02:19:26 Started by timer 02:19:26 Running as SYSTEM 02:19:26 Agent centos-7-qgjd9 is provisioned from template centos-7 02:19:26 --- 02:19:26 apiVersion: "v1" 02:19:26 kind: "Pod" 02:19:26 metadata: 02:19:26 annotations: {} 02:19:26 labels: 02:19:26 jenkins: "slave" 02:19:26 jenkins/label: "migration_jipp-migration_centos-7" 02:19:26 name: "centos-7-qgjd9" 02:19:26 spec: 02:19:26 containers: 02:19:26 - env: 02:19:26 - name: "JENKINS_SECRET" 02:19:26 value: "********" 02:19:26 - name: "JENKINS_TUNNEL" 02:19:26 value: "jenkins-discovery.papyrus.svc.cluster.local:50000" 02:19:26 - name: "JENKINS_AGENT_NAME" 02:19:26 value: "centos-7-qgjd9" 02:19:26 - name: "JENKINS_REMOTING_JAVA_OPTS" 02:19:26 value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ 02:19:26 \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" 02:19:26 - name: "JAVA_TOOL_OPTIONS" 02:19:26 value: "" 02:19:26 - name: "_JAVA_OPTIONS" 02:19:26 value: "" 02:19:26 - name: "OPENJ9_JAVA_OPTIONS" 02:19:26 value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" 02:19:26 - name: "JENKINS_NAME" 02:19:26 value: "centos-7-qgjd9" 02:19:26 - name: "JENKINS_AGENT_WORKDIR" 02:19:26 value: "/home/jenkins/agent" 02:19:26 - name: "JENKINS_URL" 02:19:26 value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/" 02:19:26 image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.5" 02:19:26 imagePullPolicy: "Always" 02:19:26 name: "jnlp" 02:19:26 resources: 02:19:26 limits: 02:19:26 memory: "4096Mi" 02:19:26 cpu: "2000m" 02:19:26 requests: 02:19:26 memory: "4096Mi" 02:19:26 cpu: "1000m" 02:19:26 securityContext: 02:19:26 privileged: false 02:19:26 tty: true 02:19:26 volumeMounts: 02:19:26 - mountPath: "/home/jenkins/.m2/toolchains.xml" 02:19:26 name: "m2-dir" 02:19:26 readOnly: true 02:19:26 subPath: "toolchains.xml" 02:19:26 - mountPath: "/home/jenkins/.mavenrc" 02:19:26 name: "m2-dir" 02:19:26 readOnly: true 02:19:26 subPath: ".mavenrc" 02:19:26 - mountPath: "/opt/tools" 02:19:26 name: "volume-0" 02:19:26 readOnly: false 02:19:26 - mountPath: "/home/jenkins" 02:19:26 name: "volume-2" 02:19:26 readOnly: false 02:19:26 - mountPath: "/home/jenkins/.m2/repository" 02:19:26 name: "volume-3" 02:19:26 readOnly: false 02:19:26 - mountPath: "/home/jenkins/.m2/settings-security.xml" 02:19:26 name: "m2-secret-dir" 02:19:26 readOnly: true 02:19:26 subPath: "settings-security.xml" 02:19:26 - mountPath: "/home/jenkins/.m2/wrapper" 02:19:26 name: "volume-4" 02:19:26 readOnly: false 02:19:26 - mountPath: "/home/jenkins/.m2/settings.xml" 02:19:26 name: "m2-secret-dir" 02:19:26 readOnly: true 02:19:26 subPath: "settings.xml" 02:19:26 - mountPath: "/home/jenkins/.ssh" 02:19:26 name: "volume-1" 02:19:26 readOnly: false 02:19:26 - mountPath: "/home/jenkins/agent" 02:19:26 name: "workspace-volume" 02:19:26 readOnly: false 02:19:26 workingDir: "/home/jenkins/agent" 02:19:26 nodeSelector: 02:19:26 beta.kubernetes.io/os: "linux" 02:19:26 restartPolicy: "Never" 02:19:26 securityContext: {} 02:19:26 volumes: 02:19:26 - name: "volume-0" 02:19:26 persistentVolumeClaim: 02:19:26 claimName: "tools-claim-jiro-papyrus" 02:19:26 readOnly: true 02:19:26 - name: "m2-secret-dir" 02:19:26 secret: 02:19:26 secretName: "m2-secret-dir" 02:19:26 - emptyDir: 02:19:26 medium: "" 02:19:26 name: "volume-2" 02:19:26 - configMap: 02:19:26 name: "m2-dir" 02:19:26 name: "m2-dir" 02:19:26 - configMap: 02:19:26 name: "known-hosts" 02:19:26 name: "volume-1" 02:19:26 - emptyDir: 02:19:26 medium: "" 02:19:26 name: "workspace-volume" 02:19:26 - emptyDir: 02:19:26 medium: "" 02:19:26 name: "volume-4" 02:19:26 - emptyDir: 02:19:26 medium: "" 02:19:26 name: "volume-3" 02:19:26 02:19:26 Building remotely on centos-7-qgjd9 (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures 02:19:26 The recommended git tool is: NONE 02:19:28 No credentials specified 02:19:28 Cloning the remote Git repository 02:19:28 Cloning repository git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus.git 02:19:28 > git init /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source # timeout=10 02:19:28 Fetching upstream changes from git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus.git 02:19:28 > git --version # timeout=10 02:19:28 > git --version # 'git version 1.8.3.1' 02:19:28 > git fetch --tags --progress git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:20:12 > git config remote.origin.url git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus.git # timeout=10 02:20:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:20:12 Avoid second fetch 02:20:12 > git rev-parse origin/master^{commit} # timeout=10 02:20:12 Checking out Revision 15461b76e84db6c80199be190594358042f4af25 (origin/master) 02:20:12 > git config core.sparsecheckout # timeout=10 02:20:12 > git checkout -f 15461b76e84db6c80199be190594358042f4af25 # timeout=10 02:21:31 Commit message: "Bug 570944: [Toolsmiths] Some Papyrus plugins/feature can't be installed after the integration of GMF Tooling into Papyrus. Bug 569174: [GMF-Tooling] Fork of gmf plugins required for papyrus generation." 02:21:31 > git rev-list --no-walk e8c3a56fb16ea6113448e70934e32b8b9b4c6e42 # timeout=10 02:21:32 Cleaning workspace 02:21:32 > git rev-parse --verify HEAD # timeout=10 02:21:32 Resetting working tree 02:21:32 > git reset --hard # timeout=10 02:21:32 > git clean -fdx # timeout=10 02:21:43 $ pkill Xvnc 02:21:43 $ pkill Xrealvnc 02:21:43 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" 02:21:44 [Papyrus-Master-Tests-Failures] $ vncserver -list 02:21:44 Starting xvnc 02:21:49 [Papyrus-Master-Tests-Failures] $ Xvnc :96 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset 02:21:49 02:21:49 Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50 02:21:49 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) 02:21:49 See http://www.tigervnc.org for information on TigerVNC. 02:21:49 Underlying X server release 12004000, The X.Org Foundation 02:21:49 02:21:49 02:21:49 Sun Feb 7 07:21:49 2021 02:21:49 vncext: VNC extension running! 02:21:49 vncext: Listening for VNC connections on all interface(s), port 5996 02:21:49 vncext: created VNC server for screen 0 02:21:49 [Papyrus-Master-Tests-Failures] $ /bin/sh -xe /tmp/jenkins11639988845010277728.sh 02:21:49 + export _JAVA_OPTIONS=-Xmx2048m 02:21:49 + _JAVA_OPTIONS=-Xmx2048m 02:21:49 + sleep 5 02:21:54 + export SWT_GTK3=0 02:21:54 + SWT_GTK3=0 02:21:54 + ICEWM_PRIVCFG=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.icewm/ 02:21:54 + /usr/bin/icewm --no-configure 02:21:54 /tmp/jenkins11639988845010277728.sh: line 4: /usr/bin/icewm: No such file or directory 02:21:54 [Papyrus-Master-Tests-Failures] $ /opt/tools/apache-maven/latest/bin/mvn -f source/releng/tests/pom.xml -Dpapyrus.repo.dev=https://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/master/toolsmiths/ -Dpapyrus.repo.main=https://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/master/main/ -Dmaven.repo.local=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository clean verify -P!generate-tests 02:21:54 Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) 02:21:54 Maven home: /opt/tools/apache-maven/latest 02:21:54 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9 02:21:54 Default locale: en_US, platform encoding: UTF-8 02:21:54 OS name: "linux", version: "5.9.16-200.fc33.x86_64", arch: "amd64", family: "unix" 02:21:56 [INFO] Scanning for projects... 02:23:53 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/pom.xml 02:23:53 [INFO] Adding repository http://download.eclipse.org/nebula/releases/1.2.0 02:23:53 [INFO] Fetching content.jar from http://download.eclipse.org/nebula/releases/1.2.0/ (20.21kB) 02:23:54 [INFO] Fetching p2.index from http://download.eclipse.org/nattable/releases/1.5.0/repository/ (172B) 02:23:54 [INFO] Fetching p2.index from http://download.eclipse.org/nattable/releases/1.5.0/repository/ (172B) 02:23:54 [INFO] Adding repository http://download.eclipse.org/nattable/releases/1.5.0/repository 02:23:54 [INFO] Fetching content.xml.xz from http://download.eclipse.org/nattable/releases/1.5.0/repository/ (9.91kB) 02:23:54 [INFO] Fetching content.xml.xz from http://download.eclipse.org/nattable/releases/1.5.0/repository/ (9.91kB) 02:23:54 [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20201130205003/repository/ (134B) 02:23:54 [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20201130205003/repository/ (134B) 02:23:54 [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20201130205003/repository 02:23:54 WARNING: An illegal reflective access operation has occurred 02:23:54 WARNING: Illegal reflective access by org.eclipse.ecf.provider.filetransfer.httpclient4.SNIAwareHttpClient$1 (file:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/eclipse/tycho/tycho-bundles-external/1.3.0/eclipse/plugins/org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.300.v20180301-0132.jar) to method sun.security.ssl.SSLSocketImpl.setHost(java.lang.String) 02:23:54 WARNING: Please consider reporting this to the maintainers of org.eclipse.ecf.provider.filetransfer.httpclient4.SNIAwareHttpClient$1 02:23:54 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations 02:23:54 WARNING: All illegal access operations will be denied in a future release 02:23:54 [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20201130205003/repository/ 02:23:54 [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20201130205003/repository/ 02:23:54 [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/ (106.52kB) 02:23:54 [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/ (106.52kB) 02:23:55 [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/ (172B) 02:23:55 [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/ (172B) 02:23:55 [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/ (97.4kB) 02:23:55 [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/ (97.4kB) 02:23:56 [INFO] Fetching p2.index from https://download.eclipse.org/xwt/milestones-1.6.0/1.6.0-M2/ (172B) 02:23:56 [INFO] Fetching p2.index from https://download.eclipse.org/xwt/milestones-1.6.0/1.6.0-M2/ (172B) 02:23:56 [INFO] Adding repository https://download.eclipse.org/xwt/milestones-1.6.0/1.6.0-M2 02:23:56 [INFO] Fetching content.xml.xz from https://download.eclipse.org/xwt/milestones-1.6.0/1.6.0-M2/ (11.84kB) 02:23:56 [INFO] Fetching content.xml.xz from https://download.eclipse.org/xwt/milestones-1.6.0/1.6.0-M2/ (11.84kB) 02:23:56 [INFO] Fetching p2.index from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.2/ (172B) 02:23:56 [INFO] Fetching p2.index from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.2/ (172B) 02:23:56 [INFO] Adding repository https://download.eclipse.org/mmt/qvto/updates/releases/3.10.2 02:23:56 [INFO] Fetching content.xml.xz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.2/ (12.33kB) 02:23:56 [INFO] Fetching content.xml.xz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.2/ (12.33kB) 02:23:56 [INFO] Adding repository https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315 02:23:57 [INFO] Fetching content.jar from https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/ (30.51kB) 02:23:57 [INFO] Fetching content.jar from https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/ (30.51kB) 02:23:57 [INFO] Adding repository https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones 02:23:57 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/ (476B) 02:23:57 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/ (476B) 02:23:57 [INFO] Fetching p2.index from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S201811261312/ (172B) 02:23:57 [INFO] Fetching p2.index from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S201811261312/ (172B) 02:23:57 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S201811261312/ (8.4kB) 02:23:57 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S201811261312/ (8.4kB) 02:23:58 [INFO] Fetching p2.index from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S201812031331/ (172B) 02:23:58 [INFO] Fetching p2.index from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S201812031331/ (172B) 02:23:58 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S201812031331/ (8.36kB) 02:23:58 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S201812031331/ (8.36kB) 02:23:58 [INFO] Fetching p2.index from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202001311848/ (172B) 02:23:58 [INFO] Fetching p2.index from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202001311848/ (172B) 02:23:58 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202001311848/ (8.58kB) 02:23:58 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202001311848/ (8.58kB) 02:23:58 [INFO] Fetching p2.index from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202003021312/ (172B) 02:23:58 [INFO] Fetching p2.index from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202003021312/ (172B) 02:23:59 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202003021312/ (8.6kB) 02:23:59 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202003021312/ (8.6kB) 02:23:59 [INFO] Fetching p2.index from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/ (172B) 02:23:59 [INFO] Fetching p2.index from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/ (172B) 02:23:59 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/ (8.61kB) 02:23:59 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/ (8.61kB) 02:23:59 [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/ (172B) 02:23:59 [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/ (172B) 02:23:59 [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800 02:23:59 [INFO] Fetching content.xml from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/ 02:23:59 [INFO] Fetching content.xml from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/ 02:24:00 [INFO] Fetching p2.index from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/ (172B) 02:24:00 [INFO] Fetching p2.index from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/ (172B) 02:24:00 [INFO] Adding repository https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648 02:24:00 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/ (22.68kB) 02:24:00 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/ (22.68kB) 02:24:01 [INFO] Fetching p2.index from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/ (172B) 02:24:01 [INFO] Fetching p2.index from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/ (172B) 02:24:01 [INFO] Adding repository https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955 02:24:01 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/ (19.94kB) 02:24:01 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/ (19.94kB) 02:24:01 [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emft/mwe/updates/milestones/S202102011009/ (172B) 02:24:01 [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emft/mwe/updates/milestones/S202102011009/ (172B) 02:24:01 [INFO] Adding repository https://download.eclipse.org/modeling/emft/mwe/updates/milestones/S202102011009 02:24:01 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emft/mwe/updates/milestones/S202102011009/ (9.8kB) 02:24:01 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emft/mwe/updates/milestones/S202102011009/ (9.8kB) 02:24:01 [INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.21.0/S-3.21.0.M2-20210128163350/repository/ (172B) 02:24:01 [INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.21.0/S-3.21.0.M2-20210128163350/repository/ (172B) 02:24:01 [INFO] Adding repository https://download.eclipse.org/webtools/downloads/drops/R3.21.0/S-3.21.0.M2-20210128163350/repository 02:24:02 [INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.21.0/S-3.21.0.M2-20210128163350/repository/ (96.34kB) 02:24:02 [INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.21.0/S-3.21.0.M2-20210128163350/repository/ (96.34kB) 02:24:02 [INFO] Fetching p2.index from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/ (172B) 02:24:02 [INFO] Fetching p2.index from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/ (172B) 02:24:02 [INFO] Adding repository https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913 02:24:02 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/ (17.67kB) 02:24:02 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/ (17.67kB) 02:24:02 [INFO] Fetching p2.index from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/ (172B) 02:24:02 [INFO] Fetching p2.index from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/ (172B) 02:24:03 [INFO] Adding repository https://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913 02:24:03 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/ (6.91kB) 02:24:03 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/ (6.91kB) 02:24:03 [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/ (172B) 02:24:03 [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/ (172B) 02:24:03 [INFO] Adding repository https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740 02:24:03 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/ (29.16kB) 02:24:03 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/ (29.16kB) 02:24:03 [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/query/updates/releases/R201805030653/ (172B) 02:24:03 [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/query/updates/releases/R201805030653/ (172B) 02:24:03 [INFO] Adding repository https://download.eclipse.org/modeling/emf/query/updates/releases/R201805030653 02:24:04 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/query/updates/releases/R201805030653/ (6.55kB) 02:24:04 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/query/updates/releases/R201805030653/ (6.55kB) 02:24:04 [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/validation/updates/releases/R202008210805/ (172B) 02:24:04 [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/validation/updates/releases/R202008210805/ (172B) 02:24:04 [INFO] Adding repository https://download.eclipse.org/modeling/emf/validation/updates/releases/R202008210805 02:24:04 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/validation/updates/releases/R202008210805/ (8.44kB) 02:24:04 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/validation/updates/releases/R202008210805/ (8.44kB) 02:24:04 [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/transaction/updates/releases/R201805140824/ (172B) 02:24:04 [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/transaction/updates/releases/R201805140824/ (172B) 02:24:04 [INFO] Adding repository https://download.eclipse.org/modeling/emf/transaction/updates/releases/R201805140824 02:24:04 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/transaction/updates/releases/R201805140824/ (7.35kB) 02:24:04 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/transaction/updates/releases/R201805140824/ (7.35kB) 02:24:04 [INFO] Adding repository https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952 02:24:05 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/ (11.75kB) 02:24:05 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/ (11.75kB) 02:24:05 [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202011201248/ (134B) 02:24:05 [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202011201248/ (134B) 02:24:05 [INFO] Adding repository https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202011201248 02:24:05 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202011201248/ (421B) 02:24:05 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202011201248/ (421B) 02:24:05 [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202011201248/core/ (172B) 02:24:05 [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202011201248/core/ (172B) 02:24:05 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202011201248/core/ (13.37kB) 02:24:05 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202011201248/core/ (13.37kB) 02:24:05 [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202011201248/extras/ (172B) 02:24:05 [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202011201248/extras/ (172B) 02:24:06 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202011201248/extras/ (6.21kB) 02:24:06 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202011201248/extras/ (6.21kB) 02:24:27 [INFO] Adding repository https://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/master/main 02:24:28 [INFO] Fetching compositeContent.xml from https://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/master/main/ 02:24:28 [INFO] Fetching compositeContent.xml from https://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/master/main/ 02:24:28 [INFO] Fetching p2.index from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/ (172B) 02:24:28 [INFO] Fetching p2.index from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/ (172B) 02:24:28 [INFO] Fetching content.xml.xz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/ (103.97kB) 02:24:28 [INFO] Fetching content.xml.xz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/ (103.97kB) 02:24:28 [INFO] Adding repository http://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/master/toolsmiths 02:24:29 [INFO] Fetching compositeContent.xml from http://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/master/toolsmiths/ 02:24:29 [INFO] Fetching compositeContent.xml from http://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/master/toolsmiths/ 02:24:29 [INFO] Fetching p2.index from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/ (172B) 02:24:29 [INFO] Fetching p2.index from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/ (172B) 02:24:29 [INFO] Fetching content.xml.xz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/ (27.55kB) 02:24:29 [INFO] Fetching content.xml.xz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/ (27.55kB) 02:24:29 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ (134B) 02:24:29 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ (134B) 02:24:29 [INFO] Adding repository http://download.eclipse.org/cbi/updates/license 02:24:29 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B) 02:24:29 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B) 02:24:29 [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) 02:24:29 [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) 02:24:29 [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) 02:24:29 [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) 02:24:30 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B) 02:24:30 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B) 02:24:30 [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB) 02:24:30 [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB) 02:24:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/pom.xml 02:24:44 [INFO] Fetching ca.odell.glazedlists_1.9.0.v201303080712.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (898.68kB) 02:24:44 [INFO] Fetching ca.odell.glazedlists_1.9.0.v201303080712.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (898.68kB) 02:24:45 [INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (743.15kB) 02:24:45 [INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (743.15kB) 02:24:47 [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/ 02:24:47 [INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (141.49kB) 02:24:47 [INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (141.49kB) 02:24:48 [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (14.07kB) 02:24:48 [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (14.07kB) 02:24:48 [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (9.67MB) 02:24:48 [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (9.67MB) 02:24:54 [INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (1.28MB) 02:24:54 [INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (1.28MB) 02:24:55 [INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (328.72kB) 02:24:55 [INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (328.72kB) 02:24:55 [INFO] Fetching io.github.classgraph_4.8.35.v20190528-1517.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (170.74kB) 02:24:55 [INFO] Fetching io.github.classgraph_4.8.35.v20190528-1517.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (170.74kB) 02:24:55 [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (36.66kB) 02:24:55 [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (36.66kB) 02:24:56 [INFO] Fetching org.eclipse.osgi_3.16.200.v20210122-1907.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (469.64kB) 02:24:56 [INFO] Fetching org.eclipse.osgi_3.16.200.v20210122-1907.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (469.64kB) 02:24:56 [INFO] Fetching org.apache.ant_1.10.9.v20201106-1946.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (2.85MB) 02:24:56 [INFO] Fetching org.apache.ant_1.10.9.v20201106-1946.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (2.85MB) 02:24:57 [INFO] Fetching org.apache.batik.bridge_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (504.53kB) 02:24:57 [INFO] Fetching org.apache.batik.bridge_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (504.53kB) 02:24:57 [INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (259.85kB) 02:24:57 [INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (259.85kB) 02:24:57 [INFO] Fetching org.apache.batik.dom_1.6.1.v201505192100.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (107.88kB) 02:24:57 [INFO] Fetching org.apache.batik.dom_1.6.1.v201505192100.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (107.88kB) 02:24:57 [INFO] Fetching org.apache.batik.dom.svg_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (453.74kB) 02:24:57 [INFO] Fetching org.apache.batik.dom.svg_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (453.74kB) 02:24:57 [INFO] Fetching org.apache.batik.ext.awt_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (387.41kB) 02:24:57 [INFO] Fetching org.apache.batik.ext.awt_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (387.41kB) 02:24:58 [INFO] Fetching org.apache.batik.parser_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (54.9kB) 02:24:58 [INFO] Fetching org.apache.batik.parser_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (54.9kB) 02:24:58 [INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (99.44kB) 02:24:58 [INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (99.44kB) 02:24:58 [INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (161.06kB) 02:24:58 [INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (161.06kB) 02:24:58 [INFO] Fetching org.apache.batik.xml_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (35.81kB) 02:24:58 [INFO] Fetching org.apache.batik.xml_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (35.81kB) 02:24:58 [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (95.26kB) 02:24:58 [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (95.26kB) 02:24:58 [INFO] Fetching org.apache.batik.constants_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (13kB) 02:24:58 [INFO] Fetching org.apache.batik.constants_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (13kB) 02:24:58 [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (35.59kB) 02:24:58 [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (35.59kB) 02:24:59 [INFO] Fetching org.apache.batik.css_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (102.39kB) 02:24:59 [INFO] Fetching org.apache.batik.css_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (102.39kB) 02:24:59 [INFO] Fetching org.apache.batik.util_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (63.23kB) 02:24:59 [INFO] Fetching org.apache.batik.util_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (63.23kB) 02:24:59 [INFO] Fetching org.apache.batik.i18n_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (14.47kB) 02:24:59 [INFO] Fetching org.apache.batik.i18n_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (14.47kB) 02:24:59 [INFO] Fetching org.apache.xmlgraphics_2.4.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (255.73kB) 02:24:59 [INFO] Fetching org.apache.xmlgraphics_2.4.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (255.73kB) 02:25:00 [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (15.35kB) 02:25:00 [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (15.35kB) 02:25:00 [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (16.71kB) 02:25:00 [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (16.71kB) 02:25:00 [INFO] Fetching org.apache.batik.pdf_1.6.0.v201105071520.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (498.28kB) 02:25:00 [INFO] Fetching org.apache.batik.pdf_1.6.0.v201105071520.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (498.28kB) 02:25:00 [INFO] Fetching org.apache.batik.transcoder_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (79.12kB) 02:25:00 [INFO] Fetching org.apache.batik.transcoder_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (79.12kB) 02:25:00 [INFO] Fetching org.apache.batik.svggen_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (183.86kB) 02:25:00 [INFO] Fetching org.apache.batik.svggen_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (183.86kB) 02:25:00 [INFO] Fetching org.apache.commons.cli_1.4.0.v20200417-1444.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (30.07kB) 02:25:00 [INFO] Fetching org.apache.commons.cli_1.4.0.v20200417-1444.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (30.07kB) 02:25:00 [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (143.98kB) 02:25:00 [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (143.98kB) 02:25:01 [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (82.7kB) 02:25:01 [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (82.7kB) 02:25:01 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (33.71kB) 02:25:01 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (33.71kB) 02:25:01 [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (155.35kB) 02:25:01 [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (155.35kB) 02:25:01 [INFO] Fetching org.eclipse.osgi.services_3.9.0.v20200511-1725.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (43.97kB) 02:25:01 [INFO] Fetching org.eclipse.osgi.services_3.9.0.v20200511-1725.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (43.97kB) 02:25:02 [INFO] Fetching org.eclipse.osgi.util_3.5.300.v20190708-1141.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (30.65kB) 02:25:02 [INFO] Fetching org.eclipse.osgi.util_3.5.300.v20190708-1141.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (30.65kB) 02:25:02 [INFO] Fetching org.eclipse.ant.core_3.5.800.v20200608-1251.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (71.46kB) 02:25:02 [INFO] Fetching org.eclipse.ant.core_3.5.800.v20200608-1251.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (71.46kB) 02:25:02 [INFO] Fetching org.eclipse.core.variables_3.4.800.v20200120-1101.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (18.03kB) 02:25:02 [INFO] Fetching org.eclipse.core.variables_3.4.800.v20200120-1101.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (18.03kB) 02:25:02 [INFO] Fetching org.eclipse.core.runtime_3.20.100.v20210111-0815.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (33.38kB) 02:25:02 [INFO] Fetching org.eclipse.core.runtime_3.20.100.v20210111-0815.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (33.38kB) 02:25:02 [INFO] Fetching org.eclipse.compare_3.7.1300.v20210114-0707.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (306.78kB) 02:25:02 [INFO] Fetching org.eclipse.compare_3.7.1300.v20210114-0707.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (306.78kB) 02:25:03 [INFO] Fetching org.eclipse.ui_3.119.0.v20210111-1350.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (339.79kB) 02:25:03 [INFO] Fetching org.eclipse.ui_3.119.0.v20210111-1350.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (339.79kB) 02:25:03 [INFO] Fetching org.eclipse.core.resources_3.13.900.v20201105-1507.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (875.9kB) 02:25:03 [INFO] Fetching org.eclipse.core.resources_3.13.900.v20201105-1507.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (875.9kB) 02:25:03 [INFO] Fetching org.eclipse.jface.text_3.17.0.v20210125-1136.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (317.15kB) 02:25:03 [INFO] Fetching org.eclipse.jface.text_3.17.0.v20210125-1136.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (317.15kB) 02:25:04 [INFO] Fetching org.eclipse.ui.ide_3.18.100.v20210122-1536.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (950.29kB) 02:25:04 [INFO] Fetching org.eclipse.ui.ide_3.18.100.v20210122-1536.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (950.29kB) 02:25:05 [INFO] Fetching org.eclipse.ui.views_3.11.0.v20210111-1351.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (47.88kB) 02:25:05 [INFO] Fetching org.eclipse.ui.views_3.11.0.v20210111-1351.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (47.88kB) 02:25:05 [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.0.v20210120-0733.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (235.59kB) 02:25:05 [INFO] Fetching org.eclipse.core.expressions_3.7.100.v20210111-0815.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (33.65kB) 02:25:05 [INFO] Fetching org.eclipse.core.expressions_3.7.100.v20210111-0815.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (33.65kB) 02:25:05 [INFO] Fetching org.eclipse.ui.editors_3.14.0.v20210121-1258.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (200.76kB) 02:25:05 [INFO] Fetching org.eclipse.ui.editors_3.14.0.v20210121-1258.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (200.76kB) 02:25:06 [INFO] Fetching org.eclipse.ui.forms_3.11.100.v20210108-1139.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (122.98kB) 02:25:06 [INFO] Fetching org.eclipse.ui.forms_3.11.100.v20210108-1139.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (122.98kB) 02:25:06 [INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (32.82kB) 02:25:06 [INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (32.82kB) 02:25:06 [INFO] Fetching org.eclipse.core.commands_3.9.800.v20201021-1339.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (43.1kB) 02:25:06 [INFO] Fetching org.eclipse.core.commands_3.9.800.v20201021-1339.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (43.1kB) 02:25:06 [INFO] Fetching org.eclipse.equinox.common_3.14.0.v20201102-2053.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (59.04kB) 02:25:06 [INFO] Fetching org.eclipse.equinox.common_3.14.0.v20201102-2053.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (59.04kB) 02:25:06 [INFO] Fetching org.eclipse.core.contenttype_3.7.900.v20210111-0918.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (41.22kB) 02:25:06 [INFO] Fetching org.eclipse.core.contenttype_3.7.900.v20210111-0918.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (41.22kB) 02:25:06 [INFO] Fetching org.eclipse.equinox.preferences_3.8.100.v20201102-2042.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (55.6kB) 02:25:06 [INFO] Fetching org.eclipse.equinox.preferences_3.8.100.v20201102-2042.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (55.6kB) 02:25:07 [INFO] Fetching org.eclipse.equinox.registry_3.10.0.v20201107-1818.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (77.18kB) 02:25:07 [INFO] Fetching org.eclipse.equinox.registry_3.10.0.v20201107-1818.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (77.18kB) 02:25:07 [INFO] Fetching org.eclipse.core.databinding_1.10.100.v20200926-1123.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (56.91kB) 02:25:07 [INFO] Fetching org.eclipse.core.databinding_1.10.100.v20200926-1123.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (56.91kB) 02:25:07 [INFO] Fetching org.eclipse.core.databinding.observable_1.10.0.v20200730-0848.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (82.74kB) 02:25:07 [INFO] Fetching org.eclipse.core.databinding.observable_1.10.0.v20200730-0848.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (82.74kB) 02:25:07 [INFO] Fetching org.eclipse.core.databinding.property_1.8.100.v20200619-0651.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (44.71kB) 02:25:07 [INFO] Fetching org.eclipse.core.databinding.property_1.8.100.v20200619-0651.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (44.71kB) 02:25:08 [INFO] Fetching org.eclipse.core.databinding.beans_1.7.200.v20210111-0759.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (26.17kB) 02:25:08 [INFO] Fetching org.eclipse.core.databinding.beans_1.7.200.v20210111-0759.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (26.17kB) 02:25:08 [INFO] Fetching org.eclipse.core.filebuffers_3.6.1100.v20201029-1159.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (41.14kB) 02:25:08 [INFO] Fetching org.eclipse.core.filebuffers_3.6.1100.v20201029-1159.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (41.14kB) 02:25:08 [INFO] Fetching org.eclipse.text_3.11.0.v20210123-0709.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (100.62kB) 02:25:08 [INFO] Fetching org.eclipse.text_3.11.0.v20210123-0709.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (100.62kB) 02:25:08 [INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (27.79kB) 02:25:08 [INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (27.79kB) 02:25:08 [INFO] Fetching org.eclipse.core.jobs_3.10.1100.v20210111-0815.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (46.09kB) 02:25:08 [INFO] Fetching org.eclipse.core.jobs_3.10.1100.v20210111-0815.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (46.09kB) 02:25:09 [INFO] Fetching org.eclipse.equinox.app_1.5.0.v20200717-0620.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (42.08kB) 02:25:09 [INFO] Fetching org.eclipse.equinox.app_1.5.0.v20200717-0620.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (42.08kB) 02:25:09 [INFO] Fetching org.eclipse.debug.core_3.17.100.v20210120-0743.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (126.27kB) 02:25:09 [INFO] Fetching org.eclipse.debug.core_3.17.100.v20210120-0743.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (126.27kB) 02:25:09 [INFO] Fetching org.eclipse.debug.ui_3.14.800.v20210121-1016.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1,020.36kB) 02:25:09 [INFO] Fetching org.eclipse.debug.ui_3.14.800.v20210121-1016.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1,020.36kB) 02:25:10 [INFO] Fetching org.eclipse.ui.console_3.10.100.v20201211-1511.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (84.58kB) 02:25:10 [INFO] Fetching org.eclipse.ui.console_3.10.100.v20201211-1511.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (84.58kB) 02:25:10 [INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (120.7kB) 02:25:10 [INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (120.7kB) 02:25:11 [INFO] Fetching org.eclipse.jface_3.22.100.v20210126-0831.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (362.4kB) 02:25:11 [INFO] Fetching org.eclipse.jface_3.22.100.v20210126-0831.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (362.4kB) 02:25:11 [INFO] Fetching org.eclipse.ui.workbench_3.122.100.v20210128-2029.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (960.48kB) 02:25:11 [INFO] Fetching org.eclipse.ui.workbench_3.122.100.v20210128-2029.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (960.48kB) 02:25:13 [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (13.14kB) 02:25:13 [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (13.14kB) 02:25:13 [INFO] Fetching 4.0.0_gef-master_1952&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/gef/updates/legacy/releases/ 02:25:13 [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (215.67kB) 02:25:13 [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (215.67kB) 02:25:13 [INFO] Fetching org.eclipse.swt_3.116.0.v20210129-1709.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (16.02kB) 02:25:13 [INFO] Fetching org.eclipse.swt_3.116.0.v20210129-1709.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (16.02kB) 02:25:13 [INFO] Fetching org.eclipse.e4.core.commands_0.13.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (13.78kB) 02:25:13 [INFO] Fetching org.eclipse.e4.core.commands_0.13.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (13.78kB) 02:25:13 [INFO] Fetching org.eclipse.e4.core.di_1.7.700.v20210128-2123.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (25.87kB) 02:25:13 [INFO] Fetching org.eclipse.e4.core.di_1.7.700.v20210128-2123.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (25.87kB) 02:25:14 [INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (22.66kB) 02:25:14 [INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (22.66kB) 02:25:14 [INFO] Fetching org.eclipse.e4.core.services_2.2.600.v20210110-1654.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (27.94kB) 02:25:14 [INFO] Fetching org.eclipse.e4.core.services_2.2.600.v20210110-1654.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (27.94kB) 02:25:14 [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (7.68kB) 02:25:14 [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (7.68kB) 02:25:14 [INFO] Fetching org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (7.72kB) 02:25:14 [INFO] Fetching org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (7.72kB) 02:25:14 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.800.v20210110-1654.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (16.42kB) 02:25:14 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.800.v20210110-1654.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (16.42kB) 02:25:14 [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (21.73kB) 02:25:14 [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (21.73kB) 02:25:15 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (107.16kB) 02:25:15 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (107.16kB) 02:25:15 [INFO] Fetching org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (484.19kB) 02:25:15 [INFO] Fetching org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (484.19kB) 02:25:15 [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (23.02kB) 02:25:15 [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (23.02kB) 02:25:15 [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.0.v20201015-0653.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (66.15kB) 02:25:15 [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.0.v20201015-0653.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (66.15kB) 02:25:16 [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.100.v20201217-1340.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (65.63kB) 02:25:16 [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.100.v20201217-1340.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (65.63kB) 02:25:16 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (16.78kB) 02:25:16 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (16.78kB) 02:25:16 [INFO] Fetching org.eclipse.e4.ui.di_1.3.0.v20210101-1117.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (10.57kB) 02:25:16 [INFO] Fetching org.eclipse.e4.ui.di_1.3.0.v20210101-1117.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (10.57kB) 02:25:16 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.2.100.v20201109-2317.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (27.64kB) 02:25:16 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.2.100.v20201109-2317.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (27.64kB) 02:25:16 [INFO] Fetching org.eclipse.e4.ui.ide_3.15.200.v20210108-1832.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (8.13kB) 02:25:16 [INFO] Fetching org.eclipse.e4.ui.ide_3.15.200.v20210108-1832.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (8.13kB) 02:25:16 [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.1000.v20210111-0958.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (110.28kB) 02:25:16 [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.1000.v20210111-0958.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (110.28kB) 02:25:17 [INFO] Fetching org.eclipse.equinox.event_1.5.600.v20201208-1445.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (16.64kB) 02:25:17 [INFO] Fetching org.eclipse.equinox.event_1.5.600.v20201208-1445.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (16.64kB) 02:25:17 [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.800.v20201021-1339.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (9.46kB) 02:25:17 [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.800.v20201021-1339.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (9.46kB) 02:25:17 [INFO] Fetching org.eclipse.e4.ui.workbench_1.12.100.v20210122-1731.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (84.12kB) 02:25:17 [INFO] Fetching org.eclipse.e4.ui.workbench_1.12.100.v20210122-1731.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (84.12kB) 02:25:17 [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (50.81kB) 02:25:17 [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (50.81kB) 02:25:17 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (84.06kB) 02:25:17 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (84.06kB) 02:25:18 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.100.v20201221-2332.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (49.78kB) 02:25:18 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.100.v20201221-2332.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (49.78kB) 02:25:18 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.0.v20201125-0918.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (94.41kB) 02:25:18 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.0.v20201125-0918.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (94.41kB) 02:25:18 [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.0.v20201230-1610.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (62.6kB) 02:25:18 [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.0.v20201230-1610.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (62.6kB) 02:25:18 [INFO] Fetching org.eclipse.jface.databinding_1.12.200.v20210111-0911.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (77.72kB) 02:25:18 [INFO] Fetching org.eclipse.jface.databinding_1.12.200.v20210111-0911.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (77.72kB) 02:25:18 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.500.v20201021-1339.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (13.07kB) 02:25:18 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.500.v20201021-1339.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (13.07kB) 02:25:19 [INFO] Fetching org.eclipse.urischeme_1.1.300.v20210113-1544.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (23.89kB) 02:25:19 [INFO] Fetching org.eclipse.urischeme_1.1.300.v20210113-1544.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (23.89kB) 02:25:19 [INFO] Fetching S202101260740&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/modeling/emf/emf/builds/milestone/ 02:25:19 [INFO] Fetching org.eclipse.emf.codegen_2.21.0.v20200708-0547.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (126.92kB) 02:25:19 [INFO] Fetching org.eclipse.emf.codegen_2.21.0.v20200708-0547.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (126.92kB) 02:25:19 [INFO] Fetching org.eclipse.emf.common_2.22.0.v20210114-1734.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (114.56kB) 02:25:19 [INFO] Fetching org.eclipse.emf.common_2.22.0.v20210114-1734.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (114.56kB) 02:25:19 [INFO] Fetching org.eclipse.jdt.core_3.25.0.v20210127-1954.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (6.91MB) 02:25:19 [INFO] Fetching org.eclipse.jdt.core_3.25.0.v20210127-1954.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (6.91MB) 02:25:20 [INFO] Fetching org.eclipse.jdt.launching_3.19.100.v20201231-1226.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (282.41kB) 02:25:20 [INFO] Fetching org.eclipse.jdt.launching_3.19.100.v20201231-1226.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (282.41kB) 02:25:21 [INFO] Fetching org.eclipse.emf.codegen.ecore_2.25.0.v20201231-0738.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (417.29kB) 02:25:21 [INFO] Fetching org.eclipse.emf.codegen.ecore_2.25.0.v20201231-0738.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (417.29kB) 02:25:21 [INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (59.59kB) 02:25:21 [INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (59.59kB) 02:25:21 [INFO] Fetching org.eclipse.emf.compare_3.5.3.202011201248.jar.pack.gz from https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202011201248/core/plugins/ (182.57kB) 02:25:21 [INFO] Fetching org.eclipse.emf.compare_3.5.3.202011201248.jar.pack.gz from https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202011201248/core/plugins/ (182.57kB) 02:25:22 [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (144.31kB) 02:25:22 [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (144.31kB) 02:25:22 [INFO] Fetching org.eclipse.emf.converter_2.10.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (37.47kB) 02:25:22 [INFO] Fetching org.eclipse.emf.converter_2.10.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (37.47kB) 02:25:22 [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (30.39kB) 02:25:22 [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (30.39kB) 02:25:22 [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (61.15kB) 02:25:22 [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (61.15kB) 02:25:22 [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (96.81kB) 02:25:22 [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (96.81kB) 02:25:23 [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (44.81kB) 02:25:23 [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (44.81kB) 02:25:23 [INFO] Fetching org.eclipse.emf.edit.ui_2.19.0.v20200917-1406.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (109.05kB) 02:25:23 [INFO] Fetching org.eclipse.emf.edit.ui_2.19.0.v20200917-1406.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (109.05kB) 02:25:23 [INFO] Fetching org.eclipse.nebula.widgets.cdatetime_1.0.0.201703081533.jar from http://download.eclipse.org/nebula/releases/1.2.0/plugins/ (131.85kB) 02:25:23 [INFO] Fetching org.eclipse.nebula.widgets.cdatetime_1.0.0.201703081533.jar from http://download.eclipse.org/nebula/releases/1.2.0/plugins/ (131.85kB) 02:25:23 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (18.43kB) 02:25:23 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (18.43kB) 02:25:23 [INFO] Fetching org.eclipse.emf.mwe.core_1.6.1.v20210201-1009.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/milestones/S202102011009/plugins/ (61.48kB) 02:25:23 [INFO] Fetching org.eclipse.emf.mwe.core_1.6.1.v20210201-1009.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/milestones/S202102011009/plugins/ (61.48kB) 02:25:24 [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.12.1.v20210201-1009.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/milestones/S202102011009/plugins/ (8.47kB) 02:25:24 [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.12.1.v20210201-1009.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/milestones/S202102011009/plugins/ (8.47kB) 02:25:24 [INFO] Fetching org.eclipse.emf.mwe.utils_1.6.1.v20210201-1009.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/milestones/S202102011009/plugins/ (19.62kB) 02:25:24 [INFO] Fetching org.eclipse.emf.mwe.utils_1.6.1.v20210201-1009.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/milestones/S202102011009/plugins/ (19.62kB) 02:25:24 [INFO] Fetching org.eclipse.emf.mwe2.language_2.12.1.v20210201-1009.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/milestones/S202102011009/plugins/ (69.92kB) 02:25:24 [INFO] Fetching org.eclipse.emf.mwe2.language_2.12.1.v20210201-1009.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/milestones/S202102011009/plugins/ (69.92kB) 02:25:24 [INFO] Fetching org.eclipse.xtext_2.25.0.v20210111-0854.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (694.75kB) 02:25:24 [INFO] Fetching org.eclipse.xtext_2.25.0.v20210111-0854.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (694.75kB) 02:25:25 [INFO] Fetching org.eclipse.xtext.common.types_2.25.0.v20210111-0859.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (133.76kB) 02:25:25 [INFO] Fetching org.eclipse.xtext.common.types_2.25.0.v20210111-0859.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (133.76kB) 02:25:25 [INFO] Fetching org.eclipse.xtext.util_2.25.0.v20210111-0854.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (104.57kB) 02:25:25 [INFO] Fetching org.eclipse.xtext.util_2.25.0.v20210111-0854.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (104.57kB) 02:25:26 [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (103.07kB) 02:25:26 [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (103.07kB) 02:25:26 [INFO] Fetching org.eclipse.xtext.xbase.lib_2.25.0.v20210111-0852.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (48.17kB) 02:25:26 [INFO] Fetching org.eclipse.xtext.xbase.lib_2.25.0.v20210111-0852.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (48.17kB) 02:25:26 [INFO] Fetching org.eclipse.emf.mwe2.launch_2.12.1.v20210201-1009.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/milestones/S202102011009/plugins/ (12.51kB) 02:25:26 [INFO] Fetching org.eclipse.emf.mwe2.launch_2.12.1.v20210201-1009.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/milestones/S202102011009/plugins/ (12.51kB) 02:25:26 [INFO] Fetching org.eclipse.emf.transaction_1.9.1.201805140824.jar from https://download.eclipse.org/modeling/emf/transaction/updates/releases/R201805140824/plugins/ (169.13kB) 02:25:26 [INFO] Fetching org.eclipse.emf.transaction_1.9.1.201805140824.jar from https://download.eclipse.org/modeling/emf/transaction/updates/releases/R201805140824/plugins/ (169.13kB) 02:25:26 [INFO] Fetching org.eclipse.emf.validation_1.8.0.202008210805.jar from https://download.eclipse.org/modeling/emf/validation/updates/releases/R202008210805/plugins/ (403.7kB) 02:25:26 [INFO] Fetching org.eclipse.emf.validation_1.8.0.202008210805.jar from https://download.eclipse.org/modeling/emf/validation/updates/releases/R202008210805/plugins/ (403.7kB) 02:25:26 [INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.201805140824.jar from https://download.eclipse.org/modeling/emf/transaction/updates/releases/R201805140824/plugins/ (44.51kB) 02:25:26 [INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.201805140824.jar from https://download.eclipse.org/modeling/emf/transaction/updates/releases/R201805140824/plugins/ (44.51kB) 02:25:27 [INFO] Fetching org.eclipse.emf.validation.ocl_1.4.0.202008210805.jar from https://download.eclipse.org/modeling/emf/validation/updates/releases/R202008210805/plugins/ (20.82kB) 02:25:27 [INFO] Fetching org.eclipse.emf.validation.ocl_1.4.0.202008210805.jar from https://download.eclipse.org/modeling/emf/validation/updates/releases/R202008210805/plugins/ (20.82kB) 02:25:27 [INFO] Fetching org.eclipse.ocl_3.16.0.v20210201-1648.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (1.14MB) 02:25:27 [INFO] Fetching org.eclipse.ocl_3.16.0.v20210201-1648.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (1.14MB) 02:25:27 [INFO] Fetching org.eclipse.ocl.ecore_3.16.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (111.19kB) 02:25:27 [INFO] Fetching org.eclipse.ocl.ecore_3.16.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (111.19kB) 02:25:27 [INFO] Fetching org.eclipse.emf.workspace_1.5.1.201805140824.jar from https://download.eclipse.org/modeling/emf/transaction/updates/releases/R201805140824/plugins/ (85.1kB) 02:25:27 [INFO] Fetching org.eclipse.emf.workspace_1.5.1.201805140824.jar from https://download.eclipse.org/modeling/emf/transaction/updates/releases/R201805140824/plugins/ (85.1kB) 02:25:27 [INFO] Fetching org.eclipse.emf.workspace.ui_1.3.0.201805140824.jar from https://download.eclipse.org/modeling/emf/transaction/updates/releases/R201805140824/plugins/ (23.12kB) 02:25:27 [INFO] Fetching org.eclipse.emf.workspace.ui_1.3.0.201805140824.jar from https://download.eclipse.org/modeling/emf/transaction/updates/releases/R201805140824/plugins/ (23.12kB) 02:25:27 [INFO] Fetching org.eclipse.equinox.bidi_1.3.0.v20200612-1624.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (23.97kB) 02:25:27 [INFO] Fetching org.eclipse.equinox.bidi_1.3.0.v20200612-1624.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (23.97kB) 02:25:28 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (19.47kB) 02:25:28 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (19.47kB) 02:25:28 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (34.56kB) 02:25:28 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (34.56kB) 02:25:28 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.0.v20210129-2007.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (58.14kB) 02:25:28 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.0.v20210129-2007.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (58.14kB) 02:25:28 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.100.v20200908-1020.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (108kB) 02:25:28 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.100.v20200908-1020.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (108kB) 02:25:28 [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (44.42kB) 02:25:28 [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (44.42kB) 02:25:29 [INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (32.04kB) 02:25:29 [INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (32.04kB) 02:25:29 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.700.v20200904-1601.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (39.3kB) 02:25:29 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.700.v20200904-1601.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (39.3kB) 02:25:29 [INFO] Fetching org.eclipse.equinox.p2.repository_2.5.0.v20201013-0853.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (55.38kB) 02:25:29 [INFO] Fetching org.eclipse.equinox.p2.repository_2.5.0.v20201013-0853.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (55.38kB) 02:25:29 [INFO] Fetching org.eclipse.equinox.p2.director_2.4.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (47.99kB) 02:25:29 [INFO] Fetching org.eclipse.equinox.p2.director_2.4.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (47.99kB) 02:25:29 [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (116.64kB) 02:25:29 [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (116.64kB) 02:25:30 [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (81.19kB) 02:25:30 [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (81.19kB) 02:25:30 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.600.v20200721-1308.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (24.18kB) 02:25:30 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.600.v20200721-1308.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (24.18kB) 02:25:30 [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (74.47kB) 02:25:30 [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (74.47kB) 02:25:30 [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.600.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (37.85kB) 02:25:30 [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.600.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (37.85kB) 02:25:30 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.500.v20210108-0738.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (50.79kB) 02:25:30 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.500.v20210108-0738.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (50.79kB) 02:25:31 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (13.86kB) 02:25:31 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (13.86kB) 02:25:31 [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.400.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (43.28kB) 02:25:31 [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.400.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (43.28kB) 02:25:31 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.700.v20200828-0839.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (105.81kB) 02:25:31 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.700.v20200828-0839.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (105.81kB) 02:25:31 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (16.64kB) 02:25:31 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (16.64kB) 02:25:31 [INFO] Fetching org.eclipse.equinox.security_1.3.600.v20210126-1005.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (44.86kB) 02:25:31 [INFO] Fetching org.eclipse.equinox.security_1.3.600.v20210126-1005.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (44.86kB) 02:25:32 [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.600.v20210114-1107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (122.23kB) 02:25:32 [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.600.v20210114-1107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (122.23kB) 02:25:32 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.800.v20210115-1344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (46.61kB) 02:25:32 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.800.v20210115-1344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (46.61kB) 02:25:32 [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (366.65kB) 02:25:32 [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (366.65kB) 02:25:32 [INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (117.62kB) 02:25:32 [INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (117.62kB) 02:25:33 [INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (257.14kB) 02:25:33 [INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (257.14kB) 02:25:33 [INFO] Fetching org.eclipse.team.core_3.8.1100.v20200806-0621.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (124.96kB) 02:25:33 [INFO] Fetching org.eclipse.team.core_3.8.1100.v20200806-0621.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (124.96kB) 02:25:33 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (101.66kB) 02:25:33 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (101.66kB) 02:25:33 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (120.53kB) 02:25:33 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (120.53kB) 02:25:33 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (39.26kB) 02:25:33 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (39.26kB) 02:25:33 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (14.86kB) 02:25:33 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (14.86kB) 02:25:34 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (100.25kB) 02:25:34 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (100.25kB) 02:25:34 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (76.2kB) 02:25:34 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (76.2kB) 02:25:34 [INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (133.46kB) 02:25:34 [INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (133.46kB) 02:25:34 [INFO] Fetching org.eclipse.gmf.runtime.notation_1.10.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/plugins/ (386.74kB) 02:25:34 [INFO] Fetching org.eclipse.gmf.runtime.notation_1.10.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/plugins/ (386.74kB) 02:25:34 [INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (114.29kB) 02:25:34 [INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (114.29kB) 02:25:34 [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (190.36kB) 02:25:34 [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (190.36kB) 02:25:35 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.9.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (1.16MB) 02:25:35 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.9.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (1.16MB) 02:25:35 [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (29kB) 02:25:35 [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (29kB) 02:25:35 [INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (93.45kB) 02:25:35 [INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (93.45kB) 02:25:35 [INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.1.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (101.73kB) 02:25:35 [INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.1.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (101.73kB) 02:25:35 [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (40.42kB) 02:25:35 [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (40.42kB) 02:25:35 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.1.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (49.3kB) 02:25:35 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.1.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (49.3kB) 02:25:36 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (218.73kB) 02:25:36 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (218.73kB) 02:25:36 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (90.14kB) 02:25:36 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (90.14kB) 02:25:36 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (137.53kB) 02:25:36 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (137.53kB) 02:25:36 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (92.1kB) 02:25:36 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (92.1kB) 02:25:36 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.8.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (196.73kB) 02:25:36 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.8.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (196.73kB) 02:25:36 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.8.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (215.85kB) 02:25:36 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.8.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (215.85kB) 02:25:37 [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (62.89kB) 02:25:37 [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (62.89kB) 02:25:37 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (23.91kB) 02:25:37 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (23.91kB) 02:25:37 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.1.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (117.43kB) 02:25:37 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.1.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (117.43kB) 02:25:37 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (123.72kB) 02:25:37 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (123.72kB) 02:25:37 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (69.5kB) 02:25:37 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (69.5kB) 02:25:37 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.1.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (318.69kB) 02:25:37 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.1.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (318.69kB) 02:25:37 [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (110.07kB) 02:25:37 [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (110.07kB) 02:25:38 [INFO] Fetching org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (16.59kB) 02:25:38 [INFO] Fetching org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (16.59kB) 02:25:38 [INFO] Fetching org.eclipse.jdt.core.manipulation_1.14.300.v20210129-1145.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (527kB) 02:25:38 [INFO] Fetching org.eclipse.jdt.core.manipulation_1.14.300.v20210129-1145.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (527kB) 02:25:38 [INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.300.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (105.6kB) 02:25:38 [INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.300.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (105.6kB) 02:25:39 [INFO] Fetching org.eclipse.jdt.debug_3.17.100.v20210129-0652.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (900.92kB) 02:25:39 [INFO] Fetching org.eclipse.jdt.debug_3.17.100.v20210129-0652.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (900.92kB) 02:25:39 [INFO] Fetching org.eclipse.jdt.ui_3.22.100.v20210129-1145.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (3.94MB) 02:25:39 [INFO] Fetching org.eclipse.jdt.ui_3.22.100.v20210129-1145.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (3.94MB) 02:25:43 [INFO] Fetching org.eclipse.search_3.13.0.v20210120-0731.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (214.12kB) 02:25:43 [INFO] Fetching org.eclipse.search_3.13.0.v20210120-0731.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (214.12kB) 02:25:43 [INFO] Fetching org.eclipse.team.ui_3.8.1200.v20210115-1514.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (491.43kB) 02:25:43 [INFO] Fetching org.eclipse.team.ui_3.8.1200.v20210115-1514.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (491.43kB) 02:25:44 [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.300.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (176.89kB) 02:25:44 [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.300.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (176.89kB) 02:25:44 [INFO] Fetching org.eclipse.ui.navigator_3.10.0.v20210111-1352.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (130.04kB) 02:25:44 [INFO] Fetching org.eclipse.ui.navigator_3.10.0.v20210111-1352.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (130.04kB) 02:25:45 [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.0.v20210111-1356.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (70.18kB) 02:25:45 [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.0.v20210111-1356.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (70.18kB) 02:25:45 [INFO] Fetching org.eclipse.jface.notifications_0.3.0.v20210108-1216.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (14.74kB) 02:25:45 [INFO] Fetching org.eclipse.jface.notifications_0.3.0.v20210108-1216.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (14.74kB) 02:25:45 [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB) 02:25:45 [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB) 02:25:46 [INFO] Fetching 3.10.2&format=xml&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/mmt/qvto/updates/releases/ 02:25:46 [INFO] Fetching org.eclipse.m2m.qvt.oml_3.10.2.v20200609-1812.jar from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.2/plugins/ (1.04MB) 02:25:46 [INFO] Fetching org.eclipse.m2m.qvt.oml_3.10.2.v20200609-1812.jar from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.2/plugins/ (1.04MB) 02:25:46 [INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.10.2.v20200609-1812.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.2/plugins/ (24.37kB) 02:25:46 [INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.10.2.v20200609-1812.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.2/plugins/ (24.37kB) 02:25:46 [INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20200609-1812.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.2/plugins/ (275.14kB) 02:25:46 [INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20200609-1812.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.2/plugins/ (275.14kB) 02:25:47 [INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.10.2.v20200609-1812.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.2/plugins/ (40.54kB) 02:25:47 [INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.10.2.v20200609-1812.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.2/plugins/ (40.54kB) 02:25:47 [INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.10.2.v20200609-1812.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.2/plugins/ (27.72kB) 02:25:47 [INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.10.2.v20200609-1812.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.2/plugins/ (27.72kB) 02:25:47 [INFO] Fetching org.eclipse.m2m.qvt.oml.project_3.10.2.v20200609-1812.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.2/plugins/ (23.87kB) 02:25:47 [INFO] Fetching org.eclipse.m2m.qvt.oml.project_3.10.2.v20200609-1812.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.2/plugins/ (23.87kB) 02:25:47 [INFO] Fetching org.eclipse.m2m.qvt.oml.runtime_3.10.2.v20200609-1812.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.2/plugins/ (95.24kB) 02:25:47 [INFO] Fetching org.eclipse.m2m.qvt.oml.runtime_3.10.2.v20200609-1812.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.2/plugins/ (95.24kB) 02:25:47 [INFO] Fetching org.eclipse.nebula.cwt_1.0.0.201703081533.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (157.36kB) 02:25:47 [INFO] Fetching org.eclipse.nebula.cwt_1.0.0.201703081533.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (157.36kB) 02:25:48 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.116.0.v20210129-1709.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (976.43kB) 02:25:48 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.116.0.v20210129-1709.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (976.43kB) 02:25:48 [INFO] Fetching org.eclipse.nebula.widgets.nattable.core_1.5.0.201703192131.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.82MB) 02:25:48 [INFO] Fetching org.eclipse.nebula.widgets.nattable.core_1.5.0.201703192131.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.82MB) 02:25:49 [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_1.5.0.201703192131.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (131.36kB) 02:25:49 [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_1.5.0.201703192131.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (131.36kB) 02:25:49 [INFO] Fetching org.eclipse.nebula.widgets.richtext_1.2.0.201703081533.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.42MB) 02:25:49 [INFO] Fetching org.eclipse.nebula.widgets.richtext_1.2.0.201703081533.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.42MB) 02:25:49 [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (53.45kB) 02:25:49 [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (53.45kB) 02:25:49 [INFO] Fetching org.eclipse.ocl.common_1.8.600.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (14.71kB) 02:25:49 [INFO] Fetching org.eclipse.ocl.common_1.8.600.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (14.71kB) 02:25:49 [INFO] Fetching org.eclipse.ocl.examples.xtext.serializer_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (70.04kB) 02:25:49 [INFO] Fetching org.eclipse.ocl.examples.xtext.serializer_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (70.04kB) 02:25:50 [INFO] Fetching org.eclipse.ocl.pivot_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (913.09kB) 02:25:50 [INFO] Fetching org.eclipse.ocl.pivot_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (913.09kB) 02:25:51 [INFO] Fetching org.eclipse.ocl.pivot.uml_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (87.75kB) 02:25:51 [INFO] Fetching org.eclipse.ocl.pivot.uml_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (87.75kB) 02:25:51 [INFO] Fetching org.eclipse.uml2.codegen.ecore_2.5.2.v20210110-1527.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/plugins/ (144.51kB) 02:25:51 [INFO] Fetching org.eclipse.uml2.codegen.ecore_2.5.2.v20210110-1527.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/plugins/ (144.51kB) 02:25:51 [INFO] Fetching org.eclipse.uml2.uml.resources_5.5.0.v20210110-1527.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/plugins/ (243.5kB) 02:25:51 [INFO] Fetching org.eclipse.uml2.uml.resources_5.5.0.v20210110-1527.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/plugins/ (243.5kB) 02:25:52 [INFO] Fetching org.eclipse.ocl.xtext.base_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (162.02kB) 02:25:52 [INFO] Fetching org.eclipse.ocl.xtext.base_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (162.02kB) 02:25:52 [INFO] Fetching org.eclipse.ocl.xtext.completeocl_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (159.52kB) 02:25:52 [INFO] Fetching org.eclipse.ocl.xtext.completeocl_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (159.52kB) 02:25:52 [INFO] Fetching org.eclipse.ocl.xtext.essentialocl_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (215.55kB) 02:25:52 [INFO] Fetching org.eclipse.ocl.xtext.essentialocl_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (215.55kB) 02:25:53 [INFO] Fetching org.eclipse.papyrus.bundles.tests_2.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (27.82kB) 02:25:53 [INFO] Fetching org.eclipse.papyrus.bundles.tests_2.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (27.82kB) 02:25:53 [INFO] Fetching org.eclipse.papyrus.junit.framework_2.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (16.52kB) 02:25:53 [INFO] Fetching org.eclipse.papyrus.junit.framework_2.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (16.52kB) 02:25:53 [INFO] Fetching org.eclipse.papyrus.junit.utils_3.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (50.76kB) 02:25:53 [INFO] Fetching org.eclipse.papyrus.junit.utils_3.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (50.76kB) 02:25:53 [INFO] Fetching org.eclipse.pde.api.tools_1.2.300.v20210129-0808.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (928.67kB) 02:25:53 [INFO] Fetching org.eclipse.pde.api.tools_1.2.300.v20210129-0808.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (928.67kB) 02:25:54 [INFO] Fetching org.eclipse.pde.core_3.14.200.v20210121-1507.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.33MB) 02:25:54 [INFO] Fetching org.eclipse.pde.core_3.14.200.v20210121-1507.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.33MB) 02:25:54 [INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (123kB) 02:25:54 [INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (123kB) 02:25:54 [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (131.9kB) 02:25:54 [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (131.9kB) 02:25:54 [INFO] Fetching org.eclipse.papyrus.editor_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.49kB) 02:25:54 [INFO] Fetching org.eclipse.papyrus.editor_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.49kB) 02:25:55 [INFO] Fetching org.eclipse.papyrus.infra.core_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (75.51kB) 02:25:55 [INFO] Fetching org.eclipse.papyrus.infra.core_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (75.51kB) 02:25:55 [INFO] Fetching org.eclipse.papyrus.infra.core.log_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.42kB) 02:25:55 [INFO] Fetching org.eclipse.papyrus.infra.core.log_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.42kB) 02:25:55 [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (44.89kB) 02:25:55 [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (44.89kB) 02:25:55 [INFO] Fetching org.eclipse.papyrus.infra.core.sashwindows.di_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (39.85kB) 02:25:55 [INFO] Fetching org.eclipse.papyrus.infra.core.sashwindows.di_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (39.85kB) 02:25:55 [INFO] Fetching org.eclipse.papyrus.infra.emf_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (58.89kB) 02:25:55 [INFO] Fetching org.eclipse.papyrus.infra.emf_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (58.89kB) 02:25:56 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.utils_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.53kB) 02:25:56 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.utils_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.53kB) 02:25:56 [INFO] Fetching org.eclipse.papyrus.infra.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (77.94kB) 02:25:56 [INFO] Fetching org.eclipse.papyrus.infra.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (77.94kB) 02:25:56 [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20210110-1527.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/plugins/ (11.51kB) 02:25:56 [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20210110-1527.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/plugins/ (11.51kB) 02:25:56 [INFO] Fetching org.eclipse.papyrus.infra.architecture_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.33kB) 02:25:56 [INFO] Fetching org.eclipse.papyrus.infra.architecture_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.33kB) 02:25:56 [INFO] Fetching org.eclipse.papyrus.infra.emf.gmf_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.96kB) 02:25:56 [INFO] Fetching org.eclipse.papyrus.infra.emf.gmf_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.96kB) 02:25:56 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.commands_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.2kB) 02:25:56 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.commands_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.2kB) 02:25:56 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (254.78kB) 02:25:56 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (254.78kB) 02:25:57 [INFO] Fetching org.eclipse.papyrus.infra.nattable_7.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (267.47kB) 02:25:57 [INFO] Fetching org.eclipse.papyrus.infra.nattable_7.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (267.47kB) 02:25:57 [INFO] Fetching org.eclipse.papyrus.infra.nattable.common_6.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.78kB) 02:25:57 [INFO] Fetching org.eclipse.papyrus.infra.nattable.common_6.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.78kB) 02:25:57 [INFO] Fetching org.eclipse.papyrus.infra.services.edit_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.99kB) 02:25:57 [INFO] Fetching org.eclipse.papyrus.infra.services.edit_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.99kB) 02:25:58 [INFO] Fetching org.eclipse.papyrus.infra.services.validation_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.42kB) 02:25:58 [INFO] Fetching org.eclipse.papyrus.infra.services.validation_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.42kB) 02:25:58 [INFO] Fetching org.eclipse.papyrus.uml.diagram.clazz_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (257.17kB) 02:25:58 [INFO] Fetching org.eclipse.papyrus.uml.diagram.clazz_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (257.17kB) 02:25:59 [INFO] Fetching org.eclipse.papyrus.uml.diagram.common_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (451.05kB) 02:25:59 [INFO] Fetching org.eclipse.papyrus.uml.diagram.common_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (451.05kB) 02:25:59 [INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence_6.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (366.44kB) 02:25:59 [INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence_6.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (366.44kB) 02:26:00 [INFO] Fetching org.eclipse.papyrus.uml.diagram.timing_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (196.21kB) 02:26:00 [INFO] Fetching org.eclipse.papyrus.uml.diagram.timing_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (196.21kB) 02:26:00 [INFO] Fetching org.eclipse.papyrus.uml.nattable.menu_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.77kB) 02:26:00 [INFO] Fetching org.eclipse.papyrus.uml.nattable.menu_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.77kB) 02:26:01 [INFO] Fetching org.eclipse.papyrus.uml.tools_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (72.98kB) 02:26:01 [INFO] Fetching org.eclipse.papyrus.uml.tools_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (72.98kB) 02:26:01 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (64.77kB) 02:26:01 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (64.77kB) 02:26:01 [INFO] Fetching org.eclipse.uml2.uml.editor_5.5.0.v20210110-1527.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/plugins/ (65.24kB) 02:26:01 [INFO] Fetching org.eclipse.uml2.uml.editor_5.5.0.v20210110-1527.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/plugins/ (65.24kB) 02:26:01 [INFO] Fetching org.eclipse.papyrus.infra.widgets_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (533.54kB) 02:26:01 [INFO] Fetching org.eclipse.papyrus.infra.widgets_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (533.54kB) 02:26:02 [INFO] Fetching org.eclipse.papyrus.emf_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.45kB) 02:26:02 [INFO] Fetching org.eclipse.papyrus.emf_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.45kB) 02:26:02 [INFO] Fetching org.eclipse.papyrus.emf.facet.architecture_1.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.8kB) 02:26:02 [INFO] Fetching org.eclipse.papyrus.emf.facet.architecture_1.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.8kB) 02:26:02 [INFO] Fetching org.eclipse.papyrus.infra.core.architecture_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (34.71kB) 02:26:02 [INFO] Fetching org.eclipse.papyrus.infra.core.architecture_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (34.71kB) 02:26:02 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.44kB) 02:26:02 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.44kB) 02:26:02 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (289.77kB) 02:26:02 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (289.77kB) 02:26:03 [INFO] Fetching org.eclipse.papyrus.infra.types_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.03kB) 02:26:03 [INFO] Fetching org.eclipse.papyrus.infra.types_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.03kB) 02:26:03 [INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (10.48kB) 02:26:03 [INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (10.48kB) 02:26:03 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.core_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.56kB) 02:26:03 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.core_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.56kB) 02:26:03 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.ui_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.79kB) 02:26:03 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.ui_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.79kB) 02:26:03 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.core_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.53kB) 02:26:03 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.core_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.53kB) 02:26:03 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.core_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.32kB) 02:26:03 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.core_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.32kB) 02:26:04 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.core_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (35.77kB) 02:26:04 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.core_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (35.77kB) 02:26:04 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.catalog_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.24kB) 02:26:04 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.catalog_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.24kB) 02:26:04 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.core_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16.2kB) 02:26:04 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.core_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16.2kB) 02:26:04 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.ui_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (36.06kB) 02:26:04 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.ui_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (36.06kB) 02:26:04 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.core_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.57kB) 02:26:04 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.core_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.57kB) 02:26:04 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.jface.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.97kB) 02:26:04 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.jface.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.97kB) 02:26:04 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.swt_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.23kB) 02:26:04 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.swt_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.23kB) 02:26:05 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (24.77kB) 02:26:05 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (24.77kB) 02:26:05 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.97kB) 02:26:05 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.97kB) 02:26:05 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.catalog_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.13kB) 02:26:05 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.catalog_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.13kB) 02:26:05 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.pde.core_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.66kB) 02:26:05 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.pde.core_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.66kB) 02:26:05 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.94kB) 02:26:05 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.94kB) 02:26:05 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.metamodel_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.18kB) 02:26:05 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.metamodel_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.18kB) 02:26:06 [INFO] Fetching org.eclipse.papyrus.infra.tools_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (26.95kB) 02:26:06 [INFO] Fetching org.eclipse.papyrus.infra.tools_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (26.95kB) 02:26:06 [INFO] Fetching org.eclipse.papyrus.emf.ui_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.19kB) 02:26:06 [INFO] Fetching org.eclipse.papyrus.emf.ui_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.19kB) 02:26:06 [INFO] Fetching org.eclipse.papyrus.gmf.codegen_2.11.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (361.91kB) 02:26:06 [INFO] Fetching org.eclipse.papyrus.gmf.codegen_2.11.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (361.91kB) 02:26:06 [INFO] Fetching org.eclipse.papyrus.gmf.common_1.3.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (42.05kB) 02:26:06 [INFO] Fetching org.eclipse.papyrus.gmf.common_1.3.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (42.05kB) 02:26:06 [INFO] Fetching org.eclipse.papyrus.gmf.validate_1.2.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (31.16kB) 02:26:06 [INFO] Fetching org.eclipse.papyrus.gmf.validate_1.2.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (31.16kB) 02:26:07 [INFO] Fetching org.eclipse.papyrus.gmf.xpand_2.2.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (120.56kB) 02:26:07 [INFO] Fetching org.eclipse.papyrus.gmf.xpand_2.2.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (120.56kB) 02:26:07 [INFO] Fetching org.eclipse.papyrus.gmf.xpand.qvtlibrary_1.2.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (7.05kB) 02:26:07 [INFO] Fetching org.eclipse.papyrus.gmf.xpand.qvtlibrary_1.2.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (7.05kB) 02:26:07 [INFO] Fetching org.eclipse.papyrus.gmfgenextension_3.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (41.4kB) 02:26:07 [INFO] Fetching org.eclipse.papyrus.gmfgenextension_3.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (41.4kB) 02:26:07 [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20210110-1527.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/plugins/ (171.71kB) 02:26:07 [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20210110-1527.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/plugins/ (171.71kB) 02:26:08 [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.13kB) 02:26:08 [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.13kB) 02:26:08 [INFO] Fetching org.eclipse.papyrus.infra.constraints_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.88kB) 02:26:08 [INFO] Fetching org.eclipse.papyrus.infra.constraints_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.88kB) 02:26:08 [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation.edit_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.92kB) 02:26:08 [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation.edit_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.92kB) 02:26:08 [INFO] Fetching org.eclipse.papyrus.infra.constraints.edit_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.02kB) 02:26:08 [INFO] Fetching org.eclipse.papyrus.infra.constraints.edit_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.02kB) 02:26:08 [INFO] Fetching org.eclipse.papyrus.infra.core.architecture.edit_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.97kB) 02:26:08 [INFO] Fetching org.eclipse.papyrus.infra.core.architecture.edit_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.97kB) 02:26:08 [INFO] Fetching org.eclipse.papyrus.infra.types.edit_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.69kB) 02:26:08 [INFO] Fetching org.eclipse.papyrus.infra.types.edit_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.69kB) 02:26:09 [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20210110-1527.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/plugins/ (15.76kB) 02:26:09 [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20210110-1527.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/plugins/ (15.76kB) 02:26:09 [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor.di_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.73kB) 02:26:09 [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor.di_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.73kB) 02:26:09 [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (41.75kB) 02:26:09 [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (41.75kB) 02:26:09 [INFO] Fetching org.eclipse.papyrus.infra.properties_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (34.39kB) 02:26:09 [INFO] Fetching org.eclipse.papyrus.infra.properties_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (34.39kB) 02:26:09 [INFO] Fetching org.eclipse.papyrus.infra.properties.ui_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (62.38kB) 02:26:09 [INFO] Fetching org.eclipse.papyrus.infra.properties.ui_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (62.38kB) 02:26:10 [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.nattable_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.6kB) 02:26:10 [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.nattable_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.6kB) 02:26:10 [INFO] Fetching org.eclipse.papyrus.infra.services.labelprovider_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.51kB) 02:26:10 [INFO] Fetching org.eclipse.papyrus.infra.services.labelprovider_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.51kB) 02:26:10 [INFO] Fetching org.eclipse.papyrus.infra.services.navigation_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.32kB) 02:26:10 [INFO] Fetching org.eclipse.papyrus.infra.services.navigation_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.32kB) 02:26:10 [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20210110-1527.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/plugins/ (1.03MB) 02:26:10 [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20210110-1527.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/plugins/ (1.03MB) 02:26:12 [INFO] Fetching org.eclipse.papyrus.infra.emf.appearance_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.15kB) 02:26:12 [INFO] Fetching org.eclipse.papyrus.infra.emf.appearance_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.15kB) 02:26:12 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.32kB) 02:26:12 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.32kB) 02:26:12 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.edit_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.21kB) 02:26:12 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.edit_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.21kB) 02:26:12 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.editor_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.71kB) 02:26:12 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.editor_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.71kB) 02:26:12 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.properties_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.18kB) 02:26:12 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.properties_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.18kB) 02:26:12 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.feature_1.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.04kB) 02:26:12 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.feature_1.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.04kB) 02:26:13 [INFO] Fetching org.eclipse.papyrus.infra.ui.emf_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (41.11kB) 02:26:13 [INFO] Fetching org.eclipse.papyrus.infra.ui.emf_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (41.11kB) 02:26:13 [INFO] Fetching org.eclipse.papyrus.infra.emf.nattable_6.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (25.75kB) 02:26:13 [INFO] Fetching org.eclipse.papyrus.infra.emf.nattable_6.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (25.75kB) 02:26:13 [INFO] Fetching org.eclipse.papyrus.infra.nattable.model_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (83.63kB) 02:26:13 [INFO] Fetching org.eclipse.papyrus.infra.nattable.model_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (83.63kB) 02:26:13 [INFO] Fetching org.eclipse.papyrus.infra.emf.readonly_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.53kB) 02:26:13 [INFO] Fetching org.eclipse.papyrus.infra.emf.readonly_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.53kB) 02:26:13 [INFO] Fetching org.eclipse.papyrus.infra.internationalization_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (25.65kB) 02:26:13 [INFO] Fetching org.eclipse.papyrus.infra.internationalization_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (25.65kB) 02:26:13 [INFO] Fetching org.eclipse.papyrus.infra.onefile_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.23kB) 02:26:13 [INFO] Fetching org.eclipse.papyrus.infra.onefile_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.23kB) 02:26:14 [INFO] Fetching org.eclipse.papyrus.infra.types.core_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.21kB) 02:26:14 [INFO] Fetching org.eclipse.papyrus.infra.types.core_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.21kB) 02:26:14 [INFO] Fetching org.eclipse.xtext.ui_2.25.0.v20210111-0911.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (528.55kB) 02:26:14 [INFO] Fetching org.eclipse.xtext.ui_2.25.0.v20210111-0911.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (528.55kB) 02:26:15 [INFO] Fetching org.eclipse.papyrus.infra.emf.types_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.12kB) 02:26:15 [INFO] Fetching org.eclipse.papyrus.infra.emf.types_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.12kB) 02:26:15 [INFO] Fetching org.eclipse.papyrus.infra.types.rulebased_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16.5kB) 02:26:15 [INFO] Fetching org.eclipse.papyrus.infra.types.rulebased_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16.5kB) 02:26:15 [INFO] Fetching org.eclipse.papyrus.infra.filters_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.91kB) 02:26:15 [INFO] Fetching org.eclipse.papyrus.infra.filters_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.91kB) 02:26:15 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (37.93kB) 02:26:15 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (37.93kB) 02:26:15 [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.policy_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (25.87kB) 02:26:15 [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.policy_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (25.87kB) 02:26:15 [INFO] Fetching org.eclipse.papyrus.uml.service.types_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (137.29kB) 02:26:15 [INFO] Fetching org.eclipse.papyrus.uml.service.types_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (137.29kB) 02:26:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.canonical_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.22kB) 02:26:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.canonical_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.22kB) 02:26:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (53.17kB) 02:26:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (53.17kB) 02:26:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.71kB) 02:26:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.71kB) 02:26:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.properties_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (29.15kB) 02:26:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.properties_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (29.15kB) 02:26:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.48kB) 02:26:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.48kB) 02:26:17 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (28.09kB) 02:26:17 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (28.09kB) 02:26:17 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.15kB) 02:26:17 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.15kB) 02:26:17 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.tooling.runtime_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (65.34kB) 02:26:17 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.tooling.runtime_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (65.34kB) 02:26:17 [INFO] Fetching org.eclipse.papyrus.infra.services.decoration_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.46kB) 02:26:17 [INFO] Fetching org.eclipse.papyrus.infra.services.decoration_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.46kB) 02:26:17 [INFO] Fetching org.eclipse.papyrus.infra.services.edit.ui_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.98kB) 02:26:17 [INFO] Fetching org.eclipse.papyrus.infra.services.edit.ui_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.98kB) 02:26:17 [INFO] Fetching org.eclipse.papyrus.infra.services.markerlistener_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.18kB) 02:26:17 [INFO] Fetching org.eclipse.papyrus.infra.services.markerlistener_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.18kB) 02:26:17 [INFO] Fetching org.eclipse.papyrus.infra.sync_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.39kB) 02:26:17 [INFO] Fetching org.eclipse.papyrus.infra.sync_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.39kB) 02:26:18 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.expansion_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (42.15kB) 02:26:18 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.expansion_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (42.15kB) 02:26:18 [INFO] Fetching org.eclipse.papyrus.uml.diagram.composite_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (275.94kB) 02:26:18 [INFO] Fetching org.eclipse.papyrus.uml.diagram.composite_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (275.94kB) 02:26:19 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.dnd_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.04kB) 02:26:19 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.dnd_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.04kB) 02:26:19 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.properties_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (45.06kB) 02:26:19 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.properties_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (45.06kB) 02:26:19 [INFO] Fetching org.eclipse.xtext.xbase_2.25.0.v20210111-0859.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (818.25kB) 02:26:19 [INFO] Fetching org.eclipse.xtext.xbase_2.25.0.v20210111-0859.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (818.25kB) 02:26:20 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (20.18kB) 02:26:20 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (20.18kB) 02:26:21 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.hyperlink_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.75kB) 02:26:21 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.hyperlink_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.75kB) 02:26:21 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.navigation_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.14kB) 02:26:21 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.navigation_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.14kB) 02:26:21 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.preferences_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.36kB) 02:26:21 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.preferences_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.36kB) 02:26:21 [INFO] Fetching org.eclipse.papyrus.infra.hyperlink_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.74kB) 02:26:21 [INFO] Fetching org.eclipse.papyrus.infra.hyperlink_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.74kB) 02:26:21 [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.65kB) 02:26:21 [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.65kB) 02:26:21 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.menu_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.6kB) 02:26:21 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.menu_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.6kB) 02:26:22 [INFO] Fetching org.eclipse.papyrus.infra.services.openelement_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.63kB) 02:26:22 [INFO] Fetching org.eclipse.papyrus.infra.services.openelement_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.63kB) 02:26:22 [INFO] Fetching org.eclipse.papyrus.infra.services.viewersearch_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.74kB) 02:26:22 [INFO] Fetching org.eclipse.papyrus.infra.services.viewersearch_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.74kB) 02:26:22 [INFO] Fetching org.eclipse.papyrus.infra.widgets.toolbox_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (24.76kB) 02:26:22 [INFO] Fetching org.eclipse.papyrus.infra.widgets.toolbox_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (24.76kB) 02:26:22 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.welcome_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.55kB) 02:26:22 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.welcome_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.55kB) 02:26:22 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.common_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.15kB) 02:26:22 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.common_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.15kB) 02:26:22 [INFO] Fetching org.eclipse.papyrus.infra.nattable.views.config_6.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.48kB) 02:26:22 [INFO] Fetching org.eclipse.papyrus.infra.nattable.views.config_6.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.48kB) 02:26:22 [INFO] Fetching org.eclipse.papyrus.infra.newchild_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.65kB) 02:26:22 [INFO] Fetching org.eclipse.papyrus.infra.newchild_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.65kB) 02:26:23 [INFO] Fetching org.eclipse.papyrus.infra.services.semantic_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.73kB) 02:26:23 [INFO] Fetching org.eclipse.papyrus.infra.services.semantic_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.73kB) 02:26:23 [INFO] Fetching org.eclipse.xwt_1.6.0.202011091434.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.6.0/1.6.0-M2/plugins/ (178.18kB) 02:26:23 [INFO] Fetching org.eclipse.xwt_1.6.0.202011091434.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.6.0/1.6.0-M2/plugins/ (178.18kB) 02:26:23 [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.74kB) 02:26:23 [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.74kB) 02:26:23 [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.history_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.79kB) 02:26:23 [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.history_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.79kB) 02:26:23 [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.94kB) 02:26:23 [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.94kB) 02:26:24 [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (114.11kB) 02:26:24 [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (114.11kB) 02:26:24 [INFO] Fetching org.eclipse.papyrus.infra.services.localizer_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.74kB) 02:26:24 [INFO] Fetching org.eclipse.papyrus.infra.services.localizer_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.74kB) 02:26:24 [INFO] Fetching org.eclipse.papyrus.infra.ui.architecture_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (35.9kB) 02:26:24 [INFO] Fetching org.eclipse.papyrus.infra.ui.architecture_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (35.9kB) 02:26:24 [INFO] Fetching org.eclipse.papyrus.junit.feature_1.0.0.202102070441.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/features/ (13kB) 02:26:24 [INFO] Fetching org.eclipse.papyrus.junit.feature_1.0.0.202102070441.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/features/ (13kB) 02:26:24 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.73kB) 02:26:24 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.73kB) 02:26:24 [INFO] Fetching org.eclipse.papyrus.toolsmiths.profilemigration_1.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (16.6kB) 02:26:24 [INFO] Fetching org.eclipse.papyrus.toolsmiths.profilemigration_1.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (16.6kB) 02:26:25 [INFO] Fetching org.eclipse.papyrus.toolsmiths.profilemigration.ui_1.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (11.56kB) 02:26:25 [INFO] Fetching org.eclipse.papyrus.toolsmiths.profilemigration.ui_1.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (11.56kB) 02:26:25 [INFO] Fetching org.eclipse.papyrus.uml.properties_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (166.33kB) 02:26:25 [INFO] Fetching org.eclipse.papyrus.uml.properties_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (166.33kB) 02:26:25 [INFO] Fetching org.eclipse.papyrus.toolsmiths.validation.common_2.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (4.39kB) 02:26:25 [INFO] Fetching org.eclipse.papyrus.toolsmiths.validation.common_2.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (4.39kB) 02:26:25 [INFO] Fetching org.eclipse.papyrus.toolsmiths.validation.elementtypes_2.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (7.42kB) 02:26:25 [INFO] Fetching org.eclipse.papyrus.toolsmiths.validation.elementtypes_2.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (7.42kB) 02:26:25 [INFO] Fetching org.eclipse.papyrus.toolsmiths.validation.profile_2.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (8.35kB) 02:26:25 [INFO] Fetching org.eclipse.papyrus.toolsmiths.validation.profile_2.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (8.35kB) 02:26:26 [INFO] Fetching org.eclipse.papyrus.uml.alf.common_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.69kB) 02:26:26 [INFO] Fetching org.eclipse.papyrus.uml.alf.common_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.69kB) 02:26:26 [INFO] Fetching org.eclipse.xtext.generator_2.25.0.v20210111-0859.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (238.56kB) 02:26:26 [INFO] Fetching org.eclipse.xtext.generator_2.25.0.v20210111-0859.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (238.56kB) 02:26:26 [INFO] Fetching org.eclipse.papyrus.uml.alf.common.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.37kB) 02:26:26 [INFO] Fetching org.eclipse.papyrus.uml.alf.common.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.37kB) 02:26:26 [INFO] Fetching org.eclipse.xtext.ui.shared_2.25.0.v20210111-0911.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (25.68kB) 02:26:26 [INFO] Fetching org.eclipse.xtext.ui.shared_2.25.0.v20210111-0911.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (25.68kB) 02:26:26 [INFO] Fetching org.eclipse.papyrus.uml.appearance_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.56kB) 02:26:26 [INFO] Fetching org.eclipse.papyrus.uml.appearance_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.56kB) 02:26:27 [INFO] Fetching org.eclipse.papyrus.uml.architecture_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.89kB) 02:26:27 [INFO] Fetching org.eclipse.papyrus.uml.architecture_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.89kB) 02:26:27 [INFO] Fetching org.eclipse.papyrus.uml.nattable_6.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (51.13kB) 02:26:27 [INFO] Fetching org.eclipse.papyrus.uml.nattable_6.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (51.13kB) 02:26:27 [INFO] Fetching org.eclipse.papyrus.uml.nattable.clazz.config_6.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.1kB) 02:26:27 [INFO] Fetching org.eclipse.papyrus.uml.nattable.clazz.config_6.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.1kB) 02:26:27 [INFO] Fetching org.eclipse.papyrus.uml.nattable.generic.config_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.27kB) 02:26:27 [INFO] Fetching org.eclipse.papyrus.uml.nattable.generic.config_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.27kB) 02:26:27 [INFO] Fetching org.eclipse.papyrus.uml.diagram.communication_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (194.94kB) 02:26:27 [INFO] Fetching org.eclipse.papyrus.uml.diagram.communication_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (194.94kB) 02:26:28 [INFO] Fetching org.eclipse.papyrus.uml.diagram.component_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (144.63kB) 02:26:28 [INFO] Fetching org.eclipse.papyrus.uml.diagram.component_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (144.63kB) 02:26:28 [INFO] Fetching org.eclipse.papyrus.uml.diagram.deployment_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (125.08kB) 02:26:28 [INFO] Fetching org.eclipse.papyrus.uml.diagram.deployment_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (125.08kB) 02:26:28 [INFO] Fetching org.eclipse.papyrus.uml.diagram.interactionoverview_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (41.45kB) 02:26:28 [INFO] Fetching org.eclipse.papyrus.uml.diagram.interactionoverview_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (41.45kB) 02:26:29 [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (156.22kB) 02:26:29 [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (156.22kB) 02:26:29 [INFO] Fetching org.eclipse.papyrus.uml.diagram.statemachine_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (151.19kB) 02:26:29 [INFO] Fetching org.eclipse.papyrus.uml.diagram.statemachine_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (151.19kB) 02:26:30 [INFO] Fetching org.eclipse.papyrus.uml.diagram.usecase_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (148.59kB) 02:26:30 [INFO] Fetching org.eclipse.papyrus.uml.diagram.usecase_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (148.59kB) 02:26:30 [INFO] Fetching org.eclipse.papyrus.uml.diagram.activity_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (541.23kB) 02:26:30 [INFO] Fetching org.eclipse.papyrus.uml.diagram.activity_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (541.23kB) 02:26:32 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (37.92kB) 02:26:32 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (37.92kB) 02:26:33 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.utils_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.44kB) 02:26:33 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.utils_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.44kB) 02:26:33 [INFO] Fetching org.eclipse.papyrus.uml.tools.utils_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (41.74kB) 02:26:33 [INFO] Fetching org.eclipse.papyrus.uml.tools.utils_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (41.74kB) 02:26:33 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.controlmode_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.86kB) 02:26:33 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.controlmode_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.86kB) 02:26:33 [INFO] Fetching org.eclipse.papyrus.uml.modelrepair_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (51.5kB) 02:26:33 [INFO] Fetching org.eclipse.papyrus.uml.modelrepair_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (51.5kB) 02:26:33 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.edit_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.9kB) 02:26:33 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.edit_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.9kB) 02:26:34 [INFO] Fetching org.eclipse.papyrus.uml.types.core_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (37.77kB) 02:26:34 [INFO] Fetching org.eclipse.papyrus.uml.types.core_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (37.77kB) 02:26:34 [INFO] Fetching org.eclipse.papyrus.uml.diagram.menu_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (65.47kB) 02:26:34 [INFO] Fetching org.eclipse.papyrus.uml.diagram.menu_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (65.47kB) 02:26:34 [INFO] Fetching org.eclipse.papyrus.uml.profile_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (53.93kB) 02:26:34 [INFO] Fetching org.eclipse.papyrus.uml.profile_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (53.93kB) 02:26:34 [INFO] Fetching org.eclipse.papyrus.uml.service.types.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (24.96kB) 02:26:34 [INFO] Fetching org.eclipse.papyrus.uml.service.types.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (24.96kB) 02:26:34 [INFO] Fetching org.eclipse.papyrus.uml.diagram.stereotype.edition_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.53kB) 02:26:34 [INFO] Fetching org.eclipse.papyrus.uml.diagram.stereotype.edition_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.53kB) 02:26:34 [INFO] Fetching org.eclipse.papyrus.uml.service.validation_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.39kB) 02:26:34 [INFO] Fetching org.eclipse.papyrus.uml.service.validation_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.39kB) 02:26:35 [INFO] Fetching org.eclipse.xtend.lib_2.25.0.v20210111-0852.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (59.83kB) 02:26:35 [INFO] Fetching org.eclipse.xtend.lib_2.25.0.v20210111-0852.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (59.83kB) 02:26:35 [INFO] Fetching org.eclipse.papyrus.uml.diagram.wizards_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (51.48kB) 02:26:35 [INFO] Fetching org.eclipse.papyrus.uml.diagram.wizards_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (51.48kB) 02:26:35 [INFO] Fetching org.eclipse.papyrus.uml.extensionpoints_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.59kB) 02:26:35 [INFO] Fetching org.eclipse.papyrus.uml.extensionpoints_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.59kB) 02:26:35 [INFO] Fetching org.eclipse.ui.intro_3.6.100.v20210119-2223.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (142.08kB) 02:26:35 [INFO] Fetching org.eclipse.ui.intro_3.6.100.v20210119-2223.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (142.08kB) 02:26:35 [INFO] Fetching org.eclipse.papyrus.uml.expressions_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (20.01kB) 02:26:35 [INFO] Fetching org.eclipse.papyrus.uml.expressions_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (20.01kB) 02:26:36 [INFO] Fetching org.eclipse.papyrus.uml.filters_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.13kB) 02:26:36 [INFO] Fetching org.eclipse.papyrus.uml.filters_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.13kB) 02:26:36 [INFO] Fetching org.eclipse.papyrus.uml.profile.assistants.generator_5.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (26.89kB) 02:26:36 [INFO] Fetching org.eclipse.papyrus.uml.profile.assistants.generator_5.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (26.89kB) 02:26:36 [INFO] Fetching org.eclipse.papyrus.uml.profile.types.generator_3.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (53.43kB) 02:26:36 [INFO] Fetching org.eclipse.papyrus.uml.profile.types.generator_3.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (53.43kB) 02:26:36 [INFO] Fetching org.eclipse.papyrus.uml.profile.drafter_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (39.07kB) 02:26:36 [INFO] Fetching org.eclipse.papyrus.uml.profile.drafter_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (39.07kB) 02:26:36 [INFO] Fetching org.eclipse.papyrus.uml.ui_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.16kB) 02:26:36 [INFO] Fetching org.eclipse.papyrus.uml.ui_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.16kB) 02:26:36 [INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.5.0.v20210110-1527.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/plugins/ (37.58kB) 02:26:36 [INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.5.0.v20210110-1527.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/plugins/ (37.58kB) 02:26:37 [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (27.56kB) 02:26:37 [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (27.56kB) 02:26:37 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.core_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.56kB) 02:26:37 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.core_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.56kB) 02:26:37 [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.36kB) 02:26:37 [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.36kB) 02:26:37 [INFO] Fetching org.eclipse.xtext.builder_2.25.0.v20210111-0911.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (121.72kB) 02:26:37 [INFO] Fetching org.eclipse.xtext.builder_2.25.0.v20210111-0911.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (121.72kB) 02:26:37 [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.91kB) 02:26:37 [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.91kB) 02:26:37 [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (42.25kB) 02:26:37 [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (42.25kB) 02:26:38 [INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (32kB) 02:26:38 [INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (32kB) 02:26:38 [INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (48.57kB) 02:26:38 [INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (48.57kB) 02:26:38 [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.12kB) 02:26:38 [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.12kB) 02:26:38 [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (47.55kB) 02:26:38 [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (47.55kB) 02:26:38 [INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20210110-1527.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/plugins/ (12.83kB) 02:26:38 [INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20210110-1527.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/plugins/ (12.83kB) 02:26:38 [INFO] Fetching org.eclipse.papyrus.views.properties_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.97kB) 02:26:38 [INFO] Fetching org.eclipse.papyrus.views.properties_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.97kB) 02:26:39 [INFO] Fetching org.eclipse.papyrus.views.documentation_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.14kB) 02:26:39 [INFO] Fetching org.eclipse.papyrus.views.documentation_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.14kB) 02:26:39 [INFO] Fetching org.objectweb.asm_9.0.0.v20201001-1419.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (61.03kB) 02:26:39 [INFO] Fetching org.objectweb.asm_9.0.0.v20201001-1419.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (61.03kB) 02:26:39 [INFO] Fetching org.objectweb.asm.tree_9.0.0.v20201001-1419.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (26.41kB) 02:26:39 [INFO] Fetching org.objectweb.asm.tree_9.0.0.v20201001-1419.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (26.41kB) 02:26:39 [INFO] Fetching org.eclipse.pde.build_3.10.1000.v20210116-1237.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (477.56kB) 02:26:39 [INFO] Fetching org.eclipse.pde.build_3.10.1000.v20210116-1237.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (477.56kB) 02:26:39 [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20210110-1527.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/plugins/ (35.1kB) 02:26:39 [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20210110-1527.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202101101527/plugins/ (35.1kB) 02:26:39 [INFO] Fetching R201605260315&format=xml&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=//modeling/m2t/xpand/updates/releases/ 02:26:39 [INFO] Fetching org.eclipse.xpand_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/plugins/ (80.37kB) 02:26:39 [INFO] Fetching org.eclipse.xpand_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/plugins/ (80.37kB) 02:26:40 [INFO] Fetching org.eclipse.xtend_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/plugins/ (148.58kB) 02:26:40 [INFO] Fetching org.eclipse.xtend_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/plugins/ (148.58kB) 02:26:40 [INFO] Fetching org.eclipse.xtend.lib.macro_2.25.0.v20210111-0852.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (23.28kB) 02:26:40 [INFO] Fetching org.eclipse.xtend.lib.macro_2.25.0.v20210111-0852.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (23.28kB) 02:26:40 [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/plugins/ (26.12kB) 02:26:40 [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/plugins/ (26.12kB) 02:26:40 [INFO] Fetching org.eclipse.xtext.common.types.ui_2.25.0.v20210111-0911.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (82.58kB) 02:26:40 [INFO] Fetching org.eclipse.xtext.common.types.ui_2.25.0.v20210111-0911.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (82.58kB) 02:26:41 [INFO] Fetching org.eclipse.xtext.smap_2.25.0.v20210111-0859.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (12.22kB) 02:26:41 [INFO] Fetching org.eclipse.xtext.smap_2.25.0.v20210111-0859.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (12.22kB) 02:26:41 [INFO] Fetching org.eclipse.xtext.common.types.edit_2.25.0.v20210111-0911.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (49.47kB) 02:26:41 [INFO] Fetching org.eclipse.xtext.common.types.edit_2.25.0.v20210111-0911.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (49.47kB) 02:26:41 [INFO] Fetching org.eclipse.xtext.ecore_2.25.0.v20210111-0859.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (9.62kB) 02:26:41 [INFO] Fetching org.eclipse.xtext.ecore_2.25.0.v20210111-0859.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (9.62kB) 02:26:41 [INFO] Fetching org.eclipse.xtext.xtext.generator_2.25.0.v20210111-0854.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (451.31kB) 02:26:41 [INFO] Fetching org.eclipse.xtext.xtext.generator_2.25.0.v20210111-0854.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (451.31kB) 02:26:42 [INFO] Fetching org.eclipse.xtext.ide_2.25.0.v20210111-0854.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (143.29kB) 02:26:42 [INFO] Fetching org.eclipse.xtext.ide_2.25.0.v20210111-0854.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (143.29kB) 02:26:42 [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (29.18kB) 02:26:42 [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (29.18kB) 02:26:46 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.116.0.v20210129-1709.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.1MB) 02:26:46 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.116.0.v20210129-1709.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.1MB) 02:26:50 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.116.0.v20210129-1709.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (836.71kB) 02:26:50 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.116.0.v20210129-1709.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (836.71kB) 02:26:51 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/pom.xml 02:26:51 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.emf.facet.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.emf.facet.feature/pom.xml 02:26:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.emf.facet.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.emf.facet.feature/pom.xml 02:26:56 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.emf.facet.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.emf.facet.feature/pom.xml 02:26:56 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.core.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.core.feature/pom.xml 02:26:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.core.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.core.feature/pom.xml 02:27:00 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.core.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.core.feature/pom.xml 02:27:00 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.emf.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.emf.expressions.feature/pom.xml 02:27:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.emf.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.emf.expressions.feature/pom.xml 02:27:01 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.emf.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.emf.expressions.feature/pom.xml 02:27:01 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/pom.xml 02:27:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/pom.xml 02:27:07 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/pom.xml 02:27:07 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.internationalization.feature/pom.xml 02:27:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.internationalization.feature/pom.xml 02:27:11 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.internationalization.feature/pom.xml 02:27:12 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.nattable.feature:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.nattable.feature/pom.xml 02:27:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.nattable.feature:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.nattable.feature/pom.xml 02:27:17 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.nattable.feature:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.nattable.feature/pom.xml 02:27:17 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.services.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.services.feature/pom.xml 02:27:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.services.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.services.feature/pom.xml 02:27:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.services.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.services.feature/pom.xml 02:27:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.toolsmiths.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.toolsmiths.feature/pom.xml 02:27:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.toolsmiths.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.toolsmiths.feature/pom.xml 02:27:26 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.toolsmiths.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.toolsmiths.feature/pom.xml 02:27:26 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.assistants.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.assistants.feature/pom.xml 02:27:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.assistants.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.assistants.feature/pom.xml 02:27:31 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.assistants.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.assistants.feature/pom.xml 02:27:31 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.decoratormodel.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.decoratormodel.feature/pom.xml 02:27:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.decoratormodel.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.decoratormodel.feature/pom.xml 02:27:36 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.decoratormodel.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.decoratormodel.feature/pom.xml 02:27:36 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.diagram.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.diagram.feature/pom.xml 02:27:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.diagram.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.diagram.feature/pom.xml 02:27:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.diagram.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.diagram.feature/pom.xml 02:27:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.expressions.feature/pom.xml 02:27:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.expressions.feature/pom.xml 02:27:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.expressions.feature/pom.xml 02:27:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.feature/pom.xml 02:27:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.feature/pom.xml 02:27:52 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.feature/pom.xml 02:27:52 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.internationalization.feature/pom.xml 02:27:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.internationalization.feature/pom.xml 02:27:56 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.internationalization.feature/pom.xml 02:27:56 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.nattable.feature:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.nattable.feature/pom.xml 02:27:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.nattable.feature:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.nattable.feature/pom.xml 02:28:02 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.nattable.feature:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.nattable.feature/pom.xml 02:28:02 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.tools.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.tools.feature/pom.xml 02:28:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.tools.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.tools.feature/pom.xml 02:28:06 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.tools.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.tools.feature/pom.xml 02:28:06 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.views.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.views.feature/pom.xml 02:28:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.views.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.views.feature/pom.xml 02:28:11 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.views.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.views.feature/pom.xml 02:28:11 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.tests.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.alf.tests.feature/pom.xml 02:28:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.tests.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.alf.tests.feature/pom.xml 02:28:12 [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.25.0.v20201231-0738.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (69.33kB) 02:28:12 [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.25.0.v20201231-0738.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202101260740/plugins/ (69.33kB) 02:28:12 [INFO] Fetching org.eclipse.ocl.common.ui_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (14.33kB) 02:28:12 [INFO] Fetching org.eclipse.ocl.common.ui_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (14.33kB) 02:28:12 [INFO] Fetching org.eclipse.ocl.uml_5.10.200.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (111.61kB) 02:28:12 [INFO] Fetching org.eclipse.ocl.uml_5.10.200.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (111.61kB) 02:28:13 [INFO] Fetching org.eclipse.papyrus.uml.alf_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (506.57kB) 02:28:13 [INFO] Fetching org.eclipse.papyrus.uml.alf_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (506.57kB) 02:28:13 [INFO] Fetching org.eclipse.papyrus.uml.alf.libraries_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (387.05kB) 02:28:13 [INFO] Fetching org.eclipse.papyrus.uml.alf.libraries_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (387.05kB) 02:28:14 [INFO] Fetching org.eclipse.papyrus.uml.alf.ui_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (191.33kB) 02:28:14 [INFO] Fetching org.eclipse.papyrus.uml.alf.ui_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (191.33kB) 02:28:14 [INFO] Fetching org.eclipse.xtext.junit4_2.25.0.v20210111-0911.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (82.22kB) 02:28:14 [INFO] Fetching org.eclipse.xtext.junit4_2.25.0.v20210111-0911.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (82.22kB) 02:28:14 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.25.0.v20210111-0911.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (44.43kB) 02:28:14 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.25.0.v20210111-0911.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (44.43kB) 02:28:15 [INFO] Fetching org.eclipse.xtext.builder.standalone_2.25.0.v20210111-0859.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (21.75kB) 02:28:15 [INFO] Fetching org.eclipse.xtext.builder.standalone_2.25.0.v20210111-0859.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (21.75kB) 02:28:15 [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.25.0.v20210111-0911.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (57.46kB) 02:28:15 [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.25.0.v20210111-0911.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (57.46kB) 02:28:15 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.25.0.v20210111-0911.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (39.71kB) 02:28:15 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.25.0.v20210111-0911.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202101110955/plugins/ (39.71kB) 02:28:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.tests.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.alf.tests.feature/pom.xml 02:28:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.tests.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.textedit.tests.feature/pom.xml 02:28:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.tests.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.textedit.tests.feature/pom.xml 02:28:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.tests.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.textedit.tests.feature/pom.xml 02:28:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.developer.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/pom.xml 02:28:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.developer.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/pom.xml 02:28:45 [INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (79.76kB) 02:28:45 [INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (79.76kB) 02:28:45 [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (107.05kB) 02:28:45 [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (107.05kB) 02:28:46 [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (62.49kB) 02:28:46 [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (62.49kB) 02:28:46 [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (33.35kB) 02:28:46 [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (33.35kB) 02:28:46 [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (108.23kB) 02:28:46 [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (108.23kB) 02:28:46 [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (55.65kB) 02:28:46 [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (55.65kB) 02:28:47 [INFO] Fetching org.apache.felix.gogo.command_1.1.2.v20210111-1007.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (29.94kB) 02:28:47 [INFO] Fetching org.apache.felix.gogo.command_1.1.2.v20210111-1007.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (29.94kB) 02:28:47 [INFO] Fetching org.apache.felix.gogo.runtime_1.1.4.v20210111-1007.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (77.93kB) 02:28:47 [INFO] Fetching org.apache.felix.gogo.runtime_1.1.4.v20210111-1007.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (77.93kB) 02:28:47 [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.v20210111-1007.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (35.4kB) 02:28:47 [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.v20210111-1007.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (35.4kB) 02:28:47 [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.10.v20200830-2311.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (333.69kB) 02:28:47 [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.10.v20200830-2311.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (333.69kB) 02:28:48 [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.12.v20200108-1212.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (109.72kB) 02:28:48 [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.12.v20200108-1212.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (109.72kB) 02:28:48 [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (2.36MB) 02:28:48 [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (2.36MB) 02:28:49 [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (696.23kB) 02:28:49 [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (696.23kB) 02:28:49 [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (962.55kB) 02:28:49 [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (962.55kB) 02:28:51 [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (3.42MB) 02:28:51 [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (3.42MB) 02:28:52 [INFO] Fetching org.apiguardian_1.1.0.v20190826-0900.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (12.57kB) 02:28:52 [INFO] Fetching org.apiguardian_1.1.0.v20190826-0900.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (12.57kB) 02:28:52 [INFO] Fetching org.eclipse.ant.launching_1.2.1000.v20200610-1458.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (102.05kB) 02:28:52 [INFO] Fetching org.eclipse.ant.launching_1.2.1000.v20200610-1458.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (102.05kB) 02:28:52 [INFO] Fetching org.eclipse.core.externaltools_1.1.800.v20201105-0600.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (20.85kB) 02:28:52 [INFO] Fetching org.eclipse.core.externaltools_1.1.800.v20201105-0600.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (20.85kB) 02:28:53 [INFO] Fetching org.eclipse.ant.ui_3.7.1100.v20210115-1521.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (475.33kB) 02:28:53 [INFO] Fetching org.eclipse.ant.ui_3.7.1100.v20210115-1521.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (475.33kB) 02:28:53 [INFO] Fetching org.eclipse.ui.externaltools_3.4.900.v20201105-0600.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (65.62kB) 02:28:53 [INFO] Fetching org.eclipse.ui.externaltools_3.4.900.v20201105-0600.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (65.62kB) 02:28:53 [INFO] Fetching org.eclipse.jdt.debug.ui_3.12.200.v20210125-1231.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.67MB) 02:28:53 [INFO] Fetching org.eclipse.jdt.debug.ui_3.12.200.v20210125-1231.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.67MB) 02:28:54 [INFO] Fetching org.eclipse.jdt.junit_3.11.1100.v20210128-0954.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (232.04kB) 02:28:54 [INFO] Fetching org.eclipse.jdt.junit_3.11.1100.v20210128-0954.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (232.04kB) 02:28:54 [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (11.32kB) 02:28:54 [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (11.32kB) 02:28:54 [INFO] Fetching org.eclipse.core.net_1.3.1000.v20200715-0827.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (31.78kB) 02:28:54 [INFO] Fetching org.eclipse.core.net_1.3.1000.v20200715-0827.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (31.78kB) 02:28:54 [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.400.v20190924-1023.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (93.41kB) 02:28:54 [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.400.v20190924-1023.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (93.41kB) 02:28:55 [INFO] Fetching org.eclipse.equinox.launcher_1.6.100.v20201223-0822.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (29.99kB) 02:28:55 [INFO] Fetching org.eclipse.equinox.launcher_1.6.100.v20201223-0822.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (29.99kB) 02:28:55 [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.200.v20200915-2015.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (102.86kB) 02:28:55 [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.200.v20200915-2015.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (102.86kB) 02:28:55 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.100.v20210122-1532.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (69.3kB) 02:28:55 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.100.v20210122-1532.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (69.3kB) 02:28:55 [INFO] Fetching org.eclipse.swt.browser.chromium.gtk.linux.x86_64_3.116.0.v20210129-1709.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (918.41kB) 02:28:56 [INFO] Fetching org.eclipse.equinox.console_1.4.300.v20210126-1916.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (52.11kB) 02:28:56 [INFO] Fetching org.eclipse.equinox.console_1.4.300.v20210126-1916.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (52.11kB) 02:28:56 [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (8.13kB) 02:28:56 [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (8.13kB) 02:28:56 [INFO] Fetching org.eclipse.e4.rcp_4.19.0.v20210129-1709.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (20.99kB) 02:28:56 [INFO] Fetching org.eclipse.e4.rcp_4.19.0.v20210129-1709.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (20.99kB) 02:28:56 [INFO] Fetching org.eclipse.e4.core.services.source_2.2.600.v20210110-1654.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (60.56kB) 02:28:56 [INFO] Fetching org.eclipse.e4.core.services.source_2.2.600.v20210110-1654.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (60.56kB) 02:28:57 [INFO] Fetching org.eclipse.e4.ui.workbench.swt.source_0.16.0.v20201230-1610.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (94.57kB) 02:28:57 [INFO] Fetching org.eclipse.e4.ui.workbench.swt.source_0.16.0.v20201230-1610.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (94.57kB) 02:28:57 [INFO] Fetching org.eclipse.e4.core.commands.source_0.13.0.v20201119-1132.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (21.58kB) 02:28:57 [INFO] Fetching org.eclipse.e4.core.commands.source_0.13.0.v20201119-1132.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (21.58kB) 02:28:57 [INFO] Fetching org.eclipse.e4.ui.bindings.source_0.13.0.v20201119-1132.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (35.64kB) 02:28:57 [INFO] Fetching org.eclipse.e4.ui.bindings.source_0.13.0.v20201119-1132.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (35.64kB) 02:28:57 [INFO] Fetching org.eclipse.e4.ui.model.workbench.source_2.1.1000.v20210111-0958.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (376.07kB) 02:28:57 [INFO] Fetching org.eclipse.e4.ui.model.workbench.source_2.1.1000.v20210111-0958.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (376.07kB) 02:28:57 [INFO] Fetching org.eclipse.e4.ui.services.source_1.5.0.v20210115-1333.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (22.37kB) 02:28:57 [INFO] Fetching org.eclipse.e4.ui.services.source_1.5.0.v20210115-1333.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (22.37kB) 02:28:57 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.source_0.15.0.v20201125-0918.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (139.58kB) 02:28:57 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.source_0.15.0.v20201125-0918.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (139.58kB) 02:28:58 [INFO] Fetching org.eclipse.e4.ui.workbench.source_1.12.100.v20210122-1731.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (163.88kB) 02:28:58 [INFO] Fetching org.eclipse.e4.ui.workbench.source_1.12.100.v20210122-1731.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (163.88kB) 02:28:58 [INFO] Fetching org.eclipse.e4.ui.css.core.source_0.13.0.v20201015-0653.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (206.25kB) 02:28:58 [INFO] Fetching org.eclipse.e4.ui.css.core.source_0.13.0.v20201015-0653.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (206.25kB) 02:28:58 [INFO] Fetching org.eclipse.e4.ui.css.swt.source_0.14.100.v20201217-1340.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (163.68kB) 02:28:58 [INFO] Fetching org.eclipse.e4.ui.css.swt.source_0.14.100.v20201217-1340.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (163.68kB) 02:28:58 [INFO] Fetching org.apache.batik.css.source_1.13.0.v20200622-2037.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (319.46kB) 02:28:58 [INFO] Fetching org.apache.batik.css.source_1.13.0.v20200622-2037.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (319.46kB) 02:28:58 [INFO] Fetching org.w3c.css.sac.source_1.3.1.v200903091627.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (52.19kB) 02:28:58 [INFO] Fetching org.w3c.css.sac.source_1.3.1.v200903091627.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (52.19kB) 02:28:58 [INFO] Fetching org.apache.batik.util.source_1.13.0.v20200622-2037.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (126.65kB) 02:28:58 [INFO] Fetching org.apache.batik.util.source_1.13.0.v20200622-2037.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (126.65kB) 02:28:58 [INFO] Fetching org.w3c.dom.svg.source_1.1.0.v201011041433.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (89.33kB) 02:28:58 [INFO] Fetching org.w3c.dom.svg.source_1.1.0.v201011041433.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (89.33kB) 02:28:59 [INFO] Fetching org.w3c.dom.smil.source_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (18.29kB) 02:28:59 [INFO] Fetching org.w3c.dom.smil.source_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (18.29kB) 02:28:59 [INFO] Fetching org.w3c.dom.events.source_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (39.54kB) 02:28:59 [INFO] Fetching org.w3c.dom.events.source_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (39.54kB) 02:28:59 [INFO] Fetching javax.inject.source_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (22.39kB) 02:28:59 [INFO] Fetching javax.inject.source_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (22.39kB) 02:28:59 [INFO] Fetching javax.annotation.source_1.3.5.v20200909-1856.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (57.91kB) 02:28:59 [INFO] Fetching javax.annotation.source_1.3.5.v20200909-1856.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (57.91kB) 02:28:59 [INFO] Fetching org.eclipse.e4.core.di.source_1.7.700.v20210128-2123.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (44.5kB) 02:28:59 [INFO] Fetching org.eclipse.e4.core.di.source_1.7.700.v20210128-2123.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (44.5kB) 02:28:59 [INFO] Fetching org.eclipse.e4.core.contexts.source_1.8.400.v20191217-1710.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (42.13kB) 02:28:59 [INFO] Fetching org.eclipse.e4.core.contexts.source_1.8.400.v20191217-1710.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (42.13kB) 02:29:00 [INFO] Fetching org.apache.batik.i18n.source_1.13.0.v20200622-2037.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (20.2kB) 02:29:00 [INFO] Fetching org.apache.batik.i18n.source_1.13.0.v20200622-2037.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (20.2kB) 02:29:00 [INFO] Fetching org.apache.batik.constants.source_1.13.0.v20200622-2037.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (14.72kB) 02:29:00 [INFO] Fetching org.apache.batik.constants.source_1.13.0.v20200622-2037.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (14.72kB) 02:29:00 [INFO] Fetching org.apache.xmlgraphics.source_2.4.0.v20200622-2037.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (677.47kB) 02:29:00 [INFO] Fetching org.apache.xmlgraphics.source_2.4.0.v20200622-2037.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (677.47kB) 02:29:00 [INFO] Fetching org.apache.commons.io.source_2.6.0.v20190123-2029.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (293.37kB) 02:29:00 [INFO] Fetching org.apache.commons.io.source_2.6.0.v20190123-2029.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (293.37kB) 02:29:00 [INFO] Fetching org.apache.commons.logging.source_1.2.0.v20180409-1502.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (85.46kB) 02:29:00 [INFO] Fetching org.apache.commons.logging.source_1.2.0.v20180409-1502.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (85.46kB) 02:29:00 [INFO] Fetching org.eclipse.e4.core.di.extensions.source_0.16.0.v20200507-0938.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (12.6kB) 02:29:00 [INFO] Fetching org.eclipse.e4.core.di.extensions.source_0.16.0.v20200507-0938.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (12.6kB) 02:29:01 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme.source_0.13.0.v20201026-1147.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (22.72kB) 02:29:01 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme.source_0.13.0.v20201026-1147.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (22.72kB) 02:29:01 [INFO] Fetching org.eclipse.e4.ui.di.source_1.3.0.v20210101-1117.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (17.32kB) 02:29:01 [INFO] Fetching org.eclipse.e4.ui.di.source_1.3.0.v20210101-1117.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (17.32kB) 02:29:01 [INFO] Fetching org.eclipse.e4.ui.widgets.source_1.2.800.v20201021-1339.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (10.4kB) 02:29:01 [INFO] Fetching org.eclipse.e4.ui.widgets.source_1.2.800.v20201021-1339.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (10.4kB) 02:29:01 [INFO] Fetching org.eclipse.equinox.common.source_3.14.0.v20201102-2053.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (144.54kB) 02:29:01 [INFO] Fetching org.eclipse.equinox.common.source_3.14.0.v20201102-2053.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (144.54kB) 02:29:01 [INFO] Fetching org.apache.felix.scr.source_2.1.24.v20200924-1939.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (278.04kB) 02:29:01 [INFO] Fetching org.apache.felix.scr.source_2.1.24.v20200924-1939.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (278.04kB) 02:29:01 [INFO] Fetching org.eclipse.equinox.event.source_1.5.600.v20201208-1445.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (28.29kB) 02:29:01 [INFO] Fetching org.eclipse.equinox.event.source_1.5.600.v20201208-1445.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (28.29kB) 02:29:02 [INFO] Fetching org.eclipse.core.commands.source_3.9.800.v20201021-1339.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (150.67kB) 02:29:02 [INFO] Fetching org.eclipse.core.commands.source_3.9.800.v20201021-1339.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (150.67kB) 02:29:02 [INFO] Fetching org.eclipse.core.contenttype.source_3.7.900.v20210111-0918.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (81.97kB) 02:29:02 [INFO] Fetching org.eclipse.core.contenttype.source_3.7.900.v20210111-0918.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (81.97kB) 02:29:02 [INFO] Fetching org.eclipse.core.databinding.source_1.10.100.v20200926-1123.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (145.76kB) 02:29:02 [INFO] Fetching org.eclipse.core.databinding.source_1.10.100.v20200926-1123.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (145.76kB) 02:29:02 [INFO] Fetching org.eclipse.core.databinding.beans.source_1.7.200.v20210111-0759.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (75.48kB) 02:29:02 [INFO] Fetching org.eclipse.core.databinding.beans.source_1.7.200.v20210111-0759.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (75.48kB) 02:29:02 [INFO] Fetching org.eclipse.core.databinding.observable.source_1.10.0.v20200730-0848.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (208kB) 02:29:02 [INFO] Fetching org.eclipse.core.databinding.observable.source_1.10.0.v20200730-0848.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (208kB) 02:29:02 [INFO] Fetching org.eclipse.core.databinding.property.source_1.8.100.v20200619-0651.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (94.56kB) 02:29:02 [INFO] Fetching org.eclipse.core.databinding.property.source_1.8.100.v20200619-0651.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (94.56kB) 02:29:03 [INFO] Fetching org.eclipse.core.expressions.source_3.7.100.v20210111-0815.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (86.87kB) 02:29:03 [INFO] Fetching org.eclipse.core.expressions.source_3.7.100.v20210111-0815.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (86.87kB) 02:29:03 [INFO] Fetching org.eclipse.core.jobs.source_3.10.1100.v20210111-0815.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (107.64kB) 02:29:03 [INFO] Fetching org.eclipse.core.jobs.source_3.10.1100.v20210111-0815.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (107.64kB) 02:29:03 [INFO] Fetching org.eclipse.core.runtime.source_3.20.100.v20210111-0815.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (84.15kB) 02:29:03 [INFO] Fetching org.eclipse.core.runtime.source_3.20.100.v20210111-0815.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (84.15kB) 02:29:03 [INFO] Fetching org.eclipse.equinox.app.source_1.5.0.v20200717-0620.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (76.51kB) 02:29:03 [INFO] Fetching org.eclipse.equinox.app.source_1.5.0.v20200717-0620.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (76.51kB) 02:29:03 [INFO] Fetching org.eclipse.equinox.launcher.source_1.6.100.v20201223-0822.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (43.68kB) 02:29:03 [INFO] Fetching org.eclipse.equinox.launcher.source_1.6.100.v20201223-0822.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (43.68kB) 02:29:03 [INFO] Fetching org.eclipse.equinox.preferences.source_3.8.100.v20201102-2042.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (115.63kB) 02:29:03 [INFO] Fetching org.eclipse.equinox.preferences.source_3.8.100.v20201102-2042.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (115.63kB) 02:29:03 [INFO] Fetching org.eclipse.equinox.registry.source_3.10.0.v20201107-1818.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (176.16kB) 02:29:03 [INFO] Fetching org.eclipse.equinox.registry.source_3.10.0.v20201107-1818.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (176.16kB) 02:29:04 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.source_1.3.600.v20200721-1308.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (37.39kB) 02:29:04 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.source_1.3.600.v20200721-1308.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (37.39kB) 02:29:04 [INFO] Fetching org.eclipse.osgi.source_3.16.200.v20210122-1907.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.13MB) 02:29:04 [INFO] Fetching org.eclipse.osgi.source_3.16.200.v20210122-1907.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.13MB) 02:29:04 [INFO] Fetching org.eclipse.osgi.compatibility.state.source_1.2.200.v20200915-2015.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (143.03kB) 02:29:04 [INFO] Fetching org.eclipse.osgi.compatibility.state.source_1.2.200.v20200915-2015.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (143.03kB) 02:29:04 [INFO] Fetching org.eclipse.osgi.services.source_3.9.0.v20200511-1725.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (244.91kB) 02:29:04 [INFO] Fetching org.eclipse.osgi.services.source_3.9.0.v20200511-1725.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (244.91kB) 02:29:04 [INFO] Fetching org.eclipse.osgi.util.source_3.5.300.v20190708-1141.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (63.54kB) 02:29:04 [INFO] Fetching org.eclipse.osgi.util.source_3.5.300.v20190708-1141.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (63.54kB) 02:29:04 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64.source_3.116.0.v20210129-1709.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.82MB) 02:29:04 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64.source_3.116.0.v20210129-1709.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.82MB) 02:29:05 [INFO] Fetching org.eclipse.swt.browser.chromium.gtk.linux.x86_64.source_3.116.0.v20210129-1709.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (66.24kB) 02:29:05 [INFO] Fetching org.eclipse.swt.browser.chromium.gtk.linux.x86_64.source_3.116.0.v20210129-1709.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (66.24kB) 02:29:05 [INFO] Fetching org.eclipse.jface.source_3.22.100.v20210126-0831.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1,022.85kB) 02:29:05 [INFO] Fetching org.eclipse.jface.source_3.22.100.v20210126-0831.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1,022.85kB) 02:29:05 [INFO] Fetching org.eclipse.jface.databinding.source_1.12.200.v20210111-0911.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (230.28kB) 02:29:05 [INFO] Fetching org.eclipse.jface.databinding.source_1.12.200.v20210111-0911.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (230.28kB) 02:29:05 [INFO] Fetching org.eclipse.e4.ui.workbench3.source_0.15.500.v20201021-1339.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (17.72kB) 02:29:05 [INFO] Fetching org.eclipse.e4.ui.workbench3.source_0.15.500.v20201021-1339.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (17.72kB) 02:29:06 [INFO] Fetching org.apache.felix.gogo.command.source_1.1.2.v20210111-1007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (38.47kB) 02:29:06 [INFO] Fetching org.apache.felix.gogo.command.source_1.1.2.v20210111-1007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (38.47kB) 02:29:06 [INFO] Fetching org.apache.felix.gogo.runtime.source_1.1.4.v20210111-1007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (114.26kB) 02:29:06 [INFO] Fetching org.apache.felix.gogo.runtime.source_1.1.4.v20210111-1007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (114.26kB) 02:29:06 [INFO] Fetching org.apache.felix.gogo.shell.source_1.1.4.v20210111-1007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (48.3kB) 02:29:06 [INFO] Fetching org.apache.felix.gogo.shell.source_1.1.4.v20210111-1007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (48.3kB) 02:29:06 [INFO] Fetching org.eclipse.equinox.console.source_1.4.300.v20210126-1916.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (84.39kB) 02:29:06 [INFO] Fetching org.eclipse.equinox.console.source_1.4.300.v20210126-1916.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (84.39kB) 02:29:06 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt.source_1.4.100.v20201221-2332.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (77.5kB) 02:29:06 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt.source_1.4.100.v20201221-2332.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (77.5kB) 02:29:06 [INFO] Fetching org.eclipse.equinox.bidi.source_1.3.0.v20200612-1624.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (63.5kB) 02:29:06 [INFO] Fetching org.eclipse.equinox.bidi.source_1.3.0.v20200612-1624.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (63.5kB) 02:29:07 [INFO] Fetching org.eclipse.e4.ui.dialogs.source_1.2.100.v20201109-2317.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (39.1kB) 02:29:07 [INFO] Fetching org.eclipse.e4.ui.dialogs.source_1.2.100.v20201109-2317.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (39.1kB) 02:29:07 [INFO] Fetching org.apache.commons.jxpath.source_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (180.32kB) 02:29:07 [INFO] Fetching org.apache.commons.jxpath.source_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (180.32kB) 02:29:07 [INFO] Fetching org.eclipse.e4.emf.xpath.source_0.2.800.v20200609-0849.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (52.39kB) 02:29:07 [INFO] Fetching org.eclipse.e4.emf.xpath.source_0.2.800.v20200609-0849.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (52.39kB) 02:29:07 [INFO] Fetching org.eclipse.e4.core.di.annotations.source_1.6.600.v20191216-2352.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (14.41kB) 02:29:07 [INFO] Fetching org.eclipse.e4.core.di.annotations.source_1.6.600.v20191216-2352.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (14.41kB) 02:29:07 [INFO] Fetching org.eclipse.e4.ui.swt.gtk.source_1.1.100.v20210108-1832.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (9.48kB) 02:29:07 [INFO] Fetching org.eclipse.e4.ui.swt.gtk.source_1.1.100.v20210108-1832.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (9.48kB) 02:29:07 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier.source_0.15.800.v20210110-1654.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (19.8kB) 02:29:07 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier.source_0.15.800.v20210110-1654.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (19.8kB) 02:29:08 [INFO] Fetching org.eclipse.urischeme.source_1.1.300.v20210113-1544.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (44.3kB) 02:29:08 [INFO] Fetching org.eclipse.urischeme.source_1.1.300.v20210113-1544.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (44.3kB) 02:29:08 [INFO] Fetching org.eclipse.jface.notifications.source_0.3.0.v20210108-1216.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (15.75kB) 02:29:08 [INFO] Fetching org.eclipse.jface.notifications.source_0.3.0.v20210108-1216.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (15.75kB) 02:29:08 [INFO] Fetching com.sun.jna.source_4.5.1.v20190425-1842.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (163.15kB) 02:29:08 [INFO] Fetching com.sun.jna.source_4.5.1.v20190425-1842.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (163.15kB) 02:29:08 [INFO] Fetching com.sun.jna.platform.source_4.5.1.v20190425-1842.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (912.59kB) 02:29:08 [INFO] Fetching com.sun.jna.platform.source_4.5.1.v20190425-1842.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (912.59kB) 02:29:08 [INFO] Fetching org.eclipse.e4.rcp.source_4.19.0.v20210129-1709.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.94kB) 02:29:08 [INFO] Fetching org.eclipse.e4.rcp.source_4.19.0.v20210129-1709.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.94kB) 02:29:08 [INFO] Fetching org.eclipse.ecf_3.9.101.v20201027-0547.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (48.21kB) 02:29:08 [INFO] Fetching org.eclipse.ecf_3.9.101.v20201027-0547.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (48.21kB) 02:29:09 [INFO] Fetching org.eclipse.ecf.identity_3.9.401.v20201027-0550.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (27.04kB) 02:29:09 [INFO] Fetching org.eclipse.ecf.identity_3.9.401.v20201027-0550.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (27.04kB) 02:29:09 [INFO] Fetching org.eclipse.equinox.concurrent_1.1.500.v20200106-1437.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (12.22kB) 02:29:09 [INFO] Fetching org.eclipse.equinox.concurrent_1.1.500.v20200106-1437.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (12.22kB) 02:29:09 [INFO] Fetching org.eclipse.ecf.core.feature_1.5.701.v20201027-0550.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.72kB) 02:29:09 [INFO] Fetching org.eclipse.ecf.core.feature_1.5.701.v20201027-0550.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.72kB) 02:29:09 [INFO] Fetching org.eclipse.ecf.source_3.9.101.v20201027-0547.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (102.76kB) 02:29:09 [INFO] Fetching org.eclipse.ecf.source_3.9.101.v20201027-0547.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (102.76kB) 02:29:09 [INFO] Fetching org.eclipse.ecf.identity.source_3.9.401.v20201027-0550.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (53.05kB) 02:29:09 [INFO] Fetching org.eclipse.ecf.identity.source_3.9.401.v20201027-0550.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (53.05kB) 02:29:10 [INFO] Fetching org.eclipse.ecf.core.feature.source_1.5.701.v20201027-0550.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (20.99kB) 02:29:10 [INFO] Fetching org.eclipse.ecf.core.feature.source_1.5.701.v20201027-0550.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (20.99kB) 02:29:10 [INFO] Fetching org.eclipse.ecf.ssl_1.2.400.v20200611-2220.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (9.93kB) 02:29:10 [INFO] Fetching org.eclipse.ecf.ssl_1.2.400.v20200611-2220.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (9.93kB) 02:29:10 [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.500.v20200812-2314.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.69kB) 02:29:10 [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.500.v20200812-2314.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.69kB) 02:29:10 [INFO] Fetching org.eclipse.ecf.ssl.source_1.2.400.v20200611-2220.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (13.61kB) 02:29:10 [INFO] Fetching org.eclipse.ecf.ssl.source_1.2.400.v20200611-2220.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (13.61kB) 02:29:10 [INFO] Fetching org.eclipse.ecf.core.ssl.feature.source_1.1.500.v20200812-2314.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (21.05kB) 02:29:10 [INFO] Fetching org.eclipse.ecf.core.ssl.feature.source_1.1.500.v20200812-2314.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (21.05kB) 02:29:10 [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.101.v20201025-2315.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (20.47kB) 02:29:10 [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.101.v20201025-2315.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (20.47kB) 02:29:11 [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.601.v20201025-0700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (45.05kB) 02:29:11 [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.601.v20201025-0700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (45.05kB) 02:29:11 [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.1702.v20201025-2315.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (27.8kB) 02:29:11 [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.1702.v20201025-2315.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (27.8kB) 02:29:11 [INFO] Fetching org.eclipse.ecf.filetransfer.source_5.1.101.v20201025-2315.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (76.02kB) 02:29:11 [INFO] Fetching org.eclipse.ecf.filetransfer.source_5.1.101.v20201025-2315.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (76.02kB) 02:29:11 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.source_3.2.601.v20201025-0700.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (86kB) 02:29:11 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.source_3.2.601.v20201025-0700.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (86kB) 02:29:11 [INFO] Fetching org.eclipse.ecf.filetransfer.feature.source_3.14.1702.v20201025-2315.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (29.2kB) 02:29:11 [INFO] Fetching org.eclipse.ecf.filetransfer.feature.source_3.14.1702.v20201025-2315.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (29.2kB) 02:29:11 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.301.v20201025-0700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (35.76kB) 02:29:11 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.301.v20201025-0700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (35.76kB) 02:29:12 [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.702.v20201025-2303.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (27.92kB) 02:29:12 [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.702.v20201025-2303.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (27.92kB) 02:29:12 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.source_1.0.301.v20201025-0700.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (52.56kB) 02:29:12 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.source_1.0.301.v20201025-0700.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (52.56kB) 02:29:12 [INFO] Fetching org.apache.commons.codec.source_1.14.0.v20200818-1422.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (374.24kB) 02:29:12 [INFO] Fetching org.apache.commons.codec.source_1.14.0.v20200818-1422.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (374.24kB) 02:29:12 [INFO] Fetching org.apache.httpcomponents.httpclient.source_4.5.10.v20200830-2311.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (965.36kB) 02:29:12 [INFO] Fetching org.apache.httpcomponents.httpclient.source_4.5.10.v20200830-2311.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (965.36kB) 02:29:12 [INFO] Fetching org.apache.httpcomponents.httpcore.source_4.4.12.v20200108-1212.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (431.64kB) 02:29:12 [INFO] Fetching org.apache.httpcomponents.httpcore.source_4.4.12.v20200108-1212.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (431.64kB) 02:29:12 [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature.source_1.0.702.v20201025-2303.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (29.37kB) 02:29:12 [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature.source_1.0.702.v20201025-2303.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (29.37kB) 02:29:13 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.200.v20200611-1836.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (7.35kB) 02:29:13 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.200.v20200611-1836.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (7.35kB) 02:29:13 [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.400.v20200812-2314.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (23.72kB) 02:29:13 [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.400.v20200812-2314.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (23.72kB) 02:29:13 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl.source_1.0.200.v20200611-1836.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (9.47kB) 02:29:13 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl.source_1.0.200.v20200611-1836.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (9.47kB) 02:29:13 [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature.source_1.1.400.v20200812-2314.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (25.13kB) 02:29:13 [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature.source_1.1.400.v20200812-2314.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (25.13kB) 02:29:13 [INFO] Fetching org.eclipse.emf.common_2.22.0.v20210114-1734.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.03kB) 02:29:13 [INFO] Fetching org.eclipse.emf.common_2.22.0.v20210114-1734.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.03kB) 02:29:13 [INFO] Fetching org.eclipse.emf.common.source_2.22.0.v20210114-1734.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (218.79kB) 02:29:13 [INFO] Fetching org.eclipse.emf.common.source_2.22.0.v20210114-1734.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (218.79kB) 02:29:14 [INFO] Fetching org.eclipse.emf.common.source_2.22.0.v20210114-1734.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (20.22kB) 02:29:14 [INFO] Fetching org.eclipse.emf.common.source_2.22.0.v20210114-1734.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (20.22kB) 02:29:14 [INFO] Fetching org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.11kB) 02:29:14 [INFO] Fetching org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.11kB) 02:29:14 [INFO] Fetching org.eclipse.emf.ecore.source_2.23.0.v20200630-0516.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (820.38kB) 02:29:14 [INFO] Fetching org.eclipse.emf.ecore.source_2.23.0.v20200630-0516.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (820.38kB) 02:29:14 [INFO] Fetching org.eclipse.emf.ecore.change.source_2.14.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (90.75kB) 02:29:14 [INFO] Fetching org.eclipse.emf.ecore.change.source_2.14.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (90.75kB) 02:29:14 [INFO] Fetching org.eclipse.emf.ecore.xmi.source_2.16.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (151.52kB) 02:29:14 [INFO] Fetching org.eclipse.emf.ecore.xmi.source_2.16.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (151.52kB) 02:29:14 [INFO] Fetching org.eclipse.emf.ecore.source_2.23.0.v20200630-0516.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (20.25kB) 02:29:14 [INFO] Fetching org.eclipse.emf.ecore.source_2.23.0.v20200630-0516.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (20.25kB) 02:29:15 [INFO] Fetching org.eclipse.equinox.http.jetty_3.7.500.v20200915-1207.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (16.57kB) 02:29:15 [INFO] Fetching org.eclipse.equinox.http.jetty_3.7.500.v20200915-1207.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (16.57kB) 02:29:15 [INFO] Fetching org.eclipse.equinox.http.servlet_1.7.0.v20210120-1602.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (76.58kB) 02:29:15 [INFO] Fetching org.eclipse.equinox.http.servlet_1.7.0.v20210120-1602.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (76.58kB) 02:29:15 [INFO] Fetching org.eclipse.jetty.http_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (225.08kB) 02:29:15 [INFO] Fetching org.eclipse.jetty.http_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (225.08kB) 02:29:15 [INFO] Fetching org.eclipse.jetty.server_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (723.67kB) 02:29:15 [INFO] Fetching org.eclipse.jetty.server_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (723.67kB) 02:29:15 [INFO] Fetching org.eclipse.jetty.servlet_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (154.16kB) 02:29:15 [INFO] Fetching org.eclipse.jetty.servlet_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (154.16kB) 02:29:15 [INFO] Fetching org.eclipse.jetty.util_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (587.44kB) 02:29:15 [INFO] Fetching org.eclipse.jetty.util_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (587.44kB) 02:29:16 [INFO] Fetching org.eclipse.equinox.http.registry_1.2.0.v20200614-1851.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (19.17kB) 02:29:16 [INFO] Fetching org.eclipse.equinox.http.registry_1.2.0.v20200614-1851.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (19.17kB) 02:29:16 [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.500.v20200422-1833.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (14.65kB) 02:29:16 [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.500.v20200422-1833.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (14.65kB) 02:29:16 [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.400.v20200422-1833.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (8.69kB) 02:29:16 [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.400.v20200422-1833.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (8.69kB) 02:29:16 [INFO] Fetching org.eclipse.equinox.p2.console_1.1.500.v20210116-1227.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (17.99kB) 02:29:16 [INFO] Fetching org.eclipse.equinox.p2.console_1.1.500.v20210116-1227.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (17.99kB) 02:29:16 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.600.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (35.76kB) 02:29:16 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.600.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (35.76kB) 02:29:16 [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.3.0.v20201012-1345.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (22.39kB) 02:29:16 [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.3.0.v20201012-1345.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (22.39kB) 02:29:17 [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.1000.v20201106-1246.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (31.94kB) 02:29:17 [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.1000.v20201106-1246.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (31.94kB) 02:29:17 [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.500.v20210125-1508.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (7.08kB) 02:29:17 [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.500.v20210125-1508.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (7.08kB) 02:29:17 [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.900.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.67kB) 02:29:17 [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.900.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.67kB) 02:29:17 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository.source_1.4.0.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (107.02kB) 02:29:17 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository.source_1.4.0.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (107.02kB) 02:29:17 [INFO] Fetching org.eclipse.equinox.p2.console.source_1.1.500.v20210116-1227.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (19.92kB) 02:29:17 [INFO] Fetching org.eclipse.equinox.p2.console.source_1.1.500.v20210116-1227.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (19.92kB) 02:29:17 [INFO] Fetching org.eclipse.equinox.p2.core.source_2.6.300.v20200211-1504.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (60.76kB) 02:29:17 [INFO] Fetching org.eclipse.equinox.p2.core.source_2.6.300.v20200211-1504.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (60.76kB) 02:29:18 [INFO] Fetching org.eclipse.equinox.p2.director.source_2.4.700.v20200511-1530.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (66.98kB) 02:29:18 [INFO] Fetching org.eclipse.equinox.p2.director.source_2.4.700.v20200511-1530.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (66.98kB) 02:29:18 [INFO] Fetching org.eclipse.equinox.p2.engine.source_2.6.700.v20200511-1530.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (138.75kB) 02:29:18 [INFO] Fetching org.eclipse.equinox.p2.engine.source_2.6.700.v20200511-1530.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (138.75kB) 02:29:18 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector.source_1.1.400.v20200221-1022.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (18.84kB) 02:29:18 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector.source_1.1.400.v20200221-1022.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (18.84kB) 02:29:18 [INFO] Fetching org.eclipse.equinox.p2.metadata.source_2.5.100.v20200908-1020.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (247.75kB) 02:29:18 [INFO] Fetching org.eclipse.equinox.p2.metadata.source_2.5.100.v20200908-1020.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (247.75kB) 02:29:18 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository.source_1.3.500.v20210108-0738.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (59.72kB) 02:29:18 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository.source_1.3.500.v20210108-0738.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (59.72kB) 02:29:18 [INFO] Fetching org.eclipse.equinox.p2.repository.source_2.5.0.v20201013-0853.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (121.32kB) 02:29:18 [INFO] Fetching org.eclipse.equinox.p2.repository.source_2.5.0.v20201013-0853.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (121.32kB) 02:29:19 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse.source_2.2.800.v20210115-1344.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (96.12kB) 02:29:19 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse.source_2.2.800.v20210115-1344.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (96.12kB) 02:29:19 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives.source_1.3.600.v20200511-1530.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (60.9kB) 02:29:19 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives.source_1.3.600.v20200511-1530.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (60.9kB) 02:29:19 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator.source_2.1.500.v20200211-1505.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (19.62kB) 02:29:19 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator.source_2.1.500.v20200211-1505.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (19.62kB) 02:29:19 [INFO] Fetching org.eclipse.equinox.frameworkadmin.source_2.1.400.v20191002-0702.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (34.92kB) 02:29:19 [INFO] Fetching org.eclipse.equinox.frameworkadmin.source_2.1.400.v20191002-0702.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (34.92kB) 02:29:19 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox.source_1.1.400.v20200319-1546.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (47.5kB) 02:29:19 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox.source_1.1.400.v20200319-1546.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (47.5kB) 02:29:19 [INFO] Fetching org.eclipse.equinox.security.source_1.3.600.v20210126-1005.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (102.02kB) 02:29:19 [INFO] Fetching org.eclipse.equinox.security.source_1.3.600.v20210126-1005.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (102.02kB) 02:29:20 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor.source_1.1.700.v20200904-1601.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (47.23kB) 02:29:20 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor.source_1.1.700.v20200904-1601.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (47.23kB) 02:29:20 [INFO] Fetching org.eclipse.equinox.p2.transport.ecf.source_1.3.0.v20201012-1345.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (31.23kB) 02:29:20 [INFO] Fetching org.eclipse.equinox.p2.transport.ecf.source_1.3.0.v20201012-1345.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (31.23kB) 02:29:20 [INFO] Fetching org.eclipse.equinox.p2.operations.source_2.5.1000.v20201106-1246.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (64.21kB) 02:29:20 [INFO] Fetching org.eclipse.equinox.p2.operations.source_2.5.1000.v20201106-1246.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (64.21kB) 02:29:20 [INFO] Fetching org.eclipse.equinox.security.linux.x86_64.source_1.1.500.v20210125-1508.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (7.41kB) 02:29:20 [INFO] Fetching org.eclipse.equinox.security.linux.x86_64.source_1.1.500.v20210125-1508.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (7.41kB) 02:29:20 [INFO] Fetching org.tukaani.xz.source_1.8.0.v20180207-1613.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (149.53kB) 02:29:20 [INFO] Fetching org.tukaani.xz.source_1.8.0.v20180207-1613.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (149.53kB) 02:29:20 [INFO] Fetching org.eclipse.equinox.concurrent.source_1.1.500.v20200106-1437.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (25.94kB) 02:29:20 [INFO] Fetching org.eclipse.equinox.concurrent.source_1.1.500.v20200106-1437.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (25.94kB) 02:29:21 [INFO] Fetching org.eclipse.equinox.p2.core.feature.source_1.6.900.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.48kB) 02:29:21 [INFO] Fetching org.eclipse.equinox.p2.core.feature.source_1.6.900.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.48kB) 02:29:21 [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.500.v20191211-1631.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (17.45kB) 02:29:21 [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.500.v20191211-1631.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (17.45kB) 02:29:21 [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.400.v20191213-1911.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (17.43kB) 02:29:21 [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.400.v20191213-1911.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (17.43kB) 02:29:21 [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.500.v20210116-1855.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (27.58kB) 02:29:21 [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.500.v20210116-1855.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (27.58kB) 02:29:21 [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.1100.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.11kB) 02:29:21 [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.1100.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.11kB) 02:29:21 [INFO] Fetching org.eclipse.equinox.p2.director.app.source_1.1.600.v20200511-1530.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (34.79kB) 02:29:21 [INFO] Fetching org.eclipse.equinox.p2.director.app.source_1.1.600.v20200511-1530.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (34.79kB) 02:29:22 [INFO] Fetching org.eclipse.equinox.p2.directorywatcher.source_1.2.500.v20191211-1631.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (22.74kB) 02:29:22 [INFO] Fetching org.eclipse.equinox.p2.directorywatcher.source_1.2.500.v20191211-1631.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (22.74kB) 02:29:22 [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins.source_1.3.500.v20210116-1855.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (34.03kB) 02:29:22 [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins.source_1.3.500.v20210116-1855.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (34.03kB) 02:29:22 [INFO] Fetching org.eclipse.equinox.p2.publisher.source_1.5.400.v20200511-1530.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (74.67kB) 02:29:22 [INFO] Fetching org.eclipse.equinox.p2.publisher.source_1.5.400.v20200511-1530.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (74.67kB) 02:29:22 [INFO] Fetching org.eclipse.equinox.p2.extensionlocation.source_1.3.400.v20191213-1911.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (26.24kB) 02:29:22 [INFO] Fetching org.eclipse.equinox.p2.extensionlocation.source_1.3.400.v20191213-1911.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (26.24kB) 02:29:22 [INFO] Fetching org.eclipse.equinox.p2.repository.tools.source_2.2.600.v20210114-1107.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (178.62kB) 02:29:22 [INFO] Fetching org.eclipse.equinox.p2.repository.tools.source_2.2.600.v20210114-1107.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (178.62kB) 02:29:22 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse.source_1.3.700.v20200828-0839.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (149.32kB) 02:29:22 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse.source_1.3.700.v20200828-0839.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (149.32kB) 02:29:23 [INFO] Fetching org.eclipse.equinox.p2.extras.feature.source_1.4.1100.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.18kB) 02:29:23 [INFO] Fetching org.eclipse.equinox.p2.extras.feature.source_1.4.1100.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.18kB) 02:29:23 [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.0.v20210114-1216.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (288.69kB) 02:29:23 [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.0.v20210114-1216.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (288.69kB) 02:29:23 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.5.0.v20201012-1421.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (46.8kB) 02:29:23 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.5.0.v20201012-1421.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (46.8kB) 02:29:23 [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.2.300.v20200222-1600.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (10.9kB) 02:29:23 [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.2.300.v20200222-1600.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (10.9kB) 02:29:23 [INFO] Fetching org.eclipse.equinox.security.ui_1.3.0.v20210121-0947.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (71.54kB) 02:29:23 [INFO] Fetching org.eclipse.equinox.security.ui_1.3.0.v20210121-0947.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (71.54kB) 02:29:24 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.2.0.v20210114-1214.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (26.79kB) 02:29:24 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.2.0.v20210114-1214.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (26.79kB) 02:29:24 [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.1100.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.02kB) 02:29:24 [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.1100.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.02kB) 02:29:24 [INFO] Fetching org.eclipse.equinox.p2.ui.source_2.7.0.v20210114-1216.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (294.33kB) 02:29:24 [INFO] Fetching org.eclipse.equinox.p2.ui.source_2.7.0.v20210114-1216.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (294.33kB) 02:29:24 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler.source_1.5.0.v20201012-1421.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (55.67kB) 02:29:24 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler.source_1.5.0.v20201012-1421.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (55.67kB) 02:29:24 [INFO] Fetching org.eclipse.equinox.p2.updatechecker.source_1.2.300.v20200222-1600.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (15.42kB) 02:29:24 [INFO] Fetching org.eclipse.equinox.p2.updatechecker.source_1.2.300.v20200222-1600.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (15.42kB) 02:29:24 [INFO] Fetching org.eclipse.equinox.security.ui.source_1.3.0.v20210121-0947.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (85.51kB) 02:29:24 [INFO] Fetching org.eclipse.equinox.security.ui.source_1.3.0.v20210121-0947.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (85.51kB) 02:29:24 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.source_1.2.0.v20210114-1214.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (30.22kB) 02:29:24 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.source_1.2.0.v20210114-1214.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (30.22kB) 02:29:25 [INFO] Fetching org.eclipse.equinox.p2.rcp.feature.source_1.4.1100.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.12kB) 02:29:25 [INFO] Fetching org.eclipse.equinox.p2.rcp.feature.source_1.4.1100.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.12kB) 02:29:25 [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.3.0.v20210116-1227.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (62.93kB) 02:29:25 [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.3.0.v20210116-1227.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (62.93kB) 02:29:25 [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.500.v20210108-0738.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (44.63kB) 02:29:25 [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.500.v20210108-0738.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (44.63kB) 02:29:25 [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.1100.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (18.89kB) 02:29:25 [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.1100.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (18.89kB) 02:29:25 [INFO] Fetching org.eclipse.equinox.p2.updatesite.source_1.1.500.v20210108-0738.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (70.96kB) 02:29:25 [INFO] Fetching org.eclipse.equinox.p2.updatesite.source_1.1.500.v20210108-0738.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (70.96kB) 02:29:25 [INFO] Fetching org.eclipse.equinox.p2.ui.importexport.source_1.3.0.v20210116-1227.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (51kB) 02:29:25 [INFO] Fetching org.eclipse.equinox.p2.ui.importexport.source_1.3.0.v20210116-1227.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (51kB) 02:29:26 [INFO] Fetching org.eclipse.equinox.p2.user.ui.source_2.4.1100.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.11kB) 02:29:26 [INFO] Fetching org.eclipse.equinox.p2.user.ui.source_2.4.1100.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.11kB) 02:29:26 [INFO] Fetching org.eclipse.equinox.security.linux_1.0.0.v20210121-0922.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (12.29kB) 02:29:26 [INFO] Fetching org.eclipse.equinox.security.linux_1.0.0.v20210121-0922.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (12.29kB) 02:29:26 [INFO] Fetching org.eclipse.gmf.runtime.notation.edit_1.8.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/plugins/ (245.89kB) 02:29:26 [INFO] Fetching org.eclipse.gmf.runtime.notation.edit_1.8.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/plugins/ (245.89kB) 02:29:26 [INFO] Fetching org.eclipse.help.base_4.3.200.v20210129-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (164.06kB) 02:29:26 [INFO] Fetching org.eclipse.help.base_4.3.200.v20210129-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (164.06kB) 02:29:26 [INFO] Fetching org.eclipse.help.ui_4.2.200.v20210123-1004.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (203.35kB) 02:29:26 [INFO] Fetching org.eclipse.help.ui_4.2.200.v20210123-1004.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (203.35kB) 02:29:27 [INFO] Fetching org.eclipse.help.webapp_3.10.200.v20210128-0747.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (310.79kB) 02:29:27 [INFO] Fetching org.eclipse.help.webapp_3.10.200.v20210128-0747.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (310.79kB) 02:29:27 [INFO] Fetching org.eclipse.jetty.continuation_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (31.76kB) 02:29:27 [INFO] Fetching org.eclipse.jetty.continuation_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (31.76kB) 02:29:27 [INFO] Fetching org.eclipse.jetty.io_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (179.95kB) 02:29:27 [INFO] Fetching org.eclipse.jetty.io_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (179.95kB) 02:29:27 [INFO] Fetching org.eclipse.jetty.security_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (126.79kB) 02:29:27 [INFO] Fetching org.eclipse.jetty.security_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (126.79kB) 02:29:27 [INFO] Fetching org.eclipse.jetty.util.ajax_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (72.51kB) 02:29:27 [INFO] Fetching org.eclipse.jetty.util.ajax_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (72.51kB) 02:29:28 [INFO] Fetching org.eclipse.help_2.3.500.v20210129-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.54kB) 02:29:28 [INFO] Fetching org.eclipse.help_2.3.500.v20210129-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.54kB) 02:29:28 [INFO] Fetching javax.el.source_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (57.06kB) 02:29:28 [INFO] Fetching javax.el.source_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (57.06kB) 02:29:28 [INFO] Fetching javax.servlet.source_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (118.48kB) 02:29:28 [INFO] Fetching javax.servlet.source_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (118.48kB) 02:29:28 [INFO] Fetching javax.servlet.jsp.source_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (129.79kB) 02:29:28 [INFO] Fetching javax.servlet.jsp.source_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (129.79kB) 02:29:28 [INFO] Fetching com.sun.el.source_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (73.27kB) 02:29:28 [INFO] Fetching com.sun.el.source_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (73.27kB) 02:29:29 [INFO] Fetching org.apache.jasper.glassfish.source_2.2.2.v201501141630.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (321.04kB) 02:29:29 [INFO] Fetching org.apache.jasper.glassfish.source_2.2.2.v201501141630.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (321.04kB) 02:29:29 [INFO] Fetching org.apache.lucene.analyzers-common.source_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (1.66MB) 02:29:29 [INFO] Fetching org.apache.lucene.analyzers-common.source_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (1.66MB) 02:29:29 [INFO] Fetching org.apache.lucene.core.source_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (2.24MB) 02:29:29 [INFO] Fetching org.apache.lucene.core.source_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (2.24MB) 02:29:30 [INFO] Fetching org.apache.lucene.analyzers-smartcn.source_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (3.45MB) 02:29:30 [INFO] Fetching org.apache.lucene.analyzers-smartcn.source_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (3.45MB) 02:29:30 [INFO] Fetching org.eclipse.equinox.http.jetty.source_3.7.500.v20200915-1207.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (22.46kB) 02:29:30 [INFO] Fetching org.eclipse.equinox.http.jetty.source_3.7.500.v20200915-1207.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (22.46kB) 02:29:30 [INFO] Fetching org.eclipse.equinox.http.registry.source_1.2.0.v20200614-1851.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (32.54kB) 02:29:30 [INFO] Fetching org.eclipse.equinox.http.registry.source_1.2.0.v20200614-1851.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (32.54kB) 02:29:30 [INFO] Fetching org.eclipse.equinox.http.servlet.source_1.7.0.v20210120-1602.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (140.86kB) 02:29:30 [INFO] Fetching org.eclipse.equinox.http.servlet.source_1.7.0.v20210120-1602.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (140.86kB) 02:29:31 [INFO] Fetching org.eclipse.equinox.jsp.jasper.source_1.1.500.v20200422-1833.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (19.16kB) 02:29:31 [INFO] Fetching org.eclipse.equinox.jsp.jasper.source_1.1.500.v20200422-1833.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (19.16kB) 02:29:31 [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry.source_1.1.400.v20200422-1833.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (12.02kB) 02:29:31 [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry.source_1.1.400.v20200422-1833.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (12.02kB) 02:29:31 [INFO] Fetching org.eclipse.help.base.source_4.3.200.v20210129-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (306.86kB) 02:29:31 [INFO] Fetching org.eclipse.help.base.source_4.3.200.v20210129-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (306.86kB) 02:29:31 [INFO] Fetching org.eclipse.help.ui.source_4.2.200.v20210123-1004.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (220.62kB) 02:29:31 [INFO] Fetching org.eclipse.help.ui.source_4.2.200.v20210123-1004.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (220.62kB) 02:29:31 [INFO] Fetching org.eclipse.help.webapp.source_3.10.200.v20210128-0747.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (198.3kB) 02:29:31 [INFO] Fetching org.eclipse.help.webapp.source_3.10.200.v20210128-0747.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (198.3kB) 02:29:31 [INFO] Fetching org.eclipse.jetty.continuation.source_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (32.7kB) 02:29:31 [INFO] Fetching org.eclipse.jetty.continuation.source_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (32.7kB) 02:29:31 [INFO] Fetching org.eclipse.jetty.http.source_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (137.53kB) 02:29:31 [INFO] Fetching org.eclipse.jetty.http.source_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (137.53kB) 02:29:32 [INFO] Fetching org.eclipse.jetty.io.source_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (103.31kB) 02:29:32 [INFO] Fetching org.eclipse.jetty.io.source_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (103.31kB) 02:29:32 [INFO] Fetching org.eclipse.jetty.security.source_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (94.46kB) 02:29:32 [INFO] Fetching org.eclipse.jetty.security.source_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (94.46kB) 02:29:32 [INFO] Fetching org.eclipse.jetty.server.source_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (443.58kB) 02:29:32 [INFO] Fetching org.eclipse.jetty.server.source_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (443.58kB) 02:29:32 [INFO] Fetching org.eclipse.jetty.servlet.source_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (88.11kB) 02:29:32 [INFO] Fetching org.eclipse.jetty.servlet.source_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (88.11kB) 02:29:32 [INFO] Fetching org.eclipse.jetty.util.source_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (392.95kB) 02:29:32 [INFO] Fetching org.eclipse.jetty.util.source_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (392.95kB) 02:29:32 [INFO] Fetching org.eclipse.jetty.util.ajax.source_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (43.01kB) 02:29:32 [INFO] Fetching org.eclipse.jetty.util.ajax.source_9.4.36.v20210114.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (43.01kB) 02:29:33 [INFO] Fetching org.eclipse.core.net.source_1.3.1000.v20200715-0827.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (58.58kB) 02:29:33 [INFO] Fetching org.eclipse.core.net.source_1.3.1000.v20200715-0827.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (58.58kB) 02:29:33 [INFO] Fetching org.eclipse.help.source_2.3.500.v20210129-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (18.81kB) 02:29:33 [INFO] Fetching org.eclipse.help.source_2.3.500.v20210129-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (18.81kB) 02:29:33 [INFO] Fetching org.eclipse.jdt_3.18.700.v20210129-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (29.44kB) 02:29:33 [INFO] Fetching org.eclipse.jdt_3.18.700.v20210129-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (29.44kB) 02:29:33 [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.200.v20210121-1039.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (150.08kB) 02:29:33 [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.200.v20210121-1039.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (150.08kB) 02:29:33 [INFO] Fetching org.eclipse.jdt.annotation_1.1.500.v20200407-1355.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (9.46kB) 02:29:33 [INFO] Fetching org.eclipse.jdt.annotation_1.1.500.v20200407-1355.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (9.46kB) 02:29:33 [INFO] Fetching org.eclipse.jdt.apt.core_3.6.800.v20200916-0645.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (128.03kB) 02:29:33 [INFO] Fetching org.eclipse.jdt.apt.core_3.6.800.v20200916-0645.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (128.03kB) 02:29:34 [INFO] Fetching org.eclipse.jdt.apt.pluggable.core_1.2.500.v20200322-1447.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (18.1kB) 02:29:34 [INFO] Fetching org.eclipse.jdt.apt.pluggable.core_1.2.500.v20200322-1447.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (18.1kB) 02:29:34 [INFO] Fetching org.eclipse.jdt.compiler.tool_1.2.1100.v20200916-0645.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (154.45kB) 02:29:34 [INFO] Fetching org.eclipse.jdt.compiler.tool_1.2.1100.v20200916-0645.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (154.45kB) 02:29:34 [INFO] Fetching org.eclipse.jdt.compiler.apt_1.3.1200.v20200916-0645.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (77.51kB) 02:29:34 [INFO] Fetching org.eclipse.jdt.compiler.apt_1.3.1200.v20200916-0645.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (77.51kB) 02:29:34 [INFO] Fetching org.eclipse.jdt.apt.ui_3.6.500.v20200828-1336.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (31.59kB) 02:29:34 [INFO] Fetching org.eclipse.jdt.apt.ui_3.6.500.v20200828-1336.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (31.59kB) 02:29:34 [INFO] Fetching org.eclipse.jdt.core.formatterapp_1.0.0.v20200119-0748.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (9.04kB) 02:29:34 [INFO] Fetching org.eclipse.jdt.core.formatterapp_1.0.0.v20200119-0748.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (9.04kB) 02:29:35 [INFO] Fetching org.eclipse.jdt.doc.isv_3.14.1100.v20210127-1904.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (5.03MB) 02:29:35 [INFO] Fetching org.eclipse.jdt.doc.isv_3.14.1100.v20210127-1904.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (5.03MB) 02:29:39 [INFO] Fetching org.eclipse.jdt.doc.user_3.15.1000.v20210105-0743.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (9.65MB) 02:29:39 [INFO] Fetching org.eclipse.jdt.doc.user_3.15.1000.v20210105-0743.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (9.65MB) 02:29:41 [INFO] Fetching org.eclipse.jdt.junit.core_3.10.1000.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (65.62kB) 02:29:41 [INFO] Fetching org.eclipse.jdt.junit.core_3.10.1000.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (65.62kB) 02:29:42 [INFO] Fetching org.eclipse.jdt.junit.runtime_3.5.500.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (24.62kB) 02:29:42 [INFO] Fetching org.eclipse.jdt.junit.runtime_3.5.500.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (24.62kB) 02:29:42 [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.1.1500.v20210112-1623.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (13.16kB) 02:29:42 [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.1.1500.v20210112-1623.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (13.16kB) 02:29:42 [INFO] Fetching org.eclipse.jdt.junit5.runtime_1.0.1200.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (12.92kB) 02:29:42 [INFO] Fetching org.eclipse.jdt.junit5.runtime_1.0.1200.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (12.92kB) 02:29:42 [INFO] Fetching org.junit.jupiter.api_5.7.0.v20201026-1537.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (63.1kB) 02:29:42 [INFO] Fetching org.junit.jupiter.api_5.7.0.v20201026-1537.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (63.1kB) 02:29:42 [INFO] Fetching org.junit.jupiter.engine_5.7.0.v20201026-1537.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (73.01kB) 02:29:42 [INFO] Fetching org.junit.jupiter.engine_5.7.0.v20201026-1537.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (73.01kB) 02:29:42 [INFO] Fetching org.junit.jupiter.migrationsupport_5.7.0.v20201026-1537.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (21.56kB) 02:29:42 [INFO] Fetching org.junit.jupiter.migrationsupport_5.7.0.v20201026-1537.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (21.56kB) 02:29:43 [INFO] Fetching org.junit.jupiter.params_5.7.0.v20201026-1537.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (186.11kB) 02:29:43 [INFO] Fetching org.junit.jupiter.params_5.7.0.v20201026-1537.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (186.11kB) 02:29:43 [INFO] Fetching org.junit.platform.commons_1.7.0.v20201026-1537.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (51.01kB) 02:29:43 [INFO] Fetching org.junit.platform.commons_1.7.0.v20201026-1537.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (51.01kB) 02:29:43 [INFO] Fetching org.junit.platform.engine_1.7.0.v20201026-1537.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (60.04kB) 02:29:43 [INFO] Fetching org.junit.platform.engine_1.7.0.v20201026-1537.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (60.04kB) 02:29:43 [INFO] Fetching org.junit.platform.launcher_1.7.0.v20201026-1537.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (53.72kB) 02:29:43 [INFO] Fetching org.junit.platform.launcher_1.7.0.v20201026-1537.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (53.72kB) 02:29:43 [INFO] Fetching org.junit.platform.runner_1.7.0.v20201026-1537.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (21.11kB) 02:29:43 [INFO] Fetching org.junit.platform.runner_1.7.0.v20201026-1537.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (21.11kB) 02:29:44 [INFO] Fetching org.junit.platform.suite.api_1.7.0.v20201026-1537.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (16.92kB) 02:29:44 [INFO] Fetching org.junit.platform.suite.api_1.7.0.v20201026-1537.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (16.92kB) 02:29:44 [INFO] Fetching org.junit.vintage.engine_5.7.0.v20201026-1537.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (33.75kB) 02:29:44 [INFO] Fetching org.junit.vintage.engine_5.7.0.v20201026-1537.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (33.75kB) 02:29:44 [INFO] Fetching org.opentest4j_1.2.0.v20190826-0900.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (14.79kB) 02:29:44 [INFO] Fetching org.opentest4j_1.2.0.v20190826-0900.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (14.79kB) 02:29:44 [INFO] Fetching org.eclipse.jdt_3.18.700.v20210129-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.72kB) 02:29:44 [INFO] Fetching org.eclipse.jdt_3.18.700.v20210129-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.72kB) 02:29:44 [INFO] Fetching org.eclipse.ant.ui.source_3.7.1100.v20210115-1521.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (610.05kB) 02:29:44 [INFO] Fetching org.eclipse.ant.ui.source_3.7.1100.v20210115-1521.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (610.05kB) 02:29:44 [INFO] Fetching org.eclipse.jdt.apt.core.source_3.6.800.v20200916-0645.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (355.63kB) 02:29:44 [INFO] Fetching org.eclipse.jdt.apt.core.source_3.6.800.v20200916-0645.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (355.63kB) 02:29:45 [INFO] Fetching org.eclipse.jdt.apt.ui.source_3.6.500.v20200828-1336.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (45.87kB) 02:29:45 [INFO] Fetching org.eclipse.jdt.apt.ui.source_3.6.500.v20200828-1336.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (45.87kB) 02:29:45 [INFO] Fetching org.eclipse.jdt.apt.pluggable.core.source_1.2.500.v20200322-1447.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (33.82kB) 02:29:45 [INFO] Fetching org.eclipse.jdt.apt.pluggable.core.source_1.2.500.v20200322-1447.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (33.82kB) 02:29:45 [INFO] Fetching org.eclipse.jdt.compiler.apt.source_1.3.1200.v20200916-0645.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (135.62kB) 02:29:45 [INFO] Fetching org.eclipse.jdt.compiler.apt.source_1.3.1200.v20200916-0645.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (135.62kB) 02:29:45 [INFO] Fetching org.eclipse.jdt.compiler.tool.source_1.2.1100.v20200916-0645.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (50.73kB) 02:29:45 [INFO] Fetching org.eclipse.jdt.compiler.tool.source_1.2.1100.v20200916-0645.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (50.73kB) 02:29:45 [INFO] Fetching org.eclipse.jdt.core.source_3.25.0.v20210127-1954.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (5.2MB) 02:29:45 [INFO] Fetching org.eclipse.jdt.core.source_3.25.0.v20210127-1954.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (5.2MB) 02:29:46 [INFO] Fetching org.eclipse.jdt.core.formatterapp.source_1.0.0.v20200119-0748.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (10.86kB) 02:29:46 [INFO] Fetching org.eclipse.jdt.core.formatterapp.source_1.0.0.v20200119-0748.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (10.86kB) 02:29:46 [INFO] Fetching org.eclipse.jdt.annotation.source_1.1.500.v20200407-1355.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (12.03kB) 02:29:46 [INFO] Fetching org.eclipse.jdt.annotation.source_1.1.500.v20200407-1355.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (12.03kB) 02:29:46 [INFO] Fetching org.eclipse.jdt.annotation.source_2.2.600.v20200408-1511.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (17.86kB) 02:29:46 [INFO] Fetching org.eclipse.jdt.annotation.source_2.2.600.v20200408-1511.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (17.86kB) 02:29:47 [INFO] Fetching org.eclipse.jdt.core.manipulation.source_1.14.300.v20210129-1145.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.04MB) 02:29:47 [INFO] Fetching org.eclipse.jdt.core.manipulation.source_1.14.300.v20210129-1145.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.04MB) 02:29:47 [INFO] Fetching org.eclipse.jdt.debug.ui.source_3.12.200.v20210125-1231.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (842.8kB) 02:29:47 [INFO] Fetching org.eclipse.jdt.debug.ui.source_3.12.200.v20210125-1231.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (842.8kB) 02:29:47 [INFO] Fetching org.eclipse.jdt.debug.source_3.17.100.v20210129-0652.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (764.37kB) 02:29:47 [INFO] Fetching org.eclipse.jdt.debug.source_3.17.100.v20210129-0652.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (764.37kB) 02:29:47 [INFO] Fetching org.eclipse.jdt.junit.source_3.11.1100.v20210128-0954.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (198.18kB) 02:29:47 [INFO] Fetching org.eclipse.jdt.junit.source_3.11.1100.v20210128-0954.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (198.18kB) 02:29:48 [INFO] Fetching org.eclipse.jdt.junit.core.source_3.10.1000.v20210112-0706.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (113.73kB) 02:29:48 [INFO] Fetching org.eclipse.jdt.junit.core.source_3.10.1000.v20210112-0706.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (113.73kB) 02:29:48 [INFO] Fetching org.eclipse.jdt.junit.runtime.source_3.5.500.v20210112-0706.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (45.73kB) 02:29:48 [INFO] Fetching org.eclipse.jdt.junit.runtime.source_3.5.500.v20210112-0706.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (45.73kB) 02:29:48 [INFO] Fetching org.eclipse.jdt.junit4.runtime.source_1.1.1500.v20210112-1623.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (18.35kB) 02:29:48 [INFO] Fetching org.eclipse.jdt.junit4.runtime.source_1.1.1500.v20210112-1623.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (18.35kB) 02:29:48 [INFO] Fetching org.eclipse.jdt.junit5.runtime.source_1.0.1200.v20210112-0706.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (15.11kB) 02:29:48 [INFO] Fetching org.eclipse.jdt.junit5.runtime.source_1.0.1200.v20210112-0706.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (15.11kB) 02:29:48 [INFO] Fetching org.eclipse.jdt.launching.source_3.19.100.v20201231-1226.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (350.79kB) 02:29:48 [INFO] Fetching org.eclipse.jdt.launching.source_3.19.100.v20201231-1226.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (350.79kB) 02:29:48 [INFO] Fetching org.eclipse.jdt.ui.source_3.22.100.v20210129-1145.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (5.34MB) 02:29:48 [INFO] Fetching org.eclipse.jdt.ui.source_3.22.100.v20210129-1145.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (5.34MB) 02:29:49 [INFO] Fetching org.junit.source_4.13.0.v20200204-1500.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (258.21kB) 02:29:49 [INFO] Fetching org.junit.source_4.13.0.v20200204-1500.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (258.21kB) 02:29:49 [INFO] Fetching org.hamcrest.core.source_1.3.0.v20180420-1519.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (51.3kB) 02:29:49 [INFO] Fetching org.hamcrest.core.source_1.3.0.v20180420-1519.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (51.3kB) 02:29:49 [INFO] Fetching org.junit.jupiter.api.source_5.7.0.v20201026-1537.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (196.24kB) 02:29:49 [INFO] Fetching org.junit.jupiter.api.source_5.7.0.v20201026-1537.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (196.24kB) 02:29:50 [INFO] Fetching org.junit.jupiter.engine.source_5.7.0.v20201026-1537.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (138.9kB) 02:29:50 [INFO] Fetching org.junit.jupiter.engine.source_5.7.0.v20201026-1537.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (138.9kB) 02:29:50 [INFO] Fetching org.junit.jupiter.migrationsupport.source_5.7.0.v20201026-1537.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (39.73kB) 02:29:50 [INFO] Fetching org.junit.jupiter.migrationsupport.source_5.7.0.v20201026-1537.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (39.73kB) 02:29:50 [INFO] Fetching org.junit.jupiter.params.source_5.7.0.v20201026-1537.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (84.21kB) 02:29:50 [INFO] Fetching org.junit.jupiter.params.source_5.7.0.v20201026-1537.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (84.21kB) 02:29:50 [INFO] Fetching org.junit.platform.commons.source_1.7.0.v20201026-1537.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (90.23kB) 02:29:50 [INFO] Fetching org.junit.platform.commons.source_1.7.0.v20201026-1537.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (90.23kB) 02:29:50 [INFO] Fetching org.junit.platform.engine.source_1.7.0.v20201026-1537.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (152.5kB) 02:29:50 [INFO] Fetching org.junit.platform.engine.source_1.7.0.v20201026-1537.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (152.5kB) 02:29:50 [INFO] Fetching org.junit.platform.launcher.source_1.7.0.v20201026-1537.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (101.55kB) 02:29:50 [INFO] Fetching org.junit.platform.launcher.source_1.7.0.v20201026-1537.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (101.55kB) 02:29:50 [INFO] Fetching org.junit.platform.runner.source_1.7.0.v20201026-1537.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (26.96kB) 02:29:50 [INFO] Fetching org.junit.platform.runner.source_1.7.0.v20201026-1537.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (26.96kB) 02:29:51 [INFO] Fetching org.junit.platform.suite.api.source_1.7.0.v20201026-1537.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (34.47kB) 02:29:51 [INFO] Fetching org.junit.platform.suite.api.source_1.7.0.v20201026-1537.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (34.47kB) 02:29:51 [INFO] Fetching org.junit.vintage.engine.source_5.7.0.v20201026-1537.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (53.87kB) 02:29:51 [INFO] Fetching org.junit.vintage.engine.source_5.7.0.v20201026-1537.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (53.87kB) 02:29:51 [INFO] Fetching org.opentest4j.source_1.2.0.v20190826-0900.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (20.88kB) 02:29:51 [INFO] Fetching org.opentest4j.source_1.2.0.v20190826-0900.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (20.88kB) 02:29:51 [INFO] Fetching org.apiguardian.source_1.1.0.v20190826-0900.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (14.05kB) 02:29:51 [INFO] Fetching org.apiguardian.source_1.1.0.v20190826-0900.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (14.05kB) 02:29:51 [INFO] Fetching org.eclipse.ant.launching.source_1.2.1000.v20200610-1458.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (128.07kB) 02:29:51 [INFO] Fetching org.eclipse.ant.launching.source_1.2.1000.v20200610-1458.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (128.07kB) 02:29:51 [INFO] Fetching org.eclipse.jdt.source_3.18.700.v20210129-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.08kB) 02:29:51 [INFO] Fetching org.eclipse.jdt.source_3.18.700.v20210129-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.08kB) 02:29:52 [INFO] Fetching org.eclipse.jsch.core_1.3.900.v20200422-1935.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (20.71kB) 02:29:52 [INFO] Fetching org.eclipse.jsch.core_1.3.900.v20200422-1935.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (20.71kB) 02:29:52 [INFO] Fetching org.eclipse.jsch.ui_1.3.1100.v20200916-0731.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (34.59kB) 02:29:52 [INFO] Fetching org.eclipse.jsch.ui_1.3.1100.v20200916-0731.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (34.59kB) 02:29:52 [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.nebula_1.1.0.201703192131.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.58kB) 02:29:52 [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.nebula_1.1.0.201703192131.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.58kB) 02:29:52 [INFO] Fetching org.eclipse.ocl.examples.debug_2.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (30.06kB) 02:29:52 [INFO] Fetching org.eclipse.ocl.examples.debug_2.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (30.06kB) 02:29:52 [INFO] Fetching org.eclipse.ocl.xtext.oclinecore_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (171.88kB) 02:29:52 [INFO] Fetching org.eclipse.ocl.xtext.oclinecore_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (171.88kB) 02:29:52 [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (164.49kB) 02:29:52 [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (164.49kB) 02:29:53 [INFO] Fetching org.eclipse.ocl.examples.debug.vm_2.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (71.06kB) 02:29:53 [INFO] Fetching org.eclipse.ocl.examples.debug.vm_2.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (71.06kB) 02:29:53 [INFO] Fetching org.eclipse.ocl.examples.debug.vm.ui_2.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (30.93kB) 02:29:53 [INFO] Fetching org.eclipse.ocl.examples.debug.vm.ui_2.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (30.93kB) 02:29:53 [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity_2.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (57.63kB) 02:29:53 [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity_2.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (57.63kB) 02:29:53 [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity.ui_2.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (58.67kB) 02:29:53 [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity.ui_2.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (58.67kB) 02:29:54 [INFO] Fetching org.eclipse.ocl.examples.ui_1.8.600.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (8.68kB) 02:29:54 [INFO] Fetching org.eclipse.ocl.examples.ui_1.8.600.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (8.68kB) 02:29:54 [INFO] Fetching org.eclipse.ocl.examples.xtext.console_4.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (40.11kB) 02:29:54 [INFO] Fetching org.eclipse.ocl.examples.xtext.console_4.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (40.11kB) 02:29:54 [INFO] Fetching org.eclipse.ocl.xtext.essentialocl.ui_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (107.01kB) 02:29:54 [INFO] Fetching org.eclipse.ocl.xtext.essentialocl.ui_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (107.01kB) 02:29:54 [INFO] Fetching org.eclipse.ocl.pivot.ui_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (12.68kB) 02:29:54 [INFO] Fetching org.eclipse.ocl.pivot.ui_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (12.68kB) 02:29:54 [INFO] Fetching org.eclipse.ocl.xtext.completeocl.ui_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (142.03kB) 02:29:54 [INFO] Fetching org.eclipse.ocl.xtext.completeocl.ui_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (142.03kB) 02:29:54 [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib.ui_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (162.39kB) 02:29:54 [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib.ui_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (162.39kB) 02:29:55 [INFO] Fetching org.eclipse.ocl.xtext.base.ui_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (77.37kB) 02:29:55 [INFO] Fetching org.eclipse.ocl.xtext.base.ui_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (77.37kB) 02:29:55 [INFO] Fetching org.eclipse.ocl.xtext.oclinecore.ui_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (202.06kB) 02:29:55 [INFO] Fetching org.eclipse.ocl.xtext.oclinecore.ui_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (202.06kB) 02:29:55 [INFO] Fetching org.eclipse.ocl.xtext.markup.ui_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (38.52kB) 02:29:55 [INFO] Fetching org.eclipse.ocl.xtext.markup.ui_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (38.52kB) 02:29:55 [INFO] Fetching org.eclipse.ocl.xtext.markup_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (62.41kB) 02:29:55 [INFO] Fetching org.eclipse.ocl.xtext.markup_1.14.0.v20210201-1648.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202102011648/plugins/ (62.41kB) 02:29:56 [INFO] Fetching org.eclipse.pde.ds.lib_1.1.400.v20191119-0943.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (31.5kB) 02:29:56 [INFO] Fetching org.eclipse.pde.ds.lib_1.1.400.v20191119-0943.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (31.5kB) 02:29:56 [INFO] Fetching org.eclipse.papyrus.api.migration.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.78kB) 02:29:56 [INFO] Fetching org.eclipse.papyrus.api.migration.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.78kB) 02:29:56 [INFO] Fetching org.eclipse.papyrus.copypaste.ui.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (59.23kB) 02:29:56 [INFO] Fetching org.eclipse.papyrus.copypaste.ui.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (59.23kB) 02:29:56 [INFO] Fetching org.eclipse.papyrus.developer.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.75MB) 02:29:56 [INFO] Fetching org.eclipse.papyrus.developer.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.75MB) 02:29:58 [INFO] Fetching org.eclipse.papyrus.dsml.validation.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (272.48kB) 02:29:58 [INFO] Fetching org.eclipse.papyrus.dsml.validation.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (272.48kB) 02:29:59 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (174.94kB) 02:29:59 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (174.94kB) 02:29:59 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.19MB) 02:29:59 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.19MB) 02:30:00 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (422.21kB) 02:30:00 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (422.21kB) 02:30:00 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (171.9kB) 02:30:00 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (171.9kB) 02:30:00 [INFO] Fetching org.eclipse.papyrus.infra.nattable.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.05MB) 02:30:00 [INFO] Fetching org.eclipse.papyrus.infra.nattable.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.05MB) 02:30:01 [INFO] Fetching org.eclipse.papyrus.infra.newchild.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (365.83kB) 02:30:01 [INFO] Fetching org.eclipse.papyrus.infra.newchild.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (365.83kB) 02:30:02 [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (624.78kB) 02:30:02 [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (624.78kB) 02:30:02 [INFO] Fetching org.eclipse.papyrus.infra.services.decoration.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (856.72kB) 02:30:02 [INFO] Fetching org.eclipse.papyrus.infra.services.decoration.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (856.72kB) 02:30:02 [INFO] Fetching org.eclipse.papyrus.infra.services.navigation.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (160.17kB) 02:30:02 [INFO] Fetching org.eclipse.papyrus.infra.services.navigation.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (160.17kB) 02:30:02 [INFO] Fetching org.eclipse.papyrus.infra.architecture.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.08MB) 02:30:02 [INFO] Fetching org.eclipse.papyrus.infra.architecture.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.08MB) 02:30:03 [INFO] Fetching org.eclipse.papyrus.infra.types.doc_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (452.01kB) 02:30:03 [INFO] Fetching org.eclipse.papyrus.infra.types.doc_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (452.01kB) 02:30:03 [INFO] Fetching org.eclipse.papyrus.req.reqif.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.22MB) 02:30:03 [INFO] Fetching org.eclipse.papyrus.req.reqif.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.22MB) 02:30:03 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.31MB) 02:30:03 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.31MB) 02:30:04 [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.02MB) 02:30:04 [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.02MB) 02:30:04 [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.07MB) 02:30:04 [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.07MB) 02:30:05 [INFO] Fetching org.eclipse.papyrus.uml.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.46MB) 02:30:05 [INFO] Fetching org.eclipse.papyrus.uml.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.46MB) 02:30:07 [INFO] Fetching org.eclipse.papyrus.uml.migration.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.38kB) 02:30:07 [INFO] Fetching org.eclipse.papyrus.uml.migration.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.38kB) 02:30:07 [INFO] Fetching org.eclipse.papyrus.uml.modelrepair.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (50.82kB) 02:30:07 [INFO] Fetching org.eclipse.papyrus.uml.modelrepair.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (50.82kB) 02:30:07 [INFO] Fetching org.eclipse.papyrus.uml.profile.assistants.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (879.76kB) 02:30:07 [INFO] Fetching org.eclipse.papyrus.uml.profile.assistants.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (879.76kB) 02:30:08 [INFO] Fetching org.eclipse.papyrus.uml.profile.customization.doc_0.7.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.51MB) 02:30:08 [INFO] Fetching org.eclipse.papyrus.uml.profile.customization.doc_0.7.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.51MB) 02:30:09 [INFO] Fetching org.eclipse.papyrus.uml.search.ui.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.17MB) 02:30:09 [INFO] Fetching org.eclipse.papyrus.uml.search.ui.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.17MB) 02:30:09 [INFO] Fetching org.eclipse.papyrus.views.properties.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.76MB) 02:30:09 [INFO] Fetching org.eclipse.papyrus.views.properties.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.76MB) 02:30:09 [INFO] Fetching org.eclipse.papyrus.infra.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.62kB) 02:30:09 [INFO] Fetching org.eclipse.papyrus.infra.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.62kB) 02:30:10 [INFO] Fetching org.eclipse.papyrus.emf.facet.aggregate.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (77.34kB) 02:30:10 [INFO] Fetching org.eclipse.papyrus.emf.facet.aggregate.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (77.34kB) 02:30:10 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (140.85kB) 02:30:10 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (140.85kB) 02:30:10 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (495.53kB) 02:30:10 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (495.53kB) 02:30:10 [INFO] Fetching org.eclipse.papyrus.emf.facet.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (145.79kB) 02:30:10 [INFO] Fetching org.eclipse.papyrus.emf.facet.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (145.79kB) 02:30:11 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (320.16kB) 02:30:11 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (320.16kB) 02:30:12 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (115.14kB) 02:30:12 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (115.14kB) 02:30:12 [INFO] Fetching org.eclipse.papyrus.toolsmiths.profilemigration.doc_1.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (560.37kB) 02:30:12 [INFO] Fetching org.eclipse.papyrus.toolsmiths.profilemigration.doc_1.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (560.37kB) 02:30:12 [INFO] Fetching org.eclipse.papyrus.views.references.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (47.59kB) 02:30:12 [INFO] Fetching org.eclipse.papyrus.views.references.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (47.59kB) 02:30:12 [INFO] Fetching org.eclipse.papyrus.views.documentation.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (73.75kB) 02:30:12 [INFO] Fetching org.eclipse.papyrus.views.documentation.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (73.75kB) 02:30:13 [INFO] Fetching org.eclipse.papyrus.toolsmiths.architecture.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (37.28kB) 02:30:13 [INFO] Fetching org.eclipse.papyrus.toolsmiths.architecture.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (37.28kB) 02:30:13 [INFO] Fetching org.eclipse.papyrus.toolsmiths.validation.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (144.5kB) 02:30:13 [INFO] Fetching org.eclipse.papyrus.toolsmiths.validation.doc_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (144.5kB) 02:30:13 [INFO] Fetching org.eclipse.papyrus.doc.feature_3.1.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.67kB) 02:30:13 [INFO] Fetching org.eclipse.papyrus.doc.feature_3.1.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.67kB) 02:30:13 [INFO] Fetching org.eclipse.papyrus.eclipse.project.editors_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.67kB) 02:30:13 [INFO] Fetching org.eclipse.papyrus.eclipse.project.editors_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.67kB) 02:30:13 [INFO] Fetching org.eclipse.papyrus.editor.perspectiveconfiguration_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.04kB) 02:30:13 [INFO] Fetching org.eclipse.papyrus.editor.perspectiveconfiguration_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.04kB) 02:30:13 [INFO] Fetching org.eclipse.papyrus.editor.feature_2.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.01kB) 02:30:13 [INFO] Fetching org.eclipse.papyrus.editor.feature_2.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.01kB) 02:30:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.architecture.edit_1.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.43kB) 02:30:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.architecture.edit_1.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.43kB) 02:30:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.edit_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.92kB) 02:30:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.edit_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.92kB) 02:30:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel.edit_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16.96kB) 02:30:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel.edit_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16.96kB) 02:30:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.sdk.core_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.46kB) 02:30:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.sdk.core_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.46kB) 02:30:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (42.08kB) 02:30:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (42.08kB) 02:30:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.ui_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.53kB) 02:30:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.ui_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.53kB) 02:30:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.sdk.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (38.96kB) 02:30:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.sdk.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (38.96kB) 02:30:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.metamodel_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.01kB) 02:30:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.metamodel_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.01kB) 02:30:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.core_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.86kB) 02:30:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.core_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.86kB) 02:30:16 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (20.75kB) 02:30:16 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (20.75kB) 02:30:16 [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.31kB) 02:30:16 [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.31kB) 02:30:16 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.edit_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.78kB) 02:30:16 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.edit_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.78kB) 02:30:16 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.editor_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.62kB) 02:30:16 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.editor_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.62kB) 02:30:16 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.ui_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (50.79kB) 02:30:16 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.ui_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (50.79kB) 02:30:17 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.sdk.ui_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.76kB) 02:30:17 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.sdk.ui_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.76kB) 02:30:17 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.core_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.76kB) 02:30:17 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.core_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.76kB) 02:30:17 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.18kB) 02:30:17 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.18kB) 02:30:17 [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.56kB) 02:30:17 [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.56kB) 02:30:17 [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.94kB) 02:30:17 [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.94kB) 02:30:18 [INFO] Fetching org.eclipse.papyrus.emf.facet.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.46kB) 02:30:18 [INFO] Fetching org.eclipse.papyrus.emf.facet.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.46kB) 02:30:18 [INFO] Fetching org.eclipse.papyrus.emf.feature_1.1.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.95kB) 02:30:18 [INFO] Fetching org.eclipse.papyrus.emf.feature_1.1.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.95kB) 02:30:18 [INFO] Fetching org.eclipse.papyrus.extensionpoints.editors_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.83kB) 02:30:18 [INFO] Fetching org.eclipse.papyrus.extensionpoints.editors_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.83kB) 02:30:18 [INFO] Fetching org.eclipse.papyrus.infra.architecture.feature_1.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.02kB) 02:30:18 [INFO] Fetching org.eclipse.papyrus.infra.architecture.feature_1.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.02kB) 02:30:18 [INFO] Fetching org.eclipse.papyrus.infra.constraints.editor_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.59kB) 02:30:18 [INFO] Fetching org.eclipse.papyrus.infra.constraints.editor_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.59kB) 02:30:18 [INFO] Fetching org.eclipse.papyrus.infra.constraints.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.74kB) 02:30:18 [INFO] Fetching org.eclipse.papyrus.infra.constraints.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.74kB) 02:30:19 [INFO] Fetching org.eclipse.papyrus.infra.core.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.11kB) 02:30:19 [INFO] Fetching org.eclipse.papyrus.infra.core.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.11kB) 02:30:19 [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.internationalization_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.18kB) 02:30:19 [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.internationalization_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.18kB) 02:30:19 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.ui_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.99kB) 02:30:19 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.ui_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.99kB) 02:30:19 [INFO] Fetching org.eclipse.papyrus.infra.emf.diagram.common_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.42kB) 02:30:19 [INFO] Fetching org.eclipse.papyrus.infra.emf.diagram.common_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.42kB) 02:30:19 [INFO] Fetching org.eclipse.papyrus.infra.emf.types.ui_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.87kB) 02:30:19 [INFO] Fetching org.eclipse.papyrus.infra.emf.types.ui_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.87kB) 02:30:19 [INFO] Fetching org.eclipse.papyrus.infra.emf.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.04kB) 02:30:19 [INFO] Fetching org.eclipse.papyrus.infra.emf.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.04kB) 02:30:19 [INFO] Fetching org.eclipse.papyrus.infra.properties.edit_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.87kB) 02:30:19 [INFO] Fetching org.eclipse.papyrus.infra.properties.edit_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.87kB) 02:30:20 [INFO] Fetching org.eclipse.papyrus.infra.psf_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.63kB) 02:30:20 [INFO] Fetching org.eclipse.papyrus.infra.psf_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.63kB) 02:30:20 [INFO] Fetching org.eclipse.papyrus.infra.newchild.edit_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.47kB) 02:30:20 [INFO] Fetching org.eclipse.papyrus.infra.newchild.edit_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.47kB) 02:30:20 [INFO] Fetching org.eclipse.papyrus.infra.filters.edit_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.67kB) 02:30:20 [INFO] Fetching org.eclipse.papyrus.infra.filters.edit_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.67kB) 02:30:20 [INFO] Fetching org.eclipse.papyrus.infra.properties.editor_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (26.71kB) 02:30:20 [INFO] Fetching org.eclipse.papyrus.infra.properties.editor_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (26.71kB) 02:30:20 [INFO] Fetching org.eclipse.papyrus.infra.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.42kB) 02:30:20 [INFO] Fetching org.eclipse.papyrus.infra.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.42kB) 02:30:20 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.edit_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.95kB) 02:30:20 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.edit_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.95kB) 02:30:21 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.editor_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.23kB) 02:30:21 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.editor_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.23kB) 02:30:21 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.ui_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.42kB) 02:30:21 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.ui_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.42kB) 02:30:21 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.controlmode_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.53kB) 02:30:21 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.controlmode_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.53kB) 02:30:21 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.configuration_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.56kB) 02:30:21 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.configuration_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.56kB) 02:30:21 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (86.92kB) 02:30:21 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (86.92kB) 02:30:22 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (78.66kB) 02:30:22 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (78.66kB) 02:30:22 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.theme_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.57kB) 02:30:22 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.theme_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.57kB) 02:30:22 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model.edit_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.8kB) 02:30:22 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model.edit_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.8kB) 02:30:22 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.09kB) 02:30:22 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.09kB) 02:30:22 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.export_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16kB) 02:30:22 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.export_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16kB) 02:30:22 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.outline_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.42kB) 02:30:22 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.outline_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.42kB) 02:30:23 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.widgets_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.49kB) 02:30:23 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.widgets_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.49kB) 02:30:23 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gef_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.4kB) 02:30:23 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gef_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.4kB) 02:30:23 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.modelexplorer_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.41kB) 02:30:23 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.modelexplorer_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.41kB) 02:30:23 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.viewersearcher_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.68kB) 02:30:23 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.viewersearcher_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.68kB) 02:30:23 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.29kB) 02:30:23 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.29kB) 02:30:23 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation.edit_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.95kB) 02:30:23 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation.edit_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.95kB) 02:30:24 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style.edit_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.6kB) 02:30:24 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style.edit_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.6kB) 02:30:24 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16kB) 02:30:24 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16kB) 02:30:24 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.55kB) 02:30:24 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.55kB) 02:30:24 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.controlmode_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.04kB) 02:30:24 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.controlmode_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.04kB) 02:30:24 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.edit_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.81kB) 02:30:24 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.edit_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.81kB) 02:30:24 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.readonly_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.57kB) 02:30:24 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.readonly_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.57kB) 02:30:25 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.feature_1.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.06kB) 02:30:25 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.feature_1.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.06kB) 02:30:25 [INFO] Fetching org.eclipse.papyrus.infra.nattable.controlmode_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.44kB) 02:30:25 [INFO] Fetching org.eclipse.papyrus.infra.nattable.controlmode_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.44kB) 02:30:25 [INFO] Fetching org.eclipse.papyrus.infra.nattable.model.edit_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (25.8kB) 02:30:25 [INFO] Fetching org.eclipse.papyrus.infra.nattable.model.edit_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (25.8kB) 02:30:25 [INFO] Fetching org.eclipse.papyrus.infra.nattable.model.editor_6.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (44.31kB) 02:30:25 [INFO] Fetching org.eclipse.papyrus.infra.nattable.model.editor_6.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (44.31kB) 02:30:25 [INFO] Fetching org.eclipse.papyrus.infra.nattable.modelexplorer_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.19kB) 02:30:25 [INFO] Fetching org.eclipse.papyrus.infra.nattable.modelexplorer_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.19kB) 02:30:26 [INFO] Fetching org.eclipse.papyrus.infra.nattable.views.editor_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.3kB) 02:30:26 [INFO] Fetching org.eclipse.papyrus.infra.nattable.views.editor_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.3kB) 02:30:26 [INFO] Fetching org.eclipse.papyrus.infra.nattable.properties_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (29.67kB) 02:30:26 [INFO] Fetching org.eclipse.papyrus.infra.nattable.properties_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (29.67kB) 02:30:26 [INFO] Fetching org.eclipse.papyrus.infra.nattable.gmfdiag_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.63kB) 02:30:26 [INFO] Fetching org.eclipse.papyrus.infra.nattable.gmfdiag_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.63kB) 02:30:26 [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation.edit_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.48kB) 02:30:26 [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation.edit_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.48kB) 02:30:26 [INFO] Fetching org.eclipse.papyrus.infra.nattable.feature_4.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.3kB) 02:30:26 [INFO] Fetching org.eclipse.papyrus.infra.nattable.feature_4.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.3kB) 02:30:27 [INFO] Fetching org.eclipse.papyrus.infra.types.ui_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.42kB) 02:30:27 [INFO] Fetching org.eclipse.papyrus.infra.types.ui_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.42kB) 02:30:27 [INFO] Fetching org.eclipse.papyrus.infra.newchild.editor_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.06kB) 02:30:27 [INFO] Fetching org.eclipse.papyrus.infra.newchild.editor_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.06kB) 02:30:27 [INFO] Fetching org.eclipse.papyrus.infra.newchild.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.59kB) 02:30:27 [INFO] Fetching org.eclipse.papyrus.infra.newchild.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.59kB) 02:30:27 [INFO] Fetching org.eclipse.papyrus.infra.onefile.ui_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (28.63kB) 02:30:27 [INFO] Fetching org.eclipse.papyrus.infra.onefile.ui_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (28.63kB) 02:30:27 [INFO] Fetching org.eclipse.papyrus.infra.services.architecture_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.49kB) 02:30:27 [INFO] Fetching org.eclipse.papyrus.infra.services.architecture_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.49kB) 02:30:27 [INFO] Fetching org.eclipse.papyrus.infra.services.viewlabelprovider_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.14kB) 02:30:27 [INFO] Fetching org.eclipse.papyrus.infra.services.viewlabelprovider_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.14kB) 02:30:27 [INFO] Fetching org.eclipse.papyrus.infra.services.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.18kB) 02:30:27 [INFO] Fetching org.eclipse.papyrus.infra.services.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.18kB) 02:30:28 [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading.ui_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.8kB) 02:30:28 [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading.ui_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.8kB) 02:30:28 [INFO] Fetching org.eclipse.papyrus.infra.types.editor_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.47kB) 02:30:28 [INFO] Fetching org.eclipse.papyrus.infra.types.editor_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.47kB) 02:30:28 [INFO] Fetching org.eclipse.papyrus.infra.ui.resources_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.53kB) 02:30:28 [INFO] Fetching org.eclipse.papyrus.infra.ui.resources_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.53kB) 02:30:28 [INFO] Fetching org.eclipse.papyrus.infra.ui.fonts_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (309.37kB) 02:30:28 [INFO] Fetching org.eclipse.papyrus.infra.ui.fonts_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (309.37kB) 02:30:28 [INFO] Fetching org.eclipse.papyrus.infra.ui.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.23kB) 02:30:28 [INFO] Fetching org.eclipse.papyrus.infra.ui.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.23kB) 02:30:29 [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.95kB) 02:30:29 [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.95kB) 02:30:29 [INFO] Fetching org.eclipse.papyrus.infra.widget.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.03kB) 02:30:29 [INFO] Fetching org.eclipse.papyrus.infra.widget.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.03kB) 02:30:29 [INFO] Fetching org.eclipse.papyrus.sdk_5.1.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.45kB) 02:30:29 [INFO] Fetching org.eclipse.papyrus.sdk_5.1.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.45kB) 02:30:29 [INFO] Fetching com.ibm.icu.source_67.1.0.v20200706-1749.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (2.36MB) 02:30:29 [INFO] Fetching com.ibm.icu.source_67.1.0.v20200706-1749.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (2.36MB) 02:30:29 [INFO] Fetching org.eclipse.papyrus.sdk.feature_5.1.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.36kB) 02:30:29 [INFO] Fetching org.eclipse.papyrus.sdk.feature_5.1.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.36kB) 02:30:30 [INFO] Fetching org.eclipse.papyrus.uml.alf.to.fuml_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (48.58kB) 02:30:30 [INFO] Fetching org.eclipse.papyrus.uml.alf.to.fuml_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (48.58kB) 02:30:30 [INFO] Fetching org.eclipse.papyrus.uml.alf.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.02kB) 02:30:30 [INFO] Fetching org.eclipse.papyrus.uml.alf.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.02kB) 02:30:30 [INFO] Fetching org.eclipse.papyrus.uml.architecture.feature_1.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.93kB) 02:30:30 [INFO] Fetching org.eclipse.papyrus.uml.architecture.feature_1.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.93kB) 02:30:30 [INFO] Fetching org.eclipse.papyrus.uml.commands_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.67kB) 02:30:30 [INFO] Fetching org.eclipse.papyrus.uml.commands_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.67kB) 02:30:30 [INFO] Fetching org.eclipse.papyrus.uml.controlmode.profile_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.68kB) 02:30:30 [INFO] Fetching org.eclipse.papyrus.uml.controlmode.profile_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.68kB) 02:30:30 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (33.12kB) 02:30:30 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (33.12kB) 02:30:31 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.properties_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.63kB) 02:30:31 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.properties_5.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.63kB) 02:30:31 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.05kB) 02:30:31 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.05kB) 02:30:31 [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.groups_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (33.21kB) 02:30:31 [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.groups_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (33.21kB) 02:30:31 [INFO] Fetching org.eclipse.papyrus.uml.diagram.css_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.8kB) 02:30:31 [INFO] Fetching org.eclipse.papyrus.uml.diagram.css_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.8kB) 02:30:31 [INFO] Fetching org.eclipse.papyrus.uml.diagram.css.feature_2.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.99kB) 02:30:31 [INFO] Fetching org.eclipse.papyrus.uml.diagram.css.feature_2.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.99kB) 02:30:31 [INFO] Fetching org.eclipse.papyrus.uml.diagram.dnd_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.43kB) 02:30:31 [INFO] Fetching org.eclipse.papyrus.uml.diagram.dnd_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.43kB) 02:30:32 [INFO] Fetching org.eclipse.papyrus.uml.diagram.icons_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (265.2kB) 02:30:32 [INFO] Fetching org.eclipse.papyrus.uml.diagram.icons_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (265.2kB) 02:30:32 [INFO] Fetching org.eclipse.papyrus.uml.diagram.modelexplorer_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.59kB) 02:30:32 [INFO] Fetching org.eclipse.papyrus.uml.diagram.modelexplorer_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.59kB) 02:30:32 [INFO] Fetching org.eclipse.papyrus.uml.diagram.navigation_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.46kB) 02:30:32 [INFO] Fetching org.eclipse.papyrus.uml.diagram.navigation_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.46kB) 02:30:32 [INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.32kB) 02:30:32 [INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.32kB) 02:30:32 [INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols.properties_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.81kB) 02:30:32 [INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols.properties_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.81kB) 02:30:32 [INFO] Fetching org.eclipse.papyrus.uml.diagram.linklf_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.43kB) 02:30:32 [INFO] Fetching org.eclipse.papyrus.uml.diagram.linklf_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.43kB) 02:30:33 [INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence.restrictions_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.32kB) 02:30:33 [INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence.restrictions_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.32kB) 02:30:33 [INFO] Fetching org.eclipse.papyrus.uml.diagram.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.36kB) 02:30:33 [INFO] Fetching org.eclipse.papyrus.uml.diagram.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.36kB) 02:30:33 [INFO] Fetching org.eclipse.papyrus.uml.documentation.profile_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.46kB) 02:30:33 [INFO] Fetching org.eclipse.papyrus.uml.documentation.profile_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.46kB) 02:30:33 [INFO] Fetching org.eclipse.papyrus.uml.export_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (27.81kB) 02:30:33 [INFO] Fetching org.eclipse.papyrus.uml.export_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (27.81kB) 02:30:33 [INFO] Fetching org.eclipse.papyrus.uml.expressions.edit_3.0.100.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.15kB) 02:30:33 [INFO] Fetching org.eclipse.papyrus.uml.expressions.edit_3.0.100.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.15kB) 02:30:33 [INFO] Fetching org.eclipse.papyrus.uml.expressions.properties_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.39kB) 02:30:33 [INFO] Fetching org.eclipse.papyrus.uml.expressions.properties_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.39kB) 02:30:34 [INFO] Fetching org.eclipse.papyrus.uml.expressions.feature_1.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.02kB) 02:30:34 [INFO] Fetching org.eclipse.papyrus.uml.expressions.feature_1.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.02kB) 02:30:34 [INFO] Fetching org.eclipse.papyrus.uml.icons_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.42MB) 02:30:34 [INFO] Fetching org.eclipse.papyrus.uml.icons_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.42MB) 02:30:34 [INFO] Fetching org.eclipse.papyrus.uml.import_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.06kB) 02:30:34 [INFO] Fetching org.eclipse.papyrus.uml.import_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.06kB) 02:30:35 [INFO] Fetching org.eclipse.papyrus.uml.perspective_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.6kB) 02:30:35 [INFO] Fetching org.eclipse.papyrus.uml.perspective_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.6kB) 02:30:35 [INFO] Fetching org.eclipse.papyrus.uml.resourceloading.profile_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.29kB) 02:30:35 [INFO] Fetching org.eclipse.papyrus.uml.resourceloading.profile_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.29kB) 02:30:35 [INFO] Fetching org.eclipse.papyrus.uml.templaterepository_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.28kB) 02:30:35 [INFO] Fetching org.eclipse.papyrus.uml.templaterepository_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.28kB) 02:30:35 [INFO] Fetching org.eclipse.papyrus.uml.oclconstraintevaluation_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.84kB) 02:30:35 [INFO] Fetching org.eclipse.papyrus.uml.oclconstraintevaluation_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.84kB) 02:30:35 [INFO] Fetching org.eclipse.papyrus.uml.navigation_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.42kB) 02:30:35 [INFO] Fetching org.eclipse.papyrus.uml.navigation_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.42kB) 02:30:35 [INFO] Fetching org.eclipse.papyrus.uml.services.decoration_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.65kB) 02:30:35 [INFO] Fetching org.eclipse.papyrus.uml.services.decoration_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.65kB) 02:30:36 [INFO] Fetching org.eclipse.papyrus.uml.filters.edit_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.25kB) 02:30:36 [INFO] Fetching org.eclipse.papyrus.uml.filters.edit_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.25kB) 02:30:36 [INFO] Fetching org.eclipse.papyrus.uml.feature_4.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.49kB) 02:30:36 [INFO] Fetching org.eclipse.papyrus.uml.feature_4.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.49kB) 02:30:36 [INFO] Fetching org.eclipse.papyrus.uml.internationalization_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.15kB) 02:30:36 [INFO] Fetching org.eclipse.papyrus.uml.internationalization_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.15kB) 02:30:36 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.feature_1.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13kB) 02:30:36 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.feature_1.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13kB) 02:30:36 [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (48.8kB) 02:30:36 [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (48.8kB) 02:30:36 [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.16kB) 02:30:36 [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.16kB) 02:30:36 [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.feature_1.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.98kB) 02:30:36 [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.feature_1.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.98kB) 02:30:37 [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (29.47kB) 02:30:37 [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (29.47kB) 02:30:37 [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.widgets_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.07kB) 02:30:37 [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.widgets_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.07kB) 02:30:37 [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.feature_2.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.97kB) 02:30:37 [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.feature_2.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.97kB) 02:30:37 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.widgets_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.49kB) 02:30:37 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.widgets_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.49kB) 02:30:37 [INFO] Fetching org.eclipse.papyrus.uml.nattable.generic_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.59kB) 02:30:37 [INFO] Fetching org.eclipse.papyrus.uml.nattable.generic_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.59kB) 02:30:37 [INFO] Fetching org.eclipse.papyrus.uml.nattable.matrix_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.49kB) 02:30:37 [INFO] Fetching org.eclipse.papyrus.uml.nattable.matrix_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.49kB) 02:30:38 [INFO] Fetching org.eclipse.papyrus.uml.nattable.properties_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.79kB) 02:30:38 [INFO] Fetching org.eclipse.papyrus.uml.nattable.properties_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.79kB) 02:30:38 [INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.integration_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.24kB) 02:30:38 [INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.integration_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.24kB) 02:30:38 [INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.valuespecification_6.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.88kB) 02:30:38 [INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.valuespecification_6.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.88kB) 02:30:38 [INFO] Fetching org.eclipse.papyrus.uml.nattable.stereotype.display_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.04kB) 02:30:38 [INFO] Fetching org.eclipse.papyrus.uml.nattable.stereotype.display_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.04kB) 02:30:38 [INFO] Fetching org.eclipse.papyrus.uml.nattable.richtext_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.87kB) 02:30:38 [INFO] Fetching org.eclipse.papyrus.uml.nattable.richtext_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.87kB) 02:30:39 [INFO] Fetching org.eclipse.papyrus.uml.nattable.feature_4.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.17kB) 02:30:39 [INFO] Fetching org.eclipse.papyrus.uml.nattable.feature_4.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.17kB) 02:30:39 [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (19.42kB) 02:30:39 [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (19.42kB) 02:30:39 [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.01kB) 02:30:39 [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.01kB) 02:30:39 [INFO] Fetching org.eclipse.papyrus.views.validation_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.81kB) 02:30:39 [INFO] Fetching org.eclipse.papyrus.views.validation_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.81kB) 02:30:39 [INFO] Fetching org.eclipse.papyrus.uml.properties.xtext_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.58kB) 02:30:39 [INFO] Fetching org.eclipse.papyrus.uml.properties.xtext_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.58kB) 02:30:39 [INFO] Fetching org.eclipse.papyrus.uml.properties.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.98kB) 02:30:39 [INFO] Fetching org.eclipse.papyrus.uml.properties.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.98kB) 02:30:40 [INFO] Fetching org.eclipse.papyrus.uml.search.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (44.75kB) 02:30:40 [INFO] Fetching org.eclipse.papyrus.uml.search.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (44.75kB) 02:30:40 [INFO] Fetching org.eclipse.papyrus.uml.search.feature_2.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.95kB) 02:30:40 [INFO] Fetching org.eclipse.papyrus.uml.search.feature_2.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.95kB) 02:30:40 [INFO] Fetching org.eclipse.papyrus.views.search_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.35kB) 02:30:40 [INFO] Fetching org.eclipse.papyrus.views.search_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.35kB) 02:30:40 [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.42kB) 02:30:40 [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.42kB) 02:30:40 [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.61kB) 02:30:40 [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.61kB) 02:30:40 [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (20.96kB) 02:30:40 [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (20.96kB) 02:30:41 [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16.54kB) 02:30:41 [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16.54kB) 02:30:41 [INFO] Fetching org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.13kB) 02:30:41 [INFO] Fetching org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.13kB) 02:30:41 [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.51kB) 02:30:41 [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.51kB) 02:30:41 [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.19kB) 02:30:41 [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.19kB) 02:30:41 [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.21kB) 02:30:41 [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.21kB) 02:30:41 [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.6kB) 02:30:41 [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.6kB) 02:30:42 [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.46kB) 02:30:42 [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.46kB) 02:30:42 [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.28kB) 02:30:42 [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext.ui_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.28kB) 02:30:42 [INFO] Fetching org.eclipse.papyrus.uml.textedit.javaconstraint_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.95kB) 02:30:42 [INFO] Fetching org.eclipse.papyrus.uml.textedit.javaconstraint_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.95kB) 02:30:42 [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (29.35kB) 02:30:42 [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (29.35kB) 02:30:42 [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (151.68kB) 02:30:42 [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (151.68kB) 02:30:42 [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (188.04kB) 02:30:42 [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui_4.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (188.04kB) 02:30:43 [INFO] Fetching org.eclipse.papyrus.uml.textedit.feature_2.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.31kB) 02:30:43 [INFO] Fetching org.eclipse.papyrus.uml.textedit.feature_2.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.31kB) 02:30:43 [INFO] Fetching org.eclipse.papyrus.uml.tools.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.98kB) 02:30:43 [INFO] Fetching org.eclipse.papyrus.uml.tools.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.98kB) 02:30:43 [INFO] Fetching org.eclipse.papyrus.uml.ui.feature_1.2.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.96kB) 02:30:43 [INFO] Fetching org.eclipse.papyrus.uml.ui.feature_1.2.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.96kB) 02:30:43 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.validation_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.67kB) 02:30:43 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.validation_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.67kB) 02:30:43 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.feature_2.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.99kB) 02:30:43 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.feature_2.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.99kB) 02:30:44 [INFO] Fetching org.eclipse.papyrus.views.documentation.feature_1.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.98kB) 02:30:44 [INFO] Fetching org.eclipse.papyrus.views.documentation.feature_1.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.98kB) 02:30:44 [INFO] Fetching org.eclipse.papyrus.views.feature_1.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.98kB) 02:30:44 [INFO] Fetching org.eclipse.papyrus.views.feature_1.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.98kB) 02:30:44 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.resourceloading_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.42kB) 02:30:44 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.resourceloading_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.42kB) 02:30:44 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.newchild_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.93kB) 02:30:44 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.newchild_2.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.93kB) 02:30:44 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.02kB) 02:30:44 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.02kB) 02:30:44 [INFO] Fetching org.eclipse.papyrus.views.properties.model.xwt_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (19.15kB) 02:30:44 [INFO] Fetching org.eclipse.papyrus.views.properties.model.xwt_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (19.15kB) 02:30:45 [INFO] Fetching org.eclipse.papyrus.views.properties.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.02kB) 02:30:45 [INFO] Fetching org.eclipse.papyrus.views.properties.feature_3.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.02kB) 02:30:45 [INFO] Fetching org.eclipse.papyrus.views.references_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.75kB) 02:30:45 [INFO] Fetching org.eclipse.papyrus.views.references_3.0.0.202102070400.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.75kB) 02:30:45 [INFO] Fetching org.eclipse.papyrus.views.references.feature_2.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.95kB) 02:30:45 [INFO] Fetching org.eclipse.papyrus.views.references.feature_2.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.95kB) 02:30:45 [INFO] Fetching org.eclipse.papyrus.views.search.feature_2.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.93kB) 02:30:45 [INFO] Fetching org.eclipse.papyrus.views.search.feature_2.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.93kB) 02:30:45 [INFO] Fetching org.eclipse.papyrus.views.validation.feature_2.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.98kB) 02:30:45 [INFO] Fetching org.eclipse.papyrus.views.validation.feature_2.0.0.202102070400.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.98kB) 02:30:45 [INFO] Fetching org.eclipse.pde.api.tools.annotations_1.1.400.v20190929-1236.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (7.65kB) 02:30:45 [INFO] Fetching org.eclipse.pde.api.tools.annotations_1.1.400.v20190929-1236.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (7.65kB) 02:30:45 [INFO] Fetching org.eclipse.pde.api.tools.ui_1.2.200.v20210118-0937.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (206.84kB) 02:30:45 [INFO] Fetching org.eclipse.pde.api.tools.ui_1.2.200.v20210118-0937.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (206.84kB) 02:30:46 [INFO] Fetching org.eclipse.pde.ui_3.13.0.v20210121-1129.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.45MB) 02:30:46 [INFO] Fetching org.eclipse.pde.ui_3.13.0.v20210121-1129.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.45MB) 02:30:47 [INFO] Fetching org.eclipse.pde.doc.user_3.14.1100.v20210127-1904.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (6.59MB) 02:30:47 [INFO] Fetching org.eclipse.pde.doc.user_3.14.1100.v20210127-1904.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (6.59MB) 02:30:49 [INFO] Fetching org.eclipse.pde.ds.annotations_1.2.0.v20200813-0526.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (63.14kB) 02:30:49 [INFO] Fetching org.eclipse.pde.ds.annotations_1.2.0.v20200813-0526.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (63.14kB) 02:30:49 [INFO] Fetching org.eclipse.pde.ds.core_1.2.100.v20201105-2204.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (25.93kB) 02:30:49 [INFO] Fetching org.eclipse.pde.ds.core_1.2.100.v20201105-2204.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (25.93kB) 02:30:50 [INFO] Fetching org.eclipse.pde.ds.ui_1.2.0.v20200813-0954.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (79.37kB) 02:30:50 [INFO] Fetching org.eclipse.pde.ds.ui_1.2.0.v20200813-0954.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (79.37kB) 02:30:50 [INFO] Fetching org.eclipse.pde.ds1_2.lib_1.0.400.v20191119-0943.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (27.92kB) 02:30:50 [INFO] Fetching org.eclipse.pde.ds1_2.lib_1.0.400.v20191119-0943.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (27.92kB) 02:30:50 [INFO] Fetching org.eclipse.pde_3.13.1400.v20210129-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (41.27kB) 02:30:50 [INFO] Fetching org.eclipse.pde_3.13.1400.v20210129-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (41.27kB) 02:30:50 [INFO] Fetching org.eclipse.pde.junit.runtime_3.5.1000.v20210110-1048.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (13.33kB) 02:30:50 [INFO] Fetching org.eclipse.pde.junit.runtime_3.5.1000.v20210110-1048.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (13.33kB) 02:30:50 [INFO] Fetching org.eclipse.pde.runtime_3.7.100.v20210127-1159.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (113.56kB) 02:30:50 [INFO] Fetching org.eclipse.pde.runtime_3.7.100.v20210127-1159.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (113.56kB) 02:30:51 [INFO] Fetching org.eclipse.pde.ui.templates_3.7.200.v20201208-0953.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (377.36kB) 02:30:51 [INFO] Fetching org.eclipse.pde.ui.templates_3.7.200.v20201208-0953.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (377.36kB) 02:30:51 [INFO] Fetching org.eclipse.pde.launching_3.9.200.v20201208-1742.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (51.57kB) 02:30:51 [INFO] Fetching org.eclipse.pde.launching_3.9.200.v20201208-1742.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (51.57kB) 02:30:51 [INFO] Fetching org.eclipse.pde.ua.core_1.2.200.v20210110-1242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (33.08kB) 02:30:51 [INFO] Fetching org.eclipse.pde.ua.core_1.2.200.v20210110-1242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (33.08kB) 02:30:51 [INFO] Fetching org.eclipse.pde.ua.ui_1.2.100.v20201105-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (141.01kB) 02:30:51 [INFO] Fetching org.eclipse.pde.ua.ui_1.2.100.v20201105-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (141.01kB) 02:30:52 [INFO] Fetching org.eclipse.ui.trace_1.2.0.v20210110-1242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (26.19kB) 02:30:52 [INFO] Fetching org.eclipse.ui.trace_1.2.0.v20210110-1242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (26.19kB) 02:30:52 [INFO] Fetching org.eclipse.pde.genericeditor.extension_1.1.100.v20201207-1622.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (32.81kB) 02:30:52 [INFO] Fetching org.eclipse.pde.genericeditor.extension_1.1.100.v20201207-1622.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (32.81kB) 02:30:52 [INFO] Fetching org.eclipse.tools.layout.spy_1.1.0.v20210110-1247.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (25.32kB) 02:30:52 [INFO] Fetching org.eclipse.tools.layout.spy_1.1.0.v20210110-1247.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (25.32kB) 02:30:53 [INFO] Fetching org.eclipse.pde_3.14.700.v20210129-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.45kB) 02:30:53 [INFO] Fetching org.eclipse.pde_3.14.700.v20210129-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.45kB) 02:30:53 [INFO] Fetching org.eclipse.pde.build.source_3.10.1000.v20210116-1237.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (317.25kB) 02:30:53 [INFO] Fetching org.eclipse.pde.build.source_3.10.1000.v20210116-1237.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (317.25kB) 02:30:53 [INFO] Fetching org.eclipse.pde.core.source_3.14.200.v20210121-1507.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1,003.3kB) 02:30:53 [INFO] Fetching org.eclipse.pde.core.source_3.14.200.v20210121-1507.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1,003.3kB) 02:30:53 [INFO] Fetching org.eclipse.pde.junit.runtime.source_3.5.1000.v20210110-1048.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (19kB) 02:30:53 [INFO] Fetching org.eclipse.pde.junit.runtime.source_3.5.1000.v20210110-1048.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (19kB) 02:30:53 [INFO] Fetching org.eclipse.pde.runtime.source_3.7.100.v20210127-1159.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (83.43kB) 02:30:53 [INFO] Fetching org.eclipse.pde.runtime.source_3.7.100.v20210127-1159.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (83.43kB) 02:30:53 [INFO] Fetching org.eclipse.pde.ui.source_3.13.0.v20210121-1129.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (2.06MB) 02:30:53 [INFO] Fetching org.eclipse.pde.ui.source_3.13.0.v20210121-1129.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (2.06MB) 02:30:54 [INFO] Fetching org.eclipse.pde.ui.templates.source_3.7.200.v20201208-0953.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (107.52kB) 02:30:54 [INFO] Fetching org.eclipse.pde.ui.templates.source_3.7.200.v20201208-0953.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (107.52kB) 02:30:54 [INFO] Fetching org.objectweb.asm.source_9.0.0.v20201001-1419.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (188.33kB) 02:30:54 [INFO] Fetching org.objectweb.asm.source_9.0.0.v20201001-1419.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (188.33kB) 02:30:54 [INFO] Fetching org.objectweb.asm.tree.source_9.0.0.v20201001-1419.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (86.62kB) 02:30:54 [INFO] Fetching org.objectweb.asm.tree.source_9.0.0.v20201001-1419.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (86.62kB) 02:30:54 [INFO] Fetching org.eclipse.pde.api.tools.source_1.2.300.v20210129-0808.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (652.87kB) 02:30:54 [INFO] Fetching org.eclipse.pde.api.tools.source_1.2.300.v20210129-0808.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (652.87kB) 02:30:55 [INFO] Fetching org.eclipse.pde.api.tools.annotations.source_1.1.400.v20190929-1236.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (12.56kB) 02:30:55 [INFO] Fetching org.eclipse.pde.api.tools.annotations.source_1.1.400.v20190929-1236.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (12.56kB) 02:30:55 [INFO] Fetching org.eclipse.pde.api.tools.ui.source_1.2.200.v20210118-0937.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (250.49kB) 02:30:55 [INFO] Fetching org.eclipse.pde.api.tools.ui.source_1.2.200.v20210118-0937.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (250.49kB) 02:30:55 [INFO] Fetching org.eclipse.pde.ds.core.source_1.2.100.v20201105-2204.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (50.83kB) 02:30:55 [INFO] Fetching org.eclipse.pde.ds.core.source_1.2.100.v20201105-2204.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (50.83kB) 02:30:55 [INFO] Fetching org.eclipse.pde.ds.ui.source_1.2.0.v20200813-0954.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (94.77kB) 02:30:55 [INFO] Fetching org.eclipse.pde.ds.ui.source_1.2.0.v20200813-0954.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (94.77kB) 02:30:55 [INFO] Fetching org.eclipse.pde.launching.source_3.9.200.v20201208-1742.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (93.19kB) 02:30:55 [INFO] Fetching org.eclipse.pde.launching.source_3.9.200.v20201208-1742.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (93.19kB) 02:30:55 [INFO] Fetching org.eclipse.pde.ua.core.source_1.2.200.v20210110-1242.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (104.68kB) 02:30:55 [INFO] Fetching org.eclipse.pde.ua.core.source_1.2.200.v20210110-1242.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (104.68kB) 02:30:56 [INFO] Fetching org.eclipse.pde.ua.ui.source_1.2.100.v20201105-1530.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (272.56kB) 02:30:56 [INFO] Fetching org.eclipse.pde.ua.ui.source_1.2.100.v20201105-1530.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (272.56kB) 02:30:56 [INFO] Fetching org.eclipse.ui.trace.source_1.2.0.v20210110-1242.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (51.75kB) 02:30:56 [INFO] Fetching org.eclipse.ui.trace.source_1.2.0.v20210110-1242.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (51.75kB) 02:30:56 [INFO] Fetching org.eclipse.pde.ds.annotations.source_1.2.0.v20200813-0526.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (77.35kB) 02:30:56 [INFO] Fetching org.eclipse.pde.ds.annotations.source_1.2.0.v20200813-0526.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (77.35kB) 02:30:56 [INFO] Fetching org.eclipse.pde.genericeditor.extension.source_1.1.100.v20201207-1622.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (63.34kB) 02:30:56 [INFO] Fetching org.eclipse.pde.genericeditor.extension.source_1.1.100.v20201207-1622.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (63.34kB) 02:30:56 [INFO] Fetching org.eclipse.pde.ds.lib.source_1.1.400.v20191119-0943.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (29.99kB) 02:30:56 [INFO] Fetching org.eclipse.pde.ds.lib.source_1.1.400.v20191119-0943.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (29.99kB) 02:30:57 [INFO] Fetching org.eclipse.pde.ds1_2.lib.source_1.0.400.v20191119-0943.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (20.57kB) 02:30:57 [INFO] Fetching org.eclipse.pde.ds1_2.lib.source_1.0.400.v20191119-0943.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (20.57kB) 02:30:57 [INFO] Fetching org.eclipse.tools.layout.spy.source_1.1.0.v20210110-1247.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (26.45kB) 02:30:57 [INFO] Fetching org.eclipse.tools.layout.spy.source_1.1.0.v20210110-1247.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (26.45kB) 02:30:57 [INFO] Fetching org.eclipse.pde.source_3.14.700.v20210129-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (18.88kB) 02:30:57 [INFO] Fetching org.eclipse.pde.source_3.14.700.v20210129-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (18.88kB) 02:30:57 [INFO] Fetching org.eclipse.ui.views.log_1.2.1400.v20210122-1423.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (85.04kB) 02:30:57 [INFO] Fetching org.eclipse.ui.views.log_1.2.1400.v20210122-1423.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (85.04kB) 02:30:57 [INFO] Fetching org.eclipse.ui.genericeditor_1.2.0.v20210129-1224.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (51.41kB) 02:30:57 [INFO] Fetching org.eclipse.ui.genericeditor_1.2.0.v20210129-1224.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (51.41kB) 02:30:57 [INFO] Fetching org.eclipse.platform_4.19.0.v20210129-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (425.01kB) 02:30:57 [INFO] Fetching org.eclipse.platform_4.19.0.v20210129-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (425.01kB) 02:30:58 [INFO] Fetching org.eclipse.platform.doc.isv_4.19.0.v20210128-1216.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (21.42MB) 02:30:58 [INFO] Fetching org.eclipse.platform.doc.isv_4.19.0.v20210128-1216.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (21.42MB) 02:30:59 [INFO] Fetching org.eclipse.platform.doc.isv_4.19.0.v20210128-1216.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (14.43MB of 21.42MB at 14.43MB/s) 02:31:14 [INFO] Fetching org.eclipse.platform.doc.user_4.19.0.v20210105-0920.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (6.62MB) 02:31:14 [INFO] Fetching org.eclipse.platform.doc.user_4.19.0.v20210105-0920.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (6.62MB) 02:31:16 [INFO] Fetching org.eclipse.text.quicksearch_1.1.0.v20210120-0733.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (35.89kB) 02:31:16 [INFO] Fetching org.eclipse.text.quicksearch_1.1.0.v20210120-0733.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (35.89kB) 02:31:16 [INFO] Fetching org.eclipse.ui.intro.universal_3.4.100.v20210108-1131.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.83MB) 02:31:16 [INFO] Fetching org.eclipse.ui.intro.universal_3.4.100.v20210108-1131.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.83MB) 02:31:17 [INFO] Fetching org.eclipse.ui.browser_3.6.1100.v20210118-1327.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (98.02kB) 02:31:17 [INFO] Fetching org.eclipse.ui.browser_3.6.1100.v20210118-1327.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (98.02kB) 02:31:17 [INFO] Fetching org.eclipse.ui.monitoring_1.2.0.v20210111-1353.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (27.58kB) 02:31:17 [INFO] Fetching org.eclipse.ui.monitoring_1.2.0.v20210111-1353.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (27.58kB) 02:31:17 [INFO] Fetching org.eclipse.ui.net_1.3.800.v20200422-1935.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (19.83kB) 02:31:17 [INFO] Fetching org.eclipse.ui.net_1.3.800.v20200422-1935.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (19.83kB) 02:31:17 [INFO] Fetching org.eclipse.ui.ide.application_1.4.0.v20210122-1423.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (56.26kB) 02:31:17 [INFO] Fetching org.eclipse.ui.ide.application_1.4.0.v20210122-1423.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (56.26kB) 02:31:17 [INFO] Fetching org.eclipse.ui.themes_1.2.1300.v20210108-1832.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (30.45kB) 02:31:17 [INFO] Fetching org.eclipse.ui.themes_1.2.1300.v20210108-1832.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (30.45kB) 02:31:18 [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.1.0.v20200724-0708.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (13.99kB) 02:31:18 [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.1.0.v20200724-0708.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (13.99kB) 02:31:18 [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.600.v20200212-1524.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (9.83kB) 02:31:18 [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.600.v20200212-1524.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (9.83kB) 02:31:18 [INFO] Fetching org.eclipse.platform_4.19.0.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (20.58kB) 02:31:18 [INFO] Fetching org.eclipse.platform_4.19.0.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (20.58kB) 02:31:18 [INFO] Fetching org.eclipse.platform_root_4.19.0.v20210129-2007 from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/binary/ (196B) 02:31:18 [INFO] Fetching org.eclipse.platform_root_4.19.0.v20210129-2007 from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/binary/ (196B) 02:31:18 [INFO] Fetching org.apache.ant.source_1.10.9.v20201106-1946.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (2.43MB) 02:31:18 [INFO] Fetching org.apache.ant.source_1.10.9.v20201106-1946.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (2.43MB) 02:31:19 [INFO] Fetching org.eclipse.ant.core.source_3.5.800.v20200608-1251.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (97.16kB) 02:31:19 [INFO] Fetching org.eclipse.ant.core.source_3.5.800.v20200608-1251.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (97.16kB) 02:31:19 [INFO] Fetching com.jcraft.jsch.source_0.1.55.v20190404-1902.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (294.21kB) 02:31:19 [INFO] Fetching com.jcraft.jsch.source_0.1.55.v20190404-1902.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (294.21kB) 02:31:19 [INFO] Fetching org.eclipse.compare.core.source_3.6.1000.v20201020-1107.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (62.17kB) 02:31:19 [INFO] Fetching org.eclipse.compare.core.source_3.6.1000.v20201020-1107.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (62.17kB) 02:31:19 [INFO] Fetching org.eclipse.compare.source_3.7.1300.v20210114-0707.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (424.12kB) 02:31:19 [INFO] Fetching org.eclipse.compare.source_3.7.1300.v20210114-0707.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (424.12kB) 02:31:19 [INFO] Fetching org.eclipse.core.filebuffers.source_3.6.1100.v20201029-1159.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (87.58kB) 02:31:19 [INFO] Fetching org.eclipse.core.filebuffers.source_3.6.1100.v20201029-1159.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (87.58kB) 02:31:19 [INFO] Fetching org.eclipse.core.filesystem.source_1.7.700.v20200110-1734.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (90.36kB) 02:31:19 [INFO] Fetching org.eclipse.core.filesystem.source_1.7.700.v20200110-1734.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (90.36kB) 02:31:20 [INFO] Fetching org.eclipse.core.net.linux.x86_64.source_1.2.400.v20190924-1023.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (8.5kB) 02:31:20 [INFO] Fetching org.eclipse.core.net.linux.x86_64.source_1.2.400.v20190924-1023.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (8.5kB) 02:31:20 [INFO] Fetching org.eclipse.core.resources.source_3.13.900.v20201105-1507.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (797.81kB) 02:31:20 [INFO] Fetching org.eclipse.core.resources.source_3.13.900.v20201105-1507.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (797.81kB) 02:31:20 [INFO] Fetching org.eclipse.debug.core.source_3.17.100.v20210120-0743.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (402.85kB) 02:31:20 [INFO] Fetching org.eclipse.debug.core.source_3.17.100.v20210120-0743.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (402.85kB) 02:31:20 [INFO] Fetching org.eclipse.debug.ui.source_3.14.800.v20210121-1016.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.67MB) 02:31:20 [INFO] Fetching org.eclipse.debug.ui.source_3.14.800.v20210121-1016.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.67MB) 02:31:20 [INFO] Fetching org.eclipse.e4.ui.ide.source_3.15.200.v20210108-1832.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (10.73kB) 02:31:20 [INFO] Fetching org.eclipse.e4.ui.ide.source_3.15.200.v20210108-1832.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (10.73kB) 02:31:21 [INFO] Fetching org.eclipse.ltk.core.refactoring.source_3.11.300.v20210112-0706.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (295.14kB) 02:31:21 [INFO] Fetching org.eclipse.ltk.core.refactoring.source_3.11.300.v20210112-0706.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (295.14kB) 02:31:21 [INFO] Fetching org.eclipse.ltk.ui.refactoring.source_3.11.300.v20210112-0706.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (251.13kB) 02:31:21 [INFO] Fetching org.eclipse.ltk.ui.refactoring.source_3.11.300.v20210112-0706.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (251.13kB) 02:31:21 [INFO] Fetching org.eclipse.platform.source_4.19.0.v20210129-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (10.65kB) 02:31:21 [INFO] Fetching org.eclipse.platform.source_4.19.0.v20210129-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (10.65kB) 02:31:21 [INFO] Fetching org.eclipse.search.source_3.13.0.v20210120-0731.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (298.2kB) 02:31:21 [INFO] Fetching org.eclipse.search.source_3.13.0.v20210120-0731.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (298.2kB) 02:31:21 [INFO] Fetching org.eclipse.text.quicksearch.source_1.1.0.v20210120-0733.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (58.89kB) 02:31:21 [INFO] Fetching org.eclipse.text.quicksearch.source_1.1.0.v20210120-0733.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (58.89kB) 02:31:21 [INFO] Fetching org.eclipse.team.core.source_3.8.1100.v20200806-0621.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (367.84kB) 02:31:21 [INFO] Fetching org.eclipse.team.core.source_3.8.1100.v20200806-0621.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (367.84kB) 02:31:22 [INFO] Fetching org.eclipse.team.ui.source_3.8.1200.v20210115-1514.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (765.99kB) 02:31:22 [INFO] Fetching org.eclipse.team.ui.source_3.8.1200.v20210115-1514.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (765.99kB) 02:31:22 [INFO] Fetching org.eclipse.text.source_3.11.0.v20210123-0709.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (279.35kB) 02:31:22 [INFO] Fetching org.eclipse.text.source_3.11.0.v20210123-0709.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (279.35kB) 02:31:22 [INFO] Fetching org.eclipse.jface.text.source_3.17.0.v20210125-1136.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (810kB) 02:31:22 [INFO] Fetching org.eclipse.jface.text.source_3.17.0.v20210125-1136.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (810kB) 02:31:22 [INFO] Fetching org.eclipse.jsch.core.source_1.3.900.v20200422-1935.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (38.72kB) 02:31:22 [INFO] Fetching org.eclipse.jsch.core.source_1.3.900.v20200422-1935.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (38.72kB) 02:31:22 [INFO] Fetching org.eclipse.jsch.ui.source_1.3.1100.v20200916-0731.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (47.88kB) 02:31:22 [INFO] Fetching org.eclipse.jsch.ui.source_1.3.1100.v20200916-0731.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (47.88kB) 02:31:23 [INFO] Fetching org.eclipse.ui.console.source_3.10.100.v20201211-1511.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (136.96kB) 02:31:23 [INFO] Fetching org.eclipse.ui.console.source_3.10.100.v20201211-1511.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (136.96kB) 02:31:23 [INFO] Fetching org.eclipse.ui.intro.source_3.6.100.v20210119-2223.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (253.75kB) 02:31:23 [INFO] Fetching org.eclipse.ui.intro.source_3.6.100.v20210119-2223.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (253.75kB) 02:31:23 [INFO] Fetching org.eclipse.ui.intro.universal.source_3.4.100.v20210108-1131.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (57.05kB) 02:31:23 [INFO] Fetching org.eclipse.ui.intro.universal.source_3.4.100.v20210108-1131.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (57.05kB) 02:31:23 [INFO] Fetching org.eclipse.ui.cheatsheets.source_3.7.200.v20210121-1039.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (251.12kB) 02:31:23 [INFO] Fetching org.eclipse.ui.cheatsheets.source_3.7.200.v20210121-1039.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (251.12kB) 02:31:23 [INFO] Fetching org.eclipse.ui.browser.source_3.6.1100.v20210118-1327.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (96.14kB) 02:31:23 [INFO] Fetching org.eclipse.ui.browser.source_3.6.1100.v20210118-1327.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (96.14kB) 02:31:23 [INFO] Fetching org.eclipse.ui.genericeditor.source_1.2.0.v20210129-1224.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (92.19kB) 02:31:23 [INFO] Fetching org.eclipse.ui.genericeditor.source_1.2.0.v20210129-1224.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (92.19kB) 02:31:24 [INFO] Fetching org.eclipse.ui.monitoring.source_1.2.0.v20210111-1353.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (45.22kB) 02:31:24 [INFO] Fetching org.eclipse.ui.monitoring.source_1.2.0.v20210111-1353.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (45.22kB) 02:31:24 [INFO] Fetching org.eclipse.ui.navigator.source_3.10.0.v20210111-1352.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (308.95kB) 02:31:24 [INFO] Fetching org.eclipse.ui.navigator.source_3.10.0.v20210111-1352.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (308.95kB) 02:31:24 [INFO] Fetching org.eclipse.ui.navigator.resources.source_3.8.0.v20210111-1356.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (102.48kB) 02:31:24 [INFO] Fetching org.eclipse.ui.navigator.resources.source_3.8.0.v20210111-1356.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (102.48kB) 02:31:24 [INFO] Fetching org.eclipse.ui.net.source_1.3.800.v20200422-1935.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (28.57kB) 02:31:24 [INFO] Fetching org.eclipse.ui.net.source_1.3.800.v20200422-1935.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (28.57kB) 02:31:24 [INFO] Fetching org.eclipse.ui.workbench.texteditor.source_3.16.0.v20210120-0733.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (428.87kB) 02:31:24 [INFO] Fetching org.eclipse.ui.workbench.texteditor.source_3.16.0.v20210120-0733.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (428.87kB) 02:31:25 [INFO] Fetching org.eclipse.ui.views.source_3.11.0.v20210111-1351.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (80.28kB) 02:31:25 [INFO] Fetching org.eclipse.ui.views.source_3.11.0.v20210111-1351.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (80.28kB) 02:31:25 [INFO] Fetching org.eclipse.ui.editors.source_3.14.0.v20210121-1258.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (330kB) 02:31:25 [INFO] Fetching org.eclipse.ui.editors.source_3.14.0.v20210121-1258.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (330kB) 02:31:25 [INFO] Fetching org.eclipse.ui.externaltools.source_3.4.900.v20201105-0600.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (82.15kB) 02:31:25 [INFO] Fetching org.eclipse.ui.externaltools.source_3.4.900.v20201105-0600.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (82.15kB) 02:31:25 [INFO] Fetching org.eclipse.ui.ide.source_3.18.100.v20210122-1536.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.25MB) 02:31:25 [INFO] Fetching org.eclipse.ui.ide.source_3.18.100.v20210122-1536.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.25MB) 02:31:25 [INFO] Fetching org.eclipse.ui.ide.application.source_1.4.0.v20210122-1423.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (50.58kB) 02:31:25 [INFO] Fetching org.eclipse.ui.ide.application.source_1.4.0.v20210122-1423.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (50.58kB) 02:31:25 [INFO] Fetching org.eclipse.core.variables.source_3.4.800.v20200120-1101.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (37.71kB) 02:31:25 [INFO] Fetching org.eclipse.core.variables.source_3.4.800.v20200120-1101.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (37.71kB) 02:31:26 [INFO] Fetching org.eclipse.ui.forms.source_3.11.100.v20210108-1139.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (217.7kB) 02:31:26 [INFO] Fetching org.eclipse.ui.forms.source_3.11.100.v20210108-1139.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (217.7kB) 02:31:26 [INFO] Fetching org.eclipse.ui.views.properties.tabbed.source_3.9.100.v20201223-1348.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (82.81kB) 02:31:26 [INFO] Fetching org.eclipse.ui.views.properties.tabbed.source_3.9.100.v20201223-1348.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (82.81kB) 02:31:26 [INFO] Fetching org.eclipse.equinox.security.linux.source_1.0.0.v20210121-0922.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (19.12kB) 02:31:26 [INFO] Fetching org.eclipse.equinox.security.linux.source_1.0.0.v20210121-0922.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (19.12kB) 02:31:26 [INFO] Fetching org.eclipse.core.externaltools.source_1.1.800.v20201105-0600.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (35.85kB) 02:31:26 [INFO] Fetching org.eclipse.core.externaltools.source_1.1.800.v20201105-0600.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (35.85kB) 02:31:26 [INFO] Fetching org.eclipse.ui.themes.source_1.2.1300.v20210108-1832.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (7.36kB) 02:31:26 [INFO] Fetching org.eclipse.ui.themes.source_1.2.1300.v20210108-1832.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (7.36kB) 02:31:26 [INFO] Fetching org.eclipse.ui.intro.quicklinks.source_1.1.0.v20200724-0708.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (18.24kB) 02:31:26 [INFO] Fetching org.eclipse.ui.intro.quicklinks.source_1.1.0.v20200724-0708.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (18.24kB) 02:31:26 [INFO] Fetching org.eclipse.team.genericeditor.diff.extension.source_1.0.600.v20200212-1524.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (14.16kB) 02:31:26 [INFO] Fetching org.eclipse.team.genericeditor.diff.extension.source_1.0.600.v20200212-1524.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (14.16kB) 02:31:27 [INFO] Fetching org.eclipse.ui.views.log.source_1.2.1400.v20210122-1423.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (59.87kB) 02:31:27 [INFO] Fetching org.eclipse.ui.views.log.source_1.2.1400.v20210122-1423.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (59.87kB) 02:31:27 [INFO] Fetching org.eclipse.platform.source_4.19.0.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (20.18kB) 02:31:27 [INFO] Fetching org.eclipse.platform.source_4.19.0.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (20.18kB) 02:31:27 [INFO] Fetching org.eclipse.update.configurator_3.4.700.v20200907-1237.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (42.69kB) 02:31:27 [INFO] Fetching org.eclipse.update.configurator_3.4.700.v20200907-1237.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (42.69kB) 02:31:27 [INFO] Fetching org.eclipse.rcp_4.19.0.v20210129-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (9.41kB) 02:31:27 [INFO] Fetching org.eclipse.rcp_4.19.0.v20210129-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (9.41kB) 02:31:27 [INFO] Fetching org.eclipse.rcp_4.19.0.v20210129-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.12kB) 02:31:27 [INFO] Fetching org.eclipse.rcp_4.19.0.v20210129-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.12kB) 02:31:27 [INFO] Fetching org.eclipse.rcp_root_4.19.0.v20210129-1800 from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/binary/ (25.08kB) 02:31:27 [INFO] Fetching org.eclipse.rcp_root_4.19.0.v20210129-1800 from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/binary/ (25.08kB) 02:31:28 [INFO] Fetching org.eclipse.help.source_3.8.800.v20200525-0755.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (180kB) 02:31:28 [INFO] Fetching org.eclipse.help.source_3.8.800.v20200525-0755.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (180kB) 02:31:28 [INFO] Fetching org.eclipse.ui.source_3.119.0.v20210111-1350.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (145.52kB) 02:31:28 [INFO] Fetching org.eclipse.ui.source_3.119.0.v20210111-1350.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (145.52kB) 02:31:28 [INFO] Fetching org.eclipse.ui.workbench.source_3.122.100.v20210128-2029.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (2.47MB) 02:31:28 [INFO] Fetching org.eclipse.ui.workbench.source_3.122.100.v20210128-2029.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (2.47MB) 02:31:29 [INFO] Fetching org.eclipse.update.configurator.source_3.4.700.v20200907-1237.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (76.39kB) 02:31:29 [INFO] Fetching org.eclipse.update.configurator.source_3.4.700.v20200907-1237.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (76.39kB) 02:31:29 [INFO] Fetching org.eclipse.rcp.source_4.19.0.v20210129-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.17kB) 02:31:29 [INFO] Fetching org.eclipse.rcp.source_4.19.0.v20210129-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.17kB) 02:31:29 [INFO] Fetching org.eclipse.sdk_4.19.0.v20210129-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (246.58kB) 02:31:29 [INFO] Fetching org.eclipse.sdk_4.19.0.v20210129-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (246.58kB) 02:31:29 [INFO] Fetching org.eclipse.sdk_4.19.0.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.03kB) 02:31:29 [INFO] Fetching org.eclipse.sdk_4.19.0.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/features/ (19.03kB) 02:31:35 [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.10.v20200830-2311.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (17.3kB) 02:31:35 [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.10.v20200830-2311.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (17.3kB) 02:31:35 [INFO] Fetching org.eclipse.compare.win32_1.2.800.v20200127-1343.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (24.56kB) 02:31:35 [INFO] Fetching org.eclipse.compare.win32_1.2.800.v20200127-1343.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (24.56kB) 02:31:35 [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (36.57kB) 02:31:35 [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (36.57kB) 02:31:35 [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.500.v20190925-1337.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (33.44kB) 02:31:35 [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.500.v20190925-1337.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (33.44kB) 02:31:36 [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (56.91kB) 02:31:36 [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (56.91kB) 02:31:36 [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.100.v20210122-1532.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (81.74kB) 02:31:36 [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.100.v20210122-1532.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (81.74kB) 02:31:36 [INFO] Fetching org.eclipse.swt.browser.chromium.win32.win32.x86_64_3.116.0.v20210129-1709.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (682.93kB) 02:31:36 [INFO] Fetching org.eclipse.swt.browser.chromium.win32.win32.x86_64_3.116.0.v20210129-1709.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (682.93kB) 02:31:36 [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (7.89kB) 02:31:36 [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (7.89kB) 02:31:37 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64.source_3.116.0.v20210129-1709.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.93MB) 02:31:37 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64.source_3.116.0.v20210129-1709.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.93MB) 02:31:37 [INFO] Fetching org.eclipse.swt.browser.chromium.win32.win32.x86_64.source_3.116.0.v20210129-1709.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (66.24kB) 02:31:37 [INFO] Fetching org.eclipse.swt.browser.chromium.win32.win32.x86_64.source_3.116.0.v20210129-1709.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (66.24kB) 02:31:37 [INFO] Fetching org.eclipse.e4.ui.swt.win32.source_1.1.0.v20201119-1132.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (9.38kB) 02:31:37 [INFO] Fetching org.eclipse.e4.ui.swt.win32.source_1.1.0.v20201119-1132.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (9.38kB) 02:31:37 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.300.v20200816-1842.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (14.35kB) 02:31:37 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.300.v20200816-1842.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (14.35kB) 02:31:37 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32.source_1.0.300.v20200816-1842.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (20.07kB) 02:31:37 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32.source_1.0.300.v20200816-1842.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (20.07kB) 02:31:37 [INFO] Fetching org.apache.httpcomponents.httpclient.win.source_4.5.10.v20200830-2311.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (29.92kB) 02:31:37 [INFO] Fetching org.apache.httpcomponents.httpclient.win.source_4.5.10.v20200830-2311.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (29.92kB) 02:31:38 [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (37.04kB) 02:31:38 [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (37.04kB) 02:31:38 [INFO] Fetching org.eclipse.equinox.security.win32.x86_64.source_1.1.200.v20190812-0919.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (16.57kB) 02:31:38 [INFO] Fetching org.eclipse.equinox.security.win32.x86_64.source_1.1.200.v20190812-0919.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (16.57kB) 02:31:38 [INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (13.36kB) 02:31:38 [INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (13.36kB) 02:31:38 [INFO] Fetching org.eclipse.compare.win32.source_1.2.800.v20200127-1343.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (23.06kB) 02:31:38 [INFO] Fetching org.eclipse.compare.win32.source_1.2.800.v20200127-1343.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (23.06kB) 02:31:38 [INFO] Fetching org.eclipse.core.net.win32.x86_64.source_1.1.500.v20190925-1337.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (8.48kB) 02:31:38 [INFO] Fetching org.eclipse.core.net.win32.x86_64.source_1.1.500.v20190925-1337.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (8.48kB) 02:31:38 [INFO] Fetching org.eclipse.ui.win32.source_3.4.400.v20200414-1247.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (15.6kB) 02:31:38 [INFO] Fetching org.eclipse.ui.win32.source_3.4.400.v20200414-1247.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (15.6kB) 02:31:44 [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.200.v20190903-0945.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (15.18kB) 02:31:44 [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.200.v20190903-0945.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (15.18kB) 02:31:44 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (16kB) 02:31:44 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (16kB) 02:31:44 [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.100.v20210122-1532.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (39.44kB) 02:31:44 [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.100.v20210122-1532.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (39.44kB) 02:31:45 [INFO] Fetching org.eclipse.swt.browser.chromium.cocoa.macosx.x86_64_3.116.0.v20210129-1709.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (651.65kB) 02:31:45 [INFO] Fetching org.eclipse.swt.browser.chromium.cocoa.macosx.x86_64_3.116.0.v20210129-1709.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (651.65kB) 02:31:45 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa.source_0.12.600.v20200416-0656.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (23.86kB) 02:31:45 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa.source_0.12.600.v20200416-0656.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (23.86kB) 02:31:45 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64.source_3.116.0.v20210129-1709.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.63MB) 02:31:45 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64.source_3.116.0.v20210129-1709.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (1.63MB) 02:31:46 [INFO] Fetching org.eclipse.swt.browser.chromium.cocoa.macosx.x86_64.source_3.116.0.v20210129-1709.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (66.32kB) 02:31:46 [INFO] Fetching org.eclipse.swt.browser.chromium.cocoa.macosx.x86_64.source_3.116.0.v20210129-1709.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (66.32kB) 02:31:46 [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.200.v20190903-0934.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (24.56kB) 02:31:46 [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.200.v20190903-0934.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (24.56kB) 02:31:46 [INFO] Fetching org.eclipse.equinox.security.macosx.source_1.101.200.v20190903-0934.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (29.36kB) 02:31:46 [INFO] Fetching org.eclipse.equinox.security.macosx.source_1.101.200.v20190903-0934.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (29.36kB) 02:31:46 [INFO] Fetching org.eclipse.jdt.launching.macosx_3.4.500.v20200116-2251.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (12.12kB) 02:31:46 [INFO] Fetching org.eclipse.jdt.launching.macosx_3.4.500.v20200116-2251.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (12.12kB) 02:31:46 [INFO] Fetching org.eclipse.jdt.launching.ui.macosx_1.2.600.v20200204-1737.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (29.17kB) 02:31:46 [INFO] Fetching org.eclipse.jdt.launching.ui.macosx_1.2.600.v20200204-1737.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (29.17kB) 02:31:46 [INFO] Fetching org.eclipse.jdt.launching.macosx.source_3.4.500.v20200116-2251.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (17.59kB) 02:31:46 [INFO] Fetching org.eclipse.jdt.launching.macosx.source_3.4.500.v20200116-2251.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (17.59kB) 02:31:46 [INFO] Fetching org.eclipse.jdt.launching.ui.macosx.source_1.2.600.v20200204-1737.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (28.07kB) 02:31:46 [INFO] Fetching org.eclipse.jdt.launching.ui.macosx.source_1.2.600.v20200204-1737.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (28.07kB) 02:31:47 [INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (7.61kB) 02:31:47 [INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (7.61kB) 02:31:47 [INFO] Fetching org.eclipse.ui.cocoa.source_1.2.400.v20191217-1850.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (8.88kB) 02:31:47 [INFO] Fetching org.eclipse.ui.cocoa.source_1.2.400.v20191217-1850.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210129-1800/plugins/ (8.88kB) 02:31:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.developer.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/pom.xml 02:31:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.editors.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/pom.xml 02:31:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.editors.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/pom.xml 02:32:03 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.editors.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/pom.xml 02:32:04 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.eclipse.project.editors.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/pom.xml 02:32:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.eclipse.project.editors.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/pom.xml 02:32:08 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.eclipse.project.editors.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/pom.xml 02:32:09 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.editor.integration.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/pom.xml 02:32:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.editor.integration.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/pom.xml 02:32:14 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.editor.integration.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/pom.xml 02:32:15 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.emf.facet.architecture.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/pom.xml 02:32:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.emf.facet.architecture.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/pom.xml 02:32:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.emf.facet.architecture.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/pom.xml 02:32:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/pom.xml 02:32:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/pom.xml 02:32:33 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/pom.xml 02:32:34 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.clipboard.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/pom.xml 02:32:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.clipboard.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/pom.xml 02:32:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.clipboard.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/pom.xml 02:32:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.di.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/pom.xml 02:32:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.di.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/pom.xml 02:32:41 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.di.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/pom.xml 02:32:41 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/pom.xml 02:32:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/pom.xml 02:32:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/pom.xml 02:32:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/pom.xml 02:32:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/pom.xml 02:32:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/pom.xml 02:32:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/pom.xml 02:32:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/pom.xml 02:33:01 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/pom.xml 02:33:02 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/pom.xml 02:33:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/pom.xml 02:33:06 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/pom.xml 02:33:07 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.model.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/pom.xml 02:33:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.model.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/pom.xml 02:33:08 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.model.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/pom.xml 02:33:08 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/pom.xml 02:33:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/pom.xml 02:33:13 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/pom.xml 02:33:13 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.views.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/pom.xml 02:33:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.views.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/pom.xml 02:33:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.views.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/pom.xml 02:33:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/pom.xml 02:33:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/pom.xml 02:33:34 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/pom.xml 02:33:35 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.editor.welcome.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/pom.xml 02:33:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.editor.welcome.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/pom.xml 02:33:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.editor.welcome.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/pom.xml 02:33:40 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.gmf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/pom.xml 02:33:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.gmf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/pom.xml 02:33:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.gmf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/pom.xml 02:33:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.readonly.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/pom.xml 02:33:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.readonly.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/pom.xml 02:33:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.readonly.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/pom.xml 02:33:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/pom.xml 02:33:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/pom.xml 02:33:51 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/pom.xml 02:33:51 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.emf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/pom.xml 02:33:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.emf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/pom.xml 02:33:55 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.emf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/pom.xml 02:33:56 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.expressions.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/pom.xml 02:33:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.expressions.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/pom.xml 02:33:57 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.expressions.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/pom.xml 02:33:57 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.commands.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/pom.xml 02:33:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.commands.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/pom.xml 02:34:02 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.commands.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/pom.xml 02:34:02 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.common.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/pom.xml 02:34:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.common.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/pom.xml 02:34:07 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.common.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/pom.xml 02:34:08 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.canonical.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/pom.xml 02:34:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.canonical.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/pom.xml 02:34:13 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.canonical.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/pom.xml 02:34:13 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.welcome.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/pom.xml 02:34:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.welcome.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/pom.xml 02:34:17 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.welcome.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/pom.xml 02:34:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.css.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/pom.xml 02:34:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.css.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/pom.xml 02:34:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.css.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/pom.xml 02:34:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.menu.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/pom.xml 02:34:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.menu.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/pom.xml 02:34:27 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.menu.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/pom.xml 02:34:27 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/pom.xml 02:34:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/pom.xml 02:34:31 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/pom.xml 02:34:32 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.assistant.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/pom.xml 02:34:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.assistant.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/pom.xml 02:34:36 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.assistant.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/pom.xml 02:34:37 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.internationalization.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/pom.xml 02:34:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.internationalization.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/pom.xml 02:34:41 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.internationalization.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/pom.xml 02:34:41 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.properties.ui.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/pom.xml 02:34:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.properties.ui.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/pom.xml 02:34:45 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.properties.ui.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/pom.xml 02:34:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/pom.xml 02:34:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/pom.xml 02:34:50 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/pom.xml 02:34:50 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/pom.xml 02:34:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/pom.xml 02:34:54 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/pom.xml 02:34:55 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.labelprovider.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/pom.xml 02:34:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.labelprovider.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/pom.xml 02:34:58 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.labelprovider.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/pom.xml 02:34:58 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.semantic.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/pom.xml 02:34:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.semantic.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/pom.xml 02:35:02 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.semantic.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/pom.xml 02:35:02 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.resourceloading.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/pom.xml 02:35:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.resourceloading.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/pom.xml 02:35:07 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.resourceloading.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/pom.xml 02:35:07 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/pom.xml 02:35:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/pom.xml 02:35:11 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/pom.xml 02:35:12 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/pom.xml 02:35:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/pom.xml 02:35:16 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/pom.xml 02:35:17 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.ui.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/pom.xml 02:35:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.ui.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/pom.xml 02:35:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.ui.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/pom.xml 02:35:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.viewpoints.policy.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/pom.xml 02:35:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.viewpoints.policy.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/pom.xml 02:35:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.viewpoints.policy.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/pom.xml 02:35:26 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/pom.xml 02:35:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/pom.xml 02:35:28 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/pom.xml 02:35:28 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/pom.xml 02:35:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/pom.xml 02:35:32 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/pom.xml 02:35:33 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.filters.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/pom.xml 02:35:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.filters.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/pom.xml 02:35:34 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.filters.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/pom.xml 02:35:34 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.newchild.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/pom.xml 02:35:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.newchild.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/pom.xml 02:35:37 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.newchild.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/pom.xml 02:35:37 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.tools.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/pom.xml 02:35:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.tools.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/pom.xml 02:35:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.tools.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/pom.xml 02:35:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/pom.xml 02:35:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/pom.xml 02:35:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/pom.xml 02:35:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/pom.xml 02:35:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/pom.xml 02:36:00 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/pom.xml 02:36:00 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.profilemigration.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/pom.xml 02:36:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.profilemigration.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/pom.xml 02:36:05 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.profilemigration.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/pom.xml 02:36:05 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/pom.xml 02:36:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/pom.xml 02:36:09 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/pom.xml 02:36:10 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/pom.xml 02:36:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/pom.xml 02:36:14 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/pom.xml 02:36:14 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/pom.xml 02:36:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/pom.xml 02:36:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/pom.xml 02:36:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.activity.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/pom.xml 02:36:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.activity.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/pom.xml 02:36:35 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.activity.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/pom.xml 02:36:36 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.clazz.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/pom.xml 02:36:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.clazz.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/pom.xml 02:36:41 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.clazz.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/pom.xml 02:36:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.statemachine.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/pom.xml 02:36:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.statemachine.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/pom.xml 02:36:48 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.statemachine.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/pom.xml 02:36:48 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/pom.xml 02:36:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/pom.xml 02:36:54 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/pom.xml 02:36:54 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/pom.xml 02:36:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/pom.xml 02:37:00 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/pom.xml 02:37:01 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.component.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/pom.xml 02:37:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.component.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/pom.xml 02:37:07 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.component.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/pom.xml 02:37:07 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.communication.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/pom.xml 02:37:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.communication.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/pom.xml 02:37:13 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.communication.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/pom.xml 02:37:13 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.composite.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/pom.xml 02:37:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.composite.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/pom.xml 02:37:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.composite.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/pom.xml 02:37:20 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.deployment.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/pom.xml 02:37:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.deployment.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/pom.xml 02:37:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.deployment.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/pom.xml 02:37:26 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.dnd.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/pom.xml 02:37:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.dnd.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/pom.xml 02:37:31 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.dnd.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/pom.xml 02:37:31 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.interactionoverview.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/pom.xml 02:37:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.interactionoverview.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/pom.xml 02:37:37 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.interactionoverview.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/pom.xml 02:37:37 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/pom.xml 02:37:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/pom.xml 02:37:43 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/pom.xml 02:37:44 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.sequence.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/pom.xml 02:37:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.sequence.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/pom.xml 02:37:50 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.sequence.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/pom.xml 02:37:50 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/pom.xml 02:37:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/pom.xml 02:37:56 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/pom.xml 02:37:56 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.timing.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/pom.xml 02:37:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.timing.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/pom.xml 02:38:01 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.timing.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/pom.xml 02:38:01 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.usecase.tests:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/pom.xml 02:38:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.usecase.tests:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/pom.xml 02:38:07 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.usecase.tests:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/pom.xml 02:38:07 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.wizards.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/pom.xml 02:38:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.wizards.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/pom.xml 02:38:13 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.wizards.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/pom.xml 02:38:14 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.properties.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/pom.xml 02:38:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.properties.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/pom.xml 02:38:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.properties.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/pom.xml 02:38:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/pom.xml 02:38:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/pom.xml 02:38:34 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/pom.xml 02:38:35 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.clazz.config.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/pom.xml 02:38:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.clazz.config.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/pom.xml 02:38:40 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.clazz.config.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/pom.xml 02:38:40 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.generic.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/pom.xml 02:38:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.generic.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/pom.xml 02:38:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.generic.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/pom.xml 02:38:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotype.display.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/pom.xml 02:38:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotype.display.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/pom.xml 02:38:51 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotype.display.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/pom.xml 02:38:51 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/pom.xml 02:38:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/pom.xml 02:38:56 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/pom.xml 02:38:56 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/pom.xml 02:38:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/pom.xml 02:39:01 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/pom.xml 02:39:01 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.matrix.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/pom.xml 02:39:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.matrix.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/pom.xml 02:39:06 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.matrix.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/pom.xml 02:39:06 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/pom.xml 02:39:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/pom.xml 02:39:20 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/pom.xml 02:39:20 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/pom.xml 02:39:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/pom.xml 02:39:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/pom.xml 02:39:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.port.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/pom.xml 02:39:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.port.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/pom.xml 02:39:30 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.port.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/pom.xml 02:39:30 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.property.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/pom.xml 02:39:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.property.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/pom.xml 02:39:35 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.property.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/pom.xml 02:39:35 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.parameter.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/pom.xml 02:39:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.parameter.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/pom.xml 02:39:40 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.parameter.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/pom.xml 02:39:40 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.valuespecification.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/pom.xml 02:39:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.valuespecification.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/pom.xml 02:39:45 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.valuespecification.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/pom.xml 02:39:45 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/pom.xml 02:39:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/pom.xml 02:40:00 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/pom.xml 02:40:00 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.backend.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/pom.xml 02:40:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.backend.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/pom.xml 02:40:05 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.backend.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/pom.xml 02:40:05 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/pom.xml 02:40:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/pom.xml 02:40:09 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/pom.xml 02:40:09 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.assistants.generator.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/pom.xml 02:40:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.assistants.generator.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/pom.xml 02:40:14 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.assistants.generator.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/pom.xml 02:40:14 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.types.generator.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/pom.xml 02:40:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.types.generator.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/pom.xml 02:40:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.types.generator.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/pom.xml 02:40:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/pom.xml 02:40:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/pom.xml 02:40:24 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/pom.xml 02:40:24 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/pom.xml 02:40:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/pom.xml 02:40:28 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/pom.xml 02:40:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.expressions.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/pom.xml 02:40:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.expressions.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/pom.xml 02:40:33 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.expressions.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/pom.xml 02:40:33 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/pom.xml 02:40:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/pom.xml 02:40:37 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/pom.xml 02:40:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/pom.xml 02:40:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/pom.xml 02:40:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/pom.xml 02:40:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelexplorer.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/pom.xml 02:40:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelexplorer.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/pom.xml 02:40:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelexplorer.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/pom.xml 02:40:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/pom.xml 02:40:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/pom.xml 02:40:51 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/pom.xml 02:40:51 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.drafter.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/pom.xml 02:40:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.drafter.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/pom.xml 02:40:55 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.drafter.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/pom.xml 02:40:56 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.utils.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/pom.xml 02:40:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.utils.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/pom.xml 02:41:00 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.utils.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/pom.xml 02:41:00 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/pom.xml 02:41:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/pom.xml 02:41:04 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/pom.xml 02:41:05 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/pom.xml 02:41:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/pom.xml 02:41:09 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/pom.xml 02:41:09 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.genvalidation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/pom.xml 02:41:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.genvalidation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/pom.xml 02:41:12 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.genvalidation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/pom.xml 02:41:12 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.staticprofile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/pom.xml 02:41:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.staticprofile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/pom.xml 02:41:14 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.staticprofile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/pom.xml 02:41:14 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.dynamic.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/pom.xml 02:41:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.dynamic.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/pom.xml 02:41:15 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.dynamic.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/pom.xml 02:41:15 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.filters.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/pom.xml 02:41:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.filters.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/pom.xml 02:41:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.filters.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/pom.xml 02:41:20 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelrepair.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/pom.xml 02:41:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelrepair.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/pom.xml 02:41:24 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelrepair.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/pom.xml 02:41:24 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.properties.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/pom.xml 02:41:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.properties.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/pom.xml 02:41:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.properties.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/pom.xml 02:41:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/pom.xml 02:41:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/pom.xml 02:41:34 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/pom.xml 02:41:35 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/pom.xml 02:41:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/pom.xml 02:41:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/pom.xml 02:41:40 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/pom.xml 02:41:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/pom.xml 02:41:41 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/pom.xml 02:41:41 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/pom.xml 02:41:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/pom.xml 02:41:44 [INFO] Fetching org.eclipse.papyrus.uml.properties.generation_3.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (39.58kB) 02:41:44 [INFO] Fetching org.eclipse.papyrus.uml.properties.generation_3.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (39.58kB) 02:41:44 [INFO] Fetching org.eclipse.papyrus.views.properties.toolsmiths_3.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (61.44kB) 02:41:44 [INFO] Fetching org.eclipse.papyrus.views.properties.toolsmiths_3.0.0.202102070441.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (61.44kB) 02:41:55 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/pom.xml 02:41:56 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.modelexplorer.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/pom.xml 02:41:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.modelexplorer.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/pom.xml 02:42:00 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.modelexplorer.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/pom.xml 02:42:00 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/pom.xml 02:42:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/pom.xml 02:42:05 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/pom.xml 02:42:05 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.properties.toolsmiths.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/pom.xml 02:42:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.properties.toolsmiths.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/pom.xml 02:42:09 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.properties.toolsmiths.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/pom.xml 02:42:10 [INFO] ------------------------------------------------------------------------ 02:42:10 [INFO] Reactor Build Order: 02:42:10 [INFO] 02:42:10 [INFO] org.eclipse.papyrus.tests.releng [pom] 02:42:10 [INFO] org.eclipse.papyrus.plugins.tests.releng [pom] 02:42:10 [INFO] org.eclipse.papyrus.editor.tests.releng [pom] 02:42:10 [INFO] org.eclipse.papyrus.editor.integration.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.emf.facet.tests [pom] 02:42:10 [INFO] org.eclipse.papyrus.emf.facet.architecture.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.infra.tests.releng [pom] 02:42:10 [INFO] org.eclipse.papyrus.infra.core.tests.releng [pom] 02:42:10 [INFO] org.eclipse.papyrus.infra.core.clipboard.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.infra.core.sasheditor.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.infra.core.sasheditor.di.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.infra.core.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.infra.editor.tests.releng [pom] 02:42:10 [INFO] org.eclipse.papyrus.infra.editor.welcome.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.infra.emf.tests.releng [pom] 02:42:10 [INFO] org.eclipse.papyrus.infra.emf.gmf.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.infra.emf.readonly.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.infra.emf.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.infra.filters.tests [eclipse-plugin] 02:42:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.tests.releng [pom] 02:42:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng [pom] 02:42:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.tests [eclipse-plugin] 02:42:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.canonical.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.commands.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.common.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.menu.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests [eclipse-plugin] 02:42:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.welcome.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.infra.nattable.main.test [pom] 02:42:10 [INFO] org.eclipse.papyrus.infra.nattable.common.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.infra.nattable.model.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.infra.nattable.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.infra.nattable.views.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.infra.properties.tests.releng [pom] 02:42:10 [INFO] org.eclipse.papyrus.infra.properties.ui.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.infra.services.tests.releng [pom] 02:42:10 [INFO] org.eclipse.papyrus.infra.services.controlmode.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.infra.services.edit.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.infra.services.edit.ui.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.infra.services.resourceloading.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.infra.services.semantic.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.infra.tools.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.infra.types.tests.releng [pom] 02:42:10 [INFO] org.eclipse.papyrus.infra.types.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.infra.types.ui.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.infra.ui.emf.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.infra.ui.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.infra.viewpoints.tests.releng [pom] 02:42:10 [INFO] org.eclipse.papyrus.infra.viewpoints.policy.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.tests.emf.facet.feature [eclipse-feature] 02:42:10 [INFO] org.eclipse.papyrus.uml.tests.releng [pom] 02:42:10 [INFO] org.eclipse.papyrus.uml.diagram.tests.releng [pom] 02:42:10 [INFO] org.eclipse.papyrus.uml.diagram.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.diagram.clazz.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.diagram.activity.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.diagram.usecase.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.diagram.deployment.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.diagram.component.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.diagram.timing.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.diagram.sequence.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.diagram.composite.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.diagram.profile.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.dynamic.profile.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.diagram.common.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.diagram.wizards.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.tests.uml.diagram.feature [eclipse-feature] 02:42:10 [INFO] org.eclipse.papyrus.tests.infra.services.feature [eclipse-feature] 02:42:10 [INFO] org.eclipse.papyrus.views.tests.releng [pom] 02:42:10 [INFO] org.eclipse.papyrus.views.modelexplorer.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.modelexplorer.tests.releng [pom] 02:42:10 [INFO] org.eclipse.papyrus.uml.modelexplorer.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.modelrepair.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.properties.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.service.types.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.service.types.ui.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.profile.tests.releng [pom] 02:42:10 [INFO] org.eclipse.papyrus.uml.profile.drafter.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.filters.tests [eclipse-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.profile.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.tests.uml.feature [eclipse-feature] 02:42:10 [INFO] org.eclipse.papyrus.views.documentation.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.tests.views.feature [eclipse-feature] 02:42:10 [INFO] org.eclipse.papyrus.tests.infra.nattable.feature [eclipse-feature] 02:42:10 [INFO] org.eclipse.papyrus.uml.nattable.main.test [pom] 02:42:10 [INFO] org.eclipse.papyrus.uml.nattable.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.nattable.generic.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.nattable.clazz.config.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.nattable.matrix.tests [eclipse-plugin] 02:42:10 [INFO] org.eclipse.papyrus.tests.uml.nattable.feature [eclipse-feature] 02:42:10 [INFO] org.eclipse.papyrus.tests.infra.feature [eclipse-feature] 02:42:10 [INFO] org.eclipse.papyrus.tests.infra.core.feature [eclipse-feature] 02:42:10 [INFO] org.eclipse.papyrus.uml.tools.tests.releng [pom] 02:42:10 [INFO] org.eclipse.papyrus.uml.tools.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.tools.utils.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.tests.uml.tools.feature [eclipse-feature] 02:42:10 [INFO] org.eclipse.papyrus.uml.decoratormodel.tests.releng [pom] 02:42:10 [INFO] org.eclipse.papyrus.uml.decoratormodel.controlmode.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.decoratormodel.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.tests.uml.decoratormodel.feature [eclipse-feature] 02:42:10 [INFO] org.eclipse.papyrus.uml.textedit.tests.releng [pom] 02:42:10 [INFO] org.eclipse.papyrus.uml.textedit.parameter.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.textedit.port.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.textedit.property.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.textedit.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.textedit.tests.feature [eclipse-feature] 02:42:10 [INFO] org.eclipse.papyrus.uml.assistants.tests.releng [pom] 02:42:10 [INFO] org.eclipse.papyrus.uml.profile.types.generator.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.tests.uml.assistants.feature [eclipse-feature] 02:42:10 [INFO] org.eclipse.papyrus.toolsmiths.tests.releng [pom] 02:42:10 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.tests.toolsmiths.feature [eclipse-feature] 02:42:10 [INFO] org.eclipse.papyrus.tests.feature [eclipse-feature] 02:42:10 [INFO] org.eclipse.papyrus.infra.emf.expressions.main.tests [pom] 02:42:10 [INFO] org.eclipse.papyrus.infra.emf.expressions.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.tests.infra.emf.expressions.feature [eclipse-feature] 02:42:10 [INFO] org.eclipse.papyrus.infra.internationalization.main.test [pom] 02:42:10 [INFO] org.eclipse.papyrus.infra.internationalization.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.tests.infra.internationalization.feature [eclipse-feature] 02:42:10 [INFO] org.eclipse.papyrus.uml.expressions.tests.releng [pom] 02:42:10 [INFO] org.eclipse.papyrus.uml.expressions.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.tests.uml.expressions.feature [eclipse-feature] 02:42:10 [INFO] org.eclipse.papyrus.uml.internationalization.main.test [pom] 02:42:10 [INFO] org.eclipse.papyrus.uml.internationalization.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.internationalization.controlmode.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.tests.uml.internationalization.feature [eclipse-feature] 02:42:10 [INFO] org.eclipse.papyrus.uml.alf.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.alf.tests.feature [eclipse-feature] 02:42:10 [INFO] Papyrus Tests Features [pom] 02:42:10 [INFO] org.eclipse.papyrus.developer.suite.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.bundles.tests [pom] 02:42:10 [INFO] org.eclipse.papyrus.eclipse.project.editors.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.editors.suite.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.infra.core.suite.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.infra.nattable.suite.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.infra.architecture.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.infra.services.labelprovider.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.infra.ui.architecture.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.infra.suite.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.infra.newchild.tests [eclipse-plugin] 02:42:10 [INFO] org.eclipse.papyrus.toolsmiths.suite.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.diagram.communication.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.diagram.interactionoverview.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.diagram.statemachine.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.diagram.suite.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.diagram.dnd.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.diagram.properties.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.nattable.stereotype.display.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.nattable.suite.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.textedit.suite.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.architecture.tests [eclipse-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.validation.tests.releng [pom] 02:42:10 [INFO] org.eclipse.papyrus.uml.validation.tests.staticprofile [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.validation.tests.genvalidation [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.validation.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.suite.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.uml.alf.tests.releng [pom] 02:42:10 [INFO] org.eclipse.papyrus.uml.alf.backend.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.views.properties.toolsmiths.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.views.suite.tests [eclipse-test-plugin] 02:42:10 [INFO] org.eclipse.papyrus.views.documentation.tests.releng [pom] 02:42:10 [INFO] org.eclipse.papyrus.tests.main.releng [pom] 02:42:10 [INFO] org.eclipse.papyrus.main.tests.target.parent [pom] 02:42:10 [INFO] org.eclipse.papyrus.main.tests.portable.target [eclipse-target-definition] 02:42:10 [INFO] 02:42:10 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.tests.releng >-------- 02:42:10 [INFO] Building org.eclipse.papyrus.tests.releng 0.0.1-SNAPSHOT [1/170] 02:42:10 [INFO] --------------------------------[ pom ]--------------------------------- 02:42:10 [INFO] 02:42:10 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.releng --- 02:42:11 [INFO] 02:42:11 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.releng --- 02:42:25 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/releng/tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:42:25 [INFO] 02:42:25 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.tests.releng --- 02:42:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:42:25 [INFO] 02:42:25 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.plugins.tests.releng >-- 02:42:25 [INFO] Building org.eclipse.papyrus.plugins.tests.releng 0.0.1-SNAPSHOT [2/170] 02:42:25 [INFO] --------------------------------[ pom ]--------------------------------- 02:42:25 [INFO] 02:42:25 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.plugins.tests.releng --- 02:42:25 [INFO] 02:42:25 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.plugins.tests.releng --- 02:42:25 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:42:25 [INFO] 02:42:25 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.plugins.tests.releng --- 02:42:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:42:25 [INFO] 02:42:25 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.editor.tests.releng >-- 02:42:25 [INFO] Building org.eclipse.papyrus.editor.tests.releng 0.0.1-SNAPSHOT [3/170] 02:42:25 [INFO] --------------------------------[ pom ]--------------------------------- 02:42:25 [INFO] 02:42:25 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.editor.tests.releng --- 02:42:25 [INFO] 02:42:25 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.editor.tests.releng --- 02:42:25 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:42:25 [INFO] 02:42:25 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.editor.tests.releng --- 02:42:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:42:25 [INFO] 02:42:25 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.editor.integration.tests >-- 02:42:25 [INFO] Building org.eclipse.papyrus.editor.integration.tests 2.0.0-SNAPSHOT [4/170] 02:42:25 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:42:26 [INFO] 02:42:26 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.editor.integration.tests --- 02:42:26 [INFO] 02:42:26 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.editor.integration.tests --- 02:42:27 [INFO] The project's OSGi version is 2.0.0.202102070721 02:42:27 [INFO] 02:42:27 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.editor.integration.tests --- 02:42:27 [INFO] 02:42:27 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.editor.integration.tests --- 02:42:27 [INFO] 02:42:27 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.editor.integration.tests --- 02:42:27 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:42:27 [INFO] 02:42:27 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.editor.integration.tests --- 02:42:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:42:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:42:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/main/resources 02:42:35 [INFO] 02:42:35 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.editor.integration.tests --- 02:42:39 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/bin 02:42:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[51] 02:42:42 import org.eclipse.papyrus.infra.core.utils.DiResourceSet; 02:42:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:42:42 The type DiResourceSet is deprecated 02:42:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[61] 02:42:42 import org.eclipse.papyrus.uml.diagram.timing.custom.UmlTimingDiagramForMultiEditor; 02:42:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:42:42 Discouraged access: The type 'UmlTimingDiagramForMultiEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/2.0.0.202102070400/org.eclipse.papyrus.uml.diagram.timing-2.0.0.202102070400.jar') 02:42:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[86] 02:42:42 final ModelSet modelSet = new DiResourceSet(); 02:42:42 ^^^^^^^^^^^^^ 02:42:42 The type DiResourceSet is deprecated 02:42:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[86] 02:42:42 final ModelSet modelSet = new DiResourceSet(); 02:42:42 ^^^^^^^^^^^^^^^ 02:42:42 The constructor DiResourceSet() is deprecated 02:42:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[93] 02:42:42 modelSet.createsModels(emptyModelDi); 02:42:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:42:42 The method createsModels(IFile) from the type ModelSet is deprecated 02:42:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[173] 02:42:42 final ModelSet modelSet = new DiResourceSet(); 02:42:42 ^^^^^^^^^^^^^ 02:42:42 The type DiResourceSet is deprecated 02:42:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[173] 02:42:42 final ModelSet modelSet = new DiResourceSet(); 02:42:42 ^^^^^^^^^^^^^^^ 02:42:42 The constructor DiResourceSet() is deprecated 02:42:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[180] 02:42:42 modelSet.createsModels(emptyModelDi); 02:42:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:42:42 The method createsModels(IFile) from the type ModelSet is deprecated 02:42:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[241] 02:42:42 Assert.assertTrue(editor.getActiveEditor() instanceof UmlTimingDiagramForMultiEditor); 02:42:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:42:42 Discouraged access: The type 'UmlTimingDiagramForMultiEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/2.0.0.202102070400/org.eclipse.papyrus.uml.diagram.timing-2.0.0.202102070400.jar') 02:42:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[246] 02:42:42 IPage selectedPage = container.getActiveSashWindowsPage(); 02:42:42 ^^^^^^^^^^^^ 02:42:42 The value of the local variable selectedPage is not used 02:42:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[254] 02:42:42 Assert.assertTrue("Couldn't change the page selection", editor.getActiveEditor() instanceof UmlTimingDiagramForMultiEditor); 02:42:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:42:42 Discouraged access: The type 'UmlTimingDiagramForMultiEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/2.0.0.202102070400/org.eclipse.papyrus.uml.diagram.timing-2.0.0.202102070400.jar') 02:42:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[362] 02:42:42 TransactionalEditingDomain editingDomain = modelSet.getTransactionalEditingDomain(); 02:42:42 ^^^^^^^^^^^^^ 02:42:42 The value of the local variable editingDomain is not used 02:42:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[364] 02:42:42 final EObject tableContext = UmlUtils.getUmlModel(modelSet).getResource().getContents().get(0); 02:42:42 ^^^^^^^^^^^^ 02:42:42 The value of the local variable tableContext is not used 02:42:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditingMemoryLeakFixture.java:[32] 02:42:42 import org.eclipse.papyrus.infra.core.utils.AdapterUtils; 02:42:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:42:42 The type AdapterUtils is deprecated 02:42:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditingMemoryLeakFixture.java:[98] 02:42:42 return AdapterUtils.adapt(getActiveEditor(), DiagramEditor.class, null); 02:42:42 ^^^^^^^^^^^^ 02:42:42 The type AdapterUtils is deprecated 02:42:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditingMemoryLeakFixture.java:[98] 02:42:42 return AdapterUtils.adapt(getActiveEditor(), DiagramEditor.class, null); 02:42:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:42:42 The method adapt(Object, Class<DiagramEditor>, DiagramEditor) from the type AdapterUtils is deprecated 02:42:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditingMemoryLeakFixture.java:[102] 02:42:42 return AdapterUtils.adapt(getDiagramEditor(), DiagramEditPart.class, null); 02:42:42 ^^^^^^^^^^^^ 02:42:42 The type AdapterUtils is deprecated 02:42:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditingMemoryLeakFixture.java:[102] 02:42:42 return AdapterUtils.adapt(getDiagramEditor(), DiagramEditPart.class, null); 02:42:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:42:42 The method adapt(Object, Class<DiagramEditPart>, DiagramEditPart) from the type AdapterUtils is deprecated 02:42:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditorReloadTest.java:[55] 02:42:42 import org.eclipse.papyrus.infra.core.utils.AdapterUtils; 02:42:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:42:42 The type AdapterUtils is deprecated 02:42:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditorReloadTest.java:[351] 02:42:42 ISashWindowsContainer sashContainer = AdapterUtils.adapt(employmentEditor, ISashWindowsContainer.class, null); 02:42:42 ^^^^^^^^^^^^ 02:42:42 The type AdapterUtils is deprecated 02:42:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditorReloadTest.java:[351] 02:42:42 ISashWindowsContainer sashContainer = AdapterUtils.adapt(employmentEditor, ISashWindowsContainer.class, null); 02:42:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:42:42 The method adapt(Object, Class<ISashWindowsContainer>, ISashWindowsContainer) from the type AdapterUtils is deprecated 02:42:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditorReloadTest.java:[370] 02:42:42 sashContainer = AdapterUtils.adapt(employmentEditor, ISashWindowsContainer.class, null); 02:42:42 ^^^^^^^^^^^^ 02:42:42 The type AdapterUtils is deprecated 02:42:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditorReloadTest.java:[370] 02:42:42 sashContainer = AdapterUtils.adapt(employmentEditor, ISashWindowsContainer.class, null); 02:42:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:42:42 The method adapt(Object, Class<ISashWindowsContainer>, ISashWindowsContainer) from the type AdapterUtils is deprecated 02:42:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/ModelSetTests.java:[30] 02:42:42 import org.eclipse.papyrus.infra.core.utils.DiResourceSet; 02:42:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:42:42 The type DiResourceSet is deprecated 02:42:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/ModelSetTests.java:[66] 02:42:42 final ModelSet modelSet = new DiResourceSet(); 02:42:42 ^^^^^^^^^^^^^ 02:42:42 The type DiResourceSet is deprecated 02:42:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/ModelSetTests.java:[66] 02:42:42 final ModelSet modelSet = new DiResourceSet(); 02:42:42 ^^^^^^^^^^^^^^^ 02:42:42 The constructor DiResourceSet() is deprecated 02:42:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/ModelSetTests.java:[75] 02:42:42 modelSet.createsModels(emptyModelDi); 02:42:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:42:42 The method createsModels(IFile) from the type ModelSet is deprecated 02:42:42 27 problems (27 warnings) 02:42:42 [INFO] 02:42:42 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.editor.integration.tests --- 02:42:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:42:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:42:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/test/resources 02:42:42 [INFO] 02:42:42 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.editor.integration.tests --- 02:42:42 [INFO] 02:42:42 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.editor.integration.tests --- 02:42:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/target/org.eclipse.papyrus.editor.integration.tests-2.0.0-SNAPSHOT.jar 02:42:42 [INFO] 02:42:42 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.editor.integration.tests --- 02:42:42 [INFO] 02:42:42 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.editor.integration.tests --- 02:42:42 [INFO] Skipping tests 02:42:42 [INFO] 02:42:42 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.editor.integration.tests --- 02:42:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:42:42 [INFO] 02:42:42 [INFO] ---< org.eclipse.papyrus.tests:org.eclipse.papyrus.emf.facet.tests >---- 02:42:42 [INFO] Building org.eclipse.papyrus.emf.facet.tests 0.0.1-SNAPSHOT [5/170] 02:42:42 [INFO] --------------------------------[ pom ]--------------------------------- 02:42:42 [INFO] 02:42:42 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.tests --- 02:42:42 [INFO] 02:42:42 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.emf.facet.tests --- 02:42:42 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/facet/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:42:42 [INFO] 02:42:42 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.emf.facet.tests --- 02:42:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:42:42 [INFO] 02:42:42 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.emf.facet.architecture.tests >-- 02:42:42 [INFO] Building org.eclipse.papyrus.emf.facet.architecture.tests 1.0.0-SNAPSHOT [6/170] 02:42:42 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:42:43 [INFO] 02:42:43 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 02:42:43 [INFO] 02:42:43 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 02:42:43 [INFO] The project's OSGi version is 1.0.0.202102070721 02:42:43 [INFO] 02:42:43 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 02:42:43 [INFO] 02:42:43 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 02:42:43 [INFO] 02:42:43 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 02:42:43 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:42:43 [INFO] 02:42:43 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 02:42:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:42:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:42:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/src/main/resources 02:42:43 [INFO] 02:42:43 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 02:42:43 [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/bin 02:42:44 [INFO] 02:42:44 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 02:42:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:42:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:42:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/src/test/resources 02:42:44 [INFO] 02:42:44 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 02:42:44 [INFO] 02:42:44 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 02:42:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/org.eclipse.papyrus.emf.facet.architecture.tests-1.0.0-SNAPSHOT.jar 02:42:44 [INFO] 02:42:44 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 02:42:44 [INFO] 02:42:44 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 02:42:49 [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/work/data/.metadata/.log 02:42:49 [INFO] Command line: 02:42:49 [/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, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] 02:42:59 Running org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_2_Test 02:43:00 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.898 s - in org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_2_Test 02:43:00 test(org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_2_Test) Time elapsed: 0.775 s 02:43:00 checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_2_Test) Time elapsed: 0.058 s 02:43:00 Running org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_1_Test 02:43:01 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s - in org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_1_Test 02:43:01 test(org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_1_Test) Time elapsed: 0.087 s 02:43:01 checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_1_Test) Time elapsed: 0.077 s 02:43:01 Running org.eclipse.papyrus.emf.facet.architecture.tests.BeforeNotFound_1_Test 02:43:01 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s - in org.eclipse.papyrus.emf.facet.architecture.tests.BeforeNotFound_1_Test 02:43:01 test(org.eclipse.papyrus.emf.facet.architecture.tests.BeforeNotFound_1_Test) Time elapsed: 0.072 s 02:43:01 checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.BeforeNotFound_1_Test) Time elapsed: 0.061 s 02:43:01 Running org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_4_Test 02:43:01 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_4_Test 02:43:01 test(org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_4_Test) Time elapsed: 0.058 s 02:43:01 checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_4_Test) Time elapsed: 0.047 s 02:43:01 Running org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_2_Test 02:43:01 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s - in org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_2_Test 02:43:01 test(org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_2_Test) Time elapsed: 0.044 s 02:43:01 checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_2_Test) Time elapsed: 0.077 s 02:43:01 Running org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_2_Test 02:43:01 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s - in org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_2_Test 02:43:01 test(org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_2_Test) Time elapsed: 0.053 s 02:43:01 checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_2_Test) Time elapsed: 0.054 s 02:43:01 Running org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_1_Test 02:43:01 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_1_Test 02:43:01 test(org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_1_Test) Time elapsed: 0.049 s 02:43:01 checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_1_Test) Time elapsed: 0.047 s 02:43:01 Running org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_3_Test 02:43:01 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_3_Test 02:43:01 test(org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_3_Test) Time elapsed: 0.043 s 02:43:01 checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_3_Test) Time elapsed: 0.06 s 02:43:01 Running org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_1_Test 02:43:01 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_1_Test 02:43:01 test(org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_1_Test) Time elapsed: 0.058 s 02:43:01 checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_1_Test) Time elapsed: 0.047 s 02:43:01 Running org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_1_Test 02:43:02 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_1_Test 02:43:02 test(org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_1_Test) Time elapsed: 0.044 s 02:43:02 checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_1_Test) Time elapsed: 0.027 s 02:43:02 Running org.eclipse.papyrus.emf.facet.architecture.tests.Merge_1_Test 02:43:02 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 s - in org.eclipse.papyrus.emf.facet.architecture.tests.Merge_1_Test 02:43:02 test(org.eclipse.papyrus.emf.facet.architecture.tests.Merge_1_Test) Time elapsed: 0.088 s 02:43:02 checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.Merge_1_Test) Time elapsed: 0.091 s 02:43:02 Running org.eclipse.papyrus.emf.facet.architecture.tests.RedefinesNotFound_1_Test 02:43:02 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in org.eclipse.papyrus.emf.facet.architecture.tests.RedefinesNotFound_1_Test 02:43:02 test(org.eclipse.papyrus.emf.facet.architecture.tests.RedefinesNotFound_1_Test) Time elapsed: 0.068 s 02:43:02 checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.RedefinesNotFound_1_Test) Time elapsed: 0.047 s 02:43:02 Running org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_2_Test 02:43:02 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s - in org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_2_Test 02:43:02 test(org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_2_Test) Time elapsed: 0.082 s 02:43:02 checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_2_Test) Time elapsed: 0.051 s 02:43:02 Running org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_1_Test 02:43:02 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_1_Test 02:43:02 test(org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_1_Test) Time elapsed: 0.032 s 02:43:02 checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_1_Test) Time elapsed: 0.045 s 02:43:02 Running org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_1_Test 02:43:02 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_1_Test 02:43:02 test(org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_1_Test) Time elapsed: 0.026 s 02:43:02 checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_1_Test) Time elapsed: 0.036 s 02:43:02 Running org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_2_Test 02:43:02 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_2_Test 02:43:02 test(org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_2_Test) Time elapsed: 0.043 s 02:43:02 checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_2_Test) Time elapsed: 0.025 s 02:43:02 Running org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_1_Test 02:43:02 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_1_Test 02:43:02 test(org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_1_Test) Time elapsed: 0.058 s 02:43:02 checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_1_Test) Time elapsed: 0.051 s 02:43:02 Running org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_3_Test 02:43:02 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_3_Test 02:43:02 test(org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_3_Test) Time elapsed: 0.024 s 02:43:02 checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_3_Test) Time elapsed: 0.038 s 02:43:02 Running org.eclipse.papyrus.emf.facet.architecture.tests.AfterNotFound_1_Test 02:43:02 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.eclipse.papyrus.emf.facet.architecture.tests.AfterNotFound_1_Test 02:43:02 test(org.eclipse.papyrus.emf.facet.architecture.tests.AfterNotFound_1_Test) Time elapsed: 0.044 s 02:43:02 checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.AfterNotFound_1_Test) Time elapsed: 0.038 s 02:43:02 Running org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_2_Test 02:43:03 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_2_Test 02:43:03 test(org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_2_Test) Time elapsed: 0.034 s 02:43:03 checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_2_Test) Time elapsed: 0.056 s 02:43:03 Running org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_2_Test 02:43:03 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_2_Test 02:43:03 test(org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_2_Test) Time elapsed: 0.023 s 02:43:03 checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_2_Test) Time elapsed: 0.035 s 02:43:03 02:43:03 Results: 02:43:03 02:43:03 Tests run: 42, Failures: 0, Errors: 0, Skipped: 0 02:43:03 02:43:05 [INFO] All tests passed! 02:43:05 [INFO] 02:43:05 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 02:43:05 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/jacoco.exec 02:43:05 [INFO] Analyzed bundle 'org.eclipse.papyrus.emf.facet.architecture.tests' with 0 classes 02:43:05 [INFO] 02:43:05 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.tests.releng >-- 02:43:05 [INFO] Building org.eclipse.papyrus.infra.tests.releng 0.0.1-SNAPSHOT [7/170] 02:43:05 [INFO] --------------------------------[ pom ]--------------------------------- 02:43:05 [INFO] 02:43:05 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.tests.releng --- 02:43:05 [INFO] 02:43:05 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.tests.releng --- 02:43:05 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:05 [INFO] 02:43:05 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.tests.releng --- 02:43:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:05 [INFO] 02:43:05 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.tests.releng >-- 02:43:05 [INFO] Building org.eclipse.papyrus.infra.core.tests.releng 0.0.1-SNAPSHOT [8/170] 02:43:05 [INFO] --------------------------------[ pom ]--------------------------------- 02:43:05 [INFO] 02:43:05 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.core.tests.releng --- 02:43:05 [INFO] 02:43:05 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.core.tests.releng --- 02:43:05 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:05 [INFO] 02:43:05 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.core.tests.releng --- 02:43:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:05 [INFO] 02:43:05 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.clipboard.tests >-- 02:43:05 [INFO] Building org.eclipse.papyrus.infra.core.clipboard.tests 2.0.0-SNAPSHOT [9/170] 02:43:05 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:05 [INFO] 02:43:05 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 02:43:05 [INFO] 02:43:05 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 02:43:05 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:05 [INFO] 02:43:05 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 02:43:05 [INFO] 02:43:05 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 02:43:05 [INFO] 02:43:05 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 02:43:05 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:05 [INFO] 02:43:05 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 02:43:05 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/src/main/resources 02:43:05 [INFO] 02:43:05 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 02:43:05 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/bin 02:43:06 [INFO] 02:43:06 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 02:43:06 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/src/test/resources 02:43:06 [INFO] 02:43:06 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 02:43:06 [INFO] 02:43:06 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 02:43:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/target/org.eclipse.papyrus.infra.core.clipboard.tests-2.0.0-SNAPSHOT.jar 02:43:06 [INFO] 02:43:06 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 02:43:06 [INFO] 02:43:06 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 02:43:06 [INFO] Skipping tests 02:43:06 [INFO] 02:43:06 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 02:43:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:06 [INFO] 02:43:06 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.tests >-- 02:43:06 [INFO] Building org.eclipse.papyrus.infra.core.sasheditor.tests 2.0.0-SNAPSHOT [10/170] 02:43:06 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:06 [INFO] 02:43:06 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 02:43:06 [INFO] 02:43:06 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 02:43:06 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:06 [INFO] 02:43:06 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 02:43:06 [INFO] 02:43:06 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 02:43:06 [INFO] 02:43:06 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 02:43:06 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:06 [INFO] 02:43:06 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 02:43:06 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/src/main/resources 02:43:06 [INFO] 02:43:06 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 02:43:06 [INFO] Compiling 79 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/bin 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContentProviderUtils.java:[243] 02:43:07 private Object lookupModelByName(String modelName, Object from, Class expectedType) { 02:43:07 ^^^^^ 02:43:07 Class is a raw type. References to generic type Class<T> should be parameterized 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContentProviderUtils.java:[260] 02:43:07 private Object lookupModelByName(String modelName, SashPanelModel sashPanelModel, Class expectedType) { 02:43:07 ^^^^^ 02:43:07 Class is a raw type. References to generic type Class<T> should be parameterized 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContentProviderUtils.java:[278] 02:43:07 private Object lookupModelByName(String modelName, TabFolderModel tabFolderModel, Class expectedType) { 02:43:07 ^^^^^ 02:43:07 Class is a raw type. References to generic type Class<T> should be parameterized 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerRefreshTabsTest.java:[40] 02:43:07 * Tests the correct execution of {@link SashWindowsContainer#refreshTabs()} on particular 02:43:07 ^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerRefreshTabsTest.java:[40] 02:43:07 * Tests the correct execution of {@link SashWindowsContainer#refreshTabs()} on particular 02:43:07 ^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerRefreshTabsTest.java:[90] 02:43:07 SashWindowsContainer container = editor.getSashWindowsContainer(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerRefreshTabsTest.java:[99] 02:43:07 container.refreshTabs(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerRefreshTabsTest.java:[102] 02:43:07 IPage page = container.getActiveSashWindowsPage(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerRefreshTabsTest.java:[111] 02:43:07 container.refreshTabs(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContentProviderUtilsTest.java:[155] 02:43:07 IPageModel newPage = helper.createNewPage("newPage"); 02:43:07 ^^^^^^^ 02:43:07 The value of the local variable newPage is not used 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[27] 02:43:07 * Tests for the {@link SashContainerFolderEventsProvider} class. 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashContainerFolderEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[55] 02:43:07 TabFolderListManager listManager = new TabFolderListManager(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'TabFolderListManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[55] 02:43:07 TabFolderListManager listManager = new TabFolderListManager(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The constructor 'TabFolderListManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[55] 02:43:07 TabFolderListManager listManager = new TabFolderListManager(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'TabFolderListManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[56] 02:43:07 SashContainerFolderEventsProvider folderEventProvider = new SashContainerFolderEventsProvider(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashContainerFolderEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[56] 02:43:07 SashContainerFolderEventsProvider folderEventProvider = new SashContainerFolderEventsProvider(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The constructor 'SashContainerFolderEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[56] 02:43:07 SashContainerFolderEventsProvider folderEventProvider = new SashContainerFolderEventsProvider(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashContainerFolderEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[57] 02:43:07 folderEventProvider.addListener(listManager); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashContainerFolderEventsProvider.addListener(ITabFolderPartLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[60] 02:43:07 TabFolderPart folder1= new FakeTabFolderPart(); 02:43:07 ^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[61] 02:43:07 folderEventProvider.fireFolderCreatedEvent(folder1); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashContainerFolderEventsProvider.fireFolderCreatedEvent(TabFolderPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[64] 02:43:07 assertTrue( "folder added", listManager.getFolderList().contains(folder1) ); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'TabFolderListManager.getFolderList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[74] 02:43:07 TabFolderListManager listManager = new TabFolderListManager(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'TabFolderListManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[74] 02:43:07 TabFolderListManager listManager = new TabFolderListManager(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The constructor 'TabFolderListManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[74] 02:43:07 TabFolderListManager listManager = new TabFolderListManager(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'TabFolderListManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[75] 02:43:07 SashContainerFolderEventsProvider folderEventProvider = new SashContainerFolderEventsProvider(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashContainerFolderEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[75] 02:43:07 SashContainerFolderEventsProvider folderEventProvider = new SashContainerFolderEventsProvider(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The constructor 'SashContainerFolderEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[75] 02:43:07 SashContainerFolderEventsProvider folderEventProvider = new SashContainerFolderEventsProvider(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashContainerFolderEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[76] 02:43:07 folderEventProvider.addListener(listManager); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashContainerFolderEventsProvider.addListener(ITabFolderPartLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[79] 02:43:07 TabFolderPart folder1= new FakeTabFolderPart(); 02:43:07 ^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[80] 02:43:07 folderEventProvider.fireFolderCreatedEvent(folder1); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashContainerFolderEventsProvider.fireFolderCreatedEvent(TabFolderPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[82] 02:43:07 TabFolderPart folder2= new FakeTabFolderPart(); 02:43:07 ^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[83] 02:43:07 folderEventProvider.fireFolderCreatedEvent(folder2); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashContainerFolderEventsProvider.fireFolderCreatedEvent(TabFolderPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[86] 02:43:07 assertTrue( "folder added", listManager.getFolderList().contains(folder1) ); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'TabFolderListManager.getFolderList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[87] 02:43:07 assertTrue( "folder added", listManager.getFolderList().contains(folder2) ); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'TabFolderListManager.getFolderList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[90] 02:43:07 folderEventProvider.fireFolderDisposedEvent(folder1); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashContainerFolderEventsProvider.fireFolderDisposedEvent(TabFolderPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[91] 02:43:07 assertFalse( "folder removed", listManager.getFolderList().contains(folder1) ); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'TabFolderListManager.getFolderList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[92] 02:43:07 assertTrue( "folder added", listManager.getFolderList().contains(folder2) ); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'TabFolderListManager.getFolderList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/editor/ShellEditor.java:[21] 02:43:07 import org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer; 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/editor/ShellEditor.java:[36] 02:43:07 protected SashWindowsContainer sashContainer; 02:43:07 ^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/editor/ShellEditor.java:[57] 02:43:07 sashContainer.refreshTabs(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/editor/ShellEditor.java:[65] 02:43:07 sashContainer = new SashWindowsContainer(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The constructor 'SashWindowsContainer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/editor/ShellEditor.java:[65] 02:43:07 sashContainer = new SashWindowsContainer(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/editor/ShellEditor.java:[68] 02:43:07 sashContainer.setContentProvider(contentProvider); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashWindowsContainer.setContentProvider(ISashWindowsContentProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/editor/ShellEditor.java:[92] 02:43:07 sashContainer.createPartControl(parent); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashWindowsContainer.createPartControl(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[35] 02:43:07 * Test if the {@link SashWindowsContainer} send the events of a page lifecycle. 02:43:07 ^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[36] 02:43:07 * Test if the page lifecycle events are correctly thrown by the {@link SashWindowsContainer} when 02:43:07 ^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[68] 02:43:07 * Create a {@link SashWindowsContainer} to test. Initialize it with provided {@link ISashWindowsContentProvider}. 02:43:07 ^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[73] 02:43:07 protected SashWindowsContainer createSashWindowsContainer(ISashWindowsContentProvider contentProvider) { 02:43:07 ^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[81] 02:43:07 SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[81] 02:43:07 SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The constructor 'SashWindowsContainer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[81] 02:43:07 SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[83] 02:43:07 sashWindowContainer.setContentProvider(contentProvider); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashWindowsContainer.setContentProvider(ISashWindowsContentProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[85] 02:43:07 sashWindowContainer.createPartControl(shell); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashWindowsContainer.createPartControl(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[116] 02:43:07 protected IPage lookupTabFolderPart(SashWindowsContainer container, Object rawModel) { 02:43:07 ^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[118] 02:43:07 LookupModelPageVisitor visitor = new LookupModelPageVisitor(rawModel); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'LookupModelPageVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[118] 02:43:07 LookupModelPageVisitor visitor = new LookupModelPageVisitor(rawModel); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The constructor 'LookupModelPageVisitor(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[118] 02:43:07 LookupModelPageVisitor visitor = new LookupModelPageVisitor(rawModel); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'LookupModelPageVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[119] 02:43:07 container.visit(visitor); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashWindowsContainer.visit(IPartVisitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[120] 02:43:07 return visitor.result(); 02:43:07 ^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'LookupModelPageVisitor.result()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[126] 02:43:07 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#addListener(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsListener)} 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[137] 02:43:07 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#removeListener(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsListener)} 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[148] 02:43:07 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[148] 02:43:07 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashContainerEventsProvider.firePageOpenedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[148] 02:43:07 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[148] 02:43:07 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[156] 02:43:07 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 02:43:07 ^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[160] 02:43:07 container.addPageLifeCycleListener(listener); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashWindowsContainer.addPageLifeCycleListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[163] 02:43:07 container.refreshTabs(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[170] 02:43:07 container.refreshTabs(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[184] 02:43:07 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[184] 02:43:07 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashContainerEventsProvider.firePageClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[184] 02:43:07 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[184] 02:43:07 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[191] 02:43:07 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 02:43:07 ^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[195] 02:43:07 container.addPageLifeCycleListener(listener); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashWindowsContainer.addPageLifeCycleListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[198] 02:43:07 container.refreshTabs(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[204] 02:43:07 container.refreshTabs(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[213] 02:43:07 container.refreshTabs(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[226] 02:43:07 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[226] 02:43:07 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeOpenedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[226] 02:43:07 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[226] 02:43:07 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[233] 02:43:07 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 02:43:07 ^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[237] 02:43:07 container.addPageLifeCycleListener(listener); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashWindowsContainer.addPageLifeCycleListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[240] 02:43:07 container.refreshTabs(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[247] 02:43:07 container.refreshTabs(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[259] 02:43:07 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[259] 02:43:07 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[259] 02:43:07 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[259] 02:43:07 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[269] 02:43:07 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[269] 02:43:07 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashContainerEventsProvider.firePageActivatedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[269] 02:43:07 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[269] 02:43:07 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[276] 02:43:07 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 02:43:07 ^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[280] 02:43:07 container.addPageLifeCycleListener(listener); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashWindowsContainer.addPageLifeCycleListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[282] 02:43:07 container.refreshTabs(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[293] 02:43:07 container.refreshTabs(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[300] 02:43:07 container.selectPage(page1); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[316] 02:43:07 container.refreshTabs(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[326] 02:43:07 container.refreshTabs(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[339] 02:43:07 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[339] 02:43:07 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashContainerEventsProvider.firePageDeactivatedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[339] 02:43:07 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[339] 02:43:07 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[366] 02:43:07 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 02:43:07 ^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[370] 02:43:07 container.addPageLifeCycleListener(listener); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashWindowsContainer.addPageLifeCycleListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[373] 02:43:07 container.refreshTabs(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[376] 02:43:07 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p12"))); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[376] 02:43:07 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p12"))); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[385] 02:43:07 container.refreshTabs(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[418] 02:43:07 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 02:43:07 ^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[422] 02:43:07 container.addPageLifeCycleListener(listener); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashWindowsContainer.addPageLifeCycleListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[425] 02:43:07 container.refreshTabs(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[428] 02:43:07 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p21"))); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[428] 02:43:07 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p21"))); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[437] 02:43:07 container.refreshTabs(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[27] 02:43:07 import org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer; 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[41] 02:43:07 * Class providing a facade to test the {@link SashWindowsContainer} class. 02:43:07 ^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[43] 02:43:07 * This facade own a {@link SimpleSashWindowsContentProvider}, a {@link SashWindowsContainer} and 02:43:07 ^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[71] 02:43:07 protected SashWindowsContainer sashContainer; 02:43:07 ^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[117] 02:43:07 * Create a {@link SashWindowsContainer} to test. Initialize it with provided {@link ISashWindowsContentProvider}. 02:43:07 ^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[122] 02:43:07 protected SashWindowsContainer createSashWindowsContainer(ISashWindowsContentProvider contentProvider) { 02:43:07 ^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[128] 02:43:07 SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[128] 02:43:07 SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The constructor 'SashWindowsContainer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[128] 02:43:07 SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[130] 02:43:07 sashWindowContainer.setContentProvider(contentProvider); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashWindowsContainer.setContentProvider(ISashWindowsContentProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[132] 02:43:07 sashWindowContainer.createPartControl(shell); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashWindowsContainer.createPartControl(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[141] 02:43:07 public SashWindowsContainer getSashContainer() { 02:43:07 ^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[163] 02:43:07 sashContainer.dispose(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashWindowsContainer.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[12] 02:43:07 * Tests for the class {@link SashContainerEventsProvider}. 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[21] 02:43:07 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#addListener(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsListener)} 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[26] 02:43:07 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[26] 02:43:07 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[26] 02:43:07 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[29] 02:43:07 provider.addListener(listener); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[32] 02:43:07 PagePart page = null; 02:43:07 ^^^^^^^^ 02:43:07 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[35] 02:43:07 provider.firePageAboutToBeClosedEvent(page); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[41] 02:43:07 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#removeListener(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsListener)} 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[46] 02:43:07 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[46] 02:43:07 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[46] 02:43:07 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[49] 02:43:07 provider.addListener(listener); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[50] 02:43:07 provider.removeListener(listener); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashContainerEventsProvider.removeListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[53] 02:43:07 PagePart page = null; 02:43:07 ^^^^^^^^ 02:43:07 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[56] 02:43:07 provider.firePageAboutToBeClosedEvent(page); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[62] 02:43:07 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[62] 02:43:07 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashContainerEventsProvider.firePageOpenedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[62] 02:43:07 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[62] 02:43:07 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[67] 02:43:07 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[67] 02:43:07 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[67] 02:43:07 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[70] 02:43:07 provider.addListener(listener); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[73] 02:43:07 PagePart page = null; 02:43:07 ^^^^^^^^ 02:43:07 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[76] 02:43:07 provider.firePageOpenedEvent(page); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashContainerEventsProvider.firePageOpenedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[83] 02:43:07 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[83] 02:43:07 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashContainerEventsProvider.firePageClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[83] 02:43:07 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[83] 02:43:07 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[88] 02:43:07 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[88] 02:43:07 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[88] 02:43:07 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[91] 02:43:07 provider.addListener(listener); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[94] 02:43:07 PagePart page = null; 02:43:07 ^^^^^^^^ 02:43:07 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[97] 02:43:07 provider.firePageClosedEvent(page); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashContainerEventsProvider.firePageClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[104] 02:43:07 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[104] 02:43:07 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeOpenedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[104] 02:43:07 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[104] 02:43:07 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[109] 02:43:07 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[109] 02:43:07 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[109] 02:43:07 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[112] 02:43:07 provider.addListener(listener); 02:43:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:07 Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[115] 02:43:08 PagePart page = null; 02:43:08 ^^^^^^^^ 02:43:08 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[118] 02:43:08 provider.firePageAboutToBeOpenedEvent(page); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeOpenedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[125] 02:43:08 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[125] 02:43:08 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[125] 02:43:08 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[125] 02:43:08 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[130] 02:43:08 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[130] 02:43:08 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[130] 02:43:08 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[133] 02:43:08 provider.addListener(listener); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[136] 02:43:08 PagePart page = null; 02:43:08 ^^^^^^^^ 02:43:08 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[139] 02:43:08 provider.firePageAboutToBeClosedEvent(page); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[146] 02:43:08 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[146] 02:43:08 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashContainerEventsProvider.firePageActivatedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[146] 02:43:08 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[146] 02:43:08 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[151] 02:43:08 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[151] 02:43:08 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[151] 02:43:08 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[154] 02:43:08 provider.addListener(listener); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[157] 02:43:08 PagePart page = null; 02:43:08 ^^^^^^^^ 02:43:08 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[160] 02:43:08 provider.firePageActivatedEvent(page); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashContainerEventsProvider.firePageActivatedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[167] 02:43:08 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[167] 02:43:08 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashContainerEventsProvider.firePageDeactivatedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[167] 02:43:08 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[167] 02:43:08 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[172] 02:43:08 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[172] 02:43:08 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[172] 02:43:08 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[175] 02:43:08 provider.addListener(listener); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[178] 02:43:08 PagePart page = null; 02:43:08 ^^^^^^^^ 02:43:08 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[181] 02:43:08 provider.firePageDeactivatedEvent(page); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashContainerEventsProvider.firePageDeactivatedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeTabFolderPart.java:[21] 02:43:08 * A fake {@link TabFolderPart} for testing purpose. 02:43:08 ^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeTabFolderPart.java:[23] 02:43:08 * This class allows to instanciate a {@link TabFolderPart}. 02:43:08 ^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeTabFolderPart.java:[28] 02:43:08 public class FakeTabFolderPart extends TabFolderPart { 02:43:08 ^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeTabFolderPart.java:[31] 02:43:08 * Create a fake {@link TabFolderPart} 02:43:08 ^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeTabFolderPart.java:[36] 02:43:08 super( new RootPart(null), null, null); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The constructor 'TabFolderPart(IPanelParent, ITabFolderModel, Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeTabFolderPart.java:[36] 02:43:08 super( new RootPart(null), null, null); 02:43:08 ^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The constructor 'RootPart(SashWindowsContainer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeTabFolderPart.java:[36] 02:43:08 super( new RootPart(null), null, null); 02:43:08 ^^^^^^^^ 02:43:08 Discouraged access: The type 'RootPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerMemoryLeakTest.java:[123] 02:43:08 SashWindowsContainer container = editor.getSashWindowsContainer(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerMemoryLeakTest.java:[143] 02:43:08 container.refreshTabs(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[24] 02:43:08 import org.eclipse.papyrus.infra.core.sasheditor.internal.IMultiEditorManager; 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'IMultiEditorManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[25] 02:43:08 import org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer; 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[26] 02:43:08 import org.eclipse.papyrus.infra.core.sasheditor.internal.eclipsecopy.MultiPageSelectionProvider; 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'MultiPageSelectionProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[41] 02:43:08 * This main editor provide the minimum required to let a {@link SashWindowsContainer} run inside. 02:43:08 ^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[65] 02:43:08 public class FakeMultiSashPageEditor extends EditorPart implements IMultiEditorManager, IMultiPageEditorPart { 02:43:08 ^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'IMultiEditorManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[77] 02:43:08 private SashWindowsContainer sashContainer; 02:43:08 ^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[270] 02:43:08 site.setSelectionProvider(new MultiPageSelectionProvider(this)); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The constructor 'MultiPageSelectionProvider(IMultiPageEditorPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[270] 02:43:08 site.setSelectionProvider(new MultiPageSelectionProvider(this)); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'MultiPageSelectionProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[280] 02:43:08 sashContainer = new SashWindowsContainer(this); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The constructor 'SashWindowsContainer(IMultiEditorManager)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[280] 02:43:08 sashContainer = new SashWindowsContainer(this); 02:43:08 ^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[281] 02:43:08 sashContainer.setContentProvider(getContentProvider()); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.setContentProvider(ISashWindowsContentProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[282] 02:43:08 sashContainer.createPartControl(parent); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.createPartControl(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[324] 02:43:08 sashContainer.refreshTabs(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[334] 02:43:08 return sashContainer.getActiveEditor(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.getActiveEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[349] 02:43:08 public SashWindowsContainer getSashWindowsContainer() { 02:43:08 ^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[359] 02:43:08 sashContainer.setFocus(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.setFocus()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[35] 02:43:08 * Test if the {@link SashWindowsContainer} send the events of a folder lifecycle. 02:43:08 ^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[36] 02:43:08 * Test if the folder lifecycle events are correctly thrown by the {@link SashWindowsContainer} when 02:43:08 ^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[65] 02:43:08 protected IPage lookupTabFolderPart(SashWindowsContainer container, Object rawModel) { 02:43:08 ^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[67] 02:43:08 LookupModelPageVisitor visitor = new LookupModelPageVisitor(rawModel); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'LookupModelPageVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[67] 02:43:08 LookupModelPageVisitor visitor = new LookupModelPageVisitor(rawModel); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The constructor 'LookupModelPageVisitor(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[67] 02:43:08 LookupModelPageVisitor visitor = new LookupModelPageVisitor(rawModel); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'LookupModelPageVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[68] 02:43:08 container.visit(visitor); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.visit(IPartVisitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[69] 02:43:08 return visitor.result(); 02:43:08 ^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'LookupModelPageVisitor.result()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[82] 02:43:08 ISashWindowsContentProvider contentProvider = containerFacade.getIContentProvider(); 02:43:08 ^^^^^^^^^^^^^^^ 02:43:08 The value of the local variable contentProvider is not used 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[83] 02:43:08 SashWindowsContainer container = containerFacade.getSashContainer(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[87] 02:43:08 container.getFolderLifeCycleEventProvider().addListener(listener); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.getFolderLifeCycleEventProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[87] 02:43:08 container.getFolderLifeCycleEventProvider().addListener(listener); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashContainerFolderEventsProvider.addListener(ITabFolderPartLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[97] 02:43:08 container.refreshTabs(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[102] 02:43:08 assertEquals("right object", containerFacade.getNamesToInternalMap().get("f1"), listener.getEvents().get(i++).getRawModel()); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'TabFolderPart.getRawModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[104] 02:43:08 assertEquals("right object", containerFacade.getNamesToInternalMap().get("f2"), listener.getEvents().get(i++).getRawModel()); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'TabFolderPart.getRawModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[116] 02:43:08 container.refreshTabs(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[133] 02:43:08 ISashWindowsContentProvider contentProvider = containerFacade.getIContentProvider(); 02:43:08 ^^^^^^^^^^^^^^^ 02:43:08 The value of the local variable contentProvider is not used 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[134] 02:43:08 SashWindowsContainer container = containerFacade.getSashContainer(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[138] 02:43:08 container.getFolderLifeCycleEventProvider().addListener(listener); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.getFolderLifeCycleEventProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[138] 02:43:08 container.getFolderLifeCycleEventProvider().addListener(listener); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashContainerFolderEventsProvider.addListener(ITabFolderPartLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[148] 02:43:08 container.refreshTabs(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[156] 02:43:08 container.refreshTabs(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[162] 02:43:08 assertEquals("right object", containerFacade.getNamesToInternalMap().get("f2"), listener.getEvents().get(i++).getRawModel()); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'TabFolderPart.getRawModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[73] 02:43:08 * Create a {@link SashWindowsContainer} to test. Initialize it with provided {@link ISashWindowsContentProvider}. 02:43:08 ^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[78] 02:43:08 protected SashWindowsContainer createSashWindowsContainer(ISashWindowsContentProvider contentProvider) { 02:43:08 ^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[84] 02:43:08 SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[84] 02:43:08 SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The constructor 'SashWindowsContainer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[84] 02:43:08 SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[86] 02:43:08 sashWindowContainer.setContentProvider(contentProvider); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.setContentProvider(ISashWindowsContentProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[88] 02:43:08 sashWindowContainer.createPartControl(shell); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.createPartControl(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[136] 02:43:08 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 02:43:08 ^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[139] 02:43:08 container.refreshTabs(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[142] 02:43:08 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p11"))); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[142] 02:43:08 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p11"))); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[143] 02:43:08 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p13"))); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[143] 02:43:08 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p13"))); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[144] 02:43:08 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p15"))); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[144] 02:43:08 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p15"))); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[145] 02:43:08 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p12"))); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[145] 02:43:08 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p12"))); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[146] 02:43:08 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p14"))); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[146] 02:43:08 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p14"))); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[147] 02:43:08 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p21"))); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[147] 02:43:08 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p21"))); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[148] 02:43:08 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p23"))); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[148] 02:43:08 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p23"))); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[149] 02:43:08 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p22"))); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[149] 02:43:08 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p22"))); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[157] 02:43:08 container.refreshTabs(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[158] 02:43:08 container.getActiveSashWindowsPage(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[159] 02:43:08 assertEquals( "expected active page", "p23", ((MessagePartModel)container.getActiveSashWindowsPage().getRawModel()).getTabTitle()); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[160] 02:43:08 assertEquals( "expected active page", helper.lookupPageByName("p23"), container.getActiveSashWindowsPage().getRawModel()); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[163] 02:43:08 container.refreshTabs(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[164] 02:43:08 container.getActiveSashWindowsPage(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[165] 02:43:08 assertEquals( "expected active page", "p21", ((MessagePartModel)container.getActiveSashWindowsPage().getRawModel()).getTabTitle()); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[168] 02:43:08 container.refreshTabs(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[169] 02:43:08 container.getActiveSashWindowsPage(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[170] 02:43:08 assertEquals( "expected active page", "p14", ((MessagePartModel)container.getActiveSashWindowsPage().getRawModel()).getTabTitle()); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[173] 02:43:08 container.refreshTabs(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[174] 02:43:08 container.getActiveSashWindowsPage(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[175] 02:43:08 assertEquals( "expected active page", "p12", ((MessagePartModel)container.getActiveSashWindowsPage().getRawModel()).getTabTitle()); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[178] 02:43:08 container.refreshTabs(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[179] 02:43:08 container.getActiveSashWindowsPage(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[180] 02:43:08 assertEquals( "expected active page", "p15", ((MessagePartModel)container.getActiveSashWindowsPage().getRawModel()).getTabTitle()); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[183] 02:43:08 container.refreshTabs(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[184] 02:43:08 container.getActiveSashWindowsPage(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[185] 02:43:08 assertEquals( "expected active page", "p13", ((MessagePartModel)container.getActiveSashWindowsPage().getRawModel()).getTabTitle()); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeEditorInput.java:[141] 02:43:08 public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) { 02:43:08 ^^^^^^ 02:43:08 Type safety: The return type Object for getAdapter(Class) from the type FakeEditorInput needs unchecked conversion to conform to T from the type FileEditorInput 02:43:08 300. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/utils/ObservableListTest.java (at line 33) 02:43:08 @SuppressWarnings("nls") 02:43:08 ^^^^^ 02:43:08 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeFolderLifeCycleEventsListener.java:[28] 02:43:08 public class FakeFolderLifeCycleEventsListener implements ITabFolderPartLifeCycleEventsListener { 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'ITabFolderPartLifeCycleEventsListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeFolderLifeCycleEventsListener.java:[42] 02:43:08 public List<TabFolderPart> events; 02:43:08 ^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeFolderLifeCycleEventsListener.java:[51] 02:43:08 events = new ArrayList<TabFolderPart>(); 02:43:08 ^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeFolderLifeCycleEventsListener.java:[80] 02:43:08 public List<TabFolderPart> getEvents() { 02:43:08 ^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeFolderLifeCycleEventsListener.java:[87] 02:43:08 public TabFolderPart getEvent(int index) { 02:43:08 ^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeFolderLifeCycleEventsListener.java:[111] 02:43:08 public void folderCreated(TabFolderPart folder) { 02:43:08 ^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeFolderLifeCycleEventsListener.java:[118] 02:43:08 public void folderDisposed(TabFolderPart folder) { 02:43:08 ^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerDisposeCalledTest.java:[90] 02:43:08 final SashWindowsContainer container = editor.getSashWindowsContainer(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerDisposeCalledTest.java:[113] 02:43:08 container.refreshTabs(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[90] 02:43:08 * Create a {@link SashWindowsContainer} to test. Initialize it with provided {@link ISashWindowsContentProvider}. 02:43:08 ^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[95] 02:43:08 protected SashWindowsContainer createSashWindowsContainer(ISashWindowsContentProvider contentProvider) { 02:43:08 ^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[101] 02:43:08 SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[101] 02:43:08 SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The constructor 'SashWindowsContainer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[101] 02:43:08 SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[103] 02:43:08 sashWindowContainer.setContentProvider(contentProvider); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.setContentProvider(ISashWindowsContentProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[105] 02:43:08 sashWindowContainer.createPartControl(shell); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.createPartControl(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[131] 02:43:08 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[131] 02:43:08 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. 02:43:08 ^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.getActiveEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[151] 02:43:08 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 02:43:08 ^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[152] 02:43:08 IPage page = container.getActiveSashWindowsPage(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[158] 02:43:08 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[158] 02:43:08 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. 02:43:08 ^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.getActiveEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[177] 02:43:08 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 02:43:08 ^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[178] 02:43:08 IPage page = container.getActiveSashWindowsPage(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[184] 02:43:08 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[184] 02:43:08 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. 02:43:08 ^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.getActiveEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[216] 02:43:08 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 02:43:08 ^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[217] 02:43:08 List<IPage> pages = container.getVisiblePages(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.getVisiblePages()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[227] 02:43:08 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[227] 02:43:08 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. 02:43:08 ^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.getActiveEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[247] 02:43:08 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 02:43:08 ^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[249] 02:43:08 List<IPage> pages = container.getVisiblePages(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.getVisiblePages()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[267] 02:43:08 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[267] 02:43:08 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. 02:43:08 ^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.getActiveEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[287] 02:43:08 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 02:43:08 ^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[289] 02:43:08 List<IPage> pages = container.getVisiblePages(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.getVisiblePages()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[305] 02:43:08 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[305] 02:43:08 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. 02:43:08 ^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.getActiveEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[314] 02:43:08 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 02:43:08 ^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[315] 02:43:08 IPage page = container.getActiveSashWindowsPage(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[321] 02:43:08 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#selectPage(IPage)}. 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[321] 02:43:08 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#selectPage(IPage)}. 02:43:08 ^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[341] 02:43:08 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 02:43:08 ^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[344] 02:43:08 assertNotNull("active page set", container.getActiveSashWindowsPage()); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[347] 02:43:08 IPage p12 = container.lookupModelPage(models.get("p12")); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[348] 02:43:08 container.selectPage(p12); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[349] 02:43:08 assertEquals("page selected", p12, container.getActiveSashWindowsPage()); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[352] 02:43:08 IPage p22 = container.lookupModelPage(models.get("p22")); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[353] 02:43:08 container.selectPage(p22); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[354] 02:43:08 assertEquals("page selected", p22, container.getActiveSashWindowsPage()); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[357] 02:43:08 IPage p11 = container.lookupModelPage(models.get("p11")); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[358] 02:43:08 container.selectPage(p11); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[359] 02:43:08 assertEquals("page selected", p11, container.getActiveSashWindowsPage()); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[364] 02:43:08 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#refreshTabs()}. 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[364] 02:43:08 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#refreshTabs()}. 02:43:08 ^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[370] 02:43:08 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 02:43:08 ^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[372] 02:43:08 container.refreshTabs(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[378] 02:43:08 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#refreshTabs()}. 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[378] 02:43:08 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#refreshTabs()}. 02:43:08 ^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[400] 02:43:08 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 02:43:08 ^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[401] 02:43:08 container.refreshTabs(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[407] 02:43:08 * Test method for {@link SashWindowsContainer#visit(org.eclipse.papyrus.infra.core.sasheditor.editor.IPageVisitor)} 02:43:08 ^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[407] 02:43:08 * Test method for {@link SashWindowsContainer#visit(org.eclipse.papyrus.infra.core.sasheditor.editor.IPageVisitor)} 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.visit(IPageVisitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[427] 02:43:08 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 02:43:08 ^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[430] 02:43:08 container.visit(pageVisitor); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.visit(IPageVisitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[455] 02:43:08 * Test method for {@link SashWindowsContainer#lookupModelPage(Object)} 02:43:08 ^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[455] 02:43:08 * Test method for {@link SashWindowsContainer#lookupModelPage(Object)} 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[475] 02:43:08 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 02:43:08 ^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[478] 02:43:08 IPage foundPage = container.lookupModelPage(model); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[483] 02:43:08 * Test method for {@link SashWindowsContainer#setFolderTabMenuManager(MenuManager)} 02:43:08 ^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[483] 02:43:08 * Test method for {@link SashWindowsContainer#setFolderTabMenuManager(MenuManager)} 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.setFolderTabMenuManager(MenuManager)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[505] 02:43:08 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 02:43:08 ^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[508] 02:43:08 container.setFolderTabMenuManager(menuManager); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.setFolderTabMenuManager(MenuManager)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[511] 02:43:08 TabFolderPart folderPart = lookupTabFolderPart(container, referenceFolder); 02:43:08 ^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[512] 02:43:08 assertNotNull("menu exist", folderPart.getControl().getMenu()); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'TabFolderPart.getControl()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[515] 02:43:08 assertNotNull("menu exist", folderPart.getControl().getMenu()); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'TabFolderPart.getControl()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[518] 02:43:08 assertNotNull("menu exist", folderPart.getControl().getMenu()); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'TabFolderPart.getControl()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[521] 02:43:08 assertNotNull("menu exist", folderPart.getControl().getMenu()); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'TabFolderPart.getControl()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[527] 02:43:08 container.refreshTabs(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[530] 02:43:08 assertNotNull("menu exist", folderPart.getControl().getMenu()); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'TabFolderPart.getControl()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[540] 02:43:08 protected TabFolderPart lookupTabFolderPart(SashWindowsContainer container, Object rawModel) { 02:43:08 ^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[540] 02:43:08 protected TabFolderPart lookupTabFolderPart(SashWindowsContainer container, Object rawModel) { 02:43:08 ^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[542] 02:43:08 LookupFolderPartByRawModelVisitor visitor = new LookupFolderPartByRawModelVisitor(rawModel); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'LookupFolderPartByRawModelVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[542] 02:43:08 LookupFolderPartByRawModelVisitor visitor = new LookupFolderPartByRawModelVisitor(rawModel); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The constructor 'LookupFolderPartByRawModelVisitor(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[542] 02:43:08 LookupFolderPartByRawModelVisitor visitor = new LookupFolderPartByRawModelVisitor(rawModel); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'LookupFolderPartByRawModelVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[543] 02:43:08 container.visit(visitor); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.visit(IPartVisitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[544] 02:43:08 return visitor.result(); 02:43:08 ^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'LookupFolderPartByRawModelVisitor.result()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[566] 02:43:08 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 02:43:08 ^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[569] 02:43:08 IObservableList<IFolder> list = container.getIFolderList(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.getIFolderList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[583] 02:43:08 container.refreshTabs(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[609] 02:43:08 SashWindowsContainer container = containerFacade.getSashContainer(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[612] 02:43:08 container.refreshTabs(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[615] 02:43:08 IObservableList<IFolder> list = container.getIFolderList(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.getIFolderList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[627] 02:43:08 container.refreshTabs(); 02:43:08 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakePagePart.java:[15] 02:43:08 public class FakePagePart extends PagePart { 02:43:08 ^^^^^^^^ 02:43:08 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakePagePart.java:[18] 02:43:08 super(null, null); 02:43:08 ^^^^^^^^^^^^^^^^^^ 02:43:08 Discouraged access: The constructor 'PagePart(TabFolderPart, Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakePagePart.java:[22] 02:43:08 boolean visit(IPartVisitor visitor) { 02:43:08 ^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'IPartVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakePagePart.java:[40] 02:43:08 public void reparent(TabFolderPart parent) { 02:43:08 ^^^^^^^^^^^^^ 02:43:08 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202102070400.jar') 02:43:08 398 problems (0 errors, 397 warnings, 1 info) 02:43:08 [INFO] 02:43:08 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 02:43:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/src/test/resources 02:43:08 [INFO] 02:43:08 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 02:43:08 [INFO] 02:43:08 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 02:43:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/target/org.eclipse.papyrus.infra.core.sasheditor.tests-2.0.0-SNAPSHOT.jar 02:43:08 [INFO] 02:43:08 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 02:43:08 [INFO] 02:43:08 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 02:43:08 [INFO] Skipping tests 02:43:08 [INFO] 02:43:08 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 02:43:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:08 [INFO] 02:43:08 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.di.tests >-- 02:43:08 [INFO] Building org.eclipse.papyrus.infra.core.sasheditor.di.tests 2.0.0-SNAPSHOT [11/170] 02:43:08 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:08 [INFO] 02:43:08 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 02:43:08 [INFO] 02:43:08 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 02:43:08 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:08 [INFO] 02:43:08 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 02:43:08 [INFO] 02:43:08 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 02:43:08 [INFO] 02:43:08 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 02:43:08 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:08 [INFO] 02:43:08 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 02:43:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/src/main/resources 02:43:08 [INFO] 02:43:08 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 02:43:08 [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/bin 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[47] 02:43:09 * This facade own a {@link DiContentProvider} and provides methods to manipulate it with 02:43:09 ^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[48] 02:43:09 * the help of names. Each element in the {@link DiContentProvider} can be identified 02:43:09 ^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[62] 02:43:09 protected DiContentProvider contentProvider; 02:43:09 ^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[84] 02:43:09 this.contentProvider = new DiContentProvider(diSashModel, pageModelFactory); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The constructor 'DiContentProvider(SashModel, IPageModelFactory)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[84] 02:43:09 this.contentProvider = new DiContentProvider(diSashModel, pageModelFactory); 02:43:09 ^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[92] 02:43:09 public DiContentProviderFacade(DiContentProvider contentProvider) { 02:43:09 ^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[209] 02:43:09 return contentProvider.getDiSashModel().getWindows().get(0); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'DiContentProvider.getDiSashModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[218] 02:43:09 return contentProvider.getDiSashModel().getWindows().get(0).getPanel(); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'DiContentProvider.getDiSashModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[232] 02:43:09 TabFolderModel folderModel = getITabFolderModel( folderName ); 02:43:09 ^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[236] 02:43:09 contentProvider.addPage(folderModel, index, pageRawModel); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'DiContentProvider.addPage(ITabFolderModel, int, Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[253] 02:43:09 TabFolderModel folderModel = getITabFolderModel( folderName ); 02:43:09 ^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[258] 02:43:09 contentProvider.addPage(folderModel, pageRawModel); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'DiContentProvider.addPage(ITabFolderModel, Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[268] 02:43:09 * In the {@link DiContentProvider} implementation, the pageModel 02:43:09 ^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[303] 02:43:09 contentProvider.movePage(folderModel, oldIndex, newIndex); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'DiContentProvider.movePage(ITabFolderModel, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[311] 02:43:09 contentProvider.movePage(srcFolderModel, sourceIndex, targetFolderModel, targetIndex); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'DiContentProvider.movePage(ITabFolderModel, int, ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[317] 02:43:09 contentProvider.removePage(pageModel); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'DiContentProvider.removePage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[325] 02:43:09 contentProvider.removePage(folderModel, tabIndex); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'DiContentProvider.removePage(ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[332] 02:43:09 TabFolderModel targetFolderModel = getITabFolderModel( targetFolderName ); 02:43:09 ^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[334] 02:43:09 contentProvider.createFolder(srcFolderModel, tabIndex, targetFolderModel, side); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'DiContentProvider.createFolder(ITabFolderModel, int, ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[359] 02:43:09 * For a folder, the wrapper is a {@link TabFolderModel}. 02:43:09 ^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[365] 02:43:09 public TabFolderModel getITabFolderModel(String folderName) throws NotFoundException { 02:43:09 ^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[371] 02:43:09 if( ! (cachedModel instanceof TabFolderModel) ) 02:43:09 ^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[375] 02:43:09 return (TabFolderModel)cachedModel; 02:43:09 ^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[387] 02:43:09 TabFolderModel tabFolderModel = (TabFolderModel)contentProvider.createChildSashModel(rawModel); 02:43:09 ^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[387] 02:43:09 TabFolderModel tabFolderModel = (TabFolderModel)contentProvider.createChildSashModel(rawModel); 02:43:09 ^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[387] 02:43:09 TabFolderModel tabFolderModel = (TabFolderModel)contentProvider.createChildSashModel(rawModel); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'DiContentProvider.createChildSashModel(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[424] 02:43:09 IPageModel pageModel = (IPageModel)contentProvider.createChildSashModel(rawModel); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'DiContentProvider.createChildSashModel(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/AbstractDiContentProviderTest.java:[50] 02:43:09 * The {@link DiContentProvider} under test. 02:43:09 ^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/AbstractDiContentProviderTest.java:[52] 02:43:09 protected DiContentProvider diContentProvider; 02:43:09 ^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/AbstractDiContentProviderTest.java:[55] 02:43:09 * The {@link DiContentProvider} under test. 02:43:09 ^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/SashContainerModels.java:[38] 02:43:09 protected DiContentProvider diContentProvider; 02:43:09 ^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/SashContainerModels.java:[44] 02:43:09 public SashContainerModels(DiContentProvider diContentProvider, Map<String, Object> diModelElements) { 02:43:09 ^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/SashContainerModels.java:[59] 02:43:09 result = (ITabFolderModel)diContentProvider.createChildSashModel(diModelElements.get(name)); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'DiContentProvider.createChildSashModel(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProvider2Test.java:[41] 02:43:09 diContentProvider = new DiContentProvider(diSashModel, pageModelFactory); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The constructor 'DiContentProvider(SashModel, IPageModelFactory)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProvider2Test.java:[41] 02:43:09 diContentProvider = new DiContentProvider(diSashModel, pageModelFactory); 02:43:09 ^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider2Test.java:[74] 02:43:09 diContentProvider = new DiContentProvider(diSashModel, pageModelFactory); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The constructor 'DiContentProvider(SashModel, IPageModelFactory)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider2Test.java:[74] 02:43:09 diContentProvider = new DiContentProvider(diSashModel, pageModelFactory); 02:43:09 ^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider2Test.java:[78] 02:43:09 contentProvider = new TransactionalDiContentProvider(diContentProvider, editingDomain); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The constructor 'TransactionalDiContentProvider(DiContentProvider, TransactionalEditingDomain)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider2Test.java:[78] 02:43:09 contentProvider = new TransactionalDiContentProvider(diContentProvider, editingDomain); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The type 'TransactionalDiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/sashmodel/query/CreateModelVisitor.java:[70] 02:43:09 for( Page page : folder.getPages() ) { 02:43:09 ^^^^ 02:43:09 The value of the local variable page is not used 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[52] 02:43:09 * The {@link PageManagerImpl} under test. 02:43:09 ^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The type 'PageManagerImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[54] 02:43:09 protected PageManagerImpl pageMngr; 02:43:09 ^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The type 'PageManagerImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[57] 02:43:09 * The associated {@link DiContentProvider}. Not tested, but used to check events. 02:43:09 ^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[74] 02:43:09 diSashModel.setPageList(DiFactory.eINSTANCE.createPageList()); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 The method setPageList(PageList) from the type SashWindowsMngr is deprecated 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[74] 02:43:09 diSashModel.setPageList(DiFactory.eINSTANCE.createPageList()); 02:43:09 ^^^^^^^^^^^^^^^^ 02:43:09 The method createPageList() from the type DiFactory is deprecated 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[75] 02:43:09 ContentChangedEventProvider eventProvider = new ContentChangedEventProvider(diSashModel); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The type 'ContentChangedEventProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[75] 02:43:09 ContentChangedEventProvider eventProvider = new ContentChangedEventProvider(diSashModel); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The constructor 'ContentChangedEventProvider(SashWindowsMngr)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[75] 02:43:09 ContentChangedEventProvider eventProvider = new ContentChangedEventProvider(diSashModel); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The type 'ContentChangedEventProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[76] 02:43:09 pageMngr = new PageManagerImpl(diSashModel, eventProvider) { 02:43:09 @Override 02:43:09 protected boolean isLegacyMode() { 02:43:09 return true; 02:43:09 } 02:43:09 }; 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The constructor 'PageManagerImpl(SashWindowsMngr, ContentChangedEventProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[76] 02:43:09 pageMngr = new PageManagerImpl(diSashModel, eventProvider) { 02:43:09 ^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The type 'PageManagerImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[98] 02:43:09 Object rawModel = contentProvider.getRootModel(); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'DiContentProvider.getRootModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[102] 02:43:09 IAbstractPanelModel panelModel = contentProvider.createChildSashModel(rawModel); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'DiContentProvider.createChildSashModel(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[122] 02:43:09 IAbstractPanelModel childModel = contentProvider.createChildSashModel(child); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'DiContentProvider.createChildSashModel(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[144] 02:43:09 contentProvider.getContentChangedEventProvider().addListener(changeListener); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[156] 02:43:09 pageMngr.addPage(id); 02:43:09 ^^^^^^^^^^^ 02:43:09 The method addPage(Object) from the type BasicPageManagerImpl is deprecated 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[176] 02:43:09 contentProvider.getContentChangedEventProvider().addListener(changeListener); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[207] 02:43:09 contentProvider.getContentChangedEventProvider().addListener(changeListener); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[229] 02:43:09 pageMngr.closePage(identifiers.get(3)); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'PageManagerImpl.closePage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[252] 02:43:09 contentProvider.getContentChangedEventProvider().addListener(changeListener); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[274] 02:43:09 pageMngr.closeAllOpenedPages(); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'PageManagerImpl.closeAllOpenedPages()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[299] 02:43:09 contentProvider.getContentChangedEventProvider().addListener(changeListener); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[321] 02:43:09 pageMngr.closeOtherPages(identifiers.get(3)); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'PageManagerImpl.closeOtherPages(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[351] 02:43:09 contentProvider.getContentChangedEventProvider().addListener(changeListener); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[389] 02:43:09 contentProvider.getContentChangedEventProvider().addListener(changeListener); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[413] 02:43:09 pageMngr.removePage(identifiers.get(3)); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 The method removePage(Object) from the type BasicPageManagerImpl is deprecated 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[441] 02:43:09 contentProvider.getContentChangedEventProvider().addListener(changeListener); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[466] 02:43:09 contentProvider.createFolder(tabFolder, movedPageIndex, tabFolder, SWT.TOP); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'DiContentProvider.createFolder(ITabFolderModel, int, ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[472] 02:43:09 pageMngr.closePage(identifiers.get(movedPageIndex)); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'PageManagerImpl.closePage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/CreateModelVisitor.java:[79] 02:43:09 for( Page page : folder.getPages() ) { 02:43:09 ^^^^ 02:43:09 The value of the local variable page is not used 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[48] 02:43:09 * The {@link DiContentProvider} under test. 02:43:09 ^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[84] 02:43:09 Object rawModel = contentProvider.getRootModel(); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'DiContentProvider.getRootModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[85] 02:43:09 IAbstractPanelModel panelModel = contentProvider.createChildSashModel(rawModel); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'DiContentProvider.createChildSashModel(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[105] 02:43:09 IAbstractPanelModel childModel = contentProvider.createChildSashModel(child); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'DiContentProvider.createChildSashModel(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[128] 02:43:09 contentProvider.getContentChangedEventProvider().addListener(changeListener); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[140] 02:43:09 contentProvider.addPage(id); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'DiContentProvider.addPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[140] 02:43:09 contentProvider.addPage(id); 02:43:09 ^^^^^^^^^^^ 02:43:09 The method addPage(Object) from the type DiContentProvider is deprecated 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[148] 02:43:09 contentProvider.movePage(folderModel, 3, 8); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'DiContentProvider.movePage(ITabFolderModel, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[158] 02:43:09 * Actually, it should be subtype of AbstractPanel {@link DiContentProvider#getRootModel()} 02:43:09 ^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[158] 02:43:09 * Actually, it should be subtype of AbstractPanel {@link DiContentProvider#getRootModel()} 02:43:09 ^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'DiContentProvider.getRootModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[163] 02:43:09 Assert.assertTrue("subtype of AbstractPanel", AbstractPanel.class.isInstance(contentProvider.getRootModel())); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'DiContentProvider.getRootModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[168] 02:43:09 * Test {@link DiContentProvider#createFolder(ITabFolderModel, int, ITabFolderModel, int)} 02:43:09 ^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[168] 02:43:09 * Test {@link DiContentProvider#createFolder(ITabFolderModel, int, ITabFolderModel, int)} 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'DiContentProvider.createFolder(ITabFolderModel, int, ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[176] 02:43:09 contentProvider.getContentChangedEventProvider().addListener(changeListener); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[188] 02:43:09 contentProvider.addPage(id); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'DiContentProvider.addPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[188] 02:43:09 contentProvider.addPage(id); 02:43:09 ^^^^^^^^^^^ 02:43:09 The method addPage(Object) from the type DiContentProvider is deprecated 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[194] 02:43:09 contentProvider.createFolder(folderModel, 3, folderModel, SWT.RIGHT); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'DiContentProvider.createFolder(ITabFolderModel, int, ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[200] 02:43:09 Assert.assertNotSame("Moved page is in another parent", ((TabFolderModel) folderModel).getTabFolder(), pageRef.getParent()); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'TabFolderModel.getTabFolder()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[200] 02:43:09 Assert.assertNotSame("Moved page is in another parent", ((TabFolderModel) folderModel).getTabFolder(), pageRef.getParent()); 02:43:09 ^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[205] 02:43:09 contentProvider.createFolder(folderModel, 2, folderModel, SWT.UP); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'DiContentProvider.createFolder(ITabFolderModel, int, ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[210] 02:43:09 Assert.assertNotSame("Moved page is in another parent", ((TabFolderModel) folderModel).getTabFolder(), pageRef.getParent()); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'TabFolderModel.getTabFolder()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[210] 02:43:09 Assert.assertNotSame("Moved page is in another parent", ((TabFolderModel) folderModel).getTabFolder(), pageRef.getParent()); 02:43:09 ^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[214] 02:43:09 * Check if {@link DiContentProvider#setCurrentFolder(Object)}. 02:43:09 ^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[214] 02:43:09 * Check if {@link DiContentProvider#setCurrentFolder(Object)}. 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'DiContentProvider.setCurrentFolder(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[223] 02:43:09 contentProvider.getContentChangedEventProvider().addListener(changeListener); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[235] 02:43:09 contentProvider.addPage(id); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'DiContentProvider.addPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[235] 02:43:09 contentProvider.addPage(id); 02:43:09 ^^^^^^^^^^^ 02:43:09 The method addPage(Object) from the type DiContentProvider is deprecated 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[241] 02:43:09 contentProvider.createFolder(folderModel, 3, folderModel, SWT.RIGHT); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'DiContentProvider.createFolder(ITabFolderModel, int, ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[246] 02:43:09 TabFolder firstFolder = ((TabFolderModel) folderModel).getTabFolder(); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'TabFolderModel.getTabFolder()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[246] 02:43:09 TabFolder firstFolder = ((TabFolderModel) folderModel).getTabFolder(); 02:43:09 ^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[255] 02:43:09 contentProvider.setCurrentFolder(firstFolder); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'DiContentProvider.setCurrentFolder(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[255] 02:43:09 contentProvider.setCurrentFolder(firstFolder); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 The method setCurrentFolder(Object) from the type DiContentProvider is deprecated 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[293] 02:43:09 static class MyDIContentProvider extends DiContentProvider { 02:43:09 ^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[296] 02:43:09 super(diSashModel, pageModelFactory); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The constructor 'DiContentProvider(SashModel, IPageModelFactory)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[299] 02:43:09 MyDIContentProvider(SashModel diSashModel, IPageModelFactory pageModelFactory, ContentChangedEventProvider contentChangedEventProvider) throws IllegalArgumentException { 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The type 'ContentChangedEventProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[300] 02:43:09 super(diSashModel, pageModelFactory, contentChangedEventProvider); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The constructor 'DiContentProvider(SashModel, IPageModelFactory, ContentChangedEventProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[306] 02:43:09 return super.getDiSashModel(); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'DiContentProvider.getDiSashModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[311] 02:43:09 protected ContentChangedEventProvider getContentChangedEventProvider() { 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The type 'ContentChangedEventProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[312] 02:43:09 return super.getContentChangedEventProvider(); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'DiContentProvider.getContentChangedEventProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[318] 02:43:09 super.firePropertyChanged(event); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'DiContentProvider.firePropertyChanged(IContentChangedListener.ContentEvent)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderBaseVisitor.java:[40] 02:43:09 * {@link DiContentProvider}. 02:43:09 ^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderBaseVisitor.java:[77] 02:43:09 else if(diPagesModel instanceof DiContentProvider) { 02:43:09 ^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderBaseVisitor.java:[78] 02:43:09 sashModel = ((DiContentProvider)diPagesModel).getDiSashModel(); 02:43:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The method 'DiContentProvider.getDiSashModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderBaseVisitor.java:[78] 02:43:09 sashModel = ((DiContentProvider)diPagesModel).getDiSashModel(); 02:43:09 ^^^^^^^^^^^^^^^^^ 02:43:09 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202102070400/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202102070400.jar') 02:43:09 113 problems (113 warnings) 02:43:09 [INFO] 02:43:09 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 02:43:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/src/test/resources 02:43:09 [INFO] 02:43:09 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 02:43:10 [INFO] 02:43:10 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 02:43:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/target/org.eclipse.papyrus.infra.core.sasheditor.di.tests-2.0.0-SNAPSHOT.jar 02:43:10 [INFO] 02:43:10 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 02:43:10 [INFO] 02:43:10 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 02:43:10 [INFO] Skipping tests 02:43:10 [INFO] 02:43:10 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 02:43:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:10 [INFO] 02:43:10 [INFO] ---< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.tests >--- 02:43:10 [INFO] Building org.eclipse.papyrus.infra.core.tests 4.0.0-SNAPSHOT [12/170] 02:43:10 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:10 [INFO] 02:43:10 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.core.tests --- 02:43:10 [INFO] 02:43:10 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.tests --- 02:43:10 [INFO] The project's OSGi version is 4.0.0.202102070721 02:43:10 [INFO] 02:43:10 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.tests --- 02:43:10 [INFO] 02:43:10 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.tests --- 02:43:10 [INFO] 02:43:10 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.core.tests --- 02:43:10 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:10 [INFO] 02:43:10 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.core.tests --- 02:43:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/src/main/resources 02:43:10 [INFO] 02:43:10 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.core.tests --- 02:43:10 [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/bin 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/JobBasedFutureTest.java:[284] 02:43:11 throw (Exception) exception.newInstance(); 02:43:11 ^^^^^^^^^^^^^ 02:43:11 The method newInstance() from the type Class<capture#3-of ? extends Throwable> is deprecated since version 9 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/JobBasedFutureTest.java:[286] 02:43:11 throw (Error) exception.newInstance(); 02:43:11 ^^^^^^^^^^^^^ 02:43:11 The method newInstance() from the type Class<capture#5-of ? extends Throwable> is deprecated since version 9 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/language/LanguageServiceTest.java:[35] 02:43:11 import org.eclipse.papyrus.infra.core.internal.language.LanguageModelRegistry; 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 Discouraged access: The type 'LanguageModelRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core/4.0.0.202102070400/org.eclipse.papyrus.infra.core-4.0.0.202102070400.jar') 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/language/LanguageServiceTest.java:[183] 02:43:11 LanguageModelRegistry.INSTANCE.bind(ECORE_LANGUAGE_ID, ecoreModel.getIdentifier()); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 Discouraged access: The type 'LanguageModelRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core/4.0.0.202102070400/org.eclipse.papyrus.infra.core-4.0.0.202102070400.jar') 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/language/LanguageServiceTest.java:[183] 02:43:11 LanguageModelRegistry.INSTANCE.bind(ECORE_LANGUAGE_ID, ecoreModel.getIdentifier()); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 Discouraged access: The method 'LanguageModelRegistry.bind(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core/4.0.0.202102070400/org.eclipse.papyrus.infra.core-4.0.0.202102070400.jar') 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/language/LanguageServiceTest.java:[183] 02:43:11 LanguageModelRegistry.INSTANCE.bind(ECORE_LANGUAGE_ID, ecoreModel.getIdentifier()); 02:43:11 ^^^^^^^^ 02:43:11 Discouraged access: The field 'LanguageModelRegistry.INSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core/4.0.0.202102070400/org.eclipse.papyrus.infra.core-4.0.0.202102070400.jar') 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/language/LanguageServiceTest.java:[190] 02:43:11 LanguageModelRegistry.INSTANCE.bind(ECORE_LANGUAGE_ID, ecoreModel.getIdentifier()); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 Discouraged access: The type 'LanguageModelRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core/4.0.0.202102070400/org.eclipse.papyrus.infra.core-4.0.0.202102070400.jar') 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/language/LanguageServiceTest.java:[190] 02:43:11 LanguageModelRegistry.INSTANCE.bind(ECORE_LANGUAGE_ID, ecoreModel.getIdentifier()); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 Discouraged access: The method 'LanguageModelRegistry.bind(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core/4.0.0.202102070400/org.eclipse.papyrus.infra.core-4.0.0.202102070400.jar') 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/language/LanguageServiceTest.java:[190] 02:43:11 LanguageModelRegistry.INSTANCE.bind(ECORE_LANGUAGE_ID, ecoreModel.getIdentifier()); 02:43:11 ^^^^^^^^ 02:43:11 Discouraged access: The field 'LanguageModelRegistry.INSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.core/4.0.0.202102070400/org.eclipse.papyrus.infra.core-4.0.0.202102070400.jar') 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[44] 02:43:11 assertThat(AdapterUtils.adapt(foo, String.class), isPresent(String.class)); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method assertThat(Optional<String>, Matcher<? super Optional<String>>) from the type Assert is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[44] 02:43:11 assertThat(AdapterUtils.adapt(foo, String.class), isPresent(String.class)); 02:43:11 ^^^^^^^^^^^^ 02:43:11 The type AdapterUtils is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[44] 02:43:11 assertThat(AdapterUtils.adapt(foo, String.class), isPresent(String.class)); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method adapt(Object, Class<String>) from the type AdapterUtils is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[51] 02:43:11 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), String.class), isPresent(String.class)); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method assertThat(Optional<String>, Matcher<? super Optional<String>>) from the type Assert is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[51] 02:43:11 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), String.class), isPresent(String.class)); 02:43:11 ^^^^^^^^^^^^ 02:43:11 The type AdapterUtils is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[51] 02:43:11 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), String.class), isPresent(String.class)); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method adapt(Object, Class<String>) from the type AdapterUtils is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[59] 02:43:11 assertThat(AdapterUtils.adapt(obj, EMFAdapter.class), isPresent(EMFAdapter.class)); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method assertThat(Optional<AdapterUtilsTest.EMFAdapter>, Matcher<? super Optional<AdapterUtilsTest.EMFAdapter>>) from the type Assert is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[59] 02:43:11 assertThat(AdapterUtils.adapt(obj, EMFAdapter.class), isPresent(EMFAdapter.class)); 02:43:11 ^^^^^^^^^^^^ 02:43:11 The type AdapterUtils is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[59] 02:43:11 assertThat(AdapterUtils.adapt(obj, EMFAdapter.class), isPresent(EMFAdapter.class)); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method adapt(Object, Class<AdapterUtilsTest.EMFAdapter>) from the type AdapterUtils is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[66] 02:43:11 assertThat(AdapterUtils.adapt(foo, Integer.class), isNull(Integer.class)); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method assertThat(Optional<Integer>, Matcher<? super Optional<Integer>>) from the type Assert is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[66] 02:43:11 assertThat(AdapterUtils.adapt(foo, Integer.class), isNull(Integer.class)); 02:43:11 ^^^^^^^^^^^^ 02:43:11 The type AdapterUtils is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[66] 02:43:11 assertThat(AdapterUtils.adapt(foo, Integer.class), isNull(Integer.class)); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method adapt(Object, Class<Integer>) from the type AdapterUtils is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[73] 02:43:11 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class), isNull(Integer.class)); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method assertThat(Optional<Integer>, Matcher<? super Optional<Integer>>) from the type Assert is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[73] 02:43:11 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class), isNull(Integer.class)); 02:43:11 ^^^^^^^^^^^^ 02:43:11 The type AdapterUtils is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[73] 02:43:11 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class), isNull(Integer.class)); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method adapt(Object, Class<Integer>) from the type AdapterUtils is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[80] 02:43:11 assertThat(AdapterUtils.adapt(obj, EMFAdapter.class), isNull(EMFAdapter.class)); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method assertThat(Optional<AdapterUtilsTest.EMFAdapter>, Matcher<? super Optional<AdapterUtilsTest.EMFAdapter>>) from the type Assert is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[80] 02:43:11 assertThat(AdapterUtils.adapt(obj, EMFAdapter.class), isNull(EMFAdapter.class)); 02:43:11 ^^^^^^^^^^^^ 02:43:11 The type AdapterUtils is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[80] 02:43:11 assertThat(AdapterUtils.adapt(obj, EMFAdapter.class), isNull(EMFAdapter.class)); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method adapt(Object, Class<AdapterUtilsTest.EMFAdapter>) from the type AdapterUtils is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[87] 02:43:11 assertThat(AdapterUtils.adapt(foo, String.class, null), is(foo)); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[87] 02:43:11 assertThat(AdapterUtils.adapt(foo, String.class, null), is(foo)); 02:43:11 ^^^^^^^^^^^^ 02:43:11 The type AdapterUtils is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[87] 02:43:11 assertThat(AdapterUtils.adapt(foo, String.class, null), is(foo)); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method adapt(Object, Class<String>, String) from the type AdapterUtils is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[94] 02:43:11 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), String.class, null), is(foo)); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[94] 02:43:11 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), String.class, null), is(foo)); 02:43:11 ^^^^^^^^^^^^ 02:43:11 The type AdapterUtils is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[94] 02:43:11 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), String.class, null), is(foo)); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method adapt(Object, Class<String>, String) from the type AdapterUtils is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[102] 02:43:11 assertThat(AdapterUtils.adapt(obj, EMFAdapter.class, null), is(emf)); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method assertThat(AdapterUtilsTest.EMFAdapter, Matcher<? super AdapterUtilsTest.EMFAdapter>) from the type Assert is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[102] 02:43:11 assertThat(AdapterUtils.adapt(obj, EMFAdapter.class, null), is(emf)); 02:43:11 ^^^^^^^^^^^^ 02:43:11 The type AdapterUtils is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[102] 02:43:11 assertThat(AdapterUtils.adapt(obj, EMFAdapter.class, null), is(emf)); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method adapt(Object, Class<AdapterUtilsTest.EMFAdapter>, AdapterUtilsTest.EMFAdapter) from the type AdapterUtils is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[109] 02:43:11 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class, 42), is(42)); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[109] 02:43:11 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class, 42), is(42)); 02:43:11 ^^^^^^^^^^^^ 02:43:11 The type AdapterUtils is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[109] 02:43:11 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class, 42), is(42)); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method adapt(Object, Class<Integer>, Integer) from the type AdapterUtils is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[116] 02:43:11 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class, null), nullValue()); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[116] 02:43:11 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class, null), nullValue()); 02:43:11 ^^^^^^^^^^^^ 02:43:11 The type AdapterUtils is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[116] 02:43:11 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class, null), nullValue()); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method adapt(Object, Class<Integer>, Integer) from the type AdapterUtils is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[156] 02:43:11 public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) { 02:43:11 ^^^^^^ 02:43:11 Type safety: The return type Object for getAdapter(Class) from the type AdapterUtilsTest.AdaptableWrapper needs unchecked conversion to conform to T from the type IAdaptable 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/AbstractModelWithSharedResourceTest.java:[102] 02:43:11 modelSet.createsModels(model1File); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method createsModels(IFile) from the type ModelSet is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/AbstractModelWithSharedResourceTest.java:[137] 02:43:11 modelSet.createsModels(model1File); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method createsModels(IFile) from the type ModelSet is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/AbstractModelWithSharedResourceTest.java:[171] 02:43:11 modelSet.loadModels(model1File); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method loadModels(IFile) from the type ModelSet is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/AbstractModelWithSharedResourceTest.java:[207] 02:43:11 modelSet.createsModels(model1File); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method createsModels(IFile) from the type ModelSet is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/AbstractModelWithSharedResourceTest.java:[244] 02:43:11 modelSet.createsModels(model1File); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method createsModels(IFile) from the type ModelSet is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/AbstractModelWithSharedResourceTest.java:[281] 02:43:11 modelSet.createsModels(model1File); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method createsModels(IFile) from the type ModelSet is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/AbstractModelWithSharedResourceTest.java:[342] 02:43:11 modelSet.createsModels(model1File); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method createsModels(IFile) from the type ModelSet is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/services/FakeService.java:[60] 02:43:11 this.trace = trace; 02:43:11 ^^^^^ 02:43:11 The static field FakeService.trace should be accessed in a static way 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[160] 02:43:11 mngr.createsModels(model1File); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method createsModels(IFile) from the type ModelSet is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[198] 02:43:11 mngr.loadModels(model1File); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method loadModels(IFile) from the type ModelSet is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[230] 02:43:11 mngr.createsModels(model1File); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method createsModels(IFile) from the type ModelSet is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[263] 02:43:11 assertThat("workspace resource not created", modelFile.exists(), is(true)); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[265] 02:43:11 assertThat("EMF resource is null", model.getResource(), notNullValue()); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method assertThat(String, Resource, Matcher<? super Resource>) from the type Assert is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[266] 02:43:11 assertThat("EMF resource not created", model.getResource().getContents().isEmpty(), is(false)); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[336] 02:43:11 assertThat("workspace resource not created", modelFile1.exists(), is(true)); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[337] 02:43:11 assertThat("workspace resource not created", modelFile2.exists(), is(true)); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[339] 02:43:11 assertThat("EMF resource is null", model.getResource(), notNullValue()); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method assertThat(String, Resource, Matcher<? super Resource>) from the type Assert is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[340] 02:43:11 assertThat("EMF resource not created", model.getResource().getContents().isEmpty(), is(false)); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[341] 02:43:11 assertThat("EMF resource not created", res2.getContents().isEmpty(), is(false)); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[433] 02:43:11 mngr.createsModels(model1File); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method createsModels(IFile) from the type ModelSet is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[441] 02:43:11 mngr.saveAs(newPath); 02:43:11 ^^^^^^^^^^^^^^^ 02:43:11 The method saveAs(IPath) from the type ModelSet is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[473] 02:43:11 mngr.createsModels(model1File); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method createsModels(IFile) from the type ModelSet is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[495] 02:43:11 mngr.createsModels(model1File); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method createsModels(IFile) from the type ModelSet is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[518] 02:43:11 mngr.createsModels(model1File); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method createsModels(IFile) from the type ModelSet is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[554] 02:43:11 mngr.loadModels(model1File); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method loadModels(IFile) from the type ModelSet is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[628] 02:43:11 mngr.createsModels(createdFile); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method createsModels(IFile) from the type ModelSet is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[640] 02:43:11 mngr.importModels(new ModelIdentifiers(model1Key, model2Key), importFile); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method importModels(ModelIdentifiers, IFile) from the type ModelSet is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[690] 02:43:11 assertThat(earlySnippet.active, is((Set<IModel>) ImmutableSet.<IModel> of(model1, model2))); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method assertThat(Set<IModel>, Matcher<? super Set<IModel>>) from the type Assert is deprecated 02:43:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[691] 02:43:11 assertThat(lateSnippet.active, is((Set<IModel>) ImmutableSet.<IModel> of(model1, model2))); 02:43:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:11 The method assertThat(Set<IModel>, Matcher<? super Set<IModel>>) from the type Assert is deprecated 02:43:11 72 problems (72 warnings) 02:43:11 [INFO] 02:43:11 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.tests --- 02:43:11 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/src/test/resources 02:43:11 [INFO] 02:43:11 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.tests --- 02:43:11 [INFO] 02:43:11 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.tests --- 02:43:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/target/org.eclipse.papyrus.infra.core.tests-4.0.0-SNAPSHOT.jar 02:43:11 [INFO] 02:43:11 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.tests --- 02:43:11 [INFO] 02:43:11 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.core.tests --- 02:43:11 [INFO] Skipping tests 02:43:11 [INFO] 02:43:11 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.core.tests --- 02:43:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:11 [INFO] 02:43:11 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.editor.tests.releng >-- 02:43:11 [INFO] Building org.eclipse.papyrus.infra.editor.tests.releng 0.0.1-SNAPSHOT [13/170] 02:43:11 [INFO] --------------------------------[ pom ]--------------------------------- 02:43:11 [INFO] 02:43:11 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.editor.tests.releng --- 02:43:11 [INFO] 02:43:11 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.editor.tests.releng --- 02:43:11 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:11 [INFO] 02:43:11 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.editor.tests.releng --- 02:43:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:11 [INFO] 02:43:11 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.editor.welcome.tests >-- 02:43:11 [INFO] Building org.eclipse.papyrus.infra.editor.welcome.tests 2.0.0-SNAPSHOT [14/170] 02:43:11 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:11 [INFO] 02:43:11 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 02:43:11 [INFO] 02:43:11 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 02:43:11 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:11 [INFO] 02:43:11 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 02:43:11 [INFO] 02:43:11 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 02:43:11 [INFO] 02:43:11 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 02:43:11 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:11 [INFO] 02:43:11 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 02:43:11 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/main/resources 02:43:11 [INFO] 02:43:11 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 02:43:11 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/bin 02:43:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/AbstractWelcomePageTest.java:[36] 02:43:12 import org.eclipse.papyrus.infra.editor.welcome.internal.WelcomePage; 02:43:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:12 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') 02:43:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/AbstractWelcomePageTest.java:[103] 02:43:12 protected WelcomePage getWelcomePage() { 02:43:12 ^^^^^^^^^^^ 02:43:12 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') 02:43:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/AbstractWelcomePageTest.java:[104] 02:43:12 WelcomePage[] result = { null }; 02:43:12 ^^^^^^^^^^^^^ 02:43:12 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') 02:43:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/AbstractWelcomePageTest.java:[116] 02:43:12 WelcomePage welcome = PlatformHelper.getAdapter(page, WelcomePage.class); 02:43:12 ^^^^^^^^^^^ 02:43:12 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') 02:43:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/AbstractWelcomePageTest.java:[116] 02:43:12 WelcomePage welcome = PlatformHelper.getAdapter(page, WelcomePage.class); 02:43:12 ^^^^^^^^^^^ 02:43:12 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') 02:43:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/AbstractWelcomePageTest.java:[126] 02:43:12 protected boolean isActivePage(WelcomePage page) { 02:43:12 ^^^^^^^^^^^ 02:43:12 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') 02:43:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/AbstractWelcomePageTest.java:[128] 02:43:12 return (activePage != null) && (PlatformHelper.getAdapter(activePage, WelcomePage.class) == page); 02:43:12 ^^^^^^^^^^^ 02:43:12 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') 02:43:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomePageServiceTest.java:[41] 02:43:12 import org.eclipse.papyrus.infra.editor.welcome.internal.WelcomePage; 02:43:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:12 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') 02:43:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomePageServiceTest.java:[62] 02:43:12 WelcomePage welcome = getWelcomePage(); 02:43:12 ^^^^^^^^^^^ 02:43:12 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') 02:43:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomePageServiceTest.java:[103] 02:43:12 WelcomePage page = getWelcomePage(); 02:43:12 ^^^^^^^^^^^ 02:43:12 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') 02:43:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomePageServiceTest.java:[116] 02:43:12 WelcomePage page = getWelcomePage(); 02:43:12 ^^^^^^^^^^^ 02:43:12 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') 02:43:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomePageServiceTest.java:[137] 02:43:12 WelcomePage page = getWelcomePage(); 02:43:12 ^^^^^^^^^^^ 02:43:12 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') 02:43:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[36] 02:43:12 import org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.utils.TransactionHelper; 02:43:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:12 The type TransactionHelper is deprecated 02:43:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[38] 02:43:12 import org.eclipse.papyrus.infra.editor.welcome.internal.modelelements.LanguageObservable; 02:43:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:12 Discouraged access: The type 'LanguageObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') 02:43:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[39] 02:43:12 import org.eclipse.papyrus.infra.editor.welcome.internal.modelelements.WelcomeModelElement; 02:43:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:12 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') 02:43:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[40] 02:43:12 import org.eclipse.papyrus.infra.editor.welcome.internal.modelelements.WelcomeModelElementFactory; 02:43:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:12 Discouraged access: The type 'WelcomeModelElementFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') 02:43:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[41] 02:43:12 import org.eclipse.papyrus.infra.ui.internal.commands.SashLayoutCommandFactory; 02:43:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:12 Discouraged access: The type 'SashLayoutCommandFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.ui/3.0.0.202102070400/org.eclipse.papyrus.infra.ui-3.0.0.202102070400.jar') 02:43:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[47] 02:43:12 * Test cases for the {@link WelcomeModelElement} and its properties. 02:43:12 ^^^^^^^^^^^^^^^^^^^ 02:43:12 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') 02:43:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[52] 02:43:12 private WelcomeModelElement fixture; 02:43:12 ^^^^^^^^^^^^^^^^^^^ 02:43:12 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') 02:43:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[114] 02:43:12 IObservableList<LanguageObservable> languages = (IObservableList<LanguageObservable>) fixture.getObservable("languages"); 02:43:12 ^^^^^^^^^^^^^^^^^^ 02:43:12 Discouraged access: The type 'LanguageObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') 02:43:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[114] 02:43:12 IObservableList<LanguageObservable> languages = (IObservableList<LanguageObservable>) fixture.getObservable("languages"); 02:43:12 ^^^^^^^^^^^^^^^^^^ 02:43:12 Discouraged access: The type 'LanguageObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') 02:43:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[117] 02:43:12 LanguageObservable lang = languages.get(0); 02:43:12 ^^^^^^^^^^^^^^^^^^ 02:43:12 Discouraged access: The type 'LanguageObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') 02:43:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[118] 02:43:12 assertThat(lang.getName().getValue().toUpperCase(), is("UML")); 02:43:12 ^^^^^^^^^^^^^^ 02:43:12 Discouraged access: The method 'LanguageObservable.getName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') 02:43:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[119] 02:43:12 assertThat(lang.getVersion().getValue().compareTo(new Version("2.5")), not(lessThan(0))); 02:43:12 ^^^^^^^^^^^^^^^^^ 02:43:12 Discouraged access: The method 'LanguageObservable.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') 02:43:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[128] 02:43:12 IObservableList<LanguageObservable> languages = (IObservableList<LanguageObservable>) fixture.getObservable("languages"); 02:43:12 ^^^^^^^^^^^^^^^^^^ 02:43:12 Discouraged access: The type 'LanguageObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') 02:43:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[128] 02:43:12 IObservableList<LanguageObservable> languages = (IObservableList<LanguageObservable>) fixture.getObservable("languages"); 02:43:12 ^^^^^^^^^^^^^^^^^^ 02:43:12 Discouraged access: The type 'LanguageObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') 02:43:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[131] 02:43:12 LanguageObservable lang = languages.get(0); 02:43:12 ^^^^^^^^^^^^^^^^^^ 02:43:12 Discouraged access: The type 'LanguageObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') 02:43:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[166] 02:43:12 fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource( 02:43:12 ^^^^^^^^^^^^^^^^^^^ 02:43:12 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') 02:43:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[166] 02:43:12 fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource( 02:43:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:12 Discouraged access: The constructor 'WelcomeModelElementFactory()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') 02:43:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[166] 02:43:12 fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource( 02:43:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:12 Discouraged access: The type 'WelcomeModelElementFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202102070400/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202102070400.jar') 02:43:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[172] 02:43:12 TransactionHelper.run(editor.getEditingDomain(), () -> { 02:43:12 ^^^^^^^^^^^^^^^^^ 02:43:12 The type TransactionHelper is deprecated 02:43:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[172] 02:43:12 TransactionHelper.run(editor.getEditingDomain(), () -> { 02:43:12 new SashLayoutCommandFactory(editor.getEditor()).createTogglePrivateLayoutCommand().execute(); 02:43:12 }); 02:43:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:12 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated 02:43:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[173] 02:43:12 new SashLayoutCommandFactory(editor.getEditor()).createTogglePrivateLayoutCommand().execute(); 02:43:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:12 Discouraged access: The constructor 'SashLayoutCommandFactory(IMultiDiagramEditor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.ui/3.0.0.202102070400/org.eclipse.papyrus.infra.ui-3.0.0.202102070400.jar') 02:43:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[173] 02:43:12 new SashLayoutCommandFactory(editor.getEditor()).createTogglePrivateLayoutCommand().execute(); 02:43:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:12 Discouraged access: The method 'SashLayoutCommandFactory.createTogglePrivateLayoutCommand()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.ui/3.0.0.202102070400/org.eclipse.papyrus.infra.ui-3.0.0.202102070400.jar') 02:43:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[173] 02:43:12 new SashLayoutCommandFactory(editor.getEditor()).createTogglePrivateLayoutCommand().execute(); 02:43:12 ^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:12 Discouraged access: The type 'SashLayoutCommandFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.ui/3.0.0.202102070400/org.eclipse.papyrus.infra.ui-3.0.0.202102070400.jar') 02:43:12 35 problems (35 warnings) 02:43:12 [INFO] 02:43:12 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 02:43:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/test/resources 02:43:12 [INFO] 02:43:12 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 02:43:12 [INFO] 02:43:12 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 02:43:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/target/org.eclipse.papyrus.infra.editor.welcome.tests-2.0.0-SNAPSHOT.jar 02:43:12 [INFO] 02:43:12 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 02:43:12 [INFO] 02:43:12 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 02:43:12 [INFO] Skipping tests 02:43:12 [INFO] 02:43:12 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 02:43:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:12 [INFO] 02:43:12 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.tests.releng >-- 02:43:12 [INFO] Building org.eclipse.papyrus.infra.emf.tests.releng 0.0.1-SNAPSHOT [15/170] 02:43:12 [INFO] --------------------------------[ pom ]--------------------------------- 02:43:12 [INFO] 02:43:12 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.tests.releng --- 02:43:12 [INFO] 02:43:12 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.emf.tests.releng --- 02:43:12 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:12 [INFO] 02:43:12 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.emf.tests.releng --- 02:43:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:12 [INFO] 02:43:12 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.gmf.tests >-- 02:43:12 [INFO] Building org.eclipse.papyrus.infra.emf.gmf.tests 2.0.0-SNAPSHOT [16/170] 02:43:12 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:12 [INFO] 02:43:12 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 02:43:13 [INFO] 02:43:13 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 02:43:13 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:13 [INFO] 02:43:13 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 02:43:13 [INFO] 02:43:13 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 02:43:13 [INFO] 02:43:13 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 02:43:13 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:13 [INFO] 02:43:13 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 02:43:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/src/main/resources 02:43:13 [INFO] 02:43:13 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 02:43:13 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/bin 02:43:13 [INFO] 02:43:13 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 02:43:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/src/test/resources 02:43:13 [INFO] 02:43:13 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 02:43:13 [INFO] 02:43:13 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 02:43:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/target/org.eclipse.papyrus.infra.emf.gmf.tests-2.0.0-SNAPSHOT.jar 02:43:13 [INFO] 02:43:13 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 02:43:13 [INFO] 02:43:13 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 02:43:13 [INFO] Skipping tests 02:43:13 [INFO] 02:43:13 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 02:43:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:13 [INFO] 02:43:13 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.readonly.tests >-- 02:43:13 [INFO] Building org.eclipse.papyrus.infra.emf.readonly.tests 2.0.0-SNAPSHOT [17/170] 02:43:13 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:13 [INFO] 02:43:13 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 02:43:13 [INFO] 02:43:13 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 02:43:13 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:13 [INFO] 02:43:13 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 02:43:13 [INFO] 02:43:13 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 02:43:13 [INFO] 02:43:13 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 02:43:13 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:13 [INFO] 02:43:13 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 02:43:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/main/resources 02:43:13 [INFO] 02:43:13 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 02:43:13 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/bin 02:43:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[54] 02:43:14 assertThat(fixture.asBoolean(true), is(true)); 02:43:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:14 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[55] 02:43:14 assertThat(fixture.asBoolean(false), is(false)); 02:43:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:14 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[56] 02:43:14 assertThat(fixture.asBoolean("hello"), is(true)); 02:43:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:14 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[57] 02:43:14 assertThat(fixture.asBoolean(null), is(true)); 02:43:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:14 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[62] 02:43:14 assertThat(fixture.testIsReadOnly(Iterators.singletonIterator(domain.getModel()), false), is(true)); 02:43:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:14 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[65] 02:43:14 assertThat(fixture.testIsReadOnly(Iterators.singletonIterator(string), true), is(true)); 02:43:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:14 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[69] 02:43:14 assertThat(fixture.testIsReadOnly(Iterators.singletonIterator(domain.getModel()), true), is(true)); 02:43:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:14 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[75] 02:43:14 assertThat(fixture.canMakeWritable(Iterators.singletonIterator(domain.getModel()), true), is(true)); 02:43:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:14 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[78] 02:43:14 assertThat(fixture.canMakeWritable(Iterators.singletonIterator(string), true), is(false)); 02:43:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:14 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[81] 02:43:14 assertThat(fixture.canMakeWritable(Iterators.singletonIterator(domain.getModel()), true), is(true)); 02:43:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:14 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:14 10 problems (10 warnings) 02:43:14 [INFO] 02:43:14 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 02:43:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/test/resources 02:43:14 [INFO] 02:43:14 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 02:43:14 [INFO] 02:43:14 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 02:43:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/target/org.eclipse.papyrus.infra.emf.readonly.tests-2.0.0-SNAPSHOT.jar 02:43:14 [INFO] 02:43:14 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 02:43:14 [INFO] 02:43:14 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 02:43:14 [INFO] Skipping tests 02:43:14 [INFO] 02:43:14 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 02:43:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:14 [INFO] 02:43:14 [INFO] ---< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.tests >---- 02:43:14 [INFO] Building org.eclipse.papyrus.infra.emf.tests 2.0.0-SNAPSHOT [18/170] 02:43:14 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:14 [INFO] 02:43:14 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.tests --- 02:43:14 [INFO] 02:43:14 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.tests --- 02:43:14 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:14 [INFO] 02:43:14 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.tests --- 02:43:14 [INFO] 02:43:14 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.tests --- 02:43:14 [INFO] 02:43:14 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.emf.tests --- 02:43:14 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:14 [INFO] 02:43:14 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.tests --- 02:43:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/src/main/resources 02:43:14 [INFO] 02:43:14 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.tests --- 02:43:14 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/bin 02:43:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/advice/ReadOnlyObjectEditAdviceTest.java:[469] 02:43:15 readOnlyHandlerAdapterFactory = (IAdapterFactory) Platform.getBundle("org.eclipse.papyrus.infra.emf.readonly").loadClass("org.eclipse.papyrus.infra.emf.readonly.ReadOnlyAdapterFactory").newInstance(); 02:43:15 ^^^^^^^^^^^^^ 02:43:15 The method newInstance() from the type Class<capture#1-of ?> is deprecated since version 9 02:43:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/edit/domain/PapyrusTransactionalEditingDomainTest.java:[79] 02:43:15 @SuppressWarnings("unchecked") 02:43:15 ^^^^^^^^^^^ 02:43:15 Unnecessary @SuppressWarnings("unchecked") 02:43:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/ShardResourceHelperTest.java:[39] 02:43:15 import org.eclipse.papyrus.infra.emf.internal.resource.AbstractCrossReferenceIndex; 02:43:15 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:15 Discouraged access: The type 'AbstractCrossReferenceIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.0.0.202102070400/org.eclipse.papyrus.infra.emf-4.0.0.202102070400.jar') 02:43:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/ShardResourceHelperTest.java:[269] 02:43:15 .map(s -> s.filter(a -> AbstractCrossReferenceIndex.SHARD_ANNOTATION_SOURCE.equals(a.getSource()))) 02:43:15 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:15 Discouraged access: The type 'AbstractCrossReferenceIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.0.0.202102070400/org.eclipse.papyrus.infra.emf-4.0.0.202102070400.jar') 02:43:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/ShardResourceHelperTest.java:[269] 02:43:15 .map(s -> s.filter(a -> AbstractCrossReferenceIndex.SHARD_ANNOTATION_SOURCE.equals(a.getSource()))) 02:43:15 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:15 Discouraged access: The field 'AbstractCrossReferenceIndex.SHARD_ANNOTATION_SOURCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.0.0.202102070400/org.eclipse.papyrus.infra.emf-4.0.0.202102070400.jar') 02:43:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/AbstractCrossReferenceIndexTest.java:[36] 02:43:15 import org.eclipse.papyrus.infra.emf.internal.resource.CrossReferenceIndex; 02:43:15 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:15 Discouraged access: The type 'CrossReferenceIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.0.0.202102070400/org.eclipse.papyrus.infra.emf-4.0.0.202102070400.jar') 02:43:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/AbstractCrossReferenceIndexTest.java:[37] 02:43:15 import org.eclipse.papyrus.infra.emf.internal.resource.OnDemandCrossReferenceIndex; 02:43:15 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:15 Discouraged access: The type 'OnDemandCrossReferenceIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.0.0.202102070400/org.eclipse.papyrus.infra.emf-4.0.0.202102070400.jar') 02:43:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/AbstractCrossReferenceIndexTest.java:[97] 02:43:15 indexFunction = OnDemandCrossReferenceIndex::new; 02:43:15 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:15 Discouraged access: The type 'OnDemandCrossReferenceIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.0.0.202102070400/org.eclipse.papyrus.infra.emf-4.0.0.202102070400.jar') 02:43:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/AbstractCrossReferenceIndexTest.java:[97] 02:43:15 indexFunction = OnDemandCrossReferenceIndex::new; 02:43:15 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:15 Discouraged access: The constructor 'OnDemandCrossReferenceIndex(ResourceSet)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.0.0.202102070400/org.eclipse.papyrus.infra.emf-4.0.0.202102070400.jar') 02:43:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/AbstractCrossReferenceIndexTest.java:[100] 02:43:15 indexFunction = __ -> CrossReferenceIndex.getInstance(); 02:43:15 ^^^^^^^^^^^^^^^^^^^ 02:43:15 Discouraged access: The type 'CrossReferenceIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.0.0.202102070400/org.eclipse.papyrus.infra.emf-4.0.0.202102070400.jar') 02:43:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/AbstractCrossReferenceIndexTest.java:[100] 02:43:15 indexFunction = __ -> CrossReferenceIndex.getInstance(); 02:43:15 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:15 Discouraged access: The method 'CrossReferenceIndex.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.0.0.202102070400/org.eclipse.papyrus.infra.emf-4.0.0.202102070400.jar') 02:43:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[64] 02:43:15 import org.eclipse.papyrus.infra.emf.internal.resource.index.IndexManager; 02:43:15 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:15 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.0.0.202102070400/org.eclipse.papyrus.infra.emf-4.0.0.202102070400.jar') 02:43:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[65] 02:43:15 import org.eclipse.papyrus.infra.emf.internal.resource.index.InternalModelIndex; 02:43:15 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:15 Discouraged access: The type 'InternalModelIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.0.0.202102070400/org.eclipse.papyrus.infra.emf-4.0.0.202102070400.jar') 02:43:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[90] 02:43:15 private static IndexManager manager; 02:43:15 ^^^^^^^^^^^^ 02:43:15 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.0.0.202102070400/org.eclipse.papyrus.infra.emf-4.0.0.202102070400.jar') 02:43:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[297] 02:43:15 final String contents = Files.toString(nativeFile, charset); 02:43:15 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:15 The method toString(File, Charset) from the type Files is deprecated 02:43:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[324] 02:43:15 Files.write(contents, nativeFile, charset); 02:43:15 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:15 The method write(CharSequence, File, Charset) from the type Files is deprecated 02:43:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[347] 02:43:15 manager = new IndexManager() { 02:43:15 @Override 02:43:15 protected Map<QualifiedName, InternalModelIndex> loadIndices() { 02:43:15 fixture = new WorkspaceModelIndex<>("test", UMLResource.UML_CONTENT_TYPE_IDENTIFIER, index, 2); 02:43:15 return Collections.singletonMap(fixture.getIndexKey(), (InternalModelIndex) fixture); 02:43:15 } 02:43:15 }; 02:43:15 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:15 Discouraged access: The constructor 'IndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.0.0.202102070400/org.eclipse.papyrus.infra.emf-4.0.0.202102070400.jar') 02:43:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[347] 02:43:15 manager = new IndexManager() { 02:43:15 ^^^^^^^^^^^^ 02:43:15 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.0.0.202102070400/org.eclipse.papyrus.infra.emf-4.0.0.202102070400.jar') 02:43:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[349] 02:43:15 protected Map<QualifiedName, InternalModelIndex> loadIndices() { 02:43:15 ^^^^^^^^^^^^^^^^^^ 02:43:15 Discouraged access: The type 'InternalModelIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.0.0.202102070400/org.eclipse.papyrus.infra.emf-4.0.0.202102070400.jar') 02:43:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[351] 02:43:15 return Collections.singletonMap(fixture.getIndexKey(), (InternalModelIndex) fixture); 02:43:15 ^^^^^^^^^^^^^^^^^^^^^ 02:43:15 Discouraged access: The method 'InternalModelIndex.getIndexKey()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.0.0.202102070400/org.eclipse.papyrus.infra.emf-4.0.0.202102070400.jar') 02:43:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[351] 02:43:15 return Collections.singletonMap(fixture.getIndexKey(), (InternalModelIndex) fixture); 02:43:15 ^^^^^^^^^^^^^^^^^^ 02:43:15 Discouraged access: The type 'InternalModelIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.0.0.202102070400/org.eclipse.papyrus.infra.emf-4.0.0.202102070400.jar') 02:43:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[354] 02:43:15 manager.startManager(); 02:43:15 ^^^^^^^^^^^^^^^^^^^^^^ 02:43:15 Discouraged access: The method 'IndexManager.startManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.0.0.202102070400/org.eclipse.papyrus.infra.emf-4.0.0.202102070400.jar') 02:43:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[360] 02:43:15 manager.dispose(); 02:43:15 ^^^^^^^^^^^^^^^^^ 02:43:15 Discouraged access: The method 'IndexManager.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.0.0.202102070400/org.eclipse.papyrus.infra.emf-4.0.0.202102070400.jar') 02:43:15 23 problems (23 warnings) 02:43:15 [INFO] 02:43:15 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.tests --- 02:43:15 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/src/test/resources 02:43:15 [INFO] 02:43:15 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.tests --- 02:43:15 [INFO] 02:43:15 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.tests --- 02:43:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/target/org.eclipse.papyrus.infra.emf.tests-2.0.0-SNAPSHOT.jar 02:43:15 [INFO] 02:43:15 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.tests --- 02:43:15 [INFO] 02:43:15 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.emf.tests --- 02:43:15 [INFO] Skipping tests 02:43:15 [INFO] 02:43:15 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.emf.tests --- 02:43:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:15 [INFO] 02:43:15 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.filters.tests >-- 02:43:15 [INFO] Building org.eclipse.papyrus.infra.filters.tests 2.0.0-SNAPSHOT [19/170] 02:43:15 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 02:43:15 [INFO] 02:43:15 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.filters.tests --- 02:43:15 [INFO] 02:43:15 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.filters.tests --- 02:43:15 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:15 [INFO] 02:43:15 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.filters.tests --- 02:43:15 [INFO] 02:43:15 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.filters.tests --- 02:43:15 [INFO] 02:43:15 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.filters.tests --- 02:43:15 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:15 [INFO] 02:43:15 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.filters.tests --- 02:43:15 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/src/main/resources 02:43:15 [INFO] 02:43:15 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.filters.tests --- 02:43:15 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/bin 02:43:16 [INFO] 02:43:16 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.filters.tests --- 02:43:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/src/test/resources 02:43:16 [INFO] 02:43:16 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.filters.tests --- 02:43:16 [INFO] 02:43:16 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.filters.tests --- 02:43:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/target/org.eclipse.papyrus.infra.filters.tests-2.0.0-SNAPSHOT.jar 02:43:16 [INFO] 02:43:16 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.filters.tests --- 02:43:16 [INFO] 02:43:16 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.filters.tests --- 02:43:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:16 [INFO] 02:43:16 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.tests.releng >-- 02:43:16 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.tests.releng 0.0.1-SNAPSHOT [20/170] 02:43:16 [INFO] --------------------------------[ pom ]--------------------------------- 02:43:16 [INFO] 02:43:16 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.tests.releng --- 02:43:16 [INFO] 02:43:16 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.tests.releng --- 02:43:16 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:16 [INFO] 02:43:16 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.tests.releng --- 02:43:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:16 [INFO] 02:43:16 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng >-- 02:43:16 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng 0.0.1-SNAPSHOT [21/170] 02:43:16 [INFO] --------------------------------[ pom ]--------------------------------- 02:43:16 [INFO] 02:43:16 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng --- 02:43:16 [INFO] 02:43:16 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng --- 02:43:16 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/assistant/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:16 [INFO] 02:43:16 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng --- 02:43:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:16 [INFO] 02:43:16 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.assistant.tests >-- 02:43:16 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.assistant.tests 2.0.0-SNAPSHOT [22/170] 02:43:16 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 02:43:16 [INFO] 02:43:16 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 02:43:16 [INFO] 02:43:16 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 02:43:16 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:16 [INFO] 02:43:16 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 02:43:16 [INFO] 02:43:16 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 02:43:16 [INFO] 02:43:16 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 02:43:16 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:16 [INFO] 02:43:16 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 02:43:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/src/main/resources 02:43:16 [INFO] 02:43:16 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 02:43:16 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/bin 02:43:17 [INFO] 02:43:17 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 02:43:17 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/src/test/resources 02:43:17 [INFO] 02:43:17 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 02:43:17 [INFO] 02:43:17 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 02:43:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/target/org.eclipse.papyrus.infra.gmfdiag.assistant.tests-2.0.0-SNAPSHOT.jar 02:43:17 [INFO] 02:43:17 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 02:43:17 [INFO] 02:43:17 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 02:43:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:17 [INFO] 02:43:17 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.canonical.tests >-- 02:43:17 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.canonical.tests 2.0.0-SNAPSHOT [23/170] 02:43:17 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:17 [INFO] 02:43:17 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 02:43:17 [INFO] 02:43:17 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 02:43:17 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:17 [INFO] 02:43:17 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 02:43:17 [INFO] 02:43:17 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 02:43:17 [INFO] 02:43:17 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 02:43:17 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:17 [INFO] 02:43:17 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 02:43:17 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/src/main/resources 02:43:17 [INFO] 02:43:17 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 02:43:17 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/bin 02:43:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/src/org/eclipse/papyrus/infra/gmfdiag/canonical/tests/AbstractCanonicalTest.java:[85] 02:43:18 import org.eclipse.papyrus.infra.core.utils.AdapterUtils; 02:43:18 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:18 The type AdapterUtils is deprecated 02:43:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/src/org/eclipse/papyrus/infra/gmfdiag/canonical/tests/AbstractCanonicalTest.java:[155] 02:43:18 houseKeeper.setField("adapterFactory", new ComposedAdapterFactory(ComposedAdapterFactory.Descriptor.Registry.INSTANCE)); 02:43:18 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:18 The method setField(String, ComposedAdapterFactory) from the type AbstractHouseKeeperRule is deprecated 02:43:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/src/org/eclipse/papyrus/infra/gmfdiag/canonical/tests/AbstractCanonicalTest.java:[460] 02:43:18 resultValue = AdapterUtils.adapt(next, EObject.class, null); 02:43:18 ^^^^^^^^^^^^ 02:43:18 The type AdapterUtils is deprecated 02:43:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/src/org/eclipse/papyrus/infra/gmfdiag/canonical/tests/AbstractCanonicalTest.java:[460] 02:43:18 resultValue = AdapterUtils.adapt(next, EObject.class, null); 02:43:18 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:18 The method adapt(Object, Class<EObject>, EObject) from the type AdapterUtils is deprecated 02:43:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/src/org/eclipse/papyrus/infra/gmfdiag/canonical/tests/AbstractCanonicalTest.java:[466] 02:43:18 resultValue = AdapterUtils.adapt(resultValue, EObject.class, null); 02:43:18 ^^^^^^^^^^^^ 02:43:18 The type AdapterUtils is deprecated 02:43:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/src/org/eclipse/papyrus/infra/gmfdiag/canonical/tests/AbstractCanonicalTest.java:[466] 02:43:18 resultValue = AdapterUtils.adapt(resultValue, EObject.class, null); 02:43:18 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:18 The method adapt(Object, Class<EObject>, EObject) from the type AdapterUtils is deprecated 02:43:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/src/org/eclipse/papyrus/infra/gmfdiag/canonical/tests/AbstractCanonicalTest.java:[474] 02:43:18 EObject eObject = AdapterUtils.adapt(adapter, EObject.class, null); 02:43:18 ^^^^^^^^^^^^ 02:43:18 The type AdapterUtils is deprecated 02:43:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/src/org/eclipse/papyrus/infra/gmfdiag/canonical/tests/AbstractCanonicalTest.java:[474] 02:43:18 EObject eObject = AdapterUtils.adapt(adapter, EObject.class, null); 02:43:18 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:18 The method adapt(Object, Class<EObject>, EObject) from the type AdapterUtils is deprecated 02:43:18 8 problems (8 warnings) 02:43:18 [INFO] 02:43:18 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 02:43:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/src/test/resources 02:43:18 [INFO] 02:43:18 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 02:43:18 [INFO] 02:43:18 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 02:43:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/target/org.eclipse.papyrus.infra.gmfdiag.canonical.tests-2.0.0-SNAPSHOT.jar 02:43:18 [INFO] 02:43:18 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 02:43:18 [INFO] 02:43:18 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 02:43:18 [INFO] Skipping tests 02:43:18 [INFO] 02:43:18 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 02:43:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:18 [INFO] 02:43:18 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.commands.tests >-- 02:43:18 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.commands.tests 2.0.0-SNAPSHOT [24/170] 02:43:18 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:18 [INFO] 02:43:18 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 02:43:18 [INFO] 02:43:18 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 02:43:18 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:18 [INFO] 02:43:18 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 02:43:18 [INFO] 02:43:18 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 02:43:18 [INFO] 02:43:18 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 02:43:18 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:18 [INFO] 02:43:18 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 02:43:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/main/resources 02:43:18 [INFO] 02:43:18 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 02:43:18 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/bin 02:43:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/util/CommandTreeIteratorTest.java:[123] 02:43:19 for (Iterator<C> iter = CommandTreeIterator.iterate(command, type); iter.hasNext();) { 02:43:19 ^^^^^^^^^^^^^^^^^^^ 02:43:19 The type CommandTreeIterator<C> is deprecated 02:43:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/util/CommandTreeIteratorTest.java:[123] 02:43:19 for (Iterator<C> iter = CommandTreeIterator.iterate(command, type); iter.hasNext();) { 02:43:19 ^^^^^^^^^^^^^^^^^^^^^^ 02:43:19 The method iterate(Object, Class<C>) from the type CommandTreeIterator is deprecated 02:43:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/util/CommandTreeIteratorTest.java:[133] 02:43:19 for (Iterator<?> iter = CommandTreeIterator.iterate(command); iter.hasNext();) { 02:43:19 ^^^^^^^^^^^^^^^^^^^ 02:43:19 The type CommandTreeIterator<C> is deprecated 02:43:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/util/CommandTreeIteratorTest.java:[133] 02:43:19 for (Iterator<?> iter = CommandTreeIterator.iterate(command); iter.hasNext();) { 02:43:19 ^^^^^^^^^^^^^^^^ 02:43:19 The method iterate(Object) from the type CommandTreeIterator is deprecated 02:43:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/NestingNotifyingWorkspaceCommandStackTest.java:[297] 02:43:19 fixture = new NestingNotifyingWorkspaceCommandStack(CheckedOperationHistory.getInstance()); 02:43:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:19 The type NestingNotifyingWorkspaceCommandStack is deprecated 02:43:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/NestingNotifyingWorkspaceCommandStackTest.java:[297] 02:43:19 fixture = new NestingNotifyingWorkspaceCommandStack(CheckedOperationHistory.getInstance()); 02:43:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:19 The constructor NestingNotifyingWorkspaceCommandStack(IOperationHistory) is deprecated 02:43:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/NestingNotifyingWorkspaceCommandStackTest.java:[297] 02:43:19 fixture = new NestingNotifyingWorkspaceCommandStack(CheckedOperationHistory.getInstance()); 02:43:19 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:19 The type CheckedOperationHistory is deprecated 02:43:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/NestingNotifyingWorkspaceCommandStackTest.java:[297] 02:43:19 fixture = new NestingNotifyingWorkspaceCommandStack(CheckedOperationHistory.getInstance()); 02:43:19 ^^^^^^^^^^^^^ 02:43:19 The method getInstance() from the type CheckedOperationHistory is deprecated 02:43:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/NotifyingWorkspaceCommandStackTest.java:[154] 02:43:19 fixture = new NotifyingWorkspaceCommandStack(CheckedOperationHistory.getInstance()); 02:43:19 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:19 The type CheckedOperationHistory is deprecated 02:43:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/NotifyingWorkspaceCommandStackTest.java:[154] 02:43:19 fixture = new NotifyingWorkspaceCommandStack(CheckedOperationHistory.getInstance()); 02:43:19 ^^^^^^^^^^^^^ 02:43:19 The method getInstance() from the type CheckedOperationHistory is deprecated 02:43:19 10 problems (10 warnings) 02:43:19 [INFO] 02:43:19 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 02:43:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/test/resources 02:43:19 [INFO] 02:43:19 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 02:43:19 [INFO] 02:43:19 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 02:43:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/target/org.eclipse.papyrus.infra.gmfdiag.commands.tests-2.0.0-SNAPSHOT.jar 02:43:19 [INFO] 02:43:19 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 02:43:19 [INFO] 02:43:19 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 02:43:19 [INFO] Skipping tests 02:43:19 [INFO] 02:43:19 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 02:43:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:19 [INFO] 02:43:19 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.common.tests >-- 02:43:19 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.common.tests 4.0.0-SNAPSHOT [25/170] 02:43:19 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:19 [INFO] 02:43:19 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 02:43:19 [INFO] 02:43:19 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 02:43:19 [INFO] The project's OSGi version is 4.0.0.202102070721 02:43:19 [INFO] 02:43:19 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 02:43:19 [INFO] 02:43:19 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 02:43:19 [INFO] 02:43:19 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 02:43:19 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:19 [INFO] 02:43:19 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 02:43:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/main/resources 02:43:19 [INFO] 02:43:19 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 02:43:19 [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/bin 02:43:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/tests/CreateEditBasedElementCommandTest.java:[45] 02:43:20 assertThat(command.canExecute(), is(true)); 02:43:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:20 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/tests/DefaultDiagramPasteCommandTest.java:[78] 02:43:20 Assert.assertThat(typeNamesLikeMyClass.size(), is(2)); 02:43:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:20 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 02:43:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[37] 02:43:20 import org.eclipse.papyrus.infra.gmfdiag.assistant.internal.core.DefaultModelingAssistantModelProvider; 02:43:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:20 Discouraged access: The type 'DefaultModelingAssistantModelProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.assistant/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.assistant-2.0.0.202102070400.jar') 02:43:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[38] 02:43:20 import org.eclipse.papyrus.infra.gmfdiag.assistant.internal.core.ModelingAssistantModelRegistry; 02:43:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:20 Discouraged access: The type 'ModelingAssistantModelRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.assistant/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.assistant-2.0.0.202102070400.jar') 02:43:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[121] 02:43:20 SynchronizableGmfDiagramEditor diagramEditor = (SynchronizableGmfDiagramEditor) editor.getActiveEditor(); 02:43:20 ^^^^^^^^^^^^^ 02:43:20 The value of the local variable diagramEditor is not used 02:43:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[150] 02:43:20 IModelingAssistantModelProvider result = new DefaultModelingAssistantModelProvider(assistantURI); 02:43:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:20 Discouraged access: The constructor 'DefaultModelingAssistantModelProvider(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.assistant/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.assistant-2.0.0.202102070400.jar') 02:43:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[150] 02:43:20 IModelingAssistantModelProvider result = new DefaultModelingAssistantModelProvider(assistantURI); 02:43:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:20 Discouraged access: The type 'DefaultModelingAssistantModelProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.assistant/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.assistant-2.0.0.202102070400.jar') 02:43:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[152] 02:43:20 ModelingAssistantModelRegistry.getInstance().loadModels(result); 02:43:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:20 Discouraged access: The type 'ModelingAssistantModelRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.assistant/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.assistant-2.0.0.202102070400.jar') 02:43:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[152] 02:43:20 ModelingAssistantModelRegistry.getInstance().loadModels(result); 02:43:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:20 Discouraged access: The method 'ModelingAssistantModelRegistry.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.assistant/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.assistant-2.0.0.202102070400.jar') 02:43:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[152] 02:43:20 ModelingAssistantModelRegistry.getInstance().loadModels(result); 02:43:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:20 Discouraged access: The method 'ModelingAssistantModelRegistry.loadModels(IModelingAssistantModelProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.assistant/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.assistant-2.0.0.202102070400.jar') 02:43:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/ClassifierViewFactory.java:[81] 02:43:20 rv.getStyles().add(ts); 02:43:20 ^^^^^^^^^^^^^^^^^^^^^^ 02:43:20 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 02:43:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/ClassifierViewFactory.java:[84] 02:43:20 rv.getStyles().add(NotationFactory.eINSTANCE.createSortingStyle()); 02:43:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:20 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 02:43:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/ClassifierViewFactory.java:[87] 02:43:20 rv.getStyles().add(NotationFactory.eINSTANCE.createFilteringStyle()); 02:43:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:20 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 02:43:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/tests/DefaultCopyCommandTest.java:[55] 02:43:20 assertThat(clipboard.getCopyFromSource(myClass), instanceOf(org.eclipse.uml2.uml.Class.class)); 02:43:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:20 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 02:43:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/tests/DefaultCopyCommandTest.java:[57] 02:43:20 assertThat(copy.getName(), containsString(myClass.getName())); 02:43:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:20 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:43:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/tests/DefaultDiagramCopyCommandTest.java:[57] 02:43:20 assertThat(clipboard.getCopyFromSource(myClass), instanceOf(org.eclipse.uml2.uml.Class.class)); 02:43:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:20 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 02:43:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/tests/DefaultDiagramCopyCommandTest.java:[59] 02:43:20 assertThat(copy.getName(), containsString(myClass.getName())); 02:43:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:20 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:43:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/GMFUnsafeTest.java:[173] 02:43:20 assertThat(related, notNullValue()); 02:43:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:20 The method assertThat(Property, Matcher<? super Property>) from the type Assert is deprecated 02:43:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/tests/DefaultPasteCommandTest.java:[70] 02:43:20 assertThat(typeNamesLikeMyClass.size(), is(2)); 02:43:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:20 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 02:43:20 20. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/resources/TestModelValidationTest.java (at line 40) 02:43:20 @SuppressWarnings("nls") 02:43:20 ^^^^^ 02:43:20 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 02:43:20 21. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/resources/ModelValidationTest.java (at line 38) 02:43:20 @SuppressWarnings("nls") 02:43:20 ^^^^^ 02:43:20 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 02:43:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/tests/NotationLabelProviderTest.java:[49] 02:43:20 assertThat(fixture.getText(diagram), is("classes")); 02:43:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:20 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:43:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/tests/NotationLabelProviderTest.java:[55] 02:43:20 assertThat(fixture.getText(diagram), is("(Class Diagram of <Package> foo)")); 02:43:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:20 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:43:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/tests/NotationLabelProviderTest.java:[63] 02:43:20 assertThat(fixture.getText(diagram), is("(Class Diagram of <Package> bar)")); 02:43:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:20 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:43:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/tests/NotationLabelProviderTest.java:[77] 02:43:20 assertThat("Label provider did not notify", gotEvent[0], is(true)); 02:43:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:20 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/tests/NotationLabelProviderTest.java:[93] 02:43:20 assertThat("Label provider did not notify", gotEvent[0], is(true)); 02:43:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:20 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/ExpansionAddCompartment.java:[200] 02:43:20 IGraphicalEditPart classEditPart = (IGraphicalEditPart) diagramEditPart.getChildren().stream().filter(ep -> ((IGraphicalEditPart) ep).resolveSemanticElement().equals(newClass)).findAny().orElse(null); 02:43:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:20 Type safety: The method filter(Predicate) belongs to the raw type Stream. References to generic type Stream<T> should be parameterized 02:43:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/ExpansionAddCompartment.java:[200] 02:43:20 IGraphicalEditPart classEditPart = (IGraphicalEditPart) diagramEditPart.getChildren().stream().filter(ep -> ((IGraphicalEditPart) ep).resolveSemanticElement().equals(newClass)).findAny().orElse(null); 02:43:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:20 Type safety: The method orElse(Object) belongs to the raw type Optional. References to generic type Optional<T> should be parameterized 02:43:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/ExpansionAddCompartment.java:[270] 02:43:20 IGraphicalEditPart classEditPart = (IGraphicalEditPart) diagramEditPart.getChildren().stream().filter(ep -> ((IGraphicalEditPart) ep).resolveSemanticElement().equals(newClass)).findAny().orElse(null); 02:43:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:20 Type safety: The method filter(Predicate) belongs to the raw type Stream. References to generic type Stream<T> should be parameterized 02:43:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/ExpansionAddCompartment.java:[270] 02:43:20 IGraphicalEditPart classEditPart = (IGraphicalEditPart) diagramEditPart.getChildren().stream().filter(ep -> ((IGraphicalEditPart) ep).resolveSemanticElement().equals(newClass)).findAny().orElse(null); 02:43:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:20 Type safety: The method orElse(Object) belongs to the raw type Optional. References to generic type Optional<T> should be parameterized 02:43:20 30 problems (0 errors, 28 warnings, 28 info) 02:43:20 [INFO] 02:43:20 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 02:43:20 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/test/resources 02:43:20 [INFO] 02:43:20 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 02:43:20 [INFO] 02:43:20 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 02:43:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/target/org.eclipse.papyrus.infra.gmfdiag.common.tests-4.0.0-SNAPSHOT.jar 02:43:21 [INFO] 02:43:21 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 02:43:21 [INFO] 02:43:21 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 02:43:21 [INFO] Skipping tests 02:43:21 [INFO] 02:43:21 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 02:43:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:21 [INFO] 02:43:21 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.css.tests >-- 02:43:21 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.css.tests 2.0.0-SNAPSHOT [26/170] 02:43:21 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:21 [INFO] 02:43:21 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 02:43:21 [INFO] 02:43:21 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 02:43:21 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:21 [INFO] 02:43:21 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 02:43:21 [INFO] 02:43:21 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 02:43:21 [INFO] 02:43:21 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 02:43:21 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:21 [INFO] 02:43:21 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 02:43:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/main/resources 02:43:21 [INFO] 02:43:21 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 02:43:21 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/bin 02:43:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/org/eclipse/papyrus/infra/gmfdiag/css/tests/tests/CSSCompartmentsTests.java:[169] 02:43:21 for(View childNode : (List<View>)class3.getChildren()) { 02:43:21 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:21 Type safety: Unchecked cast from EList to List<View> 02:43:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/org/eclipse/papyrus/infra/gmfdiag/css/tests/tests/CSSCompartmentsTests.java:[196] 02:43:21 for(View childNode : (List<View>)diagram.getChildren()) { 02:43:21 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:21 Type safety: Unchecked cast from EList to List<View> 02:43:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/org/eclipse/papyrus/infra/gmfdiag/css/tests/tests/CSSCompartmentsTests.java:[197] 02:43:21 for(View compartment : (List<View>)childNode.getChildren()) { 02:43:21 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:21 Type safety: Unchecked cast from EList to List<View> 02:43:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/org/eclipse/papyrus/infra/gmfdiag/css/tests/tests/CSSCompartmentsTests.java:[210] 02:43:21 stylesList.getStringListValue().add("showTitleForAllCompartments"); 02:43:21 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:21 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 02:43:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/org/eclipse/papyrus/infra/gmfdiag/css/tests/tests/CSSCompartmentsTests.java:[213] 02:43:21 for(View childNode : (List<View>)diagram.getChildren()) { 02:43:21 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:21 Type safety: Unchecked cast from EList to List<View> 02:43:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/org/eclipse/papyrus/infra/gmfdiag/css/tests/tests/CSSCompartmentsTests.java:[214] 02:43:21 for(View compartment : (List<View>)childNode.getChildren()) { 02:43:21 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:21 Type safety: Unchecked cast from EList to List<View> 02:43:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/org/eclipse/papyrus/infra/gmfdiag/css/tests/tests/CSSCompartmentsTests.java:[240] 02:43:21 for(View childNode : (List<View>)element.getChildren()) { 02:43:21 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:21 Type safety: Unchecked cast from EList to List<View> 02:43:21 7 problems (7 warnings) 02:43:21 [INFO] 02:43:21 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 02:43:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/test/resources 02:43:21 [INFO] 02:43:21 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 02:43:21 [INFO] 02:43:21 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 02:43:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/target/org.eclipse.papyrus.infra.gmfdiag.css.tests-2.0.0-SNAPSHOT.jar 02:43:21 [INFO] 02:43:21 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 02:43:21 [INFO] 02:43:21 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 02:43:21 [INFO] Skipping tests 02:43:21 [INFO] 02:43:21 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 02:43:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:21 [INFO] 02:43:21 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.menu.tests >-- 02:43:21 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.menu.tests 2.0.0-SNAPSHOT [27/170] 02:43:21 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:21 [INFO] 02:43:21 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 02:43:21 [INFO] 02:43:21 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 02:43:21 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:21 [INFO] 02:43:21 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 02:43:21 [INFO] 02:43:21 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 02:43:21 [INFO] 02:43:21 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 02:43:21 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:21 [INFO] 02:43:21 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 02:43:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/src/main/resources 02:43:21 [INFO] 02:43:21 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 02:43:21 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/bin 02:43:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/src/org/eclipse/papyrus/infra/gmfdiag/menu/utils/DeleteActionUtilTest.java:[61] 02:43:22 Assert.assertFalse(DeleteActionUtil.isSemanticDeletion((IGraphicalEditPart) noteNode)); 02:43:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:22 The method isSemanticDeletion(IGraphicalEditPart) from the type DeleteActionUtil is deprecated 02:43:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/src/org/eclipse/papyrus/infra/gmfdiag/menu/utils/DeleteActionUtilTest.java:[73] 02:43:22 Assert.assertFalse(DeleteActionUtil.isSemanticDeletion((IGraphicalEditPart) orphanNode)); 02:43:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:22 The method isSemanticDeletion(IGraphicalEditPart) from the type DeleteActionUtil is deprecated 02:43:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/src/org/eclipse/papyrus/infra/gmfdiag/menu/utils/DeleteActionUtilTest.java:[84] 02:43:22 Assert.assertTrue(DeleteActionUtil.isSemanticDeletion((IGraphicalEditPart) semanticNode)); 02:43:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:22 The method isSemanticDeletion(IGraphicalEditPart) from the type DeleteActionUtil is deprecated 02:43:22 3 problems (3 warnings) 02:43:22 [INFO] 02:43:22 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 02:43:22 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/src/test/resources 02:43:22 [INFO] 02:43:22 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 02:43:22 [INFO] 02:43:22 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 02:43:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/target/org.eclipse.papyrus.infra.gmfdiag.menu.tests-2.0.0-SNAPSHOT.jar 02:43:22 [INFO] 02:43:22 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 02:43:22 [INFO] 02:43:22 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 02:43:22 [INFO] Skipping tests 02:43:22 [INFO] 02:43:22 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 02:43:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:22 [INFO] 02:43:22 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests >-- 02:43:22 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests 2.0.0-SNAPSHOT [28/170] 02:43:22 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 02:43:22 [INFO] 02:43:22 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 02:43:22 [INFO] 02:43:22 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 02:43:22 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:22 [INFO] 02:43:22 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 02:43:22 [INFO] 02:43:22 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 02:43:22 [INFO] 02:43:22 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 02:43:22 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:22 [INFO] 02:43:22 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 02:43:22 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/src/main/resources 02:43:22 [INFO] 02:43:22 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 02:43:22 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/bin 02:43:23 [INFO] 02:43:23 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 02:43:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/src/test/resources 02:43:23 [INFO] 02:43:23 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 02:43:23 [INFO] 02:43:23 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 02:43:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/target/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests-2.0.0-SNAPSHOT.jar 02:43:23 [INFO] 02:43:23 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 02:43:23 [INFO] 02:43:23 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 02:43:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:23 [INFO] 02:43:23 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.welcome.tests >-- 02:43:23 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.welcome.tests 2.0.0-SNAPSHOT [29/170] 02:43:23 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:23 [INFO] 02:43:23 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 02:43:23 [INFO] 02:43:23 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 02:43:23 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:23 [INFO] 02:43:23 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 02:43:23 [INFO] 02:43:23 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 02:43:23 [INFO] 02:43:23 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 02:43:23 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:23 [INFO] 02:43:23 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 02:43:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/main/resources 02:43:23 [INFO] 02:43:23 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 02:43:23 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/bin 02:43:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[41] 02:43:23 import org.eclipse.papyrus.infra.gmfdiag.welcome.internal.modelelements.NotationObservable; 02:43:23 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:23 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 02:43:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[42] 02:43:23 import org.eclipse.papyrus.infra.gmfdiag.welcome.internal.modelelements.WelcomeModelElement; 02:43:23 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:23 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 02:43:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[43] 02:43:23 import org.eclipse.papyrus.infra.gmfdiag.welcome.internal.modelelements.WelcomeModelElementFactory; 02:43:23 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:23 Discouraged access: The type 'WelcomeModelElementFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 02:43:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[52] 02:43:23 * Test cases for the {@link WelcomeModelElement} and its properties. 02:43:23 ^^^^^^^^^^^^^^^^^^^ 02:43:23 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 02:43:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[57] 02:43:23 private WelcomeModelElement fixture; 02:43:23 ^^^^^^^^^^^^^^^^^^^ 02:43:23 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 02:43:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[65] 02:43:23 IObservableList<NotationObservable> views = getNotationViews(); 02:43:23 ^^^^^^^^^^^^^^^^^^ 02:43:23 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 02:43:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[71] 02:43:23 .map(NotationObservable::getView) 02:43:23 ^^^^^^^^^^^^^^^^^^ 02:43:23 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 02:43:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[71] 02:43:23 .map(NotationObservable::getView) 02:43:23 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:23 Discouraged access: The method 'NotationObservable.getView()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 02:43:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[80] 02:43:23 .map(NotationObservable::getContext) 02:43:23 ^^^^^^^^^^^^^^^^^^ 02:43:23 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 02:43:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[80] 02:43:23 .map(NotationObservable::getContext) 02:43:23 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:23 Discouraged access: The method 'NotationObservable.getContext()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 02:43:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[90] 02:43:23 IObservableList<NotationObservable> views = getNotationViews(); 02:43:23 ^^^^^^^^^^^^^^^^^^ 02:43:23 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 02:43:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[92] 02:43:23 NotationObservable toBeDeleted = getView(views, "use cases"); 02:43:23 ^^^^^^^^^^^^^^^^^^ 02:43:23 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 02:43:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[96] 02:43:23 for (ListDiffEntry<? extends NotationObservable> next : event.diff.getDifferences()) { 02:43:23 ^^^^^^^^^^^^^^^^^^ 02:43:23 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 02:43:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[107] 02:43:23 EcoreUtil.delete(toBeDeleted.getView().getValue(), true); 02:43:23 ^^^^^^^^^^^^^^^^^^^^^ 02:43:23 Discouraged access: The method 'NotationObservable.getView()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 02:43:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[118] 02:43:23 IObservableList<NotationObservable> views = getNotationViews(); 02:43:23 ^^^^^^^^^^^^^^^^^^ 02:43:23 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 02:43:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[120] 02:43:23 NotationObservable[] created = { null }; 02:43:23 ^^^^^^^^^^^^^^^^^^^^ 02:43:23 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 02:43:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[123] 02:43:23 for (ListDiffEntry<? extends NotationObservable> next : event.diff.getDifferences()) { 02:43:23 ^^^^^^^^^^^^^^^^^^ 02:43:23 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 02:43:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[124] 02:43:23 if (next.isAddition() && "CreatedInTest".equals(getName(next.getElement().getView().getValue()))) { 02:43:23 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:23 Discouraged access: The method 'NotationObservable.getView()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 02:43:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[148] 02:43:23 IObservableList<NotationObservable> views = getNotationViews(); 02:43:23 ^^^^^^^^^^^^^^^^^^ 02:43:23 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 02:43:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[150] 02:43:23 NotationObservable[] obs = { null }; 02:43:23 ^^^^^^^^^^^^^^^^^^^^ 02:43:23 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 02:43:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[153] 02:43:23 for (ListDiffEntry<? extends NotationObservable> next : event.diff.getDifferences()) { 02:43:23 ^^^^^^^^^^^^^^^^^^ 02:43:23 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 02:43:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[154] 02:43:23 if (next.isAddition() && "CreatedInTest".equals(getName(next.getElement().getView().getValue()))) { 02:43:23 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:23 Discouraged access: The method 'NotationObservable.getView()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 02:43:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[179] 02:43:23 fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource( 02:43:23 ^^^^^^^^^^^^^^^^^^^ 02:43:23 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 02:43:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[179] 02:43:23 fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource( 02:43:23 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:23 Discouraged access: The constructor 'WelcomeModelElementFactory()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 02:43:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[179] 02:43:23 fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource( 02:43:23 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:23 Discouraged access: The type 'WelcomeModelElementFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 02:43:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[183] 02:43:23 IObservableList<NotationObservable> getNotationViews() { 02:43:23 ^^^^^^^^^^^^^^^^^^ 02:43:23 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 02:43:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[185] 02:43:23 IObservableList<NotationObservable> result = (IObservableList<NotationObservable>) fixture.getObservable("views"); 02:43:23 ^^^^^^^^^^^^^^^^^^ 02:43:23 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 02:43:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[185] 02:43:24 IObservableList<NotationObservable> result = (IObservableList<NotationObservable>) fixture.getObservable("views"); 02:43:24 ^^^^^^^^^^^^^^^^^^ 02:43:24 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 02:43:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[189] 02:43:24 NotationObservable getView(Collection<? extends NotationObservable> views, String name) { 02:43:24 ^^^^^^^^^^^^^^^^^^ 02:43:24 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 02:43:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[189] 02:43:24 NotationObservable getView(Collection<? extends NotationObservable> views, String name) { 02:43:24 ^^^^^^^^^^^^^^^^^^ 02:43:24 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 02:43:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[191] 02:43:24 .filter(d -> name.equals(getName(d.getView().getValue()))) 02:43:24 ^^^^^^^^^^^ 02:43:24 Discouraged access: The method 'NotationObservable.getView()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 02:43:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[28] 02:43:24 import org.eclipse.papyrus.infra.gmfdiag.welcome.internal.modelelements.NotationObservable; 02:43:24 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:24 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 02:43:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[29] 02:43:24 import org.eclipse.papyrus.infra.gmfdiag.welcome.internal.modelelements.NotationObservableProperty; 02:43:24 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:24 Discouraged access: The type 'NotationObservableProperty' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 02:43:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[30] 02:43:24 import org.eclipse.papyrus.infra.gmfdiag.welcome.internal.modelelements.WelcomeModelElement; 02:43:24 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:24 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 02:43:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[31] 02:43:24 import org.eclipse.papyrus.infra.gmfdiag.welcome.internal.modelelements.WelcomeModelElementFactory; 02:43:24 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:24 Discouraged access: The type 'WelcomeModelElementFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 02:43:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[37] 02:43:24 * Test cases for the {@link NotationObservableProperty} class specifically. 02:43:24 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:24 Discouraged access: The type 'NotationObservableProperty' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 02:43:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[42] 02:43:24 private WelcomeModelElement fixture; 02:43:24 ^^^^^^^^^^^^^^^^^^^ 02:43:24 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 02:43:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[50] 02:43:24 IObservableList<NotationObservable> views = getNotationViews(); 02:43:24 ^^^^^^^^^^^^^^^^^^ 02:43:24 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 02:43:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[73] 02:43:24 fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource( 02:43:24 ^^^^^^^^^^^^^^^^^^^ 02:43:24 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 02:43:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[73] 02:43:24 fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource( 02:43:24 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:24 Discouraged access: The constructor 'WelcomeModelElementFactory()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 02:43:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[73] 02:43:24 fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource( 02:43:24 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:24 Discouraged access: The type 'WelcomeModelElementFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 02:43:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[77] 02:43:24 IObservableList<NotationObservable> getNotationViews() { 02:43:24 ^^^^^^^^^^^^^^^^^^ 02:43:24 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 02:43:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[79] 02:43:24 IObservableList<NotationObservable> result = (IObservableList<NotationObservable>) fixture.getObservable("views"); 02:43:24 ^^^^^^^^^^^^^^^^^^ 02:43:24 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 02:43:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[79] 02:43:24 IObservableList<NotationObservable> result = (IObservableList<NotationObservable>) fixture.getObservable("views"); 02:43:24 ^^^^^^^^^^^^^^^^^^ 02:43:24 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.0.0.202102070400/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0.202102070400.jar') 02:43:24 44 problems (44 warnings) 02:43:24 [INFO] 02:43:24 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 02:43:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/test/resources 02:43:24 [INFO] 02:43:24 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 02:43:24 [INFO] 02:43:24 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 02:43:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/target/org.eclipse.papyrus.infra.gmfdiag.welcome.tests-2.0.0-SNAPSHOT.jar 02:43:24 [INFO] 02:43:24 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 02:43:24 [INFO] 02:43:24 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 02:43:24 [INFO] Skipping tests 02:43:24 [INFO] 02:43:24 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 02:43:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:24 [INFO] 02:43:24 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.main.test >-- 02:43:24 [INFO] Building org.eclipse.papyrus.infra.nattable.main.test 1.2.0-SNAPSHOT [30/170] 02:43:24 [INFO] --------------------------------[ pom ]--------------------------------- 02:43:24 [INFO] 02:43:24 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.main.test --- 02:43:24 [INFO] 02:43:24 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.nattable.main.test --- 02:43:24 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:24 [INFO] 02:43:24 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.nattable.main.test --- 02:43:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:24 [INFO] 02:43:24 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.common.tests >-- 02:43:24 [INFO] Building org.eclipse.papyrus.infra.nattable.common.tests 2.0.0-SNAPSHOT [31/170] 02:43:24 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:24 [INFO] 02:43:24 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.common.tests --- 02:43:24 [INFO] 02:43:24 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.common.tests --- 02:43:24 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:24 [INFO] 02:43:24 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.common.tests --- 02:43:24 [INFO] 02:43:24 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.common.tests --- 02:43:24 [INFO] 02:43:24 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.nattable.common.tests --- 02:43:24 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:24 [INFO] 02:43:24 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.common.tests --- 02:43:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/src/main/resources 02:43:24 [INFO] 02:43:24 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.common.tests --- 02:43:24 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/bin 02:43:24 [INFO] 02:43:24 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.common.tests --- 02:43:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/src/test/resources 02:43:24 [INFO] 02:43:24 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.common.tests --- 02:43:24 [INFO] 02:43:24 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.common.tests --- 02:43:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/target/org.eclipse.papyrus.infra.nattable.common.tests-2.0.0-SNAPSHOT.jar 02:43:24 [INFO] 02:43:24 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.common.tests --- 02:43:24 [INFO] 02:43:24 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.nattable.common.tests --- 02:43:24 [INFO] Skipping tests 02:43:24 [INFO] 02:43:24 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.nattable.common.tests --- 02:43:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:24 [INFO] 02:43:24 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.model.tests >-- 02:43:24 [INFO] Building org.eclipse.papyrus.infra.nattable.model.tests 2.0.0-SNAPSHOT [32/170] 02:43:24 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:24 [INFO] 02:43:24 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.model.tests --- 02:43:24 [INFO] 02:43:24 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.model.tests --- 02:43:24 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:24 [INFO] 02:43:24 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.model.tests --- 02:43:24 [INFO] 02:43:24 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.model.tests --- 02:43:24 [INFO] 02:43:24 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.nattable.model.tests --- 02:43:24 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:24 [INFO] 02:43:24 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.model.tests --- 02:43:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/src/main/resources 02:43:24 [INFO] 02:43:24 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.model.tests --- 02:43:24 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/bin 02:43:25 [INFO] 02:43:25 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.model.tests --- 02:43:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/src/test/resources 02:43:25 [INFO] 02:43:25 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.model.tests --- 02:43:25 [INFO] 02:43:25 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.model.tests --- 02:43:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/target/org.eclipse.papyrus.infra.nattable.model.tests-2.0.0-SNAPSHOT.jar 02:43:25 [INFO] 02:43:25 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.model.tests --- 02:43:25 [INFO] 02:43:25 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.nattable.model.tests --- 02:43:25 [INFO] Skipping tests 02:43:25 [INFO] 02:43:25 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.nattable.model.tests --- 02:43:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:25 [INFO] 02:43:25 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.tests >-- 02:43:25 [INFO] Building org.eclipse.papyrus.infra.nattable.tests 2.0.0-SNAPSHOT [33/170] 02:43:25 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:25 [INFO] 02:43:25 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.tests --- 02:43:25 [INFO] 02:43:25 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.tests --- 02:43:25 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:25 [INFO] 02:43:25 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.tests --- 02:43:25 [INFO] 02:43:25 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.tests --- 02:43:25 [INFO] 02:43:25 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.nattable.tests --- 02:43:25 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:25 [INFO] 02:43:25 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.tests --- 02:43:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/main/resources 02:43:25 [INFO] 02:43:25 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.tests --- 02:43:25 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/bin 02:43:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/org/eclipse/papyrus/infra/nattable/tests/tests/TableLabelProviderTest.java:[65] 02:43:25 assertThat(fixture.getText(table), is("classes")); 02:43:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:25 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:43:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/org/eclipse/papyrus/infra/nattable/tests/tests/TableLabelProviderTest.java:[71] 02:43:25 assertThat(fixture.getText(table), is("(Test Table of <Package> foo)")); 02:43:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:25 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:43:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/org/eclipse/papyrus/infra/nattable/tests/tests/TableLabelProviderTest.java:[79] 02:43:25 assertThat(fixture.getText(table), is("(Test Table of <Package> bar)")); 02:43:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:25 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:43:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/org/eclipse/papyrus/infra/nattable/tests/tests/TableLabelProviderTest.java:[93] 02:43:25 assertThat("Label provider did not notify", gotEvent[0], is(true)); 02:43:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:25 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/org/eclipse/papyrus/infra/nattable/tests/tests/TableLabelProviderTest.java:[109] 02:43:25 assertThat("Label provider did not notify", gotEvent[0], is(true)); 02:43:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:25 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/org/eclipse/papyrus/infra/nattable/tests/tests/TableLabelProviderTest.java:[116] 02:43:25 assertThat(fixture.getText(selection), is("classes, classes")); 02:43:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:25 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:43:25 6 problems (6 warnings) 02:43:25 [INFO] 02:43:25 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.tests --- 02:43:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/test/resources 02:43:25 [INFO] 02:43:25 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.tests --- 02:43:25 [INFO] 02:43:25 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.tests --- 02:43:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/target/org.eclipse.papyrus.infra.nattable.tests-2.0.0-SNAPSHOT.jar 02:43:25 [INFO] 02:43:25 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.tests --- 02:43:25 [INFO] 02:43:25 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.nattable.tests --- 02:43:25 [INFO] Skipping tests 02:43:25 [INFO] 02:43:25 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.nattable.tests --- 02:43:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:25 [INFO] 02:43:25 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.views.tests >-- 02:43:25 [INFO] Building org.eclipse.papyrus.infra.nattable.views.tests 2.0.0-SNAPSHOT [34/170] 02:43:25 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:26 [INFO] 02:43:26 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.views.tests --- 02:43:26 [INFO] 02:43:26 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.views.tests --- 02:43:26 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:26 [INFO] 02:43:26 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.views.tests --- 02:43:26 [INFO] 02:43:26 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.views.tests --- 02:43:26 [INFO] 02:43:26 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.nattable.views.tests --- 02:43:26 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:26 [INFO] 02:43:26 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.views.tests --- 02:43:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/main/resources 02:43:26 [INFO] 02:43:26 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.views.tests --- 02:43:26 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/bin 02:43:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableVerifyContents.java:[35] 02:43:26 import org.eclipse.papyrus.infra.core.sashwindows.di.PageList; 02:43:26 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:26 The type PageList is deprecated 02:43:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableVerifyContents.java:[132] 02:43:26 PageList pageList = getPageList(rootModel); 02:43:26 ^^^^^^^^ 02:43:26 The type PageList is deprecated 02:43:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableVerifyContents.java:[133] 02:43:26 for (final PageRef pageRef : pageList.getAvailablePage()) { 02:43:26 ^^^^^^^^^^^^^^^^^^ 02:43:26 The method getAvailablePage() from the type PageList is deprecated 02:43:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableVerifyContents.java:[172] 02:43:26 private static final PageList getPageList(final EObject object) { 02:43:26 ^^^^^^^^ 02:43:26 The type PageList is deprecated 02:43:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableVerifyContents.java:[177] 02:43:26 final PageList pageList = windowMngr.getPageList(); 02:43:26 ^^^^^^^^ 02:43:26 The type PageList is deprecated 02:43:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableVerifyContents.java:[177] 02:43:26 final PageList pageList = windowMngr.getPageList(); 02:43:26 ^^^^^^^^^^^^^ 02:43:26 The method getPageList() from the type SashWindowsMngr is deprecated 02:43:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableCreationTest2.java:[37] 02:43:26 import org.eclipse.papyrus.infra.core.sashwindows.di.PageList; 02:43:26 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:26 The type PageList is deprecated 02:43:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableCreationTest2.java:[138] 02:43:26 PageList pageList = getPageList(rootModel); 02:43:26 ^^^^^^^^ 02:43:26 The type PageList is deprecated 02:43:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableCreationTest2.java:[139] 02:43:26 for(final PageRef pageRef : pageList.getAvailablePage()) { 02:43:26 ^^^^^^^^^^^^^^^^^^ 02:43:26 The method getAvailablePage() from the type PageList is deprecated 02:43:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableCreationTest2.java:[178] 02:43:26 private static final PageList getPageList(final EObject object) { 02:43:26 ^^^^^^^^ 02:43:26 The type PageList is deprecated 02:43:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableCreationTest2.java:[183] 02:43:26 final PageList pageList = windowMngr.getPageList(); 02:43:26 ^^^^^^^^ 02:43:26 The type PageList is deprecated 02:43:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableCreationTest2.java:[183] 02:43:26 final PageList pageList = windowMngr.getPageList(); 02:43:26 ^^^^^^^^^^^^^ 02:43:26 The method getPageList() from the type SashWindowsMngr is deprecated 02:43:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/RevealViewsTableTest.java:[215] 02:43:26 final List rowSelectedPositionsAsList = Arrays.asList(rowSelectedPositions[0], rowSelectedPositions[1]); 02:43:26 ^^^^ 02:43:26 List is a raw type. References to generic type List<E> should be parameterized 02:43:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/RevealViewsTableTest.java:[255] 02:43:26 final List columnSelectedPositionsAsList = Arrays.asList(columnSelectedPositions[0], columnSelectedPositions[1]); 02:43:26 ^^^^ 02:43:26 List is a raw type. References to generic type List<E> should be parameterized 02:43:26 14 problems (14 warnings) 02:43:26 [INFO] 02:43:26 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.views.tests --- 02:43:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/test/resources 02:43:26 [INFO] 02:43:26 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.views.tests --- 02:43:26 [INFO] 02:43:26 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.views.tests --- 02:43:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/target/org.eclipse.papyrus.infra.nattable.views.tests-2.0.0-SNAPSHOT.jar 02:43:26 [INFO] 02:43:26 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.views.tests --- 02:43:26 [INFO] 02:43:26 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.nattable.views.tests --- 02:43:26 [INFO] Skipping tests 02:43:26 [INFO] 02:43:26 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.nattable.views.tests --- 02:43:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:26 [INFO] 02:43:26 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.properties.tests.releng >-- 02:43:26 [INFO] Building org.eclipse.papyrus.infra.properties.tests.releng 0.0.1-SNAPSHOT [35/170] 02:43:26 [INFO] --------------------------------[ pom ]--------------------------------- 02:43:26 [INFO] 02:43:26 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.properties.tests.releng --- 02:43:26 [INFO] 02:43:26 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.properties.tests.releng --- 02:43:26 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/properties/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:26 [INFO] 02:43:26 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.properties.tests.releng --- 02:43:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:26 [INFO] 02:43:26 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.properties.ui.tests >-- 02:43:26 [INFO] Building org.eclipse.papyrus.infra.properties.ui.tests 3.0.0-SNAPSHOT [36/170] 02:43:26 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:26 [INFO] 02:43:26 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.properties.ui.tests --- 02:43:26 [INFO] 02:43:26 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.properties.ui.tests --- 02:43:26 [INFO] The project's OSGi version is 3.0.0.202102070721 02:43:26 [INFO] 02:43:26 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.properties.ui.tests --- 02:43:26 [INFO] 02:43:26 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.properties.ui.tests --- 02:43:26 [INFO] 02:43:26 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.properties.ui.tests --- 02:43:26 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:26 [INFO] 02:43:26 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.properties.ui.tests --- 02:43:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/src/main/resources 02:43:26 [INFO] 02:43:26 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.properties.ui.tests --- 02:43:26 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/bin 02:43:27 [INFO] 02:43:27 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.properties.ui.tests --- 02:43:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/src/test/resources 02:43:27 [INFO] 02:43:27 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.properties.ui.tests --- 02:43:27 [INFO] 02:43:27 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.properties.ui.tests --- 02:43:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/target/org.eclipse.papyrus.infra.properties.ui.tests-3.0.0-SNAPSHOT.jar 02:43:27 [INFO] 02:43:27 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.properties.ui.tests --- 02:43:27 [INFO] 02:43:27 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.properties.ui.tests --- 02:43:27 [INFO] Skipping tests 02:43:27 [INFO] 02:43:27 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.properties.ui.tests --- 02:43:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:27 [INFO] 02:43:27 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.tests.releng >-- 02:43:27 [INFO] Building org.eclipse.papyrus.infra.services.tests.releng 0.0.1-SNAPSHOT [37/170] 02:43:27 [INFO] --------------------------------[ pom ]--------------------------------- 02:43:27 [INFO] 02:43:27 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.tests.releng --- 02:43:27 [INFO] 02:43:27 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.services.tests.releng --- 02:43:27 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:27 [INFO] 02:43:27 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.services.tests.releng --- 02:43:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:27 [INFO] 02:43:27 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.controlmode.tests >-- 02:43:27 [INFO] Building org.eclipse.papyrus.infra.services.controlmode.tests 2.0.0-SNAPSHOT [38/170] 02:43:27 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:27 [INFO] 02:43:27 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 02:43:27 [INFO] 02:43:27 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 02:43:27 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:27 [INFO] 02:43:27 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 02:43:27 [INFO] 02:43:27 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 02:43:27 [INFO] 02:43:27 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 02:43:27 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:27 [INFO] 02:43:27 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 02:43:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/src/main/resources 02:43:27 [INFO] 02:43:27 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 02:43:27 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/bin 02:43:28 [INFO] 02:43:28 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 02:43:28 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/src/test/resources 02:43:28 [INFO] 02:43:28 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 02:43:28 [INFO] 02:43:28 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 02:43:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/target/org.eclipse.papyrus.infra.services.controlmode.tests-2.0.0-SNAPSHOT.jar 02:43:28 [INFO] 02:43:28 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 02:43:28 [INFO] 02:43:28 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 02:43:28 [INFO] Skipping tests 02:43:28 [INFO] 02:43:28 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 02:43:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:28 [INFO] 02:43:28 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.tests >-- 02:43:28 [INFO] Building org.eclipse.papyrus.infra.services.edit.tests 2.0.0-SNAPSHOT [39/170] 02:43:28 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:28 [INFO] 02:43:28 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.edit.tests --- 02:43:28 [INFO] 02:43:28 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.edit.tests --- 02:43:28 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:28 [INFO] 02:43:28 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.edit.tests --- 02:43:28 [INFO] 02:43:28 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.edit.tests --- 02:43:28 [INFO] 02:43:28 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.services.edit.tests --- 02:43:28 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:28 [INFO] 02:43:28 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.edit.tests --- 02:43:28 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/main/resources 02:43:28 [INFO] 02:43:28 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.edit.tests --- 02:43:28 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/bin 02:43:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProvider.java:[22] 02:43:29 import org.eclipse.papyrus.infra.services.edit.internal.ElementEditServiceProvider; 02:43:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:29 Discouraged access: The type 'ElementEditServiceProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/4.0.0.202102070400/org.eclipse.papyrus.infra.services.edit-4.0.0.202102070400.jar') 02:43:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProvider.java:[28] 02:43:29 * JUnit tests for {@link ElementEditServiceProvider} class. 02:43:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:29 Discouraged access: The type 'ElementEditServiceProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/4.0.0.202102070400/org.eclipse.papyrus.infra.services.edit-4.0.0.202102070400.jar') 02:43:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProviderFactory.java:[11] 02:43:29 import org.eclipse.papyrus.infra.services.edit.internal.ElementEditServiceProviderFactory; 02:43:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:29 Discouraged access: The type 'ElementEditServiceProviderFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/4.0.0.202102070400/org.eclipse.papyrus.infra.services.edit-4.0.0.202102070400.jar') 02:43:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProviderFactory.java:[17] 02:43:29 * JUnit tests for {@link ElementEditServiceProviderFactory} class. 02:43:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:29 Discouraged access: The type 'ElementEditServiceProviderFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/4.0.0.202102070400/org.eclipse.papyrus.infra.services.edit-4.0.0.202102070400.jar') 02:43:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProviderFactory.java:[36] 02:43:29 ElementEditServiceProviderFactory factory = new ElementEditServiceProviderFactory(); 02:43:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:29 Discouraged access: The type 'ElementEditServiceProviderFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/4.0.0.202102070400/org.eclipse.papyrus.infra.services.edit-4.0.0.202102070400.jar') 02:43:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProviderFactory.java:[36] 02:43:29 ElementEditServiceProviderFactory factory = new ElementEditServiceProviderFactory(); 02:43:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:29 Discouraged access: The constructor 'ElementEditServiceProviderFactory()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/4.0.0.202102070400/org.eclipse.papyrus.infra.services.edit-4.0.0.202102070400.jar') 02:43:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProviderFactory.java:[36] 02:43:29 ElementEditServiceProviderFactory factory = new ElementEditServiceProviderFactory(); 02:43:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:29 Discouraged access: The type 'ElementEditServiceProviderFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/4.0.0.202102070400/org.eclipse.papyrus.infra.services.edit-4.0.0.202102070400.jar') 02:43:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProviderFactory.java:[37] 02:43:29 factory.init(registry); 02:43:29 ^^^^^^^^^^^^^^^^^^^^^^ 02:43:29 Discouraged access: The method 'ElementEditServiceProviderFactory.init(ServicesRegistry)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/4.0.0.202102070400/org.eclipse.papyrus.infra.services.edit-4.0.0.202102070400.jar') 02:43:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProviderFactory.java:[38] 02:43:29 service = factory.createServiceInstance(); 02:43:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:29 Discouraged access: The method 'ElementEditServiceProviderFactory.createServiceInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/4.0.0.202102070400/org.eclipse.papyrus.infra.services.edit-4.0.0.202102070400.jar') 02:43:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditService.java:[18] 02:43:29 import org.eclipse.papyrus.infra.services.edit.internal.ElementEditService; 02:43:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:29 Discouraged access: The type 'ElementEditService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/4.0.0.202102070400/org.eclipse.papyrus.infra.services.edit-4.0.0.202102070400.jar') 02:43:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditService.java:[25] 02:43:29 * JUnit tests for {@link ElementEditService} class. 02:43:29 ^^^^^^^^^^^^^^^^^^ 02:43:29 Discouraged access: The type 'ElementEditService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/4.0.0.202102070400/org.eclipse.papyrus.infra.services.edit-4.0.0.202102070400.jar') 02:43:29 11 problems (11 warnings) 02:43:29 [INFO] 02:43:29 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.edit.tests --- 02:43:29 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/test/resources 02:43:29 [INFO] 02:43:29 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.edit.tests --- 02:43:29 [INFO] 02:43:29 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.edit.tests --- 02:43:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/target/org.eclipse.papyrus.infra.services.edit.tests-2.0.0-SNAPSHOT.jar 02:43:29 [INFO] 02:43:29 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.edit.tests --- 02:43:29 [INFO] 02:43:29 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.services.edit.tests --- 02:43:29 [INFO] Skipping tests 02:43:29 [INFO] 02:43:29 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.services.edit.tests --- 02:43:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:29 [INFO] 02:43:29 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.ui.tests >-- 02:43:29 [INFO] Building org.eclipse.papyrus.infra.services.edit.ui.tests 2.0.0-SNAPSHOT [40/170] 02:43:29 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:29 [INFO] 02:43:29 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 02:43:29 [INFO] 02:43:29 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 02:43:29 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:29 [INFO] 02:43:29 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 02:43:29 [INFO] 02:43:29 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 02:43:29 [INFO] 02:43:29 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 02:43:29 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:29 [INFO] 02:43:29 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 02:43:29 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/src/main/resources 02:43:29 [INFO] 02:43:29 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 02:43:29 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/bin 02:43:30 [INFO] 02:43:30 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 02:43:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/src/test/resources 02:43:30 [INFO] 02:43:30 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 02:43:30 [INFO] 02:43:30 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 02:43:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/target/org.eclipse.papyrus.infra.services.edit.ui.tests-2.0.0-SNAPSHOT.jar 02:43:30 [INFO] 02:43:30 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 02:43:30 [INFO] 02:43:30 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 02:43:30 [INFO] Skipping tests 02:43:30 [INFO] 02:43:30 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 02:43:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:30 [INFO] 02:43:30 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.resourceloading.tests >-- 02:43:30 [INFO] Building org.eclipse.papyrus.infra.services.resourceloading.tests 2.0.0-SNAPSHOT [41/170] 02:43:30 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:30 [INFO] 02:43:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 02:43:30 [INFO] 02:43:30 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 02:43:30 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:30 [INFO] 02:43:30 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 02:43:30 [INFO] 02:43:30 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 02:43:30 [INFO] 02:43:30 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 02:43:30 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:30 [INFO] 02:43:30 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 02:43:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/src/main/resources 02:43:30 [INFO] 02:43:30 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 02:43:30 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/bin 02:43:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/test/org/eclipse/papyrus/infra/services/resourceloading/tests/testModel1/AbstractResourceLoadingTestModel2.java:[94] 02:43:31 modelSet.loadModels(resourceLoaded); 02:43:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:31 The method loadModels(IFile) from the type ModelSet is deprecated 02:43:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/test/org/eclipse/papyrus/infra/services/resourceloading/tests/testModel2/AbstractResourceLoadingTestModel2.java:[89] 02:43:31 modelSet.loadModels(resourceLoaded); 02:43:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:31 The method loadModels(IFile) from the type ModelSet is deprecated 02:43:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/test/org/eclipse/papyrus/infra/services/resourceloading/tests/testModel1/AbstractResourceLoadingTestModel1.java:[91] 02:43:31 modelSet.loadModels(modelFile); 02:43:31 ^^^^^^^^^^^^^^^^^^^^^ 02:43:31 The method loadModels(IFile) from the type ModelSet is deprecated 02:43:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/test/org/eclipse/papyrus/infra/services/resourceloading/tests/StrategyChooserFixture.java:[19] 02:43:31 import org.eclipse.papyrus.infra.services.resourceloading.impl.ProxyManager; 02:43:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:31 Discouraged access: The type 'ProxyManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.resourceloading/4.0.0.202102070400/org.eclipse.papyrus.infra.services.resourceloading-4.0.0.202102070400.jar') 02:43:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/test/org/eclipse/papyrus/infra/services/resourceloading/tests/StrategyChooserFixture.java:[35] 02:43:31 chooser = ProxyManager.getStrategyChooser(); 02:43:31 ^^^^^^^^^^^^ 02:43:31 Discouraged access: The type 'ProxyManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.resourceloading/4.0.0.202102070400/org.eclipse.papyrus.infra.services.resourceloading-4.0.0.202102070400.jar') 02:43:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/test/org/eclipse/papyrus/infra/services/resourceloading/tests/StrategyChooserFixture.java:[35] 02:43:31 chooser = ProxyManager.getStrategyChooser(); 02:43:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:31 Discouraged access: The method 'ProxyManager.getStrategyChooser()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.services.resourceloading/4.0.0.202102070400/org.eclipse.papyrus.infra.services.resourceloading-4.0.0.202102070400.jar') 02:43:31 6 problems (6 warnings) 02:43:31 [INFO] 02:43:31 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 02:43:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/src/test/resources 02:43:31 [INFO] 02:43:31 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 02:43:31 [INFO] 02:43:31 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 02:43:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/target/org.eclipse.papyrus.infra.services.resourceloading.tests-2.0.0-SNAPSHOT.jar 02:43:31 [INFO] 02:43:31 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 02:43:31 [INFO] 02:43:31 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 02:43:31 [INFO] Skipping tests 02:43:31 [INFO] 02:43:31 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 02:43:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:31 [INFO] 02:43:31 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.semantic.tests >-- 02:43:31 [INFO] Building org.eclipse.papyrus.infra.services.semantic.tests 2.0.0-SNAPSHOT [42/170] 02:43:31 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:31 [INFO] 02:43:31 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.semantic.tests --- 02:43:31 [INFO] 02:43:31 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.semantic.tests --- 02:43:31 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:31 [INFO] 02:43:31 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.semantic.tests --- 02:43:31 [INFO] 02:43:31 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.semantic.tests --- 02:43:31 [INFO] 02:43:31 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.services.semantic.tests --- 02:43:31 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:31 [INFO] 02:43:31 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.semantic.tests --- 02:43:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/main/resources 02:43:31 [INFO] 02:43:31 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.semantic.tests --- 02:43:31 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/bin 02:43:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/org/eclipse/papyrus/infra/services/semantic/tests/SemanticServiceTest.java:[62] 02:43:31 assertThat(roots, hasItem(instanceOf(Model.class))); 02:43:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:31 The method assertThat(List<EObject>, Matcher<? super List<EObject>>) from the type Assert is deprecated 02:43:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/org/eclipse/papyrus/infra/services/semantic/tests/SemanticServiceTest.java:[63] 02:43:31 assertThat(roots, hasItem(instanceOf(Profile.class))); 02:43:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:31 The method assertThat(List<EObject>, Matcher<? super List<EObject>>) from the type Assert is deprecated 02:43:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/org/eclipse/papyrus/infra/services/semantic/tests/SemanticServiceTest.java:[66] 02:43:31 assertThat(roots, not(hasItem(isStereotypeApplication()))); 02:43:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:31 The method assertThat(List<EObject>, Matcher<? super List<EObject>>) from the type Assert is deprecated 02:43:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/org/eclipse/papyrus/infra/services/semantic/tests/SemanticServiceTest.java:[69] 02:43:31 assertThat(roots, not(hasItem(instanceOf(Diagram.class)))); 02:43:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:31 The method assertThat(List<EObject>, Matcher<? super List<EObject>>) from the type Assert is deprecated 02:43:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/org/eclipse/papyrus/infra/services/semantic/tests/SemanticServiceTest.java:[70] 02:43:31 assertThat(roots, not(hasItem(instanceOf(Table.class)))); 02:43:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:31 The method assertThat(List<EObject>, Matcher<? super List<EObject>>) from the type Assert is deprecated 02:43:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/org/eclipse/papyrus/infra/services/semantic/tests/SemanticServiceTest.java:[80] 02:43:31 assertThat(modelIDs, hasItem(UmlModel.MODEL_ID)); 02:43:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:31 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 02:43:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/org/eclipse/papyrus/infra/services/semantic/tests/SemanticServiceTest.java:[82] 02:43:31 assertThat(modelIDs, not(hasItem(NotationModel.MODEL_ID))); 02:43:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:31 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 02:43:31 7 problems (7 warnings) 02:43:31 [INFO] 02:43:31 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.semantic.tests --- 02:43:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/test/resources 02:43:31 [INFO] 02:43:31 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.semantic.tests --- 02:43:31 [INFO] 02:43:31 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.semantic.tests --- 02:43:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/target/org.eclipse.papyrus.infra.services.semantic.tests-2.0.0-SNAPSHOT.jar 02:43:31 [INFO] 02:43:31 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.semantic.tests --- 02:43:31 [INFO] 02:43:31 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.services.semantic.tests --- 02:43:31 [INFO] Skipping tests 02:43:31 [INFO] 02:43:31 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.services.semantic.tests --- 02:43:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:31 [INFO] 02:43:31 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.tools.tests >--- 02:43:31 [INFO] Building org.eclipse.papyrus.infra.tools.tests 2.0.0-SNAPSHOT [43/170] 02:43:31 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:31 [INFO] 02:43:31 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.tools.tests --- 02:43:31 [INFO] 02:43:31 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.tools.tests --- 02:43:31 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:31 [INFO] 02:43:31 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.tools.tests --- 02:43:31 [INFO] 02:43:31 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.tools.tests --- 02:43:31 [INFO] 02:43:31 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.tools.tests --- 02:43:31 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:31 [INFO] 02:43:31 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.tools.tests --- 02:43:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/main/resources 02:43:31 [INFO] 02:43:31 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.tools.tests --- 02:43:31 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/bin 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[66] 02:43:32 assertThat(fixture, instanceOf(getFixtureType())); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(T, Matcher<? super T>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[72] 02:43:32 assertThat(observable, instanceOf(getFixtureType())); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[78] 02:43:32 assertThat(observable, instanceOf(getFixtureType())); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[81] 02:43:32 assertThat(observable, instanceOf(getFixtureType())); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[82] 02:43:32 assertThat(observable, instanceOf(IObserving.class)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[91] 02:43:32 assertThat(counter.count(), is(1)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[98] 02:43:32 assertThat(observing.getObserved(), notNullValue()); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[99] 02:43:32 assertThat(observing.getObserved(), is(((IObserving) delegate).getObserved())); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[108] 02:43:32 assertThat(counter.count(), is(1)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[114] 02:43:32 assertThat(counter.count(), is(1)); // Wasn't listening for second change 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[121] 02:43:32 assertThat(fixture.isStale(), is(false)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[125] 02:43:32 assertThat(fixture.isStale(), is(true)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[138] 02:43:32 assertThat(staleEvent.getObservable(), sameInstance((IObservable) fixture)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[147] 02:43:32 assertThat(l.count, is(1)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[157] 02:43:32 assertThat(counter.count, is(1)); // Dispose is idempotent 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[164] 02:43:32 assertThat(delegator().getDelegate(), nullValue()); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[167] 02:43:32 assertThat(delegate.isDisposed(), is(false)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[182] 02:43:32 assertThat(counter.count(), is(1)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[187] 02:43:32 assertThat(fixture.isDisposed(), is(false)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[191] 02:43:32 assertThat(fixture.isDisposed(), is(true)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[196] 02:43:32 assertThat(fixture.getRealm(), is(realm)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Realm, Matcher<? super Realm>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[201] 02:43:32 assertThat(fixture, equalTo(delegate)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(T, Matcher<? super T>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[206] 02:43:32 assertThat(fixture.hashCode(), is(delegate.hashCode())); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[215] 02:43:32 assertThat(redelegator, notNullValue()); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[218] 02:43:32 assertThat((Object) redelegator.getClass(), sameInstance((Object) fixture.getClass())); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[221] 02:43:32 assertThat(redelegator, not(sameInstance((IObservable) fixture))); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[224] 02:43:32 assertThat(((IDelegatingObservable) redelegator).getDelegate(), sameInstance((IObservable) fixture)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[235] 02:43:32 houseKeeper.setField("delegate", createDelegate()); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method setField(String, T) from the type AbstractHouseKeeperRule is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[236] 02:43:32 houseKeeper.setField("fixture", DelegatingObservable.wrap(delegate)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method setField(String, IObservable) from the type AbstractHouseKeeperRule is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[335] 02:43:32 assertThat(event.getObservable(), sameInstance(expectedSource)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[357] 02:43:32 assertThat(event.getObservable(), sameInstance(expectedSource)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[29] 02:43:32 import org.eclipse.core.databinding.beans.BeansObservables; 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The type BeansObservables is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[52] 02:43:32 public abstract class DelegatingObservableListTest extends DelegatingObservableCollectionTest<IObservableList> { 02:43:32 ^^^^^^^^^^^^^^^ 02:43:32 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[56] 02:43:32 class ListListener implements IListChangeListener { 02:43:32 ^^^^^^^^^^^^^^^^^^^ 02:43:32 IListChangeListener is a raw type. References to generic type IListChangeListener<E> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[58] 02:43:32 ListDiff diff; 02:43:32 ^^^^^^^^ 02:43:32 ListDiff is a raw type. References to generic type ListDiff<E> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[63] 02:43:32 for (ListDiffEntry next : diff.getDifferences()) { 02:43:32 ^^^^^^^^^^^^^ 02:43:32 ListDiffEntry is a raw type. References to generic type ListDiffEntry<E> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[73] 02:43:32 public void handleListChange(ListChangeEvent event) { 02:43:32 ^^^^^^^^^^^^^^^ 02:43:32 ListChangeEvent is a raw type. References to generic type ListChangeEvent<E> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[82] 02:43:32 fixture.addListChangeListener(l); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 Type safety: The method addListChangeListener(IListChangeListener) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[91] 02:43:32 fixture.removeListChangeListener(l); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 Type safety: The method removeListChangeListener(IListChangeListener) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[116] 02:43:32 fixture.addAll(1, newNames); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 Type safety: The method addAll(int, Collection) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[136] 02:43:32 assertThat(fixture.set(2, "Colleen"), is((Object) "Cathy")); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 Type safety: The method set(int, Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[246] 02:43:32 protected Class<? extends IObservableList> getDelegateType() { 02:43:32 ^^^^^^^^^^^^^^^ 02:43:32 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[252] 02:43:32 houseKeeper.setField("valuesToAdd", ImmutableList.of("Alice", "Bert", "Cathy", "Dave")); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method setField(String, ImmutableList<String>) from the type AbstractHouseKeeperRule is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[253] 02:43:32 houseKeeper.setField("valuesToRemove", ImmutableList.of("Bert", "Cathy")); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method setField(String, ImmutableList<String>) from the type AbstractHouseKeeperRule is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[257] 02:43:32 protected IObservableList createDelegate() { 02:43:32 ^^^^^^^^^^^^^^^ 02:43:32 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[258] 02:43:32 return new WritableList(realm, Lists.newArrayList(), String.class); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 Type safety: The constructor WritableList(Realm, List, Object) belongs to the raw type WritableList. References to generic type WritableList<E> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[258] 02:43:32 return new WritableList(realm, Lists.newArrayList(), String.class); 02:43:32 ^^^^^^^^^^^^ 02:43:32 WritableList is a raw type. References to generic type WritableList<E> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[267] 02:43:32 private IObservableValue master; 02:43:32 ^^^^^^^^^^^^^^^^ 02:43:32 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[281] 02:43:32 protected Class<? extends IObservableList> getDelegateType() { 02:43:32 ^^^^^^^^^^^^^^^ 02:43:32 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[287] 02:43:32 houseKeeper.setField("list", new ListOfNames()); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method setField(String, DelegatingObservableListTest.ObservingTest.ListOfNames) from the type AbstractHouseKeeperRule is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[288] 02:43:32 houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, list, ListOfNames.class))); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method setField(String, WritableValue) from the type AbstractHouseKeeperRule is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[288] 02:43:32 houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, list, ListOfNames.class))); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 Type safety: The constructor WritableValue(Realm, Object, Object) belongs to the raw type WritableValue. References to generic type WritableValue<T> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[288] 02:43:32 houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, list, ListOfNames.class))); 02:43:32 ^^^^^^^^^^^^^ 02:43:32 WritableValue is a raw type. References to generic type WritableValue<T> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[290] 02:43:32 houseKeeper.setField("valuesToAdd", ImmutableList.of("Alice", "Bert", "Cathy", "Dave")); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method setField(String, ImmutableList<String>) from the type AbstractHouseKeeperRule is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[291] 02:43:32 houseKeeper.setField("valuesToRemove", ImmutableList.of("Bert", "Cathy")); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method setField(String, ImmutableList<String>) from the type AbstractHouseKeeperRule is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[295] 02:43:32 protected IObservableList createDelegate() { 02:43:32 ^^^^^^^^^^^^^^^ 02:43:32 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[296] 02:43:32 return BeansObservables.observeDetailList(master, "names", String.class); 02:43:32 ^^^^^^^^^^^^^^^^ 02:43:32 The type BeansObservables is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[296] 02:43:32 return BeansObservables.observeDetailList(master, "names", String.class); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method observeDetailList(IObservableValue, String, Class) from the type BeansObservables is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[300] 02:43:32 protected IObservableList createNonObservingDelegate() { 02:43:32 ^^^^^^^^^^^^^^^ 02:43:32 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[301] 02:43:32 return new WritableList(realm, Lists.newArrayList(), String.class); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 Type safety: The constructor WritableList(Realm, List, Object) belongs to the raw type WritableList. References to generic type WritableList<E> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[301] 02:43:32 return new WritableList(realm, Lists.newArrayList(), String.class); 02:43:32 ^^^^^^^^^^^^ 02:43:32 WritableList is a raw type. References to generic type WritableList<E> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[60] 02:43:32 assertThat(fixture.isDisposed(), is(false)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[69] 02:43:32 assertThat(fixture.isDisposed(), is(true)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[78] 02:43:32 assertThat(fixture.isDisposed(), is(false)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[83] 02:43:32 assertThat(fixture.isDisposed(), is(true)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[93] 02:43:32 assertThat(iter.next(), is("a")); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[94] 02:43:32 assertThat(iter.next(), is("b")); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[97] 02:43:32 assertThat(iter.next(), is("c")); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[98] 02:43:32 assertThat(iter.hasNext(), is(false)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[108] 02:43:32 assertThat(iter.next(), is("a")); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[109] 02:43:32 assertThat(iter.next(), is("b")); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[114] 02:43:32 assertThat(iter.next(), is("c")); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[118] 02:43:32 assertThat(iter.hasNext(), is(false)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[128] 02:43:32 assertThat(iter.previous(), is("c")); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[129] 02:43:32 assertThat(iter.previous(), is("b")); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[134] 02:43:32 assertThat(iter.previous(), is("d")); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[135] 02:43:32 assertThat(iter.previous(), is("a")); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[139] 02:43:32 assertThat(iter.hasPrevious(), is(false)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[178] 02:43:32 assertThat(added, hasItem(element)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(List<E>, Matcher<? super List<E>>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[182] 02:43:32 assertThat(removed, hasItem(element)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(List<E>, Matcher<? super List<E>>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[42] 02:43:32 public abstract class DelegatingObservableCollectionTest<T extends IObservableCollection> extends DelegatingObservableTest<T> { 02:43:32 ^^^^^^^^^^^^^^^^^^^^^ 02:43:32 IObservableCollection is a raw type. References to generic type IObservableCollection<E> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[51] 02:43:32 assertThat(fixture.size(), is(delegate.size())); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[53] 02:43:32 assertThat(fixture.size(), is(delegate.size())); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[55] 02:43:32 assertThat(fixture.size(), is(delegate.size())); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[57] 02:43:32 assertThat(fixture.size(), is(0)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[61] 02:43:32 assertThat(fixture.size(), is(0)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[67] 02:43:32 assertThat(fixture.isEmpty(), is(true)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[69] 02:43:32 assertThat(fixture.isEmpty(), is(false)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[73] 02:43:32 assertThat(fixture.isEmpty(), is(true)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[81] 02:43:32 assertThat(fixture.contains(o), is(false)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[83] 02:43:32 assertThat(fixture.contains(o), is(true)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[87] 02:43:32 assertThat(fixture.contains(o), is(false)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[93] 02:43:32 assertThat(fixture.iterator().hasNext(), is(false)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[95] 02:43:32 assertThat(ImmutableList.copyOf(iterator(fixture)), is(ImmutableList.copyOf(iterator(delegate)))); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(ImmutableList<capture#1-of ?>, Matcher<? super ImmutableList<capture#1-of ?>>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[99] 02:43:32 assertThat(fixture.iterator().hasNext(), is(false)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[105] 02:43:32 assertThat(fixture.toArray().length, is(0)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[107] 02:43:32 assertThat(fixture.toArray(), isArray(delegate.toArray())); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[111] 02:43:32 assertThat(fixture.toArray().length, is(0)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[118] 02:43:32 assertThat(fixture.toArray(newArray()).length, is(0)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[122] 02:43:32 assertThat(actual.length, is(valuesToAdd.size())); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[123] 02:43:32 assertThat(actual, isArray(delegate.toArray(newArray()))); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[127] 02:43:32 assertThat(fixture.toArray(newArray()).length, is(0)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[135] 02:43:32 assertThat(delegateCollection(), hasItem(o)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Collection<Object>, Matcher<? super Collection<Object>>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[145] 02:43:32 assertThat(delegateCollection(), not(hasItem(o))); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Collection<Object>, Matcher<? super Collection<Object>>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[154] 02:43:32 assertThat(fixture.containsAll(valuesToAdd), is(true)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[161] 02:43:32 assertThat(delegateCollection(), hasItems(valuesToAdd.toArray())); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Collection<Object>, Matcher<? super Collection<Object>>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[168] 02:43:32 assertThat(delegateCollection(), hasItems(valuesToRemove.toArray())); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Collection<Object>, Matcher<? super Collection<Object>>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[171] 02:43:32 assertThat(delegateCollection(), not(hasItem(in(valuesToRemove)))); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Collection<Object>, Matcher<? super Collection<Object>>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[181] 02:43:32 assertThat(delegateCollection(), hasItems(valuesToRemove.toArray())); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Collection<Object>, Matcher<? super Collection<Object>>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[182] 02:43:32 assertThat(delegate.size(), is(valuesToRemove.size())); // Nothing else 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[189] 02:43:32 assertThat(delegate.isEmpty(), is(false)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[193] 02:43:32 assertThat(delegate.isEmpty(), is(true)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[201] 02:43:32 assertThat(fixture.getElementType(), is((Object) getDelegateElementType())); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[205] 02:43:32 assertThat(fixture.getElementType(), nullValue()); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[273] 02:43:32 Iterator<?> iterator(IObservableCollection c) { 02:43:32 ^^^^^^^^^^^^^^^^^^^^^ 02:43:32 IObservableCollection is a raw type. References to generic type IObservableCollection<E> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[24] 02:43:32 import org.eclipse.core.databinding.beans.BeansObservables; 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The type BeansObservables is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[40] 02:43:32 public abstract class DelegatingObservableValueTest extends DelegatingObservableTest<IObservableValue> { 02:43:32 ^^^^^^^^^^^^^^^^ 02:43:32 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[50] 02:43:32 class TestListener implements IValueChangeListener { 02:43:32 ^^^^^^^^^^^^^^^^^^^^ 02:43:32 IValueChangeListener is a raw type. References to generic type IValueChangeListener<T> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[55] 02:43:32 public void handleValueChange(ValueChangeEvent event) { 02:43:32 ^^^^^^^^^^^^^^^^ 02:43:32 ValueChangeEvent is a raw type. References to generic type ValueChangeEvent<T> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[65] 02:43:32 fixture.addValueChangeListener(l); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 Type safety: The method addValueChangeListener(IValueChangeListener) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[68] 02:43:32 fixture.removeValueChangeListener(l); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 Type safety: The method removeValueChangeListener(IValueChangeListener) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[95] 02:43:32 fixture.setValue(valueToSet); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[118] 02:43:32 protected Class<? extends IObservableValue> getDelegateType() { 02:43:32 ^^^^^^^^^^^^^^^^ 02:43:32 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[124] 02:43:32 houseKeeper.setField("bean", new Bean("Alice")); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method setField(String, Bean) from the type AbstractHouseKeeperRule is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[126] 02:43:32 houseKeeper.setField("expectedValue", bean); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method setField(String, Bean) from the type AbstractHouseKeeperRule is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[127] 02:43:32 houseKeeper.setField("valueToSet", new Bean("Bert")); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method setField(String, Bean) from the type AbstractHouseKeeperRule is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[131] 02:43:32 protected IObservableValue createDelegate() { 02:43:32 ^^^^^^^^^^^^^^^^ 02:43:32 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[132] 02:43:32 return new WritableValue(realm, bean, Bean.class); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 Type safety: The constructor WritableValue(Realm, Object, Object) belongs to the raw type WritableValue. References to generic type WritableValue<T> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[132] 02:43:32 return new WritableValue(realm, bean, Bean.class); 02:43:32 ^^^^^^^^^^^^^ 02:43:32 WritableValue is a raw type. References to generic type WritableValue<T> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[139] 02:43:32 private IObservableValue master; 02:43:32 ^^^^^^^^^^^^^^^^ 02:43:32 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[153] 02:43:32 protected Class<? extends IObservableValue> getDelegateType() { 02:43:32 ^^^^^^^^^^^^^^^^ 02:43:32 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[159] 02:43:32 houseKeeper.setField("bean", new Bean("Alice")); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method setField(String, Bean) from the type AbstractHouseKeeperRule is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[160] 02:43:32 houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, bean, Bean.class))); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method setField(String, WritableValue) from the type AbstractHouseKeeperRule is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[160] 02:43:32 houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, bean, Bean.class))); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 Type safety: The constructor WritableValue(Realm, Object, Object) belongs to the raw type WritableValue. References to generic type WritableValue<T> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[160] 02:43:32 houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, bean, Bean.class))); 02:43:32 ^^^^^^^^^^^^^ 02:43:32 WritableValue is a raw type. References to generic type WritableValue<T> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[162] 02:43:32 houseKeeper.setField("expectedValue", "Alice"); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method setField(String, String) from the type AbstractHouseKeeperRule is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[163] 02:43:32 houseKeeper.setField("valueToSet", "Bert"); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method setField(String, String) from the type AbstractHouseKeeperRule is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[167] 02:43:32 protected IObservableValue createDelegate() { 02:43:32 ^^^^^^^^^^^^^^^^ 02:43:32 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[168] 02:43:32 return BeansObservables.observeDetailValue(master, "name", String.class); 02:43:32 ^^^^^^^^^^^^^^^^ 02:43:32 The type BeansObservables is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[168] 02:43:32 return BeansObservables.observeDetailValue(master, "name", String.class); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method observeDetailValue(IObservableValue, String, Class) from the type BeansObservables is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[172] 02:43:32 protected IObservableValue createNonObservingDelegate() { 02:43:32 ^^^^^^^^^^^^^^^^ 02:43:32 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[173] 02:43:32 return new WritableValue(realm, bean, Bean.class); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 Type safety: The constructor WritableValue(Realm, Object, Object) belongs to the raw type WritableValue. References to generic type WritableValue<T> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[173] 02:43:32 return new WritableValue(realm, bean, Bean.class); 02:43:32 ^^^^^^^^^^^^^ 02:43:32 WritableValue is a raw type. References to generic type WritableValue<T> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[29] 02:43:32 import org.eclipse.core.databinding.beans.BeansObservables; 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The type BeansObservables is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[51] 02:43:32 public abstract class DelegatingObservableSetTest extends DelegatingObservableCollectionTest<IObservableSet> { 02:43:32 ^^^^^^^^^^^^^^ 02:43:32 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[55] 02:43:32 class SetListener implements ISetChangeListener { 02:43:32 ^^^^^^^^^^^^^^^^^^ 02:43:32 ISetChangeListener is a raw type. References to generic type ISetChangeListener<E> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[57] 02:43:32 SetDiff diff; 02:43:32 ^^^^^^^ 02:43:32 SetDiff is a raw type. References to generic type SetDiff<E> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[65] 02:43:32 public void handleSetChange(SetChangeEvent event) { 02:43:32 ^^^^^^^^^^^^^^ 02:43:32 SetChangeEvent is a raw type. References to generic type SetChangeEvent<E> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[74] 02:43:32 fixture.addSetChangeListener(l); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 Type safety: The method addSetChangeListener(ISetChangeListener) belongs to the raw type IObservableSet. References to generic type IObservableSet<E> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[83] 02:43:32 fixture.removeSetChangeListener(l); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 Type safety: The method removeSetChangeListener(ISetChangeListener) belongs to the raw type IObservableSet. References to generic type IObservableSet<E> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[116] 02:43:32 protected Class<? extends IObservableSet> getDelegateType() { 02:43:32 ^^^^^^^^^^^^^^ 02:43:32 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[122] 02:43:32 houseKeeper.setField("valuesToAdd", ImmutableList.of("Alice", "Bert", "Cathy", "Dave")); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method setField(String, ImmutableList<String>) from the type AbstractHouseKeeperRule is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[123] 02:43:32 houseKeeper.setField("valuesToRemove", ImmutableList.of("Bert", "Cathy")); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method setField(String, ImmutableList<String>) from the type AbstractHouseKeeperRule is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[127] 02:43:32 protected IObservableSet createDelegate() { 02:43:32 ^^^^^^^^^^^^^^ 02:43:32 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[128] 02:43:32 return new WritableSet(realm, Collections.EMPTY_SET, String.class); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 Type safety: The constructor WritableSet(Realm, Collection, Object) belongs to the raw type WritableSet. References to generic type WritableSet<E> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[128] 02:43:32 return new WritableSet(realm, Collections.EMPTY_SET, String.class); 02:43:32 ^^^^^^^^^^^ 02:43:32 WritableSet is a raw type. References to generic type WritableSet<E> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[137] 02:43:32 private IObservableValue master; 02:43:32 ^^^^^^^^^^^^^^^^ 02:43:32 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[151] 02:43:32 protected Class<? extends IObservableSet> getDelegateType() { 02:43:32 ^^^^^^^^^^^^^^ 02:43:32 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[157] 02:43:32 houseKeeper.setField("set", new SetOfStrings()); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method setField(String, DelegatingObservableSetTest.ObservingTest.SetOfStrings) from the type AbstractHouseKeeperRule is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[158] 02:43:32 houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, set, SetOfStrings.class))); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method setField(String, WritableValue) from the type AbstractHouseKeeperRule is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[158] 02:43:32 houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, set, SetOfStrings.class))); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 Type safety: The constructor WritableValue(Realm, Object, Object) belongs to the raw type WritableValue. References to generic type WritableValue<T> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[158] 02:43:32 houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, set, SetOfStrings.class))); 02:43:32 ^^^^^^^^^^^^^ 02:43:32 WritableValue is a raw type. References to generic type WritableValue<T> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[160] 02:43:32 houseKeeper.setField("valuesToAdd", ImmutableList.of("Alice", "Bert", "Cathy", "Dave")); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method setField(String, ImmutableList<String>) from the type AbstractHouseKeeperRule is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[161] 02:43:32 houseKeeper.setField("valuesToRemove", ImmutableList.of("Bert", "Cathy")); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method setField(String, ImmutableList<String>) from the type AbstractHouseKeeperRule is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[165] 02:43:32 protected IObservableSet createDelegate() { 02:43:32 ^^^^^^^^^^^^^^ 02:43:32 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[166] 02:43:32 return BeansObservables.observeDetailSet(master, "strings", String.class); 02:43:32 ^^^^^^^^^^^^^^^^ 02:43:32 The type BeansObservables is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[166] 02:43:32 return BeansObservables.observeDetailSet(master, "strings", String.class); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method observeDetailSet(IObservableValue, String, Class) from the type BeansObservables is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[170] 02:43:32 protected IObservableSet createNonObservingDelegate() { 02:43:32 ^^^^^^^^^^^^^^ 02:43:32 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[171] 02:43:32 return new WritableSet(realm, Collections.EMPTY_SET, String.class); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 Type safety: The constructor WritableSet(Realm, Collection, Object) belongs to the raw type WritableSet. References to generic type WritableSet<E> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[171] 02:43:32 return new WritableSet(realm, Collections.EMPTY_SET, String.class); 02:43:32 ^^^^^^^^^^^ 02:43:32 WritableSet is a raw type. References to generic type WritableSet<E> should be parameterized 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[54] 02:43:32 assertThat(b.isDisposed(), is(false)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[58] 02:43:32 assertThat(b.isDisposed(), is(true)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[62] 02:43:32 assertThat(c.isDisposed(), is(false)); // The list still has it 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[66] 02:43:32 assertThat(c.isDisposed(), is(true)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[77] 02:43:32 assertThat(a.isDisposed(), is(false)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[78] 02:43:32 assertThat(b.isDisposed(), is(false)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[79] 02:43:32 assertThat(c.isDisposed(), is(false)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[83] 02:43:32 assertThat(a.isDisposed(), is(true)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[84] 02:43:32 assertThat(b.isDisposed(), is(true)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[85] 02:43:32 assertThat(c.isDisposed(), is(true)); 02:43:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:32 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:32 180 problems (180 warnings) 02:43:32 [INFO] 02:43:32 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.tools.tests --- 02:43:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/test/resources 02:43:32 [INFO] 02:43:32 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.tools.tests --- 02:43:32 [INFO] 02:43:32 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.tools.tests --- 02:43:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/target/org.eclipse.papyrus.infra.tools.tests-2.0.0-SNAPSHOT.jar 02:43:33 [INFO] 02:43:33 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.tools.tests --- 02:43:33 [INFO] 02:43:33 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.tools.tests --- 02:43:33 [INFO] Skipping tests 02:43:33 [INFO] 02:43:33 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.tools.tests --- 02:43:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:33 [INFO] 02:43:33 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.tests.releng >-- 02:43:33 [INFO] Building org.eclipse.papyrus.infra.types.tests.releng 0.0.1-SNAPSHOT [44/170] 02:43:33 [INFO] --------------------------------[ pom ]--------------------------------- 02:43:33 [INFO] 02:43:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.types.tests.releng --- 02:43:33 [INFO] 02:43:33 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.types.tests.releng --- 02:43:33 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:33 [INFO] 02:43:33 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.types.tests.releng --- 02:43:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:33 [INFO] 02:43:33 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.tests >--- 02:43:33 [INFO] Building org.eclipse.papyrus.infra.types.tests 4.0.0-SNAPSHOT [45/170] 02:43:33 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:33 [INFO] 02:43:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.types.tests --- 02:43:33 [INFO] 02:43:33 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types.tests --- 02:43:33 [INFO] The project's OSGi version is 4.0.0.202102070721 02:43:33 [INFO] 02:43:33 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types.tests --- 02:43:33 [INFO] 02:43:33 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types.tests --- 02:43:33 [INFO] 02:43:33 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.types.tests --- 02:43:33 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:33 [INFO] 02:43:33 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.types.tests --- 02:43:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/main/resources 02:43:33 [INFO] 02:43:33 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.types.tests --- 02:43:33 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/bin 02:43:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/ElementEditHelperAdviceTests.java:[43] 02:43:33 import org.eclipse.papyrus.infra.types.core.utils.AdviceComparator; 02:43:33 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:33 The type AdviceComparator is deprecated 02:43:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/ElementEditHelperAdviceTests.java:[213] 02:43:33 List<EObject> originalChildren = new ArrayList<EObject>((List<EObject>) objectToDelete.eContainer().eGet(objectToDelete.eContainingFeature(), true)); 02:43:33 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:33 Type safety: Unchecked cast from Object to List<EObject> 02:43:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/ElementEditHelperAdviceTests.java:[221] 02:43:33 List<EObject> afterDeletionChildren = new ArrayList<EObject>((List<EObject>) container.eGet(containingFeature, true)); 02:43:33 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:33 Type safety: Unchecked cast from Object to List<EObject> 02:43:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/ElementEditHelperAdviceTests.java:[230] 02:43:33 List<EObject> afterUndoChildren = new ArrayList<EObject>((List<EObject>) container.eGet(containingFeature, true)); 02:43:33 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:33 Type safety: Unchecked cast from Object to List<EObject> 02:43:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/ElementEditHelperAdviceTests.java:[238] 02:43:33 List<EObject> afterRedoChildren = new ArrayList<EObject>((List<EObject>) container.eGet(containingFeature, true)); 02:43:33 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:33 Type safety: Unchecked cast from Object to List<EObject> 02:43:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/ElementEditHelperAdviceTests.java:[262] 02:43:33 Arrays.sort(advicesAfterLoading, new AdviceComparator(classElementType, TypeContext.getDefaultContext().getId())); 02:43:33 ^^^^^^^^^^^^^^^^ 02:43:33 The type AdviceComparator is deprecated 02:43:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/ElementEditHelperAdviceTests.java:[262] 02:43:33 Arrays.sort(advicesAfterLoading, new AdviceComparator(classElementType, TypeContext.getDefaultContext().getId())); 02:43:33 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:33 The constructor AdviceComparator(IElementType, String) is deprecated 02:43:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/AbstractElementTypeTests.java:[94] 02:43:33 @SuppressWarnings("restriction") 02:43:33 ^^^^^^^^^^^^^ 02:43:33 Unnecessary @SuppressWarnings("restriction") 02:43:33 8 problems (8 warnings) 02:43:33 [INFO] 02:43:33 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.types.tests --- 02:43:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/test/resources 02:43:33 [INFO] 02:43:33 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types.tests --- 02:43:33 [INFO] 02:43:33 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types.tests --- 02:43:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/target/org.eclipse.papyrus.infra.types.tests-4.0.0-SNAPSHOT.jar 02:43:33 [INFO] 02:43:33 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types.tests --- 02:43:33 [INFO] 02:43:33 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.types.tests --- 02:43:33 [INFO] Skipping tests 02:43:33 [INFO] 02:43:33 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.types.tests --- 02:43:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:33 [INFO] 02:43:33 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.ui.tests >-- 02:43:33 [INFO] Building org.eclipse.papyrus.infra.types.ui.tests 4.0.0-SNAPSHOT [46/170] 02:43:33 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:33 [INFO] 02:43:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.types.ui.tests --- 02:43:33 [INFO] 02:43:33 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types.ui.tests --- 02:43:33 [INFO] The project's OSGi version is 4.0.0.202102070721 02:43:33 [INFO] 02:43:33 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types.ui.tests --- 02:43:33 [INFO] 02:43:33 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types.ui.tests --- 02:43:33 [INFO] 02:43:33 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.types.ui.tests --- 02:43:33 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:33 [INFO] 02:43:33 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.types.ui.tests --- 02:43:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/main/resources 02:43:33 [INFO] 02:43:33 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.types.ui.tests --- 02:43:33 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/bin 02:43:34 [INFO] 02:43:34 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.types.ui.tests --- 02:43:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/test/resources 02:43:34 [INFO] 02:43:34 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types.ui.tests --- 02:43:34 [INFO] 02:43:34 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types.ui.tests --- 02:43:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/target/org.eclipse.papyrus.infra.types.ui.tests-4.0.0-SNAPSHOT.jar 02:43:34 [INFO] 02:43:34 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types.ui.tests --- 02:43:34 [INFO] 02:43:34 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.types.ui.tests --- 02:43:34 [INFO] Skipping tests 02:43:34 [INFO] 02:43:34 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.types.ui.tests --- 02:43:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:34 [INFO] 02:43:34 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.emf.tests >-- 02:43:34 [INFO] Building org.eclipse.papyrus.infra.ui.emf.tests 2.0.0-SNAPSHOT [47/170] 02:43:34 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:34 [INFO] 02:43:34 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.ui.emf.tests --- 02:43:34 [INFO] 02:43:34 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.ui.emf.tests --- 02:43:34 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:34 [INFO] 02:43:34 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.ui.emf.tests --- 02:43:34 [INFO] 02:43:34 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.ui.emf.tests --- 02:43:34 [INFO] 02:43:34 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.ui.emf.tests --- 02:43:34 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:34 [INFO] 02:43:34 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.ui.emf.tests --- 02:43:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/main/resources 02:43:34 [INFO] 02:43:34 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.ui.emf.tests --- 02:43:34 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/bin 02:43:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/emf/providers/tests/EMFLabelProviderTest.java:[45] 02:43:34 assertThat(fixture.getText(package_), is("<Package> foo")); 02:43:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:43:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/emf/providers/tests/EMFLabelProviderTest.java:[59] 02:43:34 assertThat("Label provider did not notify", gotEvent[0], is(true)); 02:43:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:34 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[52] 02:43:34 import org.eclipse.papyrus.infra.emf.readonly.internal.ControlledResourceTracker; 02:43:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:34 Discouraged access: The type 'ControlledResourceTracker' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf.readonly/4.0.0.202102070400/org.eclipse.papyrus.infra.emf.readonly-4.0.0.202102070400.jar') 02:43:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[74] 02:43:34 * Test suite for the {@link ReferencedModelReadOnlyHandler} class. 02:43:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:34 Discouraged access: The type 'ReferencedModelReadOnlyHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.ui.emf/3.0.0.202102070400/org.eclipse.papyrus.infra.ui.emf-3.0.0.202102070400.jar') 02:43:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[85] 02:43:34 private ReferencedModelReadOnlyHandler fixture; 02:43:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:34 Discouraged access: The type 'ReferencedModelReadOnlyHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.ui.emf/3.0.0.202102070400/org.eclipse.papyrus.infra.ui.emf-3.0.0.202102070400.jar') 02:43:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[184] 02:43:34 assertThat(fixture.anyReadOnly(discretionAxes(), new URI[] { uri }).or(false), is(false)); 02:43:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:34 Discouraged access: The method 'ReferencedModelReadOnlyHandler.anyReadOnly(Set<ReadOnlyAxis>, URI[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.ui.emf/3.0.0.202102070400/org.eclipse.papyrus.infra.ui.emf-3.0.0.202102070400.jar') 02:43:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[185] 02:43:34 assertThat(fixture.canMakeWritable(discretionAxes(), new URI[] { uri }).or(true), is(false)); 02:43:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:34 Discouraged access: The method 'ReferencedModelReadOnlyHandler.canMakeWritable(Set<ReadOnlyAxis>, URI[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.ui.emf/3.0.0.202102070400/org.eclipse.papyrus.infra.ui.emf-3.0.0.202102070400.jar') 02:43:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[198] 02:43:34 fixture = new ReferencedModelReadOnlyHandler(domain); 02:43:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:34 Discouraged access: The constructor 'ReferencedModelReadOnlyHandler(EditingDomain)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.ui.emf/3.0.0.202102070400/org.eclipse.papyrus.infra.ui.emf-3.0.0.202102070400.jar') 02:43:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[198] 02:43:34 fixture = new ReferencedModelReadOnlyHandler(domain); 02:43:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:34 Discouraged access: The type 'ReferencedModelReadOnlyHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.ui.emf/3.0.0.202102070400/org.eclipse.papyrus.infra.ui.emf-3.0.0.202102070400.jar') 02:43:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[199] 02:43:34 fixture.setInteractive(false); 02:43:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:34 Discouraged access: The method 'ReferencedModelReadOnlyHandler.setInteractive(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.ui.emf/3.0.0.202102070400/org.eclipse.papyrus.infra.ui.emf-3.0.0.202102070400.jar') 02:43:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[339] 02:43:34 Set<URI> uris = ControlledResourceTracker.getInstance(domain).getRootResourceURIs(view.eResource().getURI()); 02:43:34 ^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:34 Discouraged access: The type 'ControlledResourceTracker' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf.readonly/4.0.0.202102070400/org.eclipse.papyrus.infra.emf.readonly-4.0.0.202102070400.jar') 02:43:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[339] 02:43:34 Set<URI> uris = ControlledResourceTracker.getInstance(domain).getRootResourceURIs(view.eResource().getURI()); 02:43:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:34 Discouraged access: The method 'ControlledResourceTracker.getInstance(EditingDomain)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf.readonly/4.0.0.202102070400/org.eclipse.papyrus.infra.emf.readonly-4.0.0.202102070400.jar') 02:43:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[339] 02:43:34 Set<URI> uris = ControlledResourceTracker.getInstance(domain).getRootResourceURIs(view.eResource().getURI()); 02:43:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:34 Discouraged access: The method 'ControlledResourceTracker.getRootResourceURIs(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.infra.emf.readonly/4.0.0.202102070400/org.eclipse.papyrus.infra.emf.readonly-4.0.0.202102070400.jar') 02:43:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/emf/providers/tests/DependentEMFLabelProviderTest.java:[52] 02:43:34 assertThat(fixture.getText(imported), is("<Package> foo (imported by <Package> bar)")); 02:43:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:43:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/emf/providers/tests/DependentEMFLabelProviderTest.java:[67] 02:43:34 assertThat("Label provider did not notify", gotEvent[0], is(true)); 02:43:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:34 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/emf/providers/tests/DependentEMFLabelProviderTest.java:[82] 02:43:34 assertThat("Label provider did not notify", gotEvent[0], is(true)); 02:43:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:34 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:34 16 problems (16 warnings) 02:43:34 [INFO] 02:43:34 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.ui.emf.tests --- 02:43:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/test/resources 02:43:34 [INFO] 02:43:34 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.ui.emf.tests --- 02:43:34 [INFO] 02:43:34 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.ui.emf.tests --- 02:43:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/target/org.eclipse.papyrus.infra.ui.emf.tests-2.0.0-SNAPSHOT.jar 02:43:35 [INFO] 02:43:35 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.ui.emf.tests --- 02:43:35 [INFO] 02:43:35 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.ui.emf.tests --- 02:43:35 [INFO] Skipping tests 02:43:35 [INFO] 02:43:35 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.ui.emf.tests --- 02:43:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:35 [INFO] 02:43:35 [INFO] ----< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.tests >---- 02:43:35 [INFO] Building org.eclipse.papyrus.infra.ui.tests 2.0.0-SNAPSHOT [48/170] 02:43:35 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:35 [INFO] 02:43:35 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.ui.tests --- 02:43:35 [INFO] 02:43:35 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.ui.tests --- 02:43:35 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:35 [INFO] 02:43:35 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.ui.tests --- 02:43:35 [INFO] 02:43:35 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.ui.tests --- 02:43:35 [INFO] 02:43:35 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.ui.tests --- 02:43:35 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:35 [INFO] 02:43:35 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.ui.tests --- 02:43:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/main/resources 02:43:35 [INFO] 02:43:35 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.ui.tests --- 02:43:35 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/bin 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[40] 02:43:35 assertThat(fixture.getElements("foo"), is(new Object[] { "root1", "root2", "root3" })); 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[48] 02:43:35 assertThat(fixture.getElements().length, greaterThan(0)); 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[50] 02:43:35 assertThat(fixture.getElements().length, is(0)); 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[58] 02:43:35 assertThat(fixture.getChildren("root2"), is(new Object[] { "child2.1", "child2.2", "child2.3" })); 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[59] 02:43:35 assertThat(fixture.getChildren("child2.2"), is(new Object[] { "child2.2.1", "child2.2.2" })); 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[60] 02:43:35 assertThat(fixture.getChildren("bogus"), is(new Object[] {})); 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[68] 02:43:35 assertThat(fixture.getParent("root2"), nullValue()); // It's a root 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[69] 02:43:35 assertThat(fixture.getParent("child2.2"), is("root2")); 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[70] 02:43:35 assertThat(fixture.getParent("child2.2.2"), is("child2.2")); 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[71] 02:43:35 assertThat(fixture.getParent("bogus"), nullValue()); // It's not an element 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[79] 02:43:35 assertThat(fixture.hasChildren("root2"), is(true)); 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[80] 02:43:35 assertThat(fixture.hasChildren("child2.2"), is(true)); 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[81] 02:43:35 assertThat(fixture.hasChildren("child2.2.3"), is(false)); 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[82] 02:43:35 assertThat(fixture.hasChildren("bogus"), is(false)); // It's not an element 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[90] 02:43:35 assertThat(fixture.getAdaptedValue("root1"), notNullValue()); 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[91] 02:43:35 assertThat(fixture.getAdaptedValue("root1"), sameInstance(fixture.getAdaptedValue("root1"))); 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[92] 02:43:35 assertThat(fixture.getAdaptedValue("child1.2"), notNullValue()); 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[93] 02:43:35 assertThat(fixture.getAdaptedValue("child1.2"), not(fixture.getAdaptedValue("root1"))); 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[94] 02:43:35 assertThat(fixture.getAdaptedValue("bogus"), nullValue()); 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[102] 02:43:35 assertThat(fixture.isValidValue("root1"), is(true)); 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[103] 02:43:35 assertThat(fixture.isValidValue("child1.2"), is(true)); 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[104] 02:43:35 assertThat(fixture.isValidValue("bogus"), is(false)); 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[112] 02:43:35 assertThat(fixture.getElements(), is(new Object[] { "root1", "root2", "root3" })); 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[48] 02:43:35 assertThat(fixture.getElements("foo"), 02:43:35 is(new Object[] { "root1", "root2", "root3", "A", "B", "C" })); 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[54] 02:43:35 assertThat(sFixture.getElements().length, greaterThan(3)); 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[56] 02:43:35 assertThat(sFixture.getElements().length, is(0)); 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[61] 02:43:35 assertThat(fixture.getChildren("child2.2"), is(new Object[] { "child2.2.1", "child2.2.2" })); 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[62] 02:43:35 assertThat(fixture.getChildren("4"), is(new Object[] { "i", "ii" })); 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[63] 02:43:35 assertThat(fixture.getChildren("bogus"), is(new Object[] {})); 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[68] 02:43:35 assertThat(fixture.getParent("root2"), nullValue()); // It's a root 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[69] 02:43:35 assertThat(fixture.getParent("B"), nullValue()); // It's a root 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[70] 02:43:35 assertThat(fixture.getParent("child2.2"), is("root2")); 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[71] 02:43:35 assertThat(fixture.getParent("ii"), is("4")); 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[72] 02:43:35 assertThat(fixture.getParent("bogus"), nullValue()); // It's not an element 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[77] 02:43:35 assertThat(fixture.hasChildren("root2"), is(true)); 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[78] 02:43:35 assertThat(fixture.hasChildren("C"), is(true)); 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[79] 02:43:35 assertThat(fixture.hasChildren("child2.2"), is(true)); 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[80] 02:43:35 assertThat(fixture.hasChildren("4"), is(true)); 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[81] 02:43:35 assertThat(fixture.hasChildren("child2.2.3"), is(false)); 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[82] 02:43:35 assertThat(fixture.hasChildren("i"), is(false)); 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[83] 02:43:35 assertThat(fixture.hasChildren("bogus"), is(false)); // It's not an element 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[88] 02:43:35 assertThat(aFixture.getAdaptedValue("B"), notNullValue()); 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[89] 02:43:35 assertThat(aFixture.getAdaptedValue("B"), sameInstance(aFixture.getAdaptedValue("B"))); 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[90] 02:43:35 assertThat(aFixture.getAdaptedValue("4"), notNullValue()); 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[91] 02:43:35 assertThat(aFixture.getAdaptedValue("4"), not(aFixture.getAdaptedValue("B"))); 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[92] 02:43:35 assertThat(aFixture.getAdaptedValue("bogus"), is("bogus")); // Not recognized as an element 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[97] 02:43:35 assertThat(hFixture.isValidValue("C"), is(true)); 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[98] 02:43:35 assertThat(hFixture.isValidValue("5"), is(true)); 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[99] 02:43:35 assertThat(hFixture.isValidValue("bogus"), is(false)); 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:43:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[104] 02:43:35 assertThat(sFixture.getElements(), 02:43:35 is(new Object[] { "root1", "root2", "root3", "A", "B", "C" })); 02:43:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:35 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated 02:43:35 50 problems (50 warnings) 02:43:35 [INFO] 02:43:35 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.ui.tests --- 02:43:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/test/resources 02:43:35 [INFO] 02:43:35 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.ui.tests --- 02:43:35 [INFO] 02:43:35 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.ui.tests --- 02:43:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/target/org.eclipse.papyrus.infra.ui.tests-2.0.0-SNAPSHOT.jar 02:43:35 [INFO] 02:43:35 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.ui.tests --- 02:43:35 [INFO] 02:43:35 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.ui.tests --- 02:43:35 [INFO] Skipping tests 02:43:35 [INFO] 02:43:35 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.ui.tests --- 02:43:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:35 [INFO] 02:43:35 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.viewpoints.tests.releng >-- 02:43:35 [INFO] Building org.eclipse.papyrus.infra.viewpoints.tests.releng 0.0.1-SNAPSHOT [49/170] 02:43:35 [INFO] --------------------------------[ pom ]--------------------------------- 02:43:35 [INFO] 02:43:35 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.viewpoints.tests.releng --- 02:43:35 [INFO] 02:43:35 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.viewpoints.tests.releng --- 02:43:35 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/viewpoints/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:35 [INFO] 02:43:35 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.viewpoints.tests.releng --- 02:43:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:35 [INFO] 02:43:35 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.viewpoints.policy.tests >-- 02:43:35 [INFO] Building org.eclipse.papyrus.infra.viewpoints.policy.tests 2.0.0-SNAPSHOT [50/170] 02:43:35 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:36 [INFO] 02:43:36 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 02:43:36 [INFO] 02:43:36 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 02:43:36 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:36 [INFO] 02:43:36 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 02:43:36 [INFO] 02:43:36 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 02:43:36 [INFO] 02:43:36 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 02:43:36 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:36 [INFO] 02:43:36 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 02:43:36 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/src/main/resources 02:43:36 [INFO] 02:43:36 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 02:43:36 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/bin 02:43:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/src/org/eclipse/papyrus/infra/viewpoints/policy/tests/ViewPrototypeTest.java:[52] 02:43:36 private static PolicyChecker policyToRestore; 02:43:36 ^^^^^^^^^^^^^^^ 02:43:36 The value of the field ViewPrototypeTest.policyToRestore is not used 02:43:36 2 problems (0 errors, 1 warning, 1 info) 02:43:36 [INFO] 02:43:36 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 02:43:36 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/src/test/resources 02:43:36 [INFO] 02:43:36 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 02:43:36 [INFO] 02:43:36 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 02:43:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/target/org.eclipse.papyrus.infra.viewpoints.policy.tests-2.0.0-SNAPSHOT.jar 02:43:36 [INFO] 02:43:36 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 02:43:36 [INFO] 02:43:36 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 02:43:36 [INFO] Skipping tests 02:43:36 [INFO] 02:43:36 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 02:43:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:36 [INFO] 02:43:36 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.emf.facet.feature >--- 02:43:36 [INFO] Building org.eclipse.papyrus.tests.emf.facet.feature 1.0.0-SNAPSHOT [51/170] 02:43:36 [INFO] --------------------------[ eclipse-feature ]--------------------------- 02:43:36 [INFO] 02:43:36 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.emf.facet.feature --- 02:43:36 [INFO] 02:43:36 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.emf.facet.feature --- 02:43:36 [INFO] The project's OSGi version is 1.0.0.202102070721 02:43:36 [INFO] 02:43:36 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.emf.facet.feature --- 02:43:36 [INFO] 02:43:36 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.emf.facet.feature --- 02:43:36 [INFO] 02:43:36 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.emf.facet.feature --- 02:43:36 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.emf.facet.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:36 [INFO] 02:43:36 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.emf.facet.feature --- 02:43:36 [INFO] 02:43:36 [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.emf.facet.feature --- 02:43:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.emf.facet.feature/target/org.eclipse.papyrus.tests.emf.facet.feature-1.0.0-SNAPSHOT.jar 02:43:36 [INFO] 02:43:36 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.emf.facet.feature --- 02:43:36 [INFO] 02:43:36 [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.emf.facet.feature --- 02:43:36 [INFO] 02:43:36 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.tests.emf.facet.feature --- 02:43:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:36 [INFO] 02:43:36 [INFO] ---< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tests.releng >--- 02:43:36 [INFO] Building org.eclipse.papyrus.uml.tests.releng 0.0.1-SNAPSHOT [52/170] 02:43:36 [INFO] --------------------------------[ pom ]--------------------------------- 02:43:36 [INFO] 02:43:36 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.tests.releng --- 02:43:36 [INFO] 02:43:36 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.tests.releng --- 02:43:36 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:36 [INFO] 02:43:36 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.tests.releng --- 02:43:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:36 [INFO] 02:43:36 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.tests.releng >-- 02:43:36 [INFO] Building org.eclipse.papyrus.uml.diagram.tests.releng 1.2.0-SNAPSHOT [53/170] 02:43:36 [INFO] --------------------------------[ pom ]--------------------------------- 02:43:36 [INFO] 02:43:36 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.tests.releng --- 02:43:36 [INFO] 02:43:36 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.tests.releng --- 02:43:36 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:36 [INFO] 02:43:36 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.diagram.tests.releng --- 02:43:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:36 [INFO] 02:43:36 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.tests >--- 02:43:36 [INFO] Building org.eclipse.papyrus.uml.diagram.tests 2.0.0-SNAPSHOT [54/170] 02:43:36 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:36 [INFO] 02:43:36 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.tests --- 02:43:36 [INFO] 02:43:36 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.tests --- 02:43:36 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:36 [INFO] 02:43:36 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.tests --- 02:43:36 [INFO] 02:43:36 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.tests --- 02:43:36 [INFO] 02:43:36 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.tests --- 02:43:36 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:36 [INFO] 02:43:36 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.tests --- 02:43:36 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/main/resources 02:43:36 [INFO] 02:43:36 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.tests --- 02:43:36 [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/bin 02:43:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/AbstractTestDiagram.java:[81] 02:43:38 Iterator<EObject> roots = NavigatorUtils.getNotationRoots(rootSemanticModel); 02:43:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:38 The method getNotationRoots(EObject) from the type NavigatorUtils is deprecated 02:43:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestInstanceSpecification.java:[24] 02:43:38 import org.eclipse.papyrus.uml.service.types.internal.ui.advice.InstanceSpecificationLinkEditHelperAdvice; 02:43:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:38 Discouraged access: The type 'InstanceSpecificationLinkEditHelperAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.types.ui/3.0.0.202102070400/org.eclipse.papyrus.uml.service.types.ui-3.0.0.202102070400.jar') 02:43:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestInstanceSpecification.java:[79] 02:43:38 Set<Association> associations = InstanceSpecificationLinkEditHelperAdvice.getModelAssociations((InstanceSpecification) source.resolveSemanticElement(), (InstanceSpecification) target.resolveSemanticElement()); 02:43:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:38 Discouraged access: The type 'InstanceSpecificationLinkEditHelperAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.types.ui/3.0.0.202102070400/org.eclipse.papyrus.uml.service.types.ui-3.0.0.202102070400.jar') 02:43:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestInstanceSpecification.java:[79] 02:43:38 Set<Association> associations = InstanceSpecificationLinkEditHelperAdvice.getModelAssociations((InstanceSpecification) source.resolveSemanticElement(), (InstanceSpecification) target.resolveSemanticElement()); 02:43:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:38 Discouraged access: The method 'InstanceSpecificationLinkEditHelperAdvice.getModelAssociations(InstanceSpecification, InstanceSpecification)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.types.ui/3.0.0.202102070400/org.eclipse.papyrus.uml.service.types.ui-3.0.0.202102070400.jar') 02:43:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestInstanceSpecification.java:[86] 02:43:38 InstanceSpecificationLinkEditHelperAdvice.setupSuppressDialogRequest(request, association); 02:43:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:38 Discouraged access: The type 'InstanceSpecificationLinkEditHelperAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.types.ui/3.0.0.202102070400/org.eclipse.papyrus.uml.service.types.ui-3.0.0.202102070400.jar') 02:43:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestInstanceSpecification.java:[86] 02:43:38 InstanceSpecificationLinkEditHelperAdvice.setupSuppressDialogRequest(request, association); 02:43:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:38 Discouraged access: The method 'InstanceSpecificationLinkEditHelperAdvice.setupSuppressDialogRequest(CreateConnectionViewRequest, Association)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.types.ui/3.0.0.202102070400/org.eclipse.papyrus.uml.service.types.ui-3.0.0.202102070400.jar') 02:43:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/createFromPalette/AbstractCreateNodeFromPaletteTest.java:[182] 02:43:38 boolean foundCompartment = false; 02:43:38 ^^^^^^^^^^^^^^^^ 02:43:38 The value of the local variable foundCompartment is not used 02:43:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/createFromPalette/AbstractCreateNodeFromPaletteTest.java:[210] 02:43:38 Element root = (Element) getContainerEditPart().resolveSemanticElement(); 02:43:38 ^^^^ 02:43:38 The value of the local variable root is not used 02:43:38 9. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/createFromPalette/AbstractCreateNodeFromPaletteTest.java (at line 224) 02:43:38 assertTrue(CREATION + TEST_IF_THE_COMMAND_IS_CREATED, command.equals(UnexecutableCommand.INSTANCE)); 02:43:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:38 Unlikely argument type for equals(): UnexecutableCommand seems to be unrelated to Command 02:43:38 10. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/createFromPalette/AbstractCreateNodeFromPaletteTest.java (at line 226) 02:43:38 assertTrue(CREATION + TEST_IF_THE_COMMAND_IS_CREATED, (!command.equals(UnexecutableCommand.INSTANCE))); 02:43:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:38 Unlikely argument type for equals(): UnexecutableCommand seems to be unrelated to Command 02:43:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/edition/AbstractEditableNodeTest.java:[30] 02:43:38 import org.eclipse.gmf.runtime.gef.ui.internal.parts.TextCellEditorEx; 02:43:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:38 Discouraged access: The type 'TextCellEditorEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 02:43:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/edition/AbstractEditableNodeTest.java:[127] 02:43:38 Assert.assertEquals("the editor of this editpart must be multiline editor", MultiLineCellEditor.class, manager.getTextCellEditorClass(editableEditPart)); 02:43:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:38 The static method getTextCellEditorClass(GraphicalEditPart) from the type MultilineLabelDirectEditManager should be accessed in a static way 02:43:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/edition/AbstractEditableNodeTest.java:[130] 02:43:38 Assert.assertEquals("the editor of this editpart must be simple editor", TextCellEditorEx.class, manager.getTextCellEditorClass(editableEditPart)); 02:43:38 ^^^^^^^^^^^^^^^^ 02:43:38 Discouraged access: The type 'TextCellEditorEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar') 02:43:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/edition/AbstractEditableNodeTest.java:[130] 02:43:38 Assert.assertEquals("the editor of this editpart must be simple editor", TextCellEditorEx.class, manager.getTextCellEditorClass(editableEditPart)); 02:43:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:38 The static method getTextCellEditorClass(GraphicalEditPart) from the type MultilineLabelDirectEditManager should be accessed in a static way 02:43:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/synchronization/AbstractSynchronizationTest.java:[100] 02:43:38 houseKeeper.setField("adapterFactory", new ComposedAdapterFactory(ComposedAdapterFactory.Descriptor.Registry.INSTANCE)); 02:43:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:38 The method setField(String, ComposedAdapterFactory) from the type AbstractHouseKeeperRule is deprecated 02:43:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestLink.java:[60] 02:43:38 import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers; 02:43:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:38 The type ServiceUtilsForActionHandlers is deprecated 02:43:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestLink.java:[152] 02:43:38 ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); 02:43:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:38 The type ServiceUtilsForActionHandlers is deprecated 02:43:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestLink.java:[152] 02:43:38 ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); 02:43:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:38 The type ServiceUtilsForActionHandlers is deprecated 02:43:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestLink.java:[152] 02:43:38 ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); 02:43:38 ^^^^^^^^^^^^^ 02:43:38 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated 02:43:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestLink.java:[155] 02:43:38 editingDomain = serviceUtils.getTransactionalEditingDomain(); 02:43:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:38 The method getTransactionalEditingDomain() from the type ServiceUtilsForActionHandlers is deprecated 02:43:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestLink.java:[344] 02:43:38 for (Iterator iteratorChildren = linkEditPart.getChildren().iterator(); iteratorChildren.hasNext();) { 02:43:38 ^^^^^^^^ 02:43:38 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 02:43:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/AbstractPapyrusTestCase.java:[61] 02:43:38 import org.eclipse.papyrus.infra.core.utils.DiResourceSet; 02:43:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:38 The type DiResourceSet is deprecated 02:43:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/AbstractPapyrusTestCase.java:[300] 02:43:38 this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet()); 02:43:38 ^^^^^^^^^^^^^ 02:43:38 The type DiResourceSet is deprecated 02:43:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/AbstractPapyrusTestCase.java:[300] 02:43:38 this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet()); 02:43:38 ^^^^^^^^^^^^^^^ 02:43:38 The constructor DiResourceSet() is deprecated 02:43:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/AbstractPapyrusTestCase.java:[311] 02:43:38 diResourceSet.createsModels(file); 02:43:38 ^^^^^^^^^^^^^^^^^^^ 02:43:38 The method createsModels(IFile) from the type ModelSet is deprecated 02:43:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/SharedTestSuiteState.java:[184] 02:43:38 houseKeeper.setField("project", houseKeeper.createProject(testCase.getProjectName())); //$NON-NLS-1$ 02:43:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:38 The method setField(String, IProject) from the type AbstractHouseKeeperRule is deprecated 02:43:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/SharedTestSuiteState.java:[185] 02:43:38 houseKeeper.setField("file", project.getFile(testCase.getFileName())); //$NON-NLS-1$ 02:43:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:38 The method setField(String, IFile) from the type AbstractHouseKeeperRule is deprecated 02:43:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/SharedTestSuiteState.java:[257] 02:43:38 houseKeeper.setField("preserve", preserve.build()); 02:43:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:38 The method setField(String, ImmutableList<EObject>) from the type AbstractHouseKeeperRule is deprecated 02:43:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestListCompartmentHelper.java:[134] 02:43:38 Assert.assertTrue(ddCommand != null || true == ddCommand.canExecute()); 02:43:38 ^^^^^^^^^ 02:43:38 Null pointer access: The variable ddCommand can only be null at this location 02:43:38 29 problems (0 errors, 27 warnings, 27 info) 02:43:38 [INFO] 02:43:38 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.tests --- 02:43:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/test/resources 02:43:38 [INFO] 02:43:38 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.tests --- 02:43:38 [INFO] 02:43:38 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.tests --- 02:43:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/target/org.eclipse.papyrus.uml.diagram.tests-2.0.0-SNAPSHOT.jar 02:43:38 [INFO] 02:43:38 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.tests --- 02:43:38 [INFO] 02:43:38 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.tests --- 02:43:38 [INFO] Skipping tests 02:43:38 [INFO] 02:43:38 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.diagram.tests --- 02:43:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:38 [INFO] 02:43:38 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.clazz.tests >-- 02:43:38 [INFO] Building org.eclipse.papyrus.uml.diagram.clazz.tests 2.0.0-SNAPSHOT [55/170] 02:43:38 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:38 [INFO] 02:43:38 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 02:43:38 [INFO] 02:43:38 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 02:43:38 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:38 [INFO] 02:43:38 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 02:43:38 [INFO] 02:43:38 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 02:43:38 [INFO] 02:43:38 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 02:43:38 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:38 [INFO] 02:43:38 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 02:43:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/src/main/resources 02:43:38 [INFO] 02:43:38 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 02:43:38 [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/bin 02:43:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/copyPaste/ConstraintPasteStrategyTest.java:[276] 02:43:39 List arrayList = (List) defaultVariable; 02:43:39 ^^^^ 02:43:39 List is a raw type. References to generic type List<E> should be parameterized 02:43:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/copyPaste/ConstraintPasteStrategyTest.java:[276] 02:43:39 List arrayList = (List) defaultVariable; 02:43:39 ^^^^ 02:43:39 List is a raw type. References to generic type List<E> should be parameterized 02:43:39 4. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/resources/ClassPaletteTest.java (at line 40) 02:43:39 @SuppressWarnings("nls") 02:43:39 ^^^^^ 02:43:39 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 02:43:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/tests/Bug476872_MoveCommandTest.java:[106] 02:43:39 assertThat(modelToMove, instanceOf(NodeImpl.class)); 02:43:39 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:39 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 02:43:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/tests/Bug476872_MoveCommandTest.java:[154] 02:43:39 assertThat(firstModelToMove, instanceOf(NodeImpl.class)); 02:43:39 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:39 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 02:43:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/tests/Bug476872_MoveCommandTest.java:[158] 02:43:39 assertThat(secondModelToMove, instanceOf(NodeImpl.class)); 02:43:39 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:39 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 02:43:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/tests/Bug476872_MoveCommandTest.java:[213] 02:43:39 assertThat(modelTarget, instanceOf(NodeImpl.class)); 02:43:39 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:39 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 02:43:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/tests/Bug481317_MoveGeneralizationTest.java:[188] 02:43:39 assertThat(modelTarget, instanceOf(NodeImpl.class)); 02:43:39 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:39 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 02:43:39 9 problems (0 errors, 7 warnings, 7 info) 02:43:39 [INFO] 02:43:39 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 02:43:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/src/test/resources 02:43:39 [INFO] 02:43:39 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 02:43:39 [INFO] 02:43:39 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 02:43:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/target/org.eclipse.papyrus.uml.diagram.clazz.tests-2.0.0-SNAPSHOT.jar 02:43:39 [INFO] 02:43:39 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 02:43:39 [INFO] 02:43:39 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 02:43:39 [INFO] Skipping tests 02:43:39 [INFO] 02:43:39 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 02:43:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:39 [INFO] 02:43:39 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.activity.tests >-- 02:43:39 [INFO] Building org.eclipse.papyrus.uml.diagram.activity.tests 2.0.0-SNAPSHOT [56/170] 02:43:39 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:39 [INFO] 02:43:39 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 02:43:39 [INFO] 02:43:39 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 02:43:39 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:39 [INFO] 02:43:39 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 02:43:39 [INFO] 02:43:39 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 02:43:39 [INFO] 02:43:39 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 02:43:39 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:39 [INFO] 02:43:39 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 02:43:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/src/main/resources 02:43:39 [INFO] 02:43:39 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 02:43:39 [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/bin 02:43:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/src/org/eclipse/papyrus/uml/diagram/activity/tests/canonical/TestActivityMargin.java:[43] 02:43:41 private final static Logger log = Logger.getAnonymousLogger(); 02:43:41 ^^^ 02:43:41 The value of the field TestActivityMargin.log is not used 02:43:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/src/org/eclipse/papyrus/uml/diagram/activity/tests/canonical/TestActivityMargin.java:[79] 02:43:41 int expectedSemanticChildren = 0; 02:43:41 ^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:41 The value of the local variable expectedSemanticChildren is not used 02:43:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/src/org/eclipse/papyrus/uml/diagram/activity/tests/canonical/TestActivityMargin.java:[81] 02:43:41 int addedSemanticChildren = 1; 02:43:41 ^^^^^^^^^^^^^^^^^^^^^ 02:43:41 The value of the local variable addedSemanticChildren is not used 02:43:41 3 problems (3 warnings) 02:43:41 [INFO] 02:43:41 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 02:43:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/src/test/resources 02:43:41 [INFO] 02:43:41 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 02:43:41 [INFO] 02:43:41 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 02:43:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/target/org.eclipse.papyrus.uml.diagram.activity.tests-2.0.0-SNAPSHOT.jar 02:43:41 [INFO] 02:43:41 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 02:43:41 [INFO] 02:43:41 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 02:43:41 [INFO] Skipping tests 02:43:41 [INFO] 02:43:41 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 02:43:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:41 [INFO] 02:43:41 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.usecase.tests >-- 02:43:41 [INFO] Building org.eclipse.papyrus.uml.diagram.usecase.tests 5.0.0-SNAPSHOT [57/170] 02:43:41 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:41 [INFO] 02:43:41 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 02:43:41 [INFO] 02:43:41 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 02:43:41 [INFO] The project's OSGi version is 5.0.0.202102070721 02:43:41 [INFO] 02:43:41 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 02:43:41 [INFO] 02:43:41 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 02:43:41 [INFO] 02:43:41 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 02:43:41 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:41 [INFO] 02:43:41 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 02:43:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/main/resources 02:43:41 [INFO] 02:43:41 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 02:43:41 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/bin 02:43:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/UsecaseToSubjectinUsecaseDiagramDropStrategyTest.java:[45] 02:43:42 import org.eclipse.papyrus.uml.diagram.usecase.dnd.strategy.UsecaseToSubjectinUsecaseDiagramDropStrategy; 02:43:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:42 Discouraged access: The type 'UsecaseToSubjectinUsecaseDiagramDropStrategy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.usecase/5.0.0.202102070400/org.eclipse.papyrus.uml.diagram.usecase-5.0.0.202102070400.jar') 02:43:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/UsecaseToSubjectinUsecaseDiagramDropStrategyTest.java:[174] 02:43:42 return new UsecaseToSubjectinUsecaseDiagramDropStrategy() { 02:43:42 @Override 02:43:42 protected ICommand getEditSlotsCommand(UseCase useCase, Classifier subject) { 02:43:42 CompositeCommand result = new CompositeCommand("Update owner and subject"); 02:43:42 SetRequest setSubjectRequest = new SetRequest(useCase, UMLPackage.Literals.USE_CASE__SUBJECT, subject); 02:43:42 SetValueCommand setSubjectCommand = new SetValueCommand(setSubjectRequest); 02:43:42 result.add(setSubjectCommand); 02:43:42 SetRequest setOwnerRequest = new SetRequest(subject, UMLPackage.Literals.CLASSIFIER__OWNED_USE_CASE, useCase); 02:43:42 SetValueCommand setOwnerCommand = new SetValueCommand(setOwnerRequest); 02:43:42 result.add(setOwnerCommand); 02:43:42 return result.reduce(); 02:43:42 } 02:43:42 }; 02:43:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:42 Discouraged access: The constructor 'UsecaseToSubjectinUsecaseDiagramDropStrategy()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.usecase/5.0.0.202102070400/org.eclipse.papyrus.uml.diagram.usecase-5.0.0.202102070400.jar') 02:43:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/UsecaseToSubjectinUsecaseDiagramDropStrategyTest.java:[174] 02:43:42 return new UsecaseToSubjectinUsecaseDiagramDropStrategy() { 02:43:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:42 Discouraged access: The type 'UsecaseToSubjectinUsecaseDiagramDropStrategy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.usecase/5.0.0.202102070400/org.eclipse.papyrus.uml.diagram.usecase-5.0.0.202102070400.jar') 02:43:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/canonical/TestSpecificTopNode.java:[51] 02:43:42 import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers; 02:43:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:42 The type ServiceUtilsForActionHandlers is deprecated 02:43:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/canonical/TestSpecificTopNode.java:[96] 02:43:42 ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); 02:43:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:42 The type ServiceUtilsForActionHandlers is deprecated 02:43:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/canonical/TestSpecificTopNode.java:[96] 02:43:42 ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); 02:43:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:42 The type ServiceUtilsForActionHandlers is deprecated 02:43:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/canonical/TestSpecificTopNode.java:[96] 02:43:42 ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); 02:43:42 ^^^^^^^^^^^^^ 02:43:42 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated 02:43:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/canonical/TestSpecificTopNode.java:[99] 02:43:42 editingDomain = serviceUtils.getTransactionalEditingDomain(); 02:43:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:42 The method getTransactionalEditingDomain() from the type ServiceUtilsForActionHandlers is deprecated 02:43:42 8 problems (8 warnings) 02:43:42 [INFO] 02:43:42 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 02:43:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/test/resources 02:43:42 [INFO] 02:43:42 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 02:43:42 [INFO] 02:43:42 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 02:43:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/target/org.eclipse.papyrus.uml.diagram.usecase.tests-5.0.0-SNAPSHOT.jar 02:43:42 [INFO] 02:43:42 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 02:43:42 [INFO] 02:43:42 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 02:43:42 [INFO] Skipping tests 02:43:42 [INFO] 02:43:42 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 02:43:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:42 [INFO] 02:43:42 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.deployment.tests >-- 02:43:42 [INFO] Building org.eclipse.papyrus.uml.diagram.deployment.tests 2.0.0-SNAPSHOT [58/170] 02:43:42 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:42 [INFO] 02:43:42 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 02:43:42 [INFO] 02:43:42 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 02:43:42 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:42 [INFO] 02:43:42 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 02:43:42 [INFO] 02:43:42 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 02:43:42 [INFO] 02:43:42 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 02:43:42 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:42 [INFO] 02:43:42 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 02:43:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/src/main/resources 02:43:42 [INFO] 02:43:42 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 02:43:42 [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/bin 02:43:42 [INFO] 02:43:42 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 02:43:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/src/test/resources 02:43:42 [INFO] 02:43:42 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 02:43:42 [INFO] 02:43:42 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 02:43:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/target/org.eclipse.papyrus.uml.diagram.deployment.tests-2.0.0-SNAPSHOT.jar 02:43:43 [INFO] 02:43:43 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 02:43:43 [INFO] 02:43:43 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 02:43:43 [INFO] Skipping tests 02:43:43 [INFO] 02:43:43 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 02:43:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:43 [INFO] 02:43:43 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.component.tests >-- 02:43:43 [INFO] Building org.eclipse.papyrus.uml.diagram.component.tests 2.0.0-SNAPSHOT [59/170] 02:43:43 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:43 [INFO] 02:43:43 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.component.tests --- 02:43:43 [INFO] 02:43:43 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.component.tests --- 02:43:43 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:43 [INFO] 02:43:43 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.component.tests --- 02:43:43 [INFO] 02:43:43 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.component.tests --- 02:43:43 [INFO] 02:43:43 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.component.tests --- 02:43:43 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:43 [INFO] 02:43:43 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.component.tests --- 02:43:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/src/main/resources 02:43:43 [INFO] 02:43:43 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.component.tests --- 02:43:43 [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/bin 02:43:43 [INFO] 02:43:43 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.component.tests --- 02:43:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/src/test/resources 02:43:43 [INFO] 02:43:43 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.component.tests --- 02:43:43 [INFO] 02:43:43 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.component.tests --- 02:43:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/target/org.eclipse.papyrus.uml.diagram.component.tests-2.0.0-SNAPSHOT.jar 02:43:43 [INFO] 02:43:43 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.component.tests --- 02:43:43 [INFO] 02:43:43 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.component.tests --- 02:43:43 [INFO] Skipping tests 02:43:43 [INFO] 02:43:43 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.diagram.component.tests --- 02:43:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:43 [INFO] 02:43:43 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.timing.tests >-- 02:43:43 [INFO] Building org.eclipse.papyrus.uml.diagram.timing.tests 2.0.0-SNAPSHOT [60/170] 02:43:43 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:43 [INFO] 02:43:43 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 02:43:43 [INFO] 02:43:43 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 02:43:43 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:43 [INFO] 02:43:43 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 02:43:43 [INFO] 02:43:43 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 02:43:43 [INFO] 02:43:43 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 02:43:43 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:43 [INFO] 02:43:43 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 02:43:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/src/main/resources 02:43:43 [INFO] 02:43:43 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 02:43:44 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/bin 02:43:44 [INFO] 02:43:44 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 02:43:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/src/test/resources 02:43:44 [INFO] 02:43:44 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 02:43:44 [INFO] 02:43:44 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 02:43:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/target/org.eclipse.papyrus.uml.diagram.timing.tests-2.0.0-SNAPSHOT.jar 02:43:44 [INFO] 02:43:44 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 02:43:44 [INFO] 02:43:44 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 02:43:44 [INFO] Skipping tests 02:43:44 [INFO] 02:43:44 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 02:43:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:44 [INFO] 02:43:44 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.sequence.tests >-- 02:43:44 [INFO] Building org.eclipse.papyrus.uml.diagram.sequence.tests 2.0.0-SNAPSHOT [61/170] 02:43:44 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:44 [INFO] 02:43:44 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 02:43:44 [INFO] 02:43:44 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 02:43:44 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:44 [INFO] 02:43:44 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 02:43:44 [INFO] 02:43:44 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 02:43:44 [INFO] 02:43:44 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 02:43:44 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:44 [INFO] 02:43:44 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 02:43:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/main/resources 02:43:44 [INFO] 02:43:44 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 02:43:44 [INFO] Compiling 74 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/bin 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineLabelCustomize_383722.java:[47] 02:43:46 import org.eclipse.papyrus.infra.core.utils.DiResourceSet; 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The type DiResourceSet is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineLabelCustomize_383722.java:[221] 02:43:46 this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet()); 02:43:46 ^^^^^^^^^^^^^ 02:43:46 The type DiResourceSet is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineLabelCustomize_383722.java:[221] 02:43:46 this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet()); 02:43:46 ^^^^^^^^^^^^^^^ 02:43:46 The constructor DiResourceSet() is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineLabelCustomize_383722.java:[233] 02:43:46 diResourceSet.createsModels(file); 02:43:46 ^^^^^^^^^^^^^^^^^^^ 02:43:46 The method createsModels(IFile) from the type ModelSet is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestAdvancedDragDrop_364696.java:[41] 02:43:46 import org.eclipse.papyrus.infra.core.utils.DiResourceSet; 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The type DiResourceSet is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestAdvancedDragDrop_364696.java:[94] 02:43:46 this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet()); 02:43:46 ^^^^^^^^^^^^^ 02:43:46 The type DiResourceSet is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestAdvancedDragDrop_364696.java:[94] 02:43:46 this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet()); 02:43:46 ^^^^^^^^^^^^^^^ 02:43:46 The constructor DiResourceSet() is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestAdvancedDragDrop_364696.java:[106] 02:43:46 diResourceSet.createsModels(file); 02:43:46 ^^^^^^^^^^^^^^^^^^^ 02:43:46 The method createsModels(IFile) from the type ModelSet is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestAdvancedDragDrop_364696.java:[182] 02:43:46 ArrayList list = new ArrayList(); 02:43:46 ^^^^^^^^^ 02:43:46 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestAdvancedDragDrop_364696.java:[182] 02:43:46 ArrayList list = new ArrayList(); 02:43:46 ^^^^^^^^^ 02:43:46 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestAdvancedDragDrop_364696.java:[183] 02:43:46 list.add(obj); 02:43:46 ^^^^^^^^^^^^^ 02:43:46 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestOccurrenceSpecificationDeletion_430552.java:[140] 02:43:46 Command cmd = source.getCommand(connectionRequest); 02:43:46 ^^^ 02:43:46 The value of the local variable cmd is not used 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestOccurrenceSpecificationDeletion_430552.java:[149] 02:43:46 connectionRequest.getExtendedData().put(SOURCE_MODEL_CONTAINER, container); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestOccurrenceSpecificationDeletion_430552.java:[150] 02:43:46 connectionRequest.getExtendedData().put(TARGET_MODEL_CONTAINER, container); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCreationUndo_384618.java:[261] 02:43:46 Command cmd = source.getCommand(connectionRequest); 02:43:46 ^^^ 02:43:46 The value of the local variable cmd is not used 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCreationUndo_384618.java:[271] 02:43:46 connectionRequest.getExtendedData().put(SOURCE_MODEL_CONTAINER, container); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCreationUndo_384618.java:[272] 02:43:46 connectionRequest.getExtendedData().put(TARGET_MODEL_CONTAINER, container); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestTopNode.java:[47] 02:43:46 import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers; 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The type ServiceUtilsForActionHandlers is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestTopNode.java:[188] 02:43:46 ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The type ServiceUtilsForActionHandlers is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestTopNode.java:[188] 02:43:46 ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The type ServiceUtilsForActionHandlers is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestTopNode.java:[188] 02:43:46 ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); 02:43:46 ^^^^^^^^^^^^^ 02:43:46 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestTopNode.java:[191] 02:43:46 editingDomain = serviceUtils.getTransactionalEditingDomain(); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The method getTransactionalEditingDomain() from the type ServiceUtilsForActionHandlers is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[50] 02:43:46 import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers; 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The type ServiceUtilsForActionHandlers is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[199] 02:43:46 ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The type ServiceUtilsForActionHandlers is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[199] 02:43:46 ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The type ServiceUtilsForActionHandlers is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[199] 02:43:46 ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); 02:43:46 ^^^^^^^^^^^^^ 02:43:46 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[202] 02:43:46 editingDomain = serviceUtils.getTransactionalEditingDomain(); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The method getTransactionalEditingDomain() from the type ServiceUtilsForActionHandlers is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[335] 02:43:46 List list = parent.getChildren(); 02:43:46 ^^^^ 02:43:46 List is a raw type. References to generic type List<E> should be parameterized 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[348] 02:43:46 Command cmd = source.getCommand(connectionRequest); 02:43:46 ^^^ 02:43:46 The value of the local variable cmd is not used 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[369] 02:43:46 Command cmd = targetPlayer.getCommand(reconnectRequest); 02:43:46 ^^^ 02:43:46 The value of the local variable cmd is not used 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCombinedFragmentOperand_364701.java:[165] 02:43:46 private void resizeSouth(IGraphicalEditPart op, Dimension deltaSize) { 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The method resizeSouth(IGraphicalEditPart, Dimension) from the type TestCombinedFragmentOperand_364701 is never used locally 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCombinedFragmentOperand_364701.java:[177] 02:43:46 private void resizeNorth(IGraphicalEditPart op, Dimension deltaSize) { 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The method resizeNorth(IGraphicalEditPart, Dimension) from the type TestCombinedFragmentOperand_364701 is never used locally 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCombinedFragmentGates_364816.java:[196] 02:43:46 Command cmd = source.getCommand(connectionRequest); 02:43:46 ^^^ 02:43:46 The value of the local variable cmd is not used 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCombinedFragmentGates_364816.java:[206] 02:43:46 connectionRequest.getExtendedData().put(SOURCE_MODEL_CONTAINER, container); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCombinedFragmentGates_364816.java:[207] 02:43:46 connectionRequest.getExtendedData().put(TARGET_MODEL_CONTAINER, container); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestSynchronousMessageCreation_364827.java:[168] 02:43:46 Command cmd = source.getCommand(connectionRequest); 02:43:46 ^^^ 02:43:46 The value of the local variable cmd is not used 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestSynchronousMessageCreation_364827.java:[178] 02:43:46 connectionRequest.getExtendedData().put(SOURCE_MODEL_CONTAINER, container); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestSynchronousMessageCreation_364827.java:[179] 02:43:46 connectionRequest.getExtendedData().put(TARGET_MODEL_CONTAINER, container); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessagesDeletion_364828.java:[95] 02:43:46 request.getExtendedData().put(SOURCE_MODEL_CONTAINER, container); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessagesDeletion_364828.java:[96] 02:43:46 request.getExtendedData().put(TARGET_MODEL_CONTAINER, container); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageCreate_379661.java:[174] 02:43:46 Command cmd = source.getCommand(connectionRequest); 02:43:46 ^^^ 02:43:46 The value of the local variable cmd is not used 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageCreate_379661.java:[184] 02:43:46 connectionRequest.getExtendedData().put(SOURCE_MODEL_CONTAINER, container); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageCreate_379661.java:[185] 02:43:46 connectionRequest.getExtendedData().put(TARGET_MODEL_CONTAINER, container); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkTest.java:[118] 02:43:46 Assert.assertThat(link.getFigure(), IsInstanceOf.instanceOf(connectionFigure)); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The method assertThat(IFigure, Matcher<? super IFigure>) from the type Assert is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkTest.java:[288] 02:43:46 Assert.assertThat(actual, IsEqual.equalTo(expected)); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The method assertThat(int[], Matcher<? super int[]>) from the type Assert is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkTest.java:[300] 02:43:46 Assert.assertThat("Invalid source anchor for " + connectionName, connection.getConnectionFigure().getSourceAnchor(), IsInstanceOf.instanceOf(sourceAnchor)); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The method assertThat(String, ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkTest.java:[301] 02:43:46 Assert.assertThat("Invalid target anchor for " + connectionName, connection.getConnectionFigure().getTargetAnchor(), IsInstanceOf.instanceOf(targetAnchor)); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The method assertThat(String, ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[63] 02:43:46 import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant; 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The type SequenceRequestConstant is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[287] 02:43:46 request.getExtendedData().put(SequenceRequestConstant.SOURCE_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(startLocation, sourceEditPart)); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[287] 02:43:46 request.getExtendedData().put(SequenceRequestConstant.SOURCE_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(startLocation, sourceEditPart)); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The type SequenceRequestConstant is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[287] 02:43:46 request.getExtendedData().put(SequenceRequestConstant.SOURCE_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(startLocation, sourceEditPart)); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The field SequenceRequestConstant.SOURCE_MODEL_CONTAINER is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[294] 02:43:46 List<OccurrenceSpecification> events = Collections.emptyList(); 02:43:46 ^^^^^^ 02:43:46 The value of the local variable events is not used 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[301] 02:43:46 request.getExtendedData().put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION, location); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[301] 02:43:46 request.getExtendedData().put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION, location); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The type SequenceRequestConstant is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[301] 02:43:46 request.getExtendedData().put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION, location); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The field SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[320] 02:43:46 request.getExtendedData().put(SequenceRequestConstant.TARGET_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(endLocation, targetEditPart)); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[320] 02:43:46 request.getExtendedData().put(SequenceRequestConstant.TARGET_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(endLocation, targetEditPart)); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The type SequenceRequestConstant is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[320] 02:43:46 request.getExtendedData().put(SequenceRequestConstant.TARGET_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(endLocation, targetEditPart)); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The field SequenceRequestConstant.TARGET_MODEL_CONTAINER is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[332] 02:43:46 request.getExtendedData().put(SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2, events); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[332] 02:43:46 request.getExtendedData().put(SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2, events); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The type SequenceRequestConstant is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[332] 02:43:46 request.getExtendedData().put(SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2, events); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The field SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2 is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[333] 02:43:46 request.getExtendedData().put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2, location); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[333] 02:43:46 request.getExtendedData().put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2, location); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The type SequenceRequestConstant is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[333] 02:43:46 request.getExtendedData().put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2, location); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The field SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2 is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/Test_528787.java:[62] 02:43:46 @SuppressWarnings({ "unchecked", "rawtypes" }) 02:43:46 ^^^^^^^^^^ 02:43:46 Unnecessary @SuppressWarnings("rawtypes") 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineAutoResize_383723.java:[55] 02:43:46 import org.eclipse.papyrus.infra.core.utils.DiResourceSet; 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The type DiResourceSet is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineAutoResize_383723.java:[112] 02:43:46 RectangleFigure fig = lifeline1.getPrimaryShape().getFigureLifelineNameContainerFigure(); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The method getFigureLifelineNameContainerFigure() from the type LifelineFigure is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineAutoResize_383723.java:[235] 02:43:46 this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet()); 02:43:46 ^^^^^^^^^^^^^ 02:43:46 The type DiResourceSet is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineAutoResize_383723.java:[235] 02:43:46 this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet()); 02:43:46 ^^^^^^^^^^^^^^^ 02:43:46 The constructor DiResourceSet() is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineAutoResize_383723.java:[247] 02:43:46 diResourceSet.createsModels(file); 02:43:46 ^^^^^^^^^^^^^^^^^^^ 02:43:46 The method createsModels(IFile) from the type ModelSet is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOperandsTest.java:[97] 02:43:46 Assert.assertThat(messageEnd, IsInstanceOf.instanceOf(MessageOccurrenceSpecification.class)); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The method assertThat(MessageEnd, Matcher<? super MessageEnd>) from the type Assert is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCombinedFragmentName_382951.java:[53] 02:43:46 private static final String COMBINED_FRAGMENT_KEY = "ELEMENT_PapyrusUMLSequenceDiagram_CombinedFragment_CombinedFragmentCompartment.compartment_name.visibility"; 02:43:46 ^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The value of the field TestCombinedFragmentName_382951.COMBINED_FRAGMENT_KEY is not used 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestWeakReferences.java:[45] 02:43:46 import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant; 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The type SequenceRequestConstant is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestWeakReferences.java:[53] 02:43:46 @SuppressWarnings({ "unchecked", "rawtypes" }) 02:43:46 ^^^^^^^^^^ 02:43:46 Unnecessary @SuppressWarnings("rawtypes") 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestWeakReferences.java:[355] 02:43:46 reconnReq.getExtendedData().put(SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS, true); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The type SequenceRequestConstant is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestWeakReferences.java:[355] 02:43:46 reconnReq.getExtendedData().put(SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS, true); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The field SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageLostFound_384202.java:[232] 02:43:46 int xPos = linkedPartBounds.x + delta.width + (int) Math.round(anchorOwningFigure.getBounds().width * pp.preciseX); 02:43:46 ^^^^^^^^ 02:43:46 The field PrecisionPoint.preciseX is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageLostFound_384202.java:[233] 02:43:46 int yPos = linkedPartBounds.y + delta.height + (int) Math.round(anchorOwningFigure.getBounds().height * pp.preciseY); 02:43:46 ^^^^^^^^ 02:43:46 The field PrecisionPoint.preciseY is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageLostFound_384202.java:[269] 02:43:46 Command cmd = source.getCommand(connectionRequest); 02:43:46 ^^^ 02:43:46 The value of the local variable cmd is not used 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageLostFound_384202.java:[279] 02:43:46 connectionRequest.getExtendedData().put(SOURCE_MODEL_CONTAINER, container); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageLostFound_384202.java:[280] 02:43:46 connectionRequest.getExtendedData().put(TARGET_MODEL_CONTAINER, container); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 02:43:46 82. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/CombinedFragmentRegressionTest.java (at line 109) 02:43:46 @SuppressWarnings("nls") 02:43:46 ^^^^^ 02:43:46 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[99] 02:43:46 Assert.assertThat(newLinkEditPart, IsInstanceOf.instanceOf(ConnectionNodeEditPart.class)); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The method assertThat(EditPart, Matcher<? super EditPart>) from the type Assert is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[107] 02:43:46 Assert.assertThat(newConnection.getConnectionFigure(), IsInstanceOf.instanceOf(figureClass)); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The method assertThat(Connection, Matcher<? super Connection>) from the type Assert is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[108] 02:43:46 Assert.assertThat(newConnection.getConnectionFigure().getSourceAnchor(), IsInstanceOf.instanceOf(ConnectionSourceAnchor.class)); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[109] 02:43:46 Assert.assertThat(newConnection.getConnectionFigure().getTargetAnchor(), IsInstanceOf.instanceOf(ConnectionTargetAnchor.class)); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[129] 02:43:46 Assert.assertThat(newLinkEditPart, IsInstanceOf.instanceOf(ConnectionNodeEditPart.class)); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The method assertThat(EditPart, Matcher<? super EditPart>) from the type Assert is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[137] 02:43:46 Assert.assertThat(newConnection.getConnectionFigure(), IsInstanceOf.instanceOf(figureClass)); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The method assertThat(Connection, Matcher<? super Connection>) from the type Assert is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[138] 02:43:46 Assert.assertThat(newConnection.getConnectionFigure().getSourceAnchor(), IsInstanceOf.instanceOf(ConnectionTargetAnchor.class)); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[139] 02:43:46 Assert.assertThat(newConnection.getConnectionFigure().getTargetAnchor(), IsInstanceOf.instanceOf(ConnectionSourceAnchor.class)); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[159] 02:43:46 Assert.assertThat(newLinkEditPart, IsInstanceOf.instanceOf(ConnectionNodeEditPart.class)); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The method assertThat(EditPart, Matcher<? super EditPart>) from the type Assert is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[167] 02:43:46 Assert.assertThat(newConnection.getConnectionFigure(), IsInstanceOf.instanceOf(figureClass)); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The method assertThat(Connection, Matcher<? super Connection>) from the type Assert is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[168] 02:43:46 Assert.assertThat(newConnection.getConnectionFigure().getSourceAnchor(), IsInstanceOf.instanceOf(NodeTopAnchor.class)); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[169] 02:43:46 Assert.assertThat(newConnection.getConnectionFigure().getTargetAnchor(), IsInstanceOf.instanceOf(NodeBottomAnchor.class)); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[189] 02:43:46 Assert.assertThat(newLinkEditPart, IsInstanceOf.instanceOf(ConnectionNodeEditPart.class)); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The method assertThat(EditPart, Matcher<? super EditPart>) from the type Assert is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[197] 02:43:46 Assert.assertThat(newConnection.getConnectionFigure(), IsInstanceOf.instanceOf(figureClass)); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The method assertThat(Connection, Matcher<? super Connection>) from the type Assert is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[198] 02:43:46 Assert.assertThat(newConnection.getConnectionFigure().getSourceAnchor(), IsInstanceOf.instanceOf(NodeBottomAnchor.class)); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[199] 02:43:46 Assert.assertThat(newConnection.getConnectionFigure().getTargetAnchor(), IsInstanceOf.instanceOf(NodeTopAnchor.class)); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[219] 02:43:46 Assert.assertThat(newLinkEditPart, IsInstanceOf.instanceOf(ConnectionNodeEditPart.class)); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The method assertThat(EditPart, Matcher<? super EditPart>) from the type Assert is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[227] 02:43:46 Assert.assertThat(newConnection.getConnectionFigure(), IsInstanceOf.instanceOf(figureClass)); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The method assertThat(Connection, Matcher<? super Connection>) from the type Assert is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[228] 02:43:46 Assert.assertThat(newConnection.getConnectionFigure().getSourceAnchor(), IsInstanceOf.instanceOf(CenterAnchor.class)); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[229] 02:43:46 Assert.assertThat(newConnection.getConnectionFigure().getTargetAnchor(), IsInstanceOf.instanceOf(CenterAnchor.class)); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCombinedFragmentOperandsLayout.java:[396] 02:43:46 Assert.assertThat(result, instanceOf(Collection.class)); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestSequenceDiagramChildNode.java:[201] 02:43:46 EList children = getParentEditPart().getNotationView().getChildren(); 02:43:46 ^^^^^ 02:43:46 EList is a raw type. References to generic type EList<E> should be parameterized 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestCombinedFragmentChildNode.java:[134] 02:43:46 List children = getParentEditPart().getChildren(); 02:43:46 ^^^^ 02:43:46 List is a raw type. References to generic type List<E> should be parameterized 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestCombinedFragmentChildNode.java:[179] 02:43:46 List children = getParentEditPart().getChildren(); 02:43:46 ^^^^ 02:43:46 List is a raw type. References to generic type List<E> should be parameterized 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[25] 02:43:46 import org.eclipse.papyrus.uml.diagram.sequence.edit.policies.OLDLifelineXYLayoutEditPolicy; 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The type OLDLifelineXYLayoutEditPolicy is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[37] 02:43:46 Dimension newSizeDelta = OLDLifelineXYLayoutEditPolicy.adaptSizeDeltaToMaxHeight(figure, sizeDelta); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The type OLDLifelineXYLayoutEditPolicy is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[37] 02:43:46 Dimension newSizeDelta = OLDLifelineXYLayoutEditPolicy.adaptSizeDeltaToMaxHeight(figure, sizeDelta); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The method adaptSizeDeltaToMaxHeight(IFigure, Dimension) from the type OLDLifelineXYLayoutEditPolicy is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[42] 02:43:46 newSizeDelta = OLDLifelineXYLayoutEditPolicy.adaptSizeDeltaToMaxHeight(figure, sizeDelta); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The type OLDLifelineXYLayoutEditPolicy is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[42] 02:43:46 newSizeDelta = OLDLifelineXYLayoutEditPolicy.adaptSizeDeltaToMaxHeight(figure, sizeDelta); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The method adaptSizeDeltaToMaxHeight(IFigure, Dimension) from the type OLDLifelineXYLayoutEditPolicy is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[47] 02:43:46 newSizeDelta = OLDLifelineXYLayoutEditPolicy.adaptSizeDeltaToMaxHeight(figure, sizeDelta); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The type OLDLifelineXYLayoutEditPolicy is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[47] 02:43:46 newSizeDelta = OLDLifelineXYLayoutEditPolicy.adaptSizeDeltaToMaxHeight(figure, sizeDelta); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The method adaptSizeDeltaToMaxHeight(IFigure, Dimension) from the type OLDLifelineXYLayoutEditPolicy is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[57] 02:43:46 assertTrue("Left figure is not on the left of the right figure", OLDLifelineXYLayoutEditPolicy.isAffixedToRight(leftFigure, rightFigure)); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The type OLDLifelineXYLayoutEditPolicy is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[57] 02:43:46 assertTrue("Left figure is not on the left of the right figure", OLDLifelineXYLayoutEditPolicy.isAffixedToRight(leftFigure, rightFigure)); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The method isAffixedToRight(Rectangle, Rectangle) from the type OLDLifelineXYLayoutEditPolicy is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[58] 02:43:46 assertFalse("Right figure is on the left of the left figure", OLDLifelineXYLayoutEditPolicy.isAffixedToRight(rightFigure, leftFigure)); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The type OLDLifelineXYLayoutEditPolicy is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[58] 02:43:46 assertFalse("Right figure is on the left of the left figure", OLDLifelineXYLayoutEditPolicy.isAffixedToRight(rightFigure, leftFigure)); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The method isAffixedToRight(Rectangle, Rectangle) from the type OLDLifelineXYLayoutEditPolicy is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[65] 02:43:46 Rectangle absoluteBounds = OLDLifelineXYLayoutEditPolicy.getRealMoveDelta(oldRelativeBounds, newRelativeBounds); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The type OLDLifelineXYLayoutEditPolicy is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[65] 02:43:46 Rectangle absoluteBounds = OLDLifelineXYLayoutEditPolicy.getRealMoveDelta(oldRelativeBounds, newRelativeBounds); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The method getRealMoveDelta(Rectangle, Rectangle) from the type OLDLifelineXYLayoutEditPolicy is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[79] 02:43:46 Rectangle absoluteChild = OLDLifelineXYLayoutEditPolicy.getRelativeBounds(childFigure); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The type OLDLifelineXYLayoutEditPolicy is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[79] 02:43:46 Rectangle absoluteChild = OLDLifelineXYLayoutEditPolicy.getRelativeBounds(childFigure); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The method getRelativeBounds(IFigure) from the type OLDLifelineXYLayoutEditPolicy is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestResizeStateInvariant_395774.java:[40] 02:43:46 import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant; 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The type SequenceRequestConstant is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestResizeStateInvariant_395774.java:[145] 02:43:46 request.getExtendedData().put(SequenceRequestConstant.SOURCE_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(startLocation, sourceEditPart)); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The type SequenceRequestConstant is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestResizeStateInvariant_395774.java:[145] 02:43:46 request.getExtendedData().put(SequenceRequestConstant.SOURCE_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(startLocation, sourceEditPart)); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The field SequenceRequestConstant.SOURCE_MODEL_CONTAINER is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestResizeStateInvariant_395774.java:[161] 02:43:46 request.getExtendedData().put(SequenceRequestConstant.TARGET_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(endLocation, targetEditPart)); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The type SequenceRequestConstant is deprecated 02:43:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestResizeStateInvariant_395774.java:[161] 02:43:46 request.getExtendedData().put(SequenceRequestConstant.TARGET_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(endLocation, targetEditPart)); 02:43:46 ^^^^^^^^^^^^^^^^^^^^^^ 02:43:46 The field SequenceRequestConstant.TARGET_MODEL_CONTAINER is deprecated 02:43:46 126 problems (0 errors, 125 warnings, 1 info) 02:43:46 [INFO] 02:43:46 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 02:43:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/test/resources 02:43:46 [INFO] 02:43:46 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 02:43:46 [INFO] 02:43:46 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 02:43:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/target/org.eclipse.papyrus.uml.diagram.sequence.tests-2.0.0-SNAPSHOT.jar 02:43:46 [INFO] 02:43:46 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 02:43:46 [INFO] 02:43:46 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 02:43:46 [INFO] Skipping tests 02:43:46 [INFO] 02:43:46 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 02:43:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:46 [INFO] 02:43:46 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.composite.tests >-- 02:43:46 [INFO] Building org.eclipse.papyrus.uml.diagram.composite.tests 2.0.0-SNAPSHOT [62/170] 02:43:46 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:46 [INFO] 02:43:46 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 02:43:46 [INFO] 02:43:46 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 02:43:46 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:46 [INFO] 02:43:46 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 02:43:46 [INFO] 02:43:46 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 02:43:46 [INFO] 02:43:46 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 02:43:46 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:46 [INFO] 02:43:46 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 02:43:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/src/main/resources 02:43:46 [INFO] 02:43:46 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 02:43:46 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/bin 02:43:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/test/org/eclipse/papyrus/uml/diagram/composite/tests/copyPaste/ConstraintCopyPasteTest.java:[155] 02:43:47 List arrayList = (List) defaultVariable; 02:43:47 ^^^^ 02:43:47 List is a raw type. References to generic type List<E> should be parameterized 02:43:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/test/org/eclipse/papyrus/uml/diagram/composite/tests/copyPaste/ConstraintCopyPasteTest.java:[155] 02:43:47 List arrayList = (List) defaultVariable; 02:43:47 ^^^^ 02:43:47 List is a raw type. References to generic type List<E> should be parameterized 02:43:47 3. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/test/org/eclipse/papyrus/uml/diagram/composite/test/resources/ModelValidationTest.java (at line 38) 02:43:47 @SuppressWarnings("nls") 02:43:47 ^^^^^ 02:43:47 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 02:43:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/test/org/eclipse/papyrus/uml/diagram/composite/test/canonical/TestCompositeDiagramElementWithSameParentLink.java:[120] 02:43:47 List<GraphicalEditPart> children = parent.getChildren(); 02:43:47 ^^^^^^^^^^^^^^^^^^^^ 02:43:47 Type safety: The expression of type List needs unchecked conversion to conform to List<GraphicalEditPart> 02:43:47 4 problems (0 errors, 3 warnings, 1 info) 02:43:47 [INFO] 02:43:47 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 02:43:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/src/test/resources 02:43:47 [INFO] 02:43:47 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 02:43:47 [INFO] 02:43:47 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 02:43:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/target/org.eclipse.papyrus.uml.diagram.composite.tests-2.0.0-SNAPSHOT.jar 02:43:47 [INFO] 02:43:47 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 02:43:47 [INFO] 02:43:47 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 02:43:47 [INFO] Skipping tests 02:43:47 [INFO] 02:43:47 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 02:43:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:47 [INFO] 02:43:47 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.profile.tests >-- 02:43:47 [INFO] Building org.eclipse.papyrus.uml.diagram.profile.tests 2.0.0-SNAPSHOT [63/170] 02:43:47 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:47 [INFO] 02:43:47 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 02:43:47 [INFO] 02:43:47 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 02:43:47 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:47 [INFO] 02:43:47 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 02:43:47 [INFO] 02:43:47 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 02:43:47 [INFO] 02:43:47 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 02:43:47 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:47 [INFO] 02:43:47 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 02:43:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/src/main/resources 02:43:47 [INFO] 02:43:47 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 02:43:47 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/bin 02:43:48 [INFO] 02:43:48 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 02:43:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/src/test/resources 02:43:48 [INFO] 02:43:48 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 02:43:48 [INFO] 02:43:48 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 02:43:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/target/org.eclipse.papyrus.uml.diagram.profile.tests-2.0.0-SNAPSHOT.jar 02:43:48 [INFO] 02:43:48 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 02:43:48 [INFO] 02:43:48 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 02:43:48 [INFO] Skipping tests 02:43:48 [INFO] 02:43:48 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 02:43:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:48 [INFO] 02:43:48 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.dynamic.profile.tests >-- 02:43:48 [INFO] Building org.eclipse.papyrus.uml.dynamic.profile.tests 2.0.0-SNAPSHOT [64/170] 02:43:48 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:48 [INFO] 02:43:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 02:43:48 [INFO] 02:43:48 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 02:43:48 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:48 [INFO] 02:43:48 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 02:43:48 [INFO] 02:43:48 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 02:43:48 [INFO] 02:43:48 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 02:43:48 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:48 [INFO] 02:43:48 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 02:43:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/src/main/resources 02:43:48 [INFO] 02:43:48 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 02:43:48 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/bin 02:43:48 [INFO] 02:43:48 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 02:43:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/src/test/resources 02:43:48 [INFO] 02:43:48 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 02:43:48 [INFO] 02:43:48 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 02:43:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/target/org.eclipse.papyrus.uml.dynamic.profile.tests-2.0.0-SNAPSHOT.jar 02:43:48 [INFO] 02:43:48 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 02:43:48 [INFO] 02:43:48 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 02:43:48 [INFO] Skipping tests 02:43:48 [INFO] 02:43:48 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 02:43:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:48 [INFO] 02:43:48 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.common.tests >-- 02:43:48 [INFO] Building org.eclipse.papyrus.uml.diagram.common.tests 2.0.0-SNAPSHOT [65/170] 02:43:48 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:48 [INFO] 02:43:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.common.tests --- 02:43:48 [INFO] 02:43:48 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.common.tests --- 02:43:48 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:48 [INFO] 02:43:48 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.common.tests --- 02:43:48 [INFO] 02:43:48 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.common.tests --- 02:43:48 [INFO] 02:43:48 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.common.tests --- 02:43:48 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:48 [INFO] 02:43:48 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.common.tests --- 02:43:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/main/resources 02:43:48 [INFO] 02:43:48 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.common.tests --- 02:43:48 [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/bin 02:43:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/org/eclipse/papyrus/uml/diagram/common/tests/tests/Bug476873_MoveCommandTest.java:[225] 02:43:49 assertThat(modelTarget, instanceOf(NodeImpl.class)); 02:43:49 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:49 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 02:43:49 3. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/org/eclipse/papyrus/uml/diagram/common/tests/tests/EdgeCustomizationTest.java (at line 57) 02:43:49 @SuppressWarnings("nls") 02:43:49 ^^^^^ 02:43:49 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 02:43:49 4. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/org/eclipse/papyrus/uml/diagram/common/tests/tests/StereotypePropertyReferenceEdgeTest.java (at line 84) 02:43:49 @SuppressWarnings("nls") 02:43:49 ^^^^^ 02:43:49 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 02:43:49 5. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/org/eclipse/papyrus/uml/diagram/common/tests/stereotype/display/AbstractAppliedStereotypeDisplayTest.java (at line 50) 02:43:49 @SuppressWarnings("nls") 02:43:49 ^^^^^ 02:43:49 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 02:43:49 6. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/org/eclipse/papyrus/uml/diagram/common/tests/stereotype/display/AppliedStereotypeDisplayLinkClassDiagramTest.java (at line 36) 02:43:49 @SuppressWarnings("nls") 02:43:49 ^^^^^ 02:43:49 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 02:43:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/org/eclipse/papyrus/uml/diagram/common/tests/parser/MultiplicityStringFormatterTestCase.java:[192] 02:43:49 return MultiplicityElementUtil.getMultiplicityAsString(element); 02:43:49 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:49 The method getMultiplicityAsString(MultiplicityElement) from the type MultiplicityElementUtil is deprecated 02:43:49 7 problems (0 errors, 2 warnings, 2 info) 02:43:49 [INFO] 02:43:49 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.common.tests --- 02:43:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/test/resources 02:43:49 [INFO] 02:43:49 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.common.tests --- 02:43:49 [INFO] 02:43:49 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.common.tests --- 02:43:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/target/org.eclipse.papyrus.uml.diagram.common.tests-2.0.0-SNAPSHOT.jar 02:43:49 [INFO] 02:43:49 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.common.tests --- 02:43:49 [INFO] 02:43:49 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.common.tests --- 02:43:49 [INFO] Skipping tests 02:43:49 [INFO] 02:43:49 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.diagram.common.tests --- 02:43:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:49 [INFO] 02:43:49 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.wizards.tests >-- 02:43:49 [INFO] Building org.eclipse.papyrus.uml.diagram.wizards.tests 2.0.0-SNAPSHOT [66/170] 02:43:49 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:49 [INFO] 02:43:49 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 02:43:49 [INFO] 02:43:49 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 02:43:49 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:49 [INFO] 02:43:49 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 02:43:49 [INFO] 02:43:49 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 02:43:49 [INFO] 02:43:49 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 02:43:49 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:49 [INFO] 02:43:49 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 02:43:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/src/main/resources 02:43:49 [INFO] 02:43:49 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 02:43:49 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/bin 02:43:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/test/org/eclipse/papyrus/uml/diagram/wizards/TestCreateModelFromExistingModelWizard.java:[79] 02:43:50 private boolean isInitFromExistingDomainModel; 02:43:50 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:50 The value of the field new InitModelWizard(){}.isInitFromExistingDomainModel is not used 02:43:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/test/org/eclipse/papyrus/uml/diagram/wizards/TestCreateModelFromExistingModelWizard.java:[81] 02:43:50 private SelectRootElementPage selectRootElementPage; 02:43:50 ^^^^^^^^^^^^^^^^^^^^^ 02:43:50 The value of the field new InitModelWizard(){}.selectRootElementPage is not used 02:43:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/test/org/eclipse/papyrus/uml/diagram/wizards/TestCreateModelFromExistingModelWizard.java:[119] 02:43:50 private boolean isInitFromExistingDomainModel; 02:43:50 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:50 The value of the field new InitModelWizard(){}.isInitFromExistingDomainModel is not used 02:43:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/test/org/eclipse/papyrus/uml/diagram/wizards/TestCreateModelFromExistingModelWizard.java:[151] 02:43:50 private boolean isInitFromExistingDomainModel; 02:43:50 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:50 The value of the field new InitModelWizard(){}.isInitFromExistingDomainModel is not used 02:43:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/test/org/eclipse/papyrus/uml/diagram/wizards/TestCreateModelFromExistingModelWizard.java:[153] 02:43:50 private SelectRootElementPage selectRootElementPage; 02:43:50 ^^^^^^^^^^^^^^^^^^^^^ 02:43:50 The value of the field new InitModelWizard(){}.selectRootElementPage is not used 02:43:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/test/org/eclipse/papyrus/uml/diagram/wizards/TestNewModelWizardBase.java:[102] 02:43:50 return Activator.getDefault().getWorkbench(); 02:43:50 ^^^^^^^^^^^^^^ 02:43:50 The method getWorkbench() from the type AbstractUIPlugin is deprecated 02:43:50 6 problems (6 warnings) 02:43:50 [INFO] 02:43:50 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 02:43:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/src/test/resources 02:43:50 [INFO] 02:43:50 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 02:43:50 [INFO] 02:43:50 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 02:43:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/target/org.eclipse.papyrus.uml.diagram.wizards.tests-2.0.0-SNAPSHOT.jar 02:43:50 [INFO] 02:43:50 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 02:43:50 [INFO] 02:43:50 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 02:43:50 [INFO] Skipping tests 02:43:50 [INFO] 02:43:50 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 02:43:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:50 [INFO] 02:43:50 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.diagram.feature >-- 02:43:50 [INFO] Building org.eclipse.papyrus.tests.uml.diagram.feature 1.2.0-SNAPSHOT [67/170] 02:43:50 [INFO] --------------------------[ eclipse-feature ]--------------------------- 02:43:51 [INFO] 02:43:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.uml.diagram.feature --- 02:43:51 [INFO] 02:43:51 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.diagram.feature --- 02:43:51 [INFO] The project's OSGi version is 1.2.0.202102070721 02:43:51 [INFO] 02:43:51 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.diagram.feature --- 02:43:51 [INFO] 02:43:51 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.diagram.feature --- 02:43:51 [INFO] 02:43:51 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.diagram.feature --- 02:43:51 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.diagram.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:51 [INFO] 02:43:51 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.diagram.feature --- 02:43:51 [INFO] 02:43:51 [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.diagram.feature --- 02:43:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.diagram.feature/target/org.eclipse.papyrus.tests.uml.diagram.feature-1.2.0-SNAPSHOT.jar 02:43:51 [INFO] 02:43:51 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.diagram.feature --- 02:43:51 [INFO] 02:43:51 [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.diagram.feature --- 02:43:51 [INFO] 02:43:51 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.tests.uml.diagram.feature --- 02:43:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:51 [INFO] 02:43:51 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.services.feature >-- 02:43:51 [INFO] Building org.eclipse.papyrus.tests.infra.services.feature 1.2.0-SNAPSHOT [68/170] 02:43:51 [INFO] --------------------------[ eclipse-feature ]--------------------------- 02:43:51 [INFO] 02:43:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.infra.services.feature --- 02:43:51 [INFO] 02:43:51 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.infra.services.feature --- 02:43:51 [INFO] The project's OSGi version is 1.2.0.202102070721 02:43:51 [INFO] 02:43:51 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.infra.services.feature --- 02:43:51 [INFO] 02:43:51 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.infra.services.feature --- 02:43:51 [INFO] 02:43:51 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.infra.services.feature --- 02:43:51 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.services.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:51 [INFO] 02:43:51 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.infra.services.feature --- 02:43:51 [INFO] 02:43:51 [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.infra.services.feature --- 02:43:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.services.feature/target/org.eclipse.papyrus.tests.infra.services.feature-1.2.0-SNAPSHOT.jar 02:43:51 [INFO] 02:43:51 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.infra.services.feature --- 02:43:51 [INFO] 02:43:51 [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.infra.services.feature --- 02:43:51 [INFO] 02:43:51 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.tests.infra.services.feature --- 02:43:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:51 [INFO] 02:43:51 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.views.tests.releng >-- 02:43:51 [INFO] Building org.eclipse.papyrus.views.tests.releng 0.0.1-SNAPSHOT [69/170] 02:43:51 [INFO] --------------------------------[ pom ]--------------------------------- 02:43:51 [INFO] 02:43:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.tests.releng --- 02:43:51 [INFO] 02:43:51 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.views.tests.releng --- 02:43:51 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:51 [INFO] 02:43:51 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.views.tests.releng --- 02:43:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:51 [INFO] 02:43:51 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.views.modelexplorer.tests >-- 02:43:51 [INFO] Building org.eclipse.papyrus.views.modelexplorer.tests 2.0.0-SNAPSHOT [70/170] 02:43:51 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:51 [INFO] 02:43:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.modelexplorer.tests --- 02:43:51 [INFO] 02:43:51 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.modelexplorer.tests --- 02:43:51 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:51 [INFO] 02:43:51 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.modelexplorer.tests --- 02:43:51 [INFO] 02:43:51 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.modelexplorer.tests --- 02:43:51 [INFO] 02:43:51 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.views.modelexplorer.tests --- 02:43:51 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:51 [INFO] 02:43:51 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.views.modelexplorer.tests --- 02:43:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/main/resources 02:43:51 [INFO] 02:43:51 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.views.modelexplorer.tests --- 02:43:51 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/bin 02:43:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/org/eclipse/papyrus/views/modelexplorer/tests/AbstractHandlerTest.java:[55] 02:43:51 import org.eclipse.ui.internal.handlers.HandlerProxy; 02:43:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:51 Discouraged access: The type 'HandlerProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210128-2029/org.eclipse.ui.workbench-3.122.100.v20210128-2029.jar') 02:43:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/org/eclipse/papyrus/views/modelexplorer/tests/AbstractHandlerTest.java:[190] 02:43:51 if (currentHandler instanceof HandlerProxy) { 02:43:51 ^^^^^^^^^^^^ 02:43:51 Discouraged access: The type 'HandlerProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210128-2029/org.eclipse.ui.workbench-3.122.100.v20210128-2029.jar') 02:43:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/org/eclipse/papyrus/views/modelexplorer/tests/AbstractHandlerTest.java:[191] 02:43:51 currentHandler = ((HandlerProxy) currentHandler).getHandler(); 02:43:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:51 Discouraged access: The method 'HandlerProxy.getHandler()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210128-2029/org.eclipse.ui.workbench-3.122.100.v20210128-2029.jar') 02:43:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/org/eclipse/papyrus/views/modelexplorer/tests/AbstractHandlerTest.java:[191] 02:43:51 currentHandler = ((HandlerProxy) currentHandler).getHandler(); 02:43:51 ^^^^^^^^^^^^ 02:43:51 Discouraged access: The type 'HandlerProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210128-2029/org.eclipse.ui.workbench-3.122.100.v20210128-2029.jar') 02:43:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/org/eclipse/papyrus/views/modelexplorer/tests/OpendiagramTest.java:[91] 02:43:51 Assert.assertNotEquals("the label of diagram1 is not good", "Diagram1", labeProvider.getText(diagram1)); //$NON-NLS-1$ //$NON-NLS-2$ 02:43:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:51 Discouraged access: The method 'NavigatorDecoratingLabelProvider.getText(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.10.0.v20210111-1352/org.eclipse.ui.navigator-3.10.0.v20210111-1352.jar') 02:43:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/org/eclipse/papyrus/views/modelexplorer/tests/OpendiagramTest.java:[92] 02:43:51 Assert.assertNotEquals("the label of class1 is not good", "class1", labeProvider.getText(class1)); //$NON-NLS-1$ //$NON-NLS-2$ 02:43:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:51 Discouraged access: The method 'NavigatorDecoratingLabelProvider.getText(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.10.0.v20210111-1352/org.eclipse.ui.navigator-3.10.0.v20210111-1352.jar') 02:43:51 6 problems (6 warnings) 02:43:51 [INFO] 02:43:51 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.views.modelexplorer.tests --- 02:43:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/test/resources 02:43:51 [INFO] 02:43:51 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.modelexplorer.tests --- 02:43:51 [INFO] 02:43:51 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.modelexplorer.tests --- 02:43:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/target/org.eclipse.papyrus.views.modelexplorer.tests-2.0.0-SNAPSHOT.jar 02:43:52 [INFO] 02:43:52 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.modelexplorer.tests --- 02:43:52 [INFO] 02:43:52 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.views.modelexplorer.tests --- 02:43:52 [INFO] Skipping tests 02:43:52 [INFO] 02:43:52 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.views.modelexplorer.tests --- 02:43:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:52 [INFO] 02:43:52 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelexplorer.tests.releng >-- 02:43:52 [INFO] Building org.eclipse.papyrus.uml.modelexplorer.tests.releng 0.0.1-SNAPSHOT [71/170] 02:43:52 [INFO] --------------------------------[ pom ]--------------------------------- 02:43:52 [INFO] 02:43:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.modelexplorer.tests.releng --- 02:43:52 [INFO] 02:43:52 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.modelexplorer.tests.releng --- 02:43:52 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/modelexplorer/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:52 [INFO] 02:43:52 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.modelexplorer.tests.releng --- 02:43:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:52 [INFO] 02:43:52 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelexplorer.tests >-- 02:43:52 [INFO] Building org.eclipse.papyrus.uml.modelexplorer.tests 2.0.0-SNAPSHOT [72/170] 02:43:52 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:52 [INFO] 02:43:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 02:43:52 [INFO] 02:43:52 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 02:43:52 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:52 [INFO] 02:43:52 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 02:43:52 [INFO] 02:43:52 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 02:43:52 [INFO] 02:43:52 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 02:43:52 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:52 [INFO] 02:43:52 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 02:43:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/src/main/resources 02:43:52 [INFO] 02:43:52 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 02:43:52 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/bin 02:43:52 [INFO] 02:43:52 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 02:43:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/src/test/resources 02:43:52 [INFO] 02:43:52 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 02:43:52 [INFO] 02:43:52 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 02:43:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/target/org.eclipse.papyrus.uml.modelexplorer.tests-2.0.0-SNAPSHOT.jar 02:43:52 [INFO] 02:43:52 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 02:43:52 [INFO] 02:43:52 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 02:43:52 [INFO] Skipping tests 02:43:52 [INFO] 02:43:52 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 02:43:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:52 [INFO] 02:43:52 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelrepair.tests >-- 02:43:52 [INFO] Building org.eclipse.papyrus.uml.modelrepair.tests 2.0.0-SNAPSHOT [73/170] 02:43:52 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:52 [INFO] 02:43:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.modelrepair.tests --- 02:43:52 [INFO] 02:43:52 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.modelrepair.tests --- 02:43:52 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:52 [INFO] 02:43:52 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.modelrepair.tests --- 02:43:52 [INFO] 02:43:52 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.modelrepair.tests --- 02:43:52 [INFO] 02:43:52 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.modelrepair.tests --- 02:43:52 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:52 [INFO] 02:43:52 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.modelrepair.tests --- 02:43:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/main/resources 02:43:52 [INFO] 02:43:52 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.modelrepair.tests --- 02:43:52 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/bin 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[67] 02:43:53 * Automated tests for the {@link StereotypeApplicationRepairSnippet} class and its dependencies. 02:43:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:53 Discouraged access: The type 'StereotypeApplicationRepairSnippet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[86] 02:43:53 private ZombieStereotypesDescriptor zombies; 02:43:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:53 Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[117] 02:43:53 IRepairAction action = zombies.getSuggestedRepairAction(schema); 02:43:53 ^^^^^^^^^^^^^ 02:43:53 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[117] 02:43:53 IRepairAction action = zombies.getSuggestedRepairAction(schema); 02:43:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:53 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[118] 02:43:53 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 02:43:53 ^^^^^^^^^^^^^ 02:43:53 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[118] 02:43:53 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 02:43:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:53 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[118] 02:43:53 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 02:43:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:53 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[118] 02:43:53 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 02:43:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:53 Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[138] 02:43:53 IRepairAction action = zombies.getSuggestedRepairAction(schema); 02:43:53 ^^^^^^^^^^^^^ 02:43:53 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[138] 02:43:53 IRepairAction action = zombies.getSuggestedRepairAction(schema); 02:43:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:53 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[139] 02:43:53 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 02:43:53 ^^^^^^^^^^^^^ 02:43:53 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[139] 02:43:53 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 02:43:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:53 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[139] 02:43:53 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 02:43:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:53 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[139] 02:43:53 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 02:43:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:53 Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[158] 02:43:53 IRepairAction action = zombies.getSuggestedRepairAction(schema); 02:43:53 ^^^^^^^^^^^^^ 02:43:53 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[158] 02:43:53 IRepairAction action = zombies.getSuggestedRepairAction(schema); 02:43:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:53 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[159] 02:43:53 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 02:43:53 ^^^^^^^^^^^^^ 02:43:53 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[159] 02:43:53 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 02:43:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:53 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[159] 02:43:53 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 02:43:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:53 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[159] 02:43:53 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 02:43:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:53 Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[175] 02:43:53 IRepairAction action = zombies.getRepairAction(schema, IRepairAction.Kind.DELETE); 02:43:53 ^^^^^^^^^^^^^ 02:43:53 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[175] 02:43:53 IRepairAction action = zombies.getRepairAction(schema, IRepairAction.Kind.DELETE); 02:43:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:53 Discouraged access: The method 'ZombieStereotypesDescriptor.getRepairAction(IAdaptable, IRepairAction.Kind)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[175] 02:43:53 IRepairAction action = zombies.getRepairAction(schema, IRepairAction.Kind.DELETE); 02:43:53 ^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:53 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[175] 02:43:53 IRepairAction action = zombies.getRepairAction(schema, IRepairAction.Kind.DELETE); 02:43:53 ^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:53 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[175] 02:43:53 IRepairAction action = zombies.getRepairAction(schema, IRepairAction.Kind.DELETE); 02:43:53 ^^^^^^ 02:43:53 Discouraged access: The field 'IRepairAction.Kind.DELETE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[176] 02:43:53 assertThat("Wrong repair action", action.kind(), is(IRepairAction.Kind.DELETE)); 02:43:53 ^^^^^^^^^^^^^ 02:43:53 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[176] 02:43:53 assertThat("Wrong repair action", action.kind(), is(IRepairAction.Kind.DELETE)); 02:43:53 ^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:53 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[176] 02:43:53 assertThat("Wrong repair action", action.kind(), is(IRepairAction.Kind.DELETE)); 02:43:53 ^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:53 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[176] 02:43:53 assertThat("Wrong repair action", action.kind(), is(IRepairAction.Kind.DELETE)); 02:43:53 ^^^^^^ 02:43:53 Discouraged access: The field 'IRepairAction.Kind.DELETE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[195] 02:43:53 fixture.start(modelSet.getResourceSet()); 02:43:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:53 Discouraged access: The method 'StereotypeApplicationRepairSnippet.start(ModelSet)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[199] 02:43:53 void repair(final IAdaptable schema, final IRepairAction action) { 02:43:53 ^^^^^^^^^^^^^ 02:43:53 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[205] 02:43:53 zombies.repair(schema, action, null, null); 02:43:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:53 Discouraged access: The method 'ZombieStereotypesDescriptor.repair(IAdaptable, IRepairAction, DiagnosticChain, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[215] 02:43:53 Collection<? extends IAdaptable> schemata = zombies.getZombieSchemas(); 02:43:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:53 Discouraged access: The method 'ZombieStereotypesDescriptor.getZombieSchemas()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[271] 02:43:53 static class MyStereotypeApplicationRepairSnippet extends StereotypeApplicationRepairSnippet { 02:43:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:53 Discouraged access: The type 'StereotypeApplicationRepairSnippet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[274] 02:43:53 super(); 02:43:53 ^^^^^^^^ 02:43:53 Discouraged access: The constructor 'StereotypeApplicationRepairSnippet()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[278] 02:43:53 super(presenterFunction, dynamicProfileSupplier); 02:43:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:53 Discouraged access: The constructor 'StereotypeApplicationRepairSnippet(Function<? super ModelSet,? extends IZombieStereotypePresenter>, Function<? super EPackage,Profile>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[282] 02:43:53 super(presenterFunction); 02:43:53 ^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:53 Discouraged access: The constructor 'StereotypeApplicationRepairSnippet(Function<? super ModelSet,? extends IZombieStereotypePresenter>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[287] 02:43:53 protected ZombieStereotypesDescriptor getZombieStereotypes(Resource resource) { 02:43:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:53 Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[288] 02:43:53 return super.getZombieStereotypes(resource); 02:43:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:53 Discouraged access: The method 'StereotypeApplicationRepairSnippet.getZombieStereotypes(Resource)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[293] 02:43:53 protected ZombieStereotypesDescriptor getZombieStereotypes(Resource resource, Element root) { 02:43:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:53 Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[294] 02:43:53 return super.getZombieStereotypes(resource, root); 02:43:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:53 Discouraged access: The method 'StereotypeApplicationRepairSnippet.getZombieStereotypes(Resource, Element)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[300] 02:43:53 return super.getRootUMLElement(resource); 02:43:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:53 Discouraged access: The method 'StereotypeApplicationRepairSnippet.getRootUMLElement(Resource)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[306] 02:43:53 return super.getAppliedDefinitions(profileApplications); 02:43:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:53 Discouraged access: The method 'StereotypeApplicationRepairSnippet.getAppliedDefinitions(Iterable<? extends ProfileApplication>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[27] 02:43:53 * Tests for {@link ProfileNamespaceURIPattern}s and the related functionality. 02:43:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:53 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[104] 02:43:53 protected static Predicate<ProfileNamespaceURIPattern> isExtensionPointPattern() { 02:43:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:53 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[105] 02:43:53 return new Predicate<ProfileNamespaceURIPattern>() { 02:43:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:53 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[107] 02:43:53 public boolean apply(ProfileNamespaceURIPattern pattern) { 02:43:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:53 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[108] 02:43:53 return pattern.getRegexPattern() != null && EXTENSION_POINT_PATTERN.equals(pattern.getRegexPattern().pattern()) && 02:43:53 ^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:53 Discouraged access: The method 'ProfileNamespaceURIPattern.getRegexPattern()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[108] 02:43:53 return pattern.getRegexPattern() != null && EXTENSION_POINT_PATTERN.equals(pattern.getRegexPattern().pattern()) && 02:43:53 ^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:53 Discouraged access: The method 'ProfileNamespaceURIPattern.getRegexPattern()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[109] 02:43:53 pattern.getVersionFormat() != null; 02:43:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:53 Discouraged access: The method 'ProfileNamespaceURIPattern.getVersionFormat()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[123] 02:43:53 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN); 02:43:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:53 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[123] 02:43:53 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN); 02:43:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:53 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[123] 02:43:53 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN); 02:43:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[124] 02:43:54 final ProfileNamespaceURIPatternMatchResult match = pattern.match(NO_VERSION_A_URI); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[124] 02:43:54 final ProfileNamespaceURIPatternMatchResult match = pattern.match(NO_VERSION_A_URI); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPattern.match(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[126] 02:43:54 assertThat("Pattern should have matched.", match.hasMatched()); 02:43:54 ^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[128] 02:43:54 match.getNamespaceURI(), is(NO_VERSION_A_URI)); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[130] 02:43:54 match.getVersionlessNamespaceURI(), is(NO_VERSION_A_URI)); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[132] 02:43:54 match.getVersion(), is(NO_VERSION_VERSION_DEFAULT)); 02:43:54 ^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[142] 02:43:54 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN, NO_VERSION_FORMAT); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[142] 02:43:54 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN, NO_VERSION_FORMAT); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[142] 02:43:54 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN, NO_VERSION_FORMAT); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[143] 02:43:54 final ProfileNamespaceURIPatternMatchResult match = pattern.match(NO_VERSION_A_URI); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[143] 02:43:54 final ProfileNamespaceURIPatternMatchResult match = pattern.match(NO_VERSION_A_URI); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPattern.match(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[145] 02:43:54 assertThat("Pattern should have matched.", match.hasMatched()); 02:43:54 ^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[147] 02:43:54 match.getNamespaceURI(), is(NO_VERSION_A_URI)); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[149] 02:43:54 match.getVersionlessNamespaceURI(), is(NO_VERSION_A_URI)); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[151] 02:43:54 match.getVersion(), is(NO_VERSION_A_URI)); 02:43:54 ^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[162] 02:43:54 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[162] 02:43:54 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[162] 02:43:54 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[163] 02:43:54 final ProfileNamespaceURIPatternMatchResult match = pattern.match(SINGLE_VERSION_A7_URI); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[163] 02:43:54 final ProfileNamespaceURIPatternMatchResult match = pattern.match(SINGLE_VERSION_A7_URI); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPattern.match(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[165] 02:43:54 assertThat("Pattern should have matched.", match.hasMatched()); 02:43:54 ^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[167] 02:43:54 match.getNamespaceURI(), is(SINGLE_VERSION_A7_URI)); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[169] 02:43:54 match.getVersionlessNamespaceURI(), is(SINGLE_VERSION_A7_VERSIONLESS_URI)); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[171] 02:43:54 match.getVersion(), is(SINGLE_VERSION_A7_VERSION_DEFAULT)); 02:43:54 ^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[180] 02:43:54 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN, SINGLE_VERSION_FORMAT); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[180] 02:43:54 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN, SINGLE_VERSION_FORMAT); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[180] 02:43:54 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN, SINGLE_VERSION_FORMAT); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[181] 02:43:54 final ProfileNamespaceURIPatternMatchResult match = pattern.match(SINGLE_VERSION_A7_URI); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[181] 02:43:54 final ProfileNamespaceURIPatternMatchResult match = pattern.match(SINGLE_VERSION_A7_URI); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPattern.match(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[183] 02:43:54 assertThat("Pattern should have matched.", match.hasMatched()); 02:43:54 ^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[185] 02:43:54 match.getNamespaceURI(), is(SINGLE_VERSION_A7_URI)); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[187] 02:43:54 match.getVersionlessNamespaceURI(), is(SINGLE_VERSION_A7_VERSIONLESS_URI)); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[189] 02:43:54 match.getVersion(), is(SINGLE_VERSION_A7_VERSION_FORMAT)); 02:43:54 ^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[200] 02:43:54 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(MULTI_VERSION_PATTERN); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[200] 02:43:54 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(MULTI_VERSION_PATTERN); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[200] 02:43:54 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(MULTI_VERSION_PATTERN); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[201] 02:43:54 final ProfileNamespaceURIPatternMatchResult match = pattern.match(MULTI_VERSION_A7_701_URI); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[201] 02:43:54 final ProfileNamespaceURIPatternMatchResult match = pattern.match(MULTI_VERSION_A7_701_URI); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPattern.match(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[203] 02:43:54 assertThat("Pattern should have matched.", match.hasMatched()); 02:43:54 ^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[205] 02:43:54 match.getNamespaceURI(), is(MULTI_VERSION_A7_701_URI)); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[207] 02:43:54 match.getVersionlessNamespaceURI(), is(MULTI_VERSION_A7_701_VERSIONLESS_URI)); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[209] 02:43:54 match.getVersion(), is(MULTI_VERSION_A7_701_VERSION_DEFAULT)); 02:43:54 ^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[218] 02:43:54 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(MULTI_VERSION_PATTERN, MULTI_VERSION_FORMAT); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[218] 02:43:54 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(MULTI_VERSION_PATTERN, MULTI_VERSION_FORMAT); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[218] 02:43:54 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(MULTI_VERSION_PATTERN, MULTI_VERSION_FORMAT); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[219] 02:43:54 final ProfileNamespaceURIPatternMatchResult match = pattern.match(MULTI_VERSION_A7_701_URI); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[219] 02:43:54 final ProfileNamespaceURIPatternMatchResult match = pattern.match(MULTI_VERSION_A7_701_URI); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPattern.match(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[221] 02:43:54 assertThat("Pattern should have matched.", match.hasMatched()); 02:43:54 ^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[223] 02:43:54 match.getNamespaceURI(), is(MULTI_VERSION_A7_701_URI)); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[225] 02:43:54 match.getVersionlessNamespaceURI(), is(MULTI_VERSION_A7_701_VERSIONLESS_URI)); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[227] 02:43:54 match.getVersion(), is(MULTI_VERSION_A7_701_VERSION_FORMAT)); 02:43:54 ^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[238] 02:43:54 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NON_MATCHING_PATTERN); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[238] 02:43:54 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NON_MATCHING_PATTERN); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[238] 02:43:54 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NON_MATCHING_PATTERN); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[239] 02:43:54 final ProfileNamespaceURIPatternMatchResult match = pattern.match(MULTI_VERSION_A7_701_URI); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[239] 02:43:54 final ProfileNamespaceURIPatternMatchResult match = pattern.match(MULTI_VERSION_A7_701_URI); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPattern.match(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[241] 02:43:54 assertThat("Pattern should not have matched.", !match.hasMatched()); 02:43:54 ^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[243] 02:43:54 match.getNamespaceURI(), nullValue()); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[245] 02:43:54 match.getVersionlessNamespaceURI(), nullValue()); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[247] 02:43:54 match.getVersion(), nullValue()); 02:43:54 ^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[256] 02:43:54 final ProfileNamespaceURIPatternMatchResult match = ProfileNamespaceURIPatternMatchResult.NO_MATCH; 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[256] 02:43:54 final ProfileNamespaceURIPatternMatchResult match = ProfileNamespaceURIPatternMatchResult.NO_MATCH; 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[256] 02:43:54 final ProfileNamespaceURIPatternMatchResult match = ProfileNamespaceURIPatternMatchResult.NO_MATCH; 02:43:54 ^^^^^^^^ 02:43:54 Discouraged access: The field 'ProfileNamespaceURIPatternMatchResult.NO_MATCH' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[258] 02:43:54 assertThat("Pattern should not have matched.", !match.hasMatched()); 02:43:54 ^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[260] 02:43:54 match.getNamespaceURI(), nullValue()); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[262] 02:43:54 match.getVersionlessNamespaceURI(), nullValue()); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[264] 02:43:54 match.getVersion(), nullValue()); 02:43:54 ^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[275] 02:43:54 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[275] 02:43:54 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[275] 02:43:54 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[276] 02:43:54 final ProfileNamespaceURIPatternComparison comparison = pattern.compare(NO_VERSION_A_URI, NO_VERSION_A_URI); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'ProfileNamespaceURIPatternComparison' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[276] 02:43:54 final ProfileNamespaceURIPatternComparison comparison = pattern.compare(NO_VERSION_A_URI, NO_VERSION_A_URI); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPattern.compare(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[278] 02:43:54 assertThat("Comparison should be valid.", comparison.isValid()); 02:43:54 ^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isValid()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[279] 02:43:54 assertThat("Same URI should be equal to itself (namespace URI).", comparison.isEqualNamespaceURI()); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isEqualNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[280] 02:43:54 assertThat("Same URI should be equal to itself (versionless URI).", comparison.isEqualVersionlessNamespaceURI()); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isEqualVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[281] 02:43:54 assertThat("Same URI should be equal to itself (version).", comparison.isEqualVersion()); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isEqualVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[290] 02:43:54 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[290] 02:43:54 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[290] 02:43:54 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[291] 02:43:54 final ProfileNamespaceURIPatternComparison comparison = pattern.compare(NO_VERSION_A_URI, NO_VERSION_B_URI); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'ProfileNamespaceURIPatternComparison' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[291] 02:43:54 final ProfileNamespaceURIPatternComparison comparison = pattern.compare(NO_VERSION_A_URI, NO_VERSION_B_URI); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPattern.compare(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[293] 02:43:54 assertThat("Comparison should be valid.", comparison.isValid()); 02:43:54 ^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isValid()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[294] 02:43:54 assertThat("Should not be the same namespace URI.", !comparison.isEqualNamespaceURI()); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isEqualNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[295] 02:43:54 assertThat("Should not be the same versionless URI.", !comparison.isEqualVersionlessNamespaceURI()); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isEqualVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[296] 02:43:54 assertThat("Should be the same version (no version).", comparison.isEqualVersion()); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isEqualVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[307] 02:43:54 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[307] 02:43:54 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[307] 02:43:54 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[308] 02:43:54 final ProfileNamespaceURIPatternComparison comparison = pattern.compare(SINGLE_VERSION_A7_URI, SINGLE_VERSION_A7_URI); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'ProfileNamespaceURIPatternComparison' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[308] 02:43:54 final ProfileNamespaceURIPatternComparison comparison = pattern.compare(SINGLE_VERSION_A7_URI, SINGLE_VERSION_A7_URI); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPattern.compare(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[57] 02:43:54 import org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPattern; 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[58] 02:43:54 import org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternRegistry; 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'ProfileNamespaceURIPatternRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[82] 02:43:54 * Specific bug regression tests for the {@link StereotypeApplicationRepairSnippet} class and its dependencies. 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'StereotypeApplicationRepairSnippet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[102] 02:43:54 private ZombieStereotypesDescriptor zombies; 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[132] 02:43:54 IRepairAction action = zombies.getSuggestedRepairAction(schema); 02:43:54 ^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[132] 02:43:54 IRepairAction action = zombies.getSuggestedRepairAction(schema); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[133] 02:43:54 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 02:43:54 ^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[133] 02:43:54 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[133] 02:43:54 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[133] 02:43:54 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[161] 02:43:54 IRepairAction action = zombies.getSuggestedRepairAction(schema); 02:43:54 ^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[161] 02:43:54 IRepairAction action = zombies.getSuggestedRepairAction(schema); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[162] 02:43:54 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 02:43:54 ^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[162] 02:43:54 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[162] 02:43:54 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[162] 02:43:54 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[215] 02:43:54 IRepairAction action = zombies.getSuggestedRepairAction(schema); 02:43:54 ^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[215] 02:43:54 IRepairAction action = zombies.getSuggestedRepairAction(schema); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[216] 02:43:54 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 02:43:54 ^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[216] 02:43:54 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[216] 02:43:54 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[216] 02:43:54 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[283] 02:43:54 IRepairAction action = zombies.getSuggestedRepairAction(schema); 02:43:54 ^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[283] 02:43:54 IRepairAction action = zombies.getSuggestedRepairAction(schema); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[284] 02:43:54 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE)); 02:43:54 ^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[284] 02:43:54 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE)); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[284] 02:43:54 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE)); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[284] 02:43:54 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE)); 02:43:54 ^^^^^^ 02:43:54 Discouraged access: The field 'IRepairAction.Kind.DELETE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[302] 02:43:54 IRepairAction action = zombies.getSuggestedRepairAction(schema); 02:43:54 ^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[302] 02:43:54 IRepairAction action = zombies.getSuggestedRepairAction(schema); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[303] 02:43:54 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE)); 02:43:54 ^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[303] 02:43:54 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE)); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[303] 02:43:54 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE)); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[303] 02:43:54 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE)); 02:43:54 ^^^^^^ 02:43:54 Discouraged access: The field 'IRepairAction.Kind.DELETE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[343] 02:43:54 IRepairAction action = zombies.getSuggestedRepairAction(schema); 02:43:54 ^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[343] 02:43:54 IRepairAction action = zombies.getSuggestedRepairAction(schema); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[344] 02:43:54 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 02:43:54 ^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[344] 02:43:54 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[344] 02:43:54 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[344] 02:43:54 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[376] 02:43:54 Collection<? extends IAdaptable> schemata = zombies.getZombieSchemas(); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ZombieStereotypesDescriptor.getZombieSchemas()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[387] 02:43:54 Collection<? extends EObject> packageAzombies = zombies.getZombies(packageA.get()); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ZombieStereotypesDescriptor.getZombies(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[390] 02:43:54 Collection<? extends EObject> packageBzombies = zombies.getZombies(packageB.get()); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ZombieStereotypesDescriptor.getZombies(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[397] 02:43:54 * Tests that bug 496307 is resolved through {@link ProfileNamespaceURIPattern}s which provide a mechanism to 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[414] 02:43:54 ProfileNamespaceURIPatternRegistry registry = ProfileNamespaceURIPatternRegistry.INSTANCE; 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'ProfileNamespaceURIPatternRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[414] 02:43:54 ProfileNamespaceURIPatternRegistry registry = ProfileNamespaceURIPatternRegistry.INSTANCE; 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'ProfileNamespaceURIPatternRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[414] 02:43:54 ProfileNamespaceURIPatternRegistry registry = ProfileNamespaceURIPatternRegistry.INSTANCE; 02:43:54 ^^^^^^^^ 02:43:54 Discouraged access: The field 'ProfileNamespaceURIPatternRegistry.INSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[415] 02:43:54 ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern( 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[415] 02:43:54 ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern( 02:43:54 "^http://www\\.eclipse\\.org/product/([^/]+)/Language/.*$"); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[415] 02:43:54 ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern( 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[419] 02:43:54 registry.register(pattern); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPatternRegistry.register(ProfileNamespaceURIPattern)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[421] 02:43:54 Collection<? extends IAdaptable> schemata = zombies.getZombieSchemas(); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ZombieStereotypesDescriptor.getZombieSchemas()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[433] 02:43:54 Collection<? extends EObject> packageAzombies = zombies.getZombies(packageA.get()); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ZombieStereotypesDescriptor.getZombies(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[442] 02:43:54 Collection<? extends EObject> packageBzombies = zombies.getZombies(packageB.get()); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ZombieStereotypesDescriptor.getZombies(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[452] 02:43:54 registry.unregister(pattern); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ProfileNamespaceURIPatternRegistry.unregister(ProfileNamespaceURIPattern)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[470] 02:43:54 if (next.isAnnotationPresent(Bug.class) && StereotypeApplicationRepairSnippet.class.isAssignableFrom(next.getReturnType())) { 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'StereotypeApplicationRepairSnippet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[486] 02:43:54 fixture.start(modelSet.getResourceSet()); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'StereotypeApplicationRepairSnippet.start(ModelSet)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[569] 02:43:54 void repair(final IAdaptable schema, final IRepairAction action) { 02:43:54 ^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[575] 02:43:54 zombies.repair(schema, action, null, null); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ZombieStereotypesDescriptor.repair(IAdaptable, IRepairAction, DiagnosticChain, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[586] 02:43:54 Collection<? extends IAdaptable> schemata = zombies.getZombieSchemas(); 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The method 'ZombieStereotypesDescriptor.getZombieSchemas()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[657] 02:43:54 public void addZombies(ZombieStereotypesDescriptor zombies) { 02:43:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:54 Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.0.0.202102070400/org.eclipse.papyrus.uml.modelrepair-3.0.0.202102070400.jar') 02:43:54 204 problems (204 warnings) 02:43:54 [INFO] 02:43:54 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.modelrepair.tests --- 02:43:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/test/resources 02:43:54 [INFO] 02:43:54 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.modelrepair.tests --- 02:43:54 [INFO] 02:43:54 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.modelrepair.tests --- 02:43:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/target/org.eclipse.papyrus.uml.modelrepair.tests-2.0.0-SNAPSHOT.jar 02:43:54 [INFO] 02:43:54 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.modelrepair.tests --- 02:43:54 [INFO] 02:43:54 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.modelrepair.tests --- 02:43:54 [INFO] Skipping tests 02:43:54 [INFO] 02:43:54 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.modelrepair.tests --- 02:43:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:54 [INFO] 02:43:54 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.properties.tests >-- 02:43:54 [INFO] Building org.eclipse.papyrus.uml.properties.tests 2.0.0-SNAPSHOT [74/170] 02:43:54 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:54 [INFO] 02:43:54 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.properties.tests --- 02:43:54 [INFO] 02:43:54 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.properties.tests --- 02:43:54 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:54 [INFO] 02:43:54 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.properties.tests --- 02:43:54 [INFO] 02:43:54 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.properties.tests --- 02:43:54 [INFO] 02:43:54 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.properties.tests --- 02:43:54 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:54 [INFO] 02:43:54 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.properties.tests --- 02:43:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/main/resources 02:43:54 [INFO] 02:43:54 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.properties.tests --- 02:43:54 [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/bin 02:43:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/modelelement/tests/UMLModelElementTest.java:[128] 02:43:55 return new StrategyBasedContentProvider(new ProviderBasedBrowseStrategy(treeContent), 02:43:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:55 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized 02:43:55 14. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/ImageKindObservableValueTest.java (at line 23) 02:43:55 @SuppressWarnings({ "nls" }) 02:43:55 ^^^^^ 02:43:55 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 02:43:55 15. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/ElementCustomizationQualifiedNameObservableValueTest.java (at line 23) 02:43:55 @SuppressWarnings({ "nls" }) 02:43:55 ^^^^^ 02:43:55 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 02:43:55 16. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/AbstractObservableValueTest.java (at line 27) 02:43:55 @SuppressWarnings({ "unchecked", "rawtypes", "nls" }) 02:43:55 ^^^^^ 02:43:55 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 02:43:55 17. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/MultiplicityObservableValueTest.java (at line 40) 02:43:55 @SuppressWarnings({ "unchecked", "rawtypes", "nls" }) 02:43:55 ^^^^^ 02:43:55 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 02:43:55 18. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/MaskValueObservableListTest.java (at line 39) 02:43:55 @SuppressWarnings({ "unchecked", "serial", "nls" }) 02:43:55 ^^^^^ 02:43:55 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 02:43:55 19. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/RequiredInterfaceObservableListTest.java (at line 33) 02:43:55 @SuppressWarnings({ "nls" }) 02:43:55 ^^^^^ 02:43:55 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 02:43:55 20. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/BasicObservableListTest.java (at line 33) 02:43:55 @SuppressWarnings({ "nls" }) 02:43:55 ^^^^^ 02:43:55 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 02:43:55 21. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/ElementCustomizationElementIconObservableValueTest.java (at line 23) 02:43:55 @SuppressWarnings({ "nls" }) 02:43:55 ^^^^^ 02:43:55 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 02:43:55 22. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/UnsettableStringObservableValueTest.java (at line 30) 02:43:55 @SuppressWarnings({ "nls" }) 02:43:55 ^^^^^ 02:43:55 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 02:43:55 23. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/AbstractObservableTest.java (at line 29) 02:43:55 @SuppressWarnings({ "nls" }) 02:43:55 ^^^^^ 02:43:55 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 02:43:55 24. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/OwnerObservableValueTest.java (at line 31) 02:43:55 @SuppressWarnings({ "nls" }) 02:43:55 ^^^^^ 02:43:55 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 02:43:55 25. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/AppliedCommentsObservableListTest.java (at line 33) 02:43:55 @SuppressWarnings({ "serial", "nls" }) 02:43:55 ^^^^^ 02:43:55 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 02:43:55 26. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/AbstractImageObservableValueTest.java (at line 29) 02:43:55 @SuppressWarnings({ "nls" }) 02:43:55 ^^^^^ 02:43:55 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 02:43:55 27. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/StereotypeApplicationObservableListTest.java (at line 33) 02:43:55 @SuppressWarnings({ "nls" }) 02:43:55 ^^^^^ 02:43:55 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 02:43:55 28. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/AbstractElementCustomizationObservableValueTest.java (at line 35) 02:43:55 @SuppressWarnings({ "nls" }) 02:43:55 ^^^^^ 02:43:55 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 02:43:55 29. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/ExtensionEndMultiplicityObservableValueTest.java (at line 31) 02:43:55 @SuppressWarnings({ "nls" }) 02:43:55 ^^^^^ 02:43:55 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 02:43:55 30. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/ProvidedInterfaceObservableListTest.java (at line 33) 02:43:55 @SuppressWarnings({ "nls" }) 02:43:55 ^^^^^ 02:43:55 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 02:43:55 31. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/UMLLabelObservableValueTest.java (at line 31) 02:43:55 @SuppressWarnings({ "nls" }) 02:43:55 ^^^^^ 02:43:55 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 02:43:55 31 problems (0 errors, 1 warning, 1 info) 02:43:55 [INFO] 02:43:55 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.properties.tests --- 02:43:55 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/test/resources 02:43:55 [INFO] 02:43:55 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.properties.tests --- 02:43:55 [INFO] 02:43:55 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.properties.tests --- 02:43:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/target/org.eclipse.papyrus.uml.properties.tests-2.0.0-SNAPSHOT.jar 02:43:55 [INFO] 02:43:55 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.properties.tests --- 02:43:55 [INFO] 02:43:55 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.properties.tests --- 02:43:55 [INFO] Skipping tests 02:43:55 [INFO] 02:43:55 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.properties.tests --- 02:43:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:55 [INFO] 02:43:55 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.tests >-- 02:43:55 [INFO] Building org.eclipse.papyrus.uml.service.types.tests 2.0.0-SNAPSHOT [75/170] 02:43:55 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:55 [INFO] 02:43:55 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.service.types.tests --- 02:43:55 [INFO] 02:43:55 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.service.types.tests --- 02:43:55 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:55 [INFO] 02:43:55 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.service.types.tests --- 02:43:55 [INFO] 02:43:55 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.service.types.tests --- 02:43:55 [INFO] 02:43:55 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.service.types.tests --- 02:43:55 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:55 [INFO] 02:43:55 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.service.types.tests --- 02:43:55 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/main/resources 02:43:55 [INFO] 02:43:55 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.service.types.tests --- 02:43:55 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/bin 02:43:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/org/eclipse/papyrus/uml/service/types/tests/creation/CreatePureUMLElementTest.java:[82] 02:43:56 private static Class testClass; 02:43:56 ^^^^^^^^^ 02:43:56 The value of the field CreatePureUMLElementTest.testClass is not used 02:43:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/org/eclipse/papyrus/uml/service/types/tests/creation/CreatePureUMLElementTest.java:[84] 02:43:56 private static Activity testActivityWithNode; 02:43:56 ^^^^^^^^^^^^^^^^^^^^ 02:43:56 The value of the field CreatePureUMLElementTest.testActivityWithNode is not used 02:43:56 5. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/org/eclipse/papyrus/uml/service/types/tests/creation/CreateAssociationSharedDirectedTest.java (at line 36) 02:43:56 @SuppressWarnings("nls") 02:43:56 ^^^^^ 02:43:56 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 02:43:56 6. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/org/eclipse/papyrus/uml/service/types/tests/creation/CreateAssociationSharedTest.java (at line 36) 02:43:56 @SuppressWarnings("nls") 02:43:56 ^^^^^ 02:43:56 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 02:43:56 7. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/org/eclipse/papyrus/uml/service/types/tests/creation/CreateAssociationTest.java (at line 36) 02:43:56 @SuppressWarnings("nls") 02:43:56 ^^^^^ 02:43:56 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 02:43:56 8. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/org/eclipse/papyrus/uml/service/types/tests/creation/CreateAssociationCompositeDirectedTest.java (at line 36) 02:43:56 @SuppressWarnings("nls") 02:43:56 ^^^^^ 02:43:56 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 02:43:56 8 problems (0 errors, 2 warnings, 2 info) 02:43:56 [INFO] 02:43:56 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.service.types.tests --- 02:43:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/test/resources 02:43:56 [INFO] 02:43:56 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.service.types.tests --- 02:43:56 [INFO] 02:43:56 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.service.types.tests --- 02:43:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/target/org.eclipse.papyrus.uml.service.types.tests-2.0.0-SNAPSHOT.jar 02:43:56 [INFO] 02:43:56 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.service.types.tests --- 02:43:56 [INFO] 02:43:56 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.service.types.tests --- 02:43:56 [INFO] Skipping tests 02:43:56 [INFO] 02:43:56 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.service.types.tests --- 02:43:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:56 [INFO] 02:43:56 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.ui.tests >-- 02:43:56 [INFO] Building org.eclipse.papyrus.uml.service.types.ui.tests 2.0.0-SNAPSHOT [76/170] 02:43:56 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:56 [INFO] 02:43:56 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 02:43:56 [INFO] 02:43:56 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 02:43:56 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:56 [INFO] 02:43:56 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 02:43:56 [INFO] 02:43:56 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 02:43:56 [INFO] 02:43:56 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 02:43:56 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:56 [INFO] 02:43:56 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 02:43:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/src/main/resources 02:43:56 [INFO] 02:43:56 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 02:43:56 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/bin 02:43:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/src/org/eclipse/papyrus/uml/service/types/ui/tests/creation/CreateRelationshipTest.java:[777] 02:43:57 public void setInitialElementSelections(List selectedElements) { 02:43:57 ^^^^ 02:43:57 List is a raw type. References to generic type List<E> should be parameterized 02:43:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/src/org/eclipse/papyrus/uml/service/types/ui/tests/creation/AbstractCreateRelationshipTest.java:[258] 02:43:57 public void setInitialElementSelections(List selectedElements) { 02:43:57 ^^^^ 02:43:57 List is a raw type. References to generic type List<E> should be parameterized 02:43:57 2 problems (2 warnings) 02:43:57 [INFO] 02:43:57 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 02:43:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/src/test/resources 02:43:57 [INFO] 02:43:57 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 02:43:57 [INFO] 02:43:57 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 02:43:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/target/org.eclipse.papyrus.uml.service.types.ui.tests-2.0.0-SNAPSHOT.jar 02:43:57 [INFO] 02:43:57 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 02:43:57 [INFO] 02:43:57 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 02:43:57 [INFO] Skipping tests 02:43:57 [INFO] 02:43:57 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 02:43:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:57 [INFO] 02:43:57 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.tests.releng >-- 02:43:57 [INFO] Building org.eclipse.papyrus.uml.profile.tests.releng 0.0.1-SNAPSHOT [77/170] 02:43:57 [INFO] --------------------------------[ pom ]--------------------------------- 02:43:57 [INFO] 02:43:57 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.tests.releng --- 02:43:57 [INFO] 02:43:57 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.profile.tests.releng --- 02:43:57 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:57 [INFO] 02:43:57 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.profile.tests.releng --- 02:43:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:57 [INFO] 02:43:57 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.drafter.tests >-- 02:43:57 [INFO] Building org.eclipse.papyrus.uml.profile.drafter.tests 2.0.0-SNAPSHOT [78/170] 02:43:57 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:57 [INFO] 02:43:57 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 02:43:57 [INFO] 02:43:57 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 02:43:57 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:57 [INFO] 02:43:57 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 02:43:57 [INFO] 02:43:57 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 02:43:57 [INFO] 02:43:57 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 02:43:57 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:57 [INFO] 02:43:57 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 02:43:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/src/main/resources 02:43:57 [INFO] 02:43:57 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 02:43:57 [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/bin 02:43:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/test/org/eclipse/papyrus/uml/profile/drafter/tests/ui/propertyviewer/TableViewerExample.java:[6] 02:43:58 import org.eclipse.jface.databinding.swt.SWTObservables; 02:43:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:58 The type SWTObservables is deprecated 02:43:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/test/org/eclipse/papyrus/uml/profile/drafter/tests/ui/propertyviewer/TableViewerExample.java:[42] 02:43:58 @SuppressWarnings("unchecked") 02:43:58 ^^^^^^^^^^^ 02:43:58 Unnecessary @SuppressWarnings("unchecked") 02:43:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/test/org/eclipse/papyrus/uml/profile/drafter/tests/ui/propertyviewer/TableViewerExample.java:[47] 02:43:58 List models = (List) inputElement; 02:43:58 ^^^^ 02:43:58 List is a raw type. References to generic type List<E> should be parameterized 02:43:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/test/org/eclipse/papyrus/uml/profile/drafter/tests/ui/propertyviewer/TableViewerExample.java:[47] 02:43:58 List models = (List) inputElement; 02:43:58 ^^^^ 02:43:58 List is a raw type. References to generic type List<E> should be parameterized 02:43:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/test/org/eclipse/papyrus/uml/profile/drafter/tests/ui/propertyviewer/TableViewerExample.java:[200] 02:43:58 Realm.runWithDefault(SWTObservables.getRealm(Display.getDefault()), 02:43:58 ^^^^^^^^^^^^^^ 02:43:58 The type SWTObservables is deprecated 02:43:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/test/org/eclipse/papyrus/uml/profile/drafter/tests/ui/propertyviewer/TableViewerExample.java:[200] 02:43:58 Realm.runWithDefault(SWTObservables.getRealm(Display.getDefault()), 02:43:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:58 The method getRealm(Display) from the type SWTObservables is deprecated 02:43:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/src/org/eclipse/papyrus/uml/profile/drafter/tests/TracesRecorder.java:[96] 02:43:58 public class TraceRecord<T1, T2> { 02:43:58 ^^ 02:43:58 The type parameter T1 is hiding the type T1 02:43:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/src/org/eclipse/papyrus/uml/profile/drafter/tests/TracesRecorder.java:[96] 02:43:58 public class TraceRecord<T1, T2> { 02:43:58 ^^ 02:43:58 The type parameter T2 is hiding the type T2 02:43:58 8 problems (8 warnings) 02:43:58 [INFO] 02:43:58 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 02:43:58 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/src/test/resources 02:43:58 [INFO] 02:43:58 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 02:43:58 [INFO] 02:43:58 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 02:43:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/target/org.eclipse.papyrus.uml.profile.drafter.tests-2.0.0-SNAPSHOT.jar 02:43:58 [INFO] 02:43:58 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 02:43:58 [INFO] 02:43:58 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 02:43:58 [INFO] Skipping tests 02:43:58 [INFO] 02:43:58 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 02:43:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:58 [INFO] 02:43:58 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.filters.tests >--- 02:43:58 [INFO] Building org.eclipse.papyrus.uml.filters.tests 2.0.0-SNAPSHOT [79/170] 02:43:58 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 02:43:58 [INFO] 02:43:58 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.filters.tests --- 02:43:58 [INFO] 02:43:58 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.filters.tests --- 02:43:58 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:58 [INFO] 02:43:58 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.filters.tests --- 02:43:58 [INFO] 02:43:58 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.filters.tests --- 02:43:58 [INFO] 02:43:58 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.filters.tests --- 02:43:58 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:58 [INFO] 02:43:58 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.filters.tests --- 02:43:58 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/src/main/resources 02:43:58 [INFO] 02:43:58 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.filters.tests --- 02:43:58 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/bin 02:43:58 [INFO] 02:43:58 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.filters.tests --- 02:43:58 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/src/test/resources 02:43:58 [INFO] 02:43:58 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.filters.tests --- 02:43:58 [INFO] 02:43:58 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.filters.tests --- 02:43:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/target/org.eclipse.papyrus.uml.filters.tests-2.0.0-SNAPSHOT.jar 02:43:59 [INFO] 02:43:59 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.filters.tests --- 02:43:59 [INFO] 02:43:59 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.filters.tests --- 02:43:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:59 [INFO] 02:43:59 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.tests >--- 02:43:59 [INFO] Building org.eclipse.papyrus.uml.profile.tests 2.0.0-SNAPSHOT [80/170] 02:43:59 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:43:59 [INFO] 02:43:59 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.tests --- 02:43:59 [INFO] 02:43:59 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.tests --- 02:43:59 [INFO] The project's OSGi version is 2.0.0.202102070721 02:43:59 [INFO] 02:43:59 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.tests --- 02:43:59 [INFO] 02:43:59 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.tests --- 02:43:59 [INFO] 02:43:59 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.profile.tests --- 02:43:59 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:59 [INFO] 02:43:59 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.tests --- 02:43:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/src/main/resources 02:43:59 [INFO] 02:43:59 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.tests --- 02:43:59 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/bin 02:43:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/src/org/eclipse/papyrus/uml/profile/tests/DialogInteractionRule.java:[30] 02:43:59 import org.eclipse.papyrus.uml.profile.service.ui.RefreshProfileDialog; 02:43:59 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:43:59 Discouraged access: The type 'RefreshProfileDialog' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.profile/4.0.0.202102070400/org.eclipse.papyrus.uml.profile-4.0.0.202102070400.jar') 02:43:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/src/org/eclipse/papyrus/uml/profile/tests/DialogInteractionRule.java:[149] 02:43:59 RefreshProfileDialog dialog = findWindow(RefreshProfileDialog.class); 02:43:59 ^^^^^^^^^^^^^^^^^^^^ 02:43:59 Discouraged access: The type 'RefreshProfileDialog' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.profile/4.0.0.202102070400/org.eclipse.papyrus.uml.profile-4.0.0.202102070400.jar') 02:43:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/src/org/eclipse/papyrus/uml/profile/tests/DialogInteractionRule.java:[149] 02:43:59 RefreshProfileDialog dialog = findWindow(RefreshProfileDialog.class); 02:43:59 ^^^^^^^^^^^^^^^^^^^^ 02:43:59 Discouraged access: The type 'RefreshProfileDialog' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.profile/4.0.0.202102070400/org.eclipse.papyrus.uml.profile-4.0.0.202102070400.jar') 02:43:59 3 problems (3 warnings) 02:43:59 [INFO] 02:43:59 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.tests --- 02:43:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:43:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:43:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/src/test/resources 02:43:59 [INFO] 02:43:59 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.tests --- 02:43:59 [INFO] 02:43:59 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.tests --- 02:43:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/target/org.eclipse.papyrus.uml.profile.tests-2.0.0-SNAPSHOT.jar 02:43:59 [INFO] 02:43:59 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.tests --- 02:43:59 [INFO] 02:43:59 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.profile.tests --- 02:43:59 [INFO] Skipping tests 02:43:59 [INFO] 02:43:59 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.profile.tests --- 02:43:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:43:59 [INFO] 02:43:59 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.feature >------ 02:43:59 [INFO] Building org.eclipse.papyrus.tests.uml.feature 1.2.0-SNAPSHOT [81/170] 02:43:59 [INFO] --------------------------[ eclipse-feature ]--------------------------- 02:43:59 [INFO] 02:43:59 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.uml.feature --- 02:43:59 [INFO] 02:43:59 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.feature --- 02:43:59 [INFO] The project's OSGi version is 1.2.0.202102070721 02:43:59 [INFO] 02:43:59 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.feature --- 02:43:59 [INFO] 02:43:59 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.feature --- 02:43:59 [INFO] 02:43:59 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.feature --- 02:43:59 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:43:59 [INFO] 02:43:59 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.feature --- 02:43:59 [INFO] 02:43:59 [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.feature --- 02:44:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.feature/target/org.eclipse.papyrus.tests.uml.feature-1.2.0-SNAPSHOT.jar 02:44:00 [INFO] 02:44:00 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.feature --- 02:44:00 [INFO] 02:44:00 [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.feature --- 02:44:00 [INFO] 02:44:00 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.tests.uml.feature --- 02:44:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:00 [INFO] 02:44:00 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.tests >-- 02:44:00 [INFO] Building org.eclipse.papyrus.views.documentation.tests 2.0.0-SNAPSHOT [82/170] 02:44:00 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:44:00 [INFO] 02:44:00 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.documentation.tests --- 02:44:00 [INFO] 02:44:00 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.documentation.tests --- 02:44:00 [INFO] The project's OSGi version is 2.0.0.202102070721 02:44:00 [INFO] 02:44:00 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.documentation.tests --- 02:44:00 [INFO] 02:44:00 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.documentation.tests --- 02:44:00 [INFO] 02:44:00 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.views.documentation.tests --- 02:44:00 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:00 [INFO] 02:44:00 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.views.documentation.tests --- 02:44:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/src/main/resources 02:44:00 [INFO] 02:44:00 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.views.documentation.tests --- 02:44:00 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/bin 02:44:00 [INFO] 02:44:00 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.views.documentation.tests --- 02:44:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/src/test/resources 02:44:00 [INFO] 02:44:00 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.documentation.tests --- 02:44:00 [INFO] 02:44:00 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.documentation.tests --- 02:44:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/target/org.eclipse.papyrus.views.documentation.tests-2.0.0-SNAPSHOT.jar 02:44:00 [INFO] 02:44:00 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.documentation.tests --- 02:44:00 [INFO] 02:44:00 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.views.documentation.tests --- 02:44:00 [INFO] Skipping tests 02:44:00 [INFO] 02:44:00 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.views.documentation.tests --- 02:44:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:00 [INFO] 02:44:00 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.tests.views.feature >----- 02:44:00 [INFO] Building org.eclipse.papyrus.tests.views.feature 1.2.0-SNAPSHOT [83/170] 02:44:00 [INFO] --------------------------[ eclipse-feature ]--------------------------- 02:44:00 [INFO] 02:44:00 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.views.feature --- 02:44:00 [INFO] 02:44:00 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.views.feature --- 02:44:00 [INFO] The project's OSGi version is 1.2.0.202102070721 02:44:00 [INFO] 02:44:00 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.views.feature --- 02:44:00 [INFO] 02:44:00 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.views.feature --- 02:44:00 [INFO] 02:44:00 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.views.feature --- 02:44:00 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.views.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:00 [INFO] 02:44:00 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.views.feature --- 02:44:00 [INFO] 02:44:00 [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.views.feature --- 02:44:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.views.feature/target/org.eclipse.papyrus.tests.views.feature-1.2.0-SNAPSHOT.jar 02:44:00 [INFO] 02:44:00 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.views.feature --- 02:44:00 [INFO] 02:44:00 [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.views.feature --- 02:44:00 [INFO] 02:44:00 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.tests.views.feature --- 02:44:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:00 [INFO] 02:44:00 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.nattable.feature >-- 02:44:00 [INFO] Building org.eclipse.papyrus.tests.infra.nattable.feature 1.4.0-SNAPSHOT [84/170] 02:44:00 [INFO] --------------------------[ eclipse-feature ]--------------------------- 02:44:00 [INFO] 02:44:00 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.infra.nattable.feature --- 02:44:00 [INFO] 02:44:00 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.infra.nattable.feature --- 02:44:00 [INFO] The project's OSGi version is 1.4.0.202102070721 02:44:00 [INFO] 02:44:00 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.infra.nattable.feature --- 02:44:00 [INFO] 02:44:00 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.infra.nattable.feature --- 02:44:00 [INFO] 02:44:00 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.infra.nattable.feature --- 02:44:00 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.nattable.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:00 [INFO] 02:44:00 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.infra.nattable.feature --- 02:44:00 [INFO] 02:44:00 [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.infra.nattable.feature --- 02:44:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.nattable.feature/target/org.eclipse.papyrus.tests.infra.nattable.feature-1.4.0-SNAPSHOT.jar 02:44:01 [INFO] 02:44:01 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.infra.nattable.feature --- 02:44:01 [INFO] 02:44:01 [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.infra.nattable.feature --- 02:44:01 [INFO] 02:44:01 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.tests.infra.nattable.feature --- 02:44:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:01 [INFO] 02:44:01 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.main.test >-- 02:44:01 [INFO] Building org.eclipse.papyrus.uml.nattable.main.test 1.2.0-SNAPSHOT [85/170] 02:44:01 [INFO] --------------------------------[ pom ]--------------------------------- 02:44:01 [INFO] 02:44:01 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.main.test --- 02:44:01 [INFO] 02:44:01 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.main.test --- 02:44:01 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:01 [INFO] 02:44:01 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.nattable.main.test --- 02:44:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:01 [INFO] 02:44:01 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.tests >-- 02:44:01 [INFO] Building org.eclipse.papyrus.uml.nattable.tests 2.0.0-SNAPSHOT [86/170] 02:44:01 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:44:01 [INFO] 02:44:01 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.tests --- 02:44:01 [INFO] 02:44:01 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.tests --- 02:44:01 [INFO] The project's OSGi version is 2.0.0.202102070721 02:44:01 [INFO] 02:44:01 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.tests --- 02:44:01 [INFO] 02:44:01 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.tests --- 02:44:01 [INFO] 02:44:01 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.tests --- 02:44:01 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:01 [INFO] 02:44:01 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.tests --- 02:44:01 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/src/main/resources 02:44:01 [INFO] 02:44:01 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.tests --- 02:44:01 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/bin 02:44:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/src/org/eclipse/papyrus/uml/nattable/tests/bugs/MoveElementInSynchronizedTableTest.java:[157] 02:44:01 List<EObject> nodes = new ArrayList<EObject>((List<EObject>) activity.eGet(UMLPackage.eINSTANCE.getActivity_OwnedNode())); 02:44:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:01 Type safety: Unchecked cast from Object to List<EObject> 02:44:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/src/org/eclipse/papyrus/uml/nattable/tests/tests/UMLRestrictedContentProviderTestCustomProfile.java:[63] 02:44:01 private Property basePropSte1; 02:44:01 ^^^^^^^^^^^^ 02:44:01 The value of the field UMLRestrictedContentProviderTestCustomProfile.basePropSte1 is not used 02:44:01 2 problems (2 warnings) 02:44:01 [INFO] 02:44:01 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.tests --- 02:44:01 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/src/test/resources 02:44:01 [INFO] 02:44:01 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.tests --- 02:44:01 [INFO] 02:44:01 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.tests --- 02:44:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/target/org.eclipse.papyrus.uml.nattable.tests-2.0.0-SNAPSHOT.jar 02:44:01 [INFO] 02:44:01 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.tests --- 02:44:01 [INFO] 02:44:01 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.nattable.tests --- 02:44:01 [INFO] Skipping tests 02:44:01 [INFO] 02:44:01 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.nattable.tests --- 02:44:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:01 [INFO] 02:44:01 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.generic.tests >-- 02:44:01 [INFO] Building org.eclipse.papyrus.uml.nattable.generic.tests 2.0.0-SNAPSHOT [87/170] 02:44:01 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:44:01 [INFO] 02:44:01 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 02:44:01 [INFO] 02:44:01 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 02:44:01 [INFO] The project's OSGi version is 2.0.0.202102070721 02:44:01 [INFO] 02:44:01 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 02:44:01 [INFO] 02:44:01 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 02:44:01 [INFO] 02:44:01 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 02:44:01 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:01 [INFO] 02:44:01 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 02:44:01 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/src/main/resources 02:44:01 [INFO] 02:44:01 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 02:44:01 [INFO] Compiling 83 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/bin 02:44:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/src/org/eclipse/papyrus/uml/nattable/generic/tests/bugs/FillColumnsSizeTest.java:[114] 02:44:02 fillStyle.setName(NamedStyleConstants.FILL_COLUMNS_SIZE); 02:44:02 ^^^^^^^^^^^^^^^^^ 02:44:02 The field NamedStyleConstants.FILL_COLUMNS_SIZE is deprecated 02:44:02 1 problem (1 warning) 02:44:02 [INFO] 02:44:02 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 02:44:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/src/test/resources 02:44:02 [INFO] 02:44:02 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 02:44:02 [INFO] 02:44:02 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 02:44:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/target/org.eclipse.papyrus.uml.nattable.generic.tests-2.0.0-SNAPSHOT.jar 02:44:03 [INFO] 02:44:03 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 02:44:03 [INFO] 02:44:03 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 02:44:03 [INFO] Skipping tests 02:44:03 [INFO] 02:44:03 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 02:44:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:03 [INFO] 02:44:03 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.clazz.config.tests >-- 02:44:03 [INFO] Building org.eclipse.papyrus.uml.nattable.clazz.config.tests 2.0.0-SNAPSHOT [88/170] 02:44:03 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:44:03 [INFO] 02:44:03 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 02:44:03 [INFO] 02:44:03 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 02:44:03 [INFO] The project's OSGi version is 2.0.0.202102070721 02:44:03 [INFO] 02:44:03 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 02:44:03 [INFO] 02:44:03 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 02:44:03 [INFO] 02:44:03 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 02:44:03 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:03 [INFO] 02:44:03 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 02:44:03 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/main/resources 02:44:03 [INFO] 02:44:03 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 02:44:03 [INFO] Compiling 245 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/bin 02:44:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/org/eclipse/papyrus/uml/nattable/clazz/config/tests/tests/AbstractOpenTableTest.java:[54] 02:44:04 IPageManager pageManager = editor.getServicesRegistry().getService(IPageManager.class); 02:44:04 ^^^^^^^^^^^ 02:44:04 The value of the local variable pageManager is not used 02:44:04 2. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/org/eclipse/papyrus/uml/nattable/clazz/config/tests/bugs/UnsupportedColumnCellTextTest.java (at line 31) 02:44:04 @SuppressWarnings("nls") 02:44:04 ^^^^^ 02:44:04 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 02:44:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/org/eclipse/papyrus/uml/nattable/clazz/config/tests/bugs/UnsupportedColumnCellTextTest.java:[57] 02:44:04 Assert.assertEquals(ICellManager.NOT_AVALAIBLE, this.manager.getBodyLayerStack().getViewportLayer().getDataValueByPosition(1, 1)); 02:44:04 ^^^^^^^^^^^^^ 02:44:04 The field ICellManager.NOT_AVALAIBLE is deprecated 02:44:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/org/eclipse/papyrus/uml/nattable/clazz/config/tests/bugs/UnsupportedColumnCellTextTest.java:[58] 02:44:04 Assert.assertEquals(ICellManager.NOT_AVALAIBLE, this.manager.getBodyLayerStack().getViewportLayer().getDataValueByPosition(1, 2)); 02:44:04 ^^^^^^^^^^^^^ 02:44:04 The field ICellManager.NOT_AVALAIBLE is deprecated 02:44:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/org/eclipse/papyrus/uml/nattable/clazz/config/tests/paste/tests/AbstractPasteWithCategoriesTests.java:[703] 02:44:04 final INattableModelManager manager = this.editor.getAdapter(INattableModelManager.class); 02:44:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:04 Dead code 02:44:04 5 problems (0 errors, 4 warnings, 1 info) 02:44:04 [INFO] 02:44:04 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 02:44:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/test/resources 02:44:04 [INFO] 02:44:04 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 02:44:04 [INFO] 02:44:04 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 02:44:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/target/org.eclipse.papyrus.uml.nattable.clazz.config.tests-2.0.0-SNAPSHOT.jar 02:44:05 [INFO] 02:44:05 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 02:44:05 [INFO] 02:44:05 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 02:44:05 [INFO] Skipping tests 02:44:05 [INFO] 02:44:05 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 02:44:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:05 [INFO] 02:44:05 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests >-- 02:44:05 [INFO] Building org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests 2.0.0-SNAPSHOT [89/170] 02:44:05 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:44:05 [INFO] 02:44:05 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 02:44:05 [INFO] 02:44:05 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 02:44:05 [INFO] The project's OSGi version is 2.0.0.202102070721 02:44:05 [INFO] 02:44:05 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 02:44:05 [INFO] 02:44:05 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 02:44:05 [INFO] 02:44:05 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 02:44:05 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:05 [INFO] 02:44:05 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 02:44:05 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/src/main/resources 02:44:05 [INFO] 02:44:05 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 02:44:05 [INFO] Compiling 74 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/bin 02:44:06 [INFO] 02:44:06 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 02:44:06 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/src/test/resources 02:44:06 [INFO] 02:44:06 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 02:44:06 [INFO] 02:44:06 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 02:44:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/target/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests-2.0.0-SNAPSHOT.jar 02:44:06 [INFO] 02:44:06 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 02:44:06 [INFO] 02:44:06 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 02:44:06 [INFO] Skipping tests 02:44:06 [INFO] 02:44:06 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 02:44:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:06 [INFO] 02:44:06 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.matrix.tests >-- 02:44:06 [INFO] Building org.eclipse.papyrus.uml.nattable.matrix.tests 2.0.0-SNAPSHOT [90/170] 02:44:06 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 02:44:06 [INFO] 02:44:06 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 02:44:06 [INFO] 02:44:06 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 02:44:06 [INFO] The project's OSGi version is 2.0.0.202102070721 02:44:06 [INFO] 02:44:06 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 02:44:06 [INFO] 02:44:06 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 02:44:06 [INFO] 02:44:06 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 02:44:06 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:06 [INFO] 02:44:06 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 02:44:06 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/src/main/resources 02:44:06 [INFO] 02:44:06 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 02:44:06 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/bin 02:44:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/src/org/eclipse/papyrus/uml/nattable/matrix/tests/tests/UpdateTableAfterEditingColumnSourceTest.java:[268] 02:44:07 matrixManager.addColumnSources(Arrays.asList(packagesToAdd)); 02:44:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:07 Type NamedElement[] of the last argument to method asList(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. 02:44:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/src/org/eclipse/papyrus/uml/nattable/matrix/tests/tests/UpdateTableAfterEditingColumnSourceTest.java:[284] 02:44:07 matrixManager.removeColumnSources(Arrays.asList(packagesToRemove)); 02:44:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:07 Type NamedElement[] of the last argument to method asList(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. 02:44:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/src/org/eclipse/papyrus/uml/nattable/matrix/tests/tests/AbstractTableTest.java:[131] 02:44:07 editorModel = TableHelper.createTable(tableConfiguration, tableContext, name, ""); 02:44:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:07 The method createTable(TableConfiguration, EObject, String, String) from the type TableHelper is deprecated 02:44:07 7. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/src/org/eclipse/papyrus/uml/nattable/matrix/tests/tests/UpdateMatrixAxisColumnTest.java (at line 40) 02:44:07 @SuppressWarnings("nls") 02:44:07 ^^^^^ 02:44:07 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 02:44:07 7 problems (0 errors, 3 warnings, 3 info) 02:44:07 [INFO] 02:44:07 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 02:44:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/src/test/resources 02:44:07 [INFO] 02:44:07 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 02:44:07 [INFO] 02:44:07 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 02:44:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/target/org.eclipse.papyrus.uml.nattable.matrix.tests-2.0.0-SNAPSHOT.jar 02:44:07 [INFO] 02:44:07 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 02:44:07 [INFO] 02:44:07 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 02:44:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:07 [INFO] 02:44:07 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.nattable.feature >-- 02:44:07 [INFO] Building org.eclipse.papyrus.tests.uml.nattable.feature 1.3.0-SNAPSHOT [91/170] 02:44:07 [INFO] --------------------------[ eclipse-feature ]--------------------------- 02:44:07 [INFO] 02:44:07 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.uml.nattable.feature --- 02:44:07 [INFO] 02:44:07 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.nattable.feature --- 02:44:07 [INFO] The project's OSGi version is 1.3.0.202102070721 02:44:07 [INFO] 02:44:07 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.nattable.feature --- 02:44:07 [INFO] 02:44:07 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.nattable.feature --- 02:44:07 [INFO] 02:44:07 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.nattable.feature --- 02:44:07 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.nattable.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:07 [INFO] 02:44:07 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.nattable.feature --- 02:44:07 [INFO] 02:44:07 [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.nattable.feature --- 02:44:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.nattable.feature/target/org.eclipse.papyrus.tests.uml.nattable.feature-1.3.0-SNAPSHOT.jar 02:44:08 [INFO] 02:44:08 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.nattable.feature --- 02:44:08 [INFO] 02:44:08 [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.nattable.feature --- 02:44:08 [INFO] 02:44:08 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.tests.uml.nattable.feature --- 02:44:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:08 [INFO] 02:44:08 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.feature >----- 02:44:08 [INFO] Building org.eclipse.papyrus.tests.infra.feature 1.2.0-SNAPSHOT [92/170] 02:44:08 [INFO] --------------------------[ eclipse-feature ]--------------------------- 02:44:08 [INFO] 02:44:08 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.infra.feature --- 02:44:08 [INFO] 02:44:08 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.infra.feature --- 02:44:08 [INFO] The project's OSGi version is 1.2.0.202102070721 02:44:08 [INFO] 02:44:08 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.infra.feature --- 02:44:08 [INFO] 02:44:08 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.infra.feature --- 02:44:08 [INFO] 02:44:08 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.infra.feature --- 02:44:08 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:08 [INFO] 02:44:08 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.infra.feature --- 02:44:08 [INFO] 02:44:08 [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.infra.feature --- 02:44:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/target/org.eclipse.papyrus.tests.infra.feature-1.2.0-SNAPSHOT.jar 02:44:08 [INFO] 02:44:08 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.infra.feature --- 02:44:08 [INFO] 02:44:08 [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.infra.feature --- 02:44:08 [INFO] 02:44:08 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.tests.infra.feature --- 02:44:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:08 [INFO] 02:44:08 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.core.feature >-- 02:44:08 [INFO] Building org.eclipse.papyrus.tests.infra.core.feature 1.2.0-SNAPSHOT [93/170] 02:44:08 [INFO] --------------------------[ eclipse-feature ]--------------------------- 02:44:09 [INFO] 02:44:09 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.infra.core.feature --- 02:44:09 [INFO] 02:44:09 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.infra.core.feature --- 02:44:09 [INFO] The project's OSGi version is 1.2.0.202102070721 02:44:09 [INFO] 02:44:09 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.infra.core.feature --- 02:44:09 [INFO] 02:44:09 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.infra.core.feature --- 02:44:09 [INFO] 02:44:09 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.infra.core.feature --- 02:44:09 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.core.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:09 [INFO] 02:44:09 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.infra.core.feature --- 02:44:09 [INFO] 02:44:09 [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.infra.core.feature --- 02:44:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.core.feature/target/org.eclipse.papyrus.tests.infra.core.feature-1.2.0-SNAPSHOT.jar 02:44:09 [INFO] 02:44:09 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.infra.core.feature --- 02:44:09 [INFO] 02:44:09 [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.infra.core.feature --- 02:44:09 [INFO] 02:44:09 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.tests.infra.core.feature --- 02:44:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:09 [INFO] 02:44:09 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.tests.releng >-- 02:44:09 [INFO] Building org.eclipse.papyrus.uml.tools.tests.releng 0.0.1-SNAPSHOT [94/170] 02:44:09 [INFO] --------------------------------[ pom ]--------------------------------- 02:44:09 [INFO] 02:44:09 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.tools.tests.releng --- 02:44:09 [INFO] 02:44:09 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.tools.tests.releng --- 02:44:09 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:09 [INFO] 02:44:09 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.tools.tests.releng --- 02:44:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:09 [INFO] 02:44:09 [INFO] ---< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.tests >---- 02:44:09 [INFO] Building org.eclipse.papyrus.uml.tools.tests 4.0.0-SNAPSHOT [95/170] 02:44:09 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:44:09 [INFO] 02:44:09 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.tools.tests --- 02:44:09 [INFO] 02:44:09 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.tools.tests --- 02:44:09 [INFO] The project's OSGi version is 4.0.0.202102070721 02:44:09 [INFO] 02:44:09 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.tools.tests --- 02:44:09 [INFO] 02:44:09 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.tools.tests --- 02:44:09 [INFO] 02:44:09 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.tools.tests --- 02:44:09 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:09 [INFO] 02:44:09 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.tools.tests --- 02:44:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/main/resources 02:44:09 [INFO] 02:44:09 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.tools.tests --- 02:44:09 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/bin 02:44:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/UMLCopyTestME.java:[27] 02:44:10 import org.eclipse.emf.ecore.util.EcoreUtil; 02:44:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:10 The import org.eclipse.emf.ecore.util.EcoreUtil is never used 02:44:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/UMLReferenceConverterTest.java:[78] 02:44:10 private Class class1 = null; 02:44:10 ^^^^^^ 02:44:10 The value of the field UMLReferenceConverterTest.class1 is not used 02:44:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/UMLReferenceConverterTest.java:[80] 02:44:10 private Class class4 = null; 02:44:10 ^^^^^^ 02:44:10 The value of the field UMLReferenceConverterTest.class4 is not used 02:44:10 4. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/CustomizableDelegatingItemLabelProviderTest.java (at line 53) 02:44:10 @SuppressWarnings("nls") 02:44:10 ^^^^^ 02:44:10 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 02:44:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/NamedElementValidatorTest.java:[105] 02:44:10 houseKeeper.setField("fixture", new NamedElementValidator(toBeNamed)); 02:44:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:10 The method setField(String, NamedElementValidator) from the type AbstractHouseKeeperRule is deprecated 02:44:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/UMLLanguageProvidersTest.java:[32] 02:44:10 import org.eclipse.papyrus.infra.core.utils.AdapterUtils; 02:44:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:10 The type AdapterUtils is deprecated 02:44:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/UMLLanguageProvidersTest.java:[76] 02:44:10 JunkLanguage junk = AdapterUtils.adapt(modelSet.getResourceSet(), JunkLanguage.class, null); 02:44:10 ^^^^^^^^^^^^ 02:44:10 The type AdapterUtils is deprecated 02:44:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/UMLLanguageProvidersTest.java:[76] 02:44:10 JunkLanguage junk = AdapterUtils.adapt(modelSet.getResourceSet(), JunkLanguage.class, null); 02:44:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:10 The method adapt(Object, Class<UMLLanguageProvidersTest.JunkLanguage>, UMLLanguageProvidersTest.JunkLanguage) from the type AdapterUtils is deprecated 02:44:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/UMLReferenceConverterCompletionTest.java:[58] 02:44:10 private static final String PACKAGE1_NAME_TO_DISPLAY = "Package1"; //$NON-NLS-1$ 02:44:10 ^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:10 The value of the field UMLReferenceConverterCompletionTest.PACKAGE1_NAME_TO_DISPLAY is not used 02:44:10 9 problems (0 errors, 8 warnings, 1 info) 02:44:10 [INFO] 02:44:10 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.tools.tests --- 02:44:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/test/resources 02:44:10 [INFO] 02:44:10 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.tools.tests --- 02:44:10 [INFO] 02:44:10 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.tools.tests --- 02:44:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/target/org.eclipse.papyrus.uml.tools.tests-4.0.0-SNAPSHOT.jar 02:44:10 [INFO] 02:44:10 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.tools.tests --- 02:44:10 [INFO] 02:44:10 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.tools.tests --- 02:44:10 [INFO] Skipping tests 02:44:10 [INFO] 02:44:10 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.tools.tests --- 02:44:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:10 [INFO] 02:44:10 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.utils.tests >-- 02:44:10 [INFO] Building org.eclipse.papyrus.uml.tools.utils.tests 2.0.0-SNAPSHOT [96/170] 02:44:10 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:44:10 [INFO] 02:44:10 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.tools.utils.tests --- 02:44:10 [INFO] 02:44:10 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.tools.utils.tests --- 02:44:10 [INFO] The project's OSGi version is 2.0.0.202102070721 02:44:10 [INFO] 02:44:10 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.tools.utils.tests --- 02:44:10 [INFO] 02:44:10 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.tools.utils.tests --- 02:44:10 [INFO] 02:44:10 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.tools.utils.tests --- 02:44:10 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:10 [INFO] 02:44:10 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.tools.utils.tests --- 02:44:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/src/main/resources 02:44:10 [INFO] 02:44:10 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.tools.utils.tests --- 02:44:10 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/bin 02:44:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/src/org/eclipse/papyrus/uml/tools/utils/tests/tests/NameResolutionHelperTest.java:[55] 02:44:10 List<NamedElement> namedElements = nameResolutionHelper.getNamedElements(PACKAGE1_NAME + NamedElementUtil.QUALIFIED_NAME_SEPARATOR + PACKAGE2_NAME + NamedElementUtil.QUALIFIED_NAME_SEPARATOR + CLASS1_NAME); 02:44:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:10 The method getNamedElements(String) from the type NameResolutionHelper is deprecated 02:44:10 1 problem (1 warning) 02:44:10 [INFO] 02:44:10 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.tools.utils.tests --- 02:44:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/src/test/resources 02:44:10 [INFO] 02:44:10 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.tools.utils.tests --- 02:44:10 [INFO] 02:44:10 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.tools.utils.tests --- 02:44:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/target/org.eclipse.papyrus.uml.tools.utils.tests-2.0.0-SNAPSHOT.jar 02:44:10 [INFO] 02:44:10 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.tools.utils.tests --- 02:44:10 [INFO] 02:44:10 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.tools.utils.tests --- 02:44:10 [INFO] Skipping tests 02:44:10 [INFO] 02:44:10 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.tools.utils.tests --- 02:44:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:10 [INFO] 02:44:10 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.tools.feature >--- 02:44:10 [INFO] Building org.eclipse.papyrus.tests.uml.tools.feature 1.2.0-SNAPSHOT [97/170] 02:44:10 [INFO] --------------------------[ eclipse-feature ]--------------------------- 02:44:10 [INFO] 02:44:10 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.uml.tools.feature --- 02:44:10 [INFO] 02:44:10 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.tools.feature --- 02:44:10 [INFO] The project's OSGi version is 1.2.0.202102070721 02:44:10 [INFO] 02:44:10 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.tools.feature --- 02:44:10 [INFO] 02:44:10 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.tools.feature --- 02:44:10 [INFO] 02:44:10 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.tools.feature --- 02:44:10 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.tools.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:10 [INFO] 02:44:10 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.tools.feature --- 02:44:10 [INFO] 02:44:10 [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.tools.feature --- 02:44:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.tools.feature/target/org.eclipse.papyrus.tests.uml.tools.feature-1.2.0-SNAPSHOT.jar 02:44:10 [INFO] 02:44:10 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.tools.feature --- 02:44:11 [INFO] 02:44:11 [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.tools.feature --- 02:44:11 [INFO] 02:44:11 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.tests.uml.tools.feature --- 02:44:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:11 [INFO] 02:44:11 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.tests.releng >-- 02:44:11 [INFO] Building org.eclipse.papyrus.uml.decoratormodel.tests.releng 0.0.1-SNAPSHOT [98/170] 02:44:11 [INFO] --------------------------------[ pom ]--------------------------------- 02:44:11 [INFO] 02:44:11 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.decoratormodel.tests.releng --- 02:44:11 [INFO] 02:44:11 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.decoratormodel.tests.releng --- 02:44:11 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:11 [INFO] 02:44:11 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.decoratormodel.tests.releng --- 02:44:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:11 [INFO] 02:44:11 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.controlmode.tests >-- 02:44:11 [INFO] Building org.eclipse.papyrus.uml.decoratormodel.controlmode.tests 2.0.0-SNAPSHOT [99/170] 02:44:11 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:44:11 [INFO] 02:44:11 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 02:44:11 [INFO] 02:44:11 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 02:44:11 [INFO] The project's OSGi version is 2.0.0.202102070721 02:44:11 [INFO] 02:44:11 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 02:44:11 [INFO] 02:44:11 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 02:44:11 [INFO] 02:44:11 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 02:44:11 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:11 [INFO] 02:44:11 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 02:44:11 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/src/main/resources 02:44:11 [INFO] 02:44:11 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 02:44:11 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/bin 02:44:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/src/org/eclipse/papyrus/uml/decoratormodel/controlmode/tests/AbstractDecoratorModelControlModeTest.java:[606] 02:44:11 protected <E> Set<E> set(E... elements) { 02:44:11 ^^^^^^^^ 02:44:11 Type safety: Potential heap pollution via varargs parameter elements 02:44:11 1 problem (1 warning) 02:44:11 [INFO] 02:44:11 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 02:44:11 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/src/test/resources 02:44:11 [INFO] 02:44:11 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 02:44:11 [INFO] 02:44:11 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 02:44:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/target/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests-2.0.0-SNAPSHOT.jar 02:44:11 [INFO] 02:44:11 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 02:44:11 [INFO] 02:44:11 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 02:44:11 [INFO] Skipping tests 02:44:11 [INFO] 02:44:11 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 02:44:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:11 [INFO] 02:44:11 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.tests >-- 02:44:11 [INFO] Building org.eclipse.papyrus.uml.decoratormodel.tests 2.0.0-SNAPSHOT [100/170] 02:44:11 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:44:11 [INFO] 02:44:11 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 02:44:11 [INFO] 02:44:11 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 02:44:11 [INFO] The project's OSGi version is 2.0.0.202102070721 02:44:11 [INFO] 02:44:11 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 02:44:11 [INFO] 02:44:11 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 02:44:11 [INFO] 02:44:11 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 02:44:11 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:11 [INFO] 02:44:11 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 02:44:11 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/main/resources 02:44:11 [INFO] 02:44:11 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 02:44:11 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/bin 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/AbstractProfileExternalizationTest.java:[484] 02:44:12 protected <E> Set<E> set(E... elements) { 02:44:12 ^^^^^^^^ 02:44:12 Type safety: Potential heap pollution via varargs parameter elements 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[36] 02:44:12 import org.eclipse.papyrus.infra.core.utils.AdapterUtils; 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The type AdapterUtils is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[79] 02:44:12 EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class).get(); 02:44:12 ^^^^^^^^^^^^ 02:44:12 The type AdapterUtils is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[79] 02:44:12 EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class).get(); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method adapt(Object, Class<EPackage>) from the type AdapterUtils is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[100] 02:44:12 EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class).get(); 02:44:12 ^^^^^^^^^^^^ 02:44:12 The type AdapterUtils is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[100] 02:44:12 EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class).get(); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method adapt(Object, Class<EPackage>) from the type AdapterUtils is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[121] 02:44:12 EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class).get(); 02:44:12 ^^^^^^^^^^^^ 02:44:12 The type AdapterUtils is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[121] 02:44:12 EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class).get(); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method adapt(Object, Class<EPackage>) from the type AdapterUtils is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[144] 02:44:12 houseKeeper.setField("zombies", snippet.getZombieStereotypes(decoratorModelResource)); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method setField(String, ZombieStereotypesDescriptor) from the type AbstractHouseKeeperRule is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/PapyrusStereotypeApplicationHelperTest.java:[71] 02:44:12 EObject stereotypeApplication = fixture.applyStereotype(foo, stereotype); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/PapyrusStereotypeApplicationHelperTest.java:[95] 02:44:12 EObject stereotypeApplication = fixture.applyStereotype(foo, stereotype); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/PapyrusStereotypeApplicationHelperTest.java:[124] 02:44:12 EObject stereotypeApplication = fixture.applyStereotype(foo, stereotype); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/PapyrusStereotypeApplicationHelperTest.java:[158] 02:44:12 EObject stereotypeApplication = fixture.applyStereotype(foo, stereotype); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[108] 02:44:12 assertThat(profile, notNullValue()); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method assertThat(Profile, Matcher<? super Profile>) from the type Assert is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[109] 02:44:12 assertThat(profile.eIsProxy(), is(false)); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[110] 02:44:12 assertThat(profile.getURI(), is(ProfileExternalizationPackage.eNS_URI)); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[116] 02:44:12 assertThat(DecoratorModelUtils.getDecoratorPackages(getPackage2()), isEmpty()); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method assertThat(Iterable<Package>, Matcher<? super Iterable<Package>>) from the type Assert is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[121] 02:44:12 assertThat(packages.size(), is(1)); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[122] 02:44:12 assertThat(packages.get(0).isProfileApplied(getTestProfile()), is(true)); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[128] 02:44:12 assertThat(DecoratorModelUtils.getDecoratorModelProfileApplications(getPackage2()), isEmpty()); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method assertThat(Iterable<ProfileApplication>, Matcher<? super Iterable<ProfileApplication>>) from the type Assert is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[133] 02:44:12 assertThat(applications.size(), is(1)); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[134] 02:44:12 assertThat(applications.get(0).getAppliedProfile(), is(getTestProfile())); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method assertThat(Profile, Matcher<? super Profile>) from the type Assert is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[142] 02:44:12 assertThat(applications.size(), is(1)); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[143] 02:44:12 assertThat(applications.get(getPackage2()), is(getTestProfile())); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method assertThat(Profile, Matcher<? super Profile>) from the type Assert is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[149] 02:44:12 assertThat(DecoratorModelUtils.getDecoratorModelProfileApplications(getPackage2()), isEmpty()); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method assertThat(Iterable<ProfileApplication>, Matcher<? super Iterable<ProfileApplication>>) from the type Assert is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[154] 02:44:12 assertThat(applied.size(), is(1)); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[155] 02:44:12 assertThat(applied.get(0), is(getTestProfile())); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method assertThat(Profile, Matcher<? super Profile>) from the type Assert is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[162] 02:44:12 assertThat(DecoratorModelUtils.hasExternalizationProfile(getTestProfile()), is(false)); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[163] 02:44:12 assertThat(DecoratorModelUtils.hasExternalizationProfile((Package) decoratorModel.getContents().get(0)), is(true)); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[173] 02:44:12 assertThat(DecoratorModelUtils.isDecoratorModel(modelResource), is(false)); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[174] 02:44:12 assertThat(DecoratorModelUtils.isDecoratorModel(decoratorModel), is(true)); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[181] 02:44:12 assertThat(DecoratorModelUtils.isDecoratorModelFor(decoratorModel, getTestProfile().eResource()), is(false)); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[182] 02:44:12 assertThat(DecoratorModelUtils.isDecoratorModelFor(decoratorModel, modelResource), is(true)); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[190] 02:44:12 assertThat(uris.size(), is(1)); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[191] 02:44:12 assertThat(uris.get(0), is(modelResource.getURI())); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method assertThat(URI, Matcher<? super URI>) from the type Assert is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[197] 02:44:12 assertThat(DecoratorModelUtils.isDecoratorModel(decorator), is(true)); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[209] 02:44:12 assertThat(DecoratorModelUtils.isDecoratorModel(decoratorModel.getURI()), is(true)); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[213] 02:44:12 assertThat(DecoratorModelUtils.isDecoratorModel(decorator), is(false)); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[218] 02:44:12 assertThat(DecoratorModelUtils.getLoadedDecoratorModels(modelResource), isEmpty()); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[222] 02:44:12 assertThat(DecoratorModelUtils.getLoadedDecoratorModels(modelResource), is(Collections.singleton(decoratorModel.getURI()))); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[229] 02:44:12 assertThat(DecoratorModelUtils.getUnloadedDecoratorModels(modelResource), is(Collections.singleton(uri))); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[233] 02:44:12 assertThat(DecoratorModelUtils.getUnloadedDecoratorModels(modelResource), isEmpty()); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[241] 02:44:12 assertThat(get(unloaded, true), is(Collections.singleton(uri))); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[247] 02:44:12 assertThat(get(unloaded, false), isEmpty()); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[261] 02:44:12 assertThat(get(unloaded, true), is(set(decorator2))); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[266] 02:44:12 assertThat(get(unloaded, false), is(set(decorator1, decorator2))); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[274] 02:44:12 assertThat(get(unloaded, true), is(set(uri))); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[279] 02:44:12 assertThat(get(unloaded, false), isEmpty()); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[285] 02:44:12 assertThat(get(hasUnloaded, true), is(Boolean.TRUE)); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[290] 02:44:12 assertThat(get(hasUnloaded, false), is(Boolean.FALSE)); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[301] 02:44:12 assertThat(get(hasUnloaded, true), is(Boolean.FALSE)); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[304] 02:44:12 assertThat(get(hasUnloaded, false), is(Boolean.TRUE)); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[309] 02:44:12 assertThat(get(hasUnloaded, false), is(Boolean.FALSE)); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[315] 02:44:12 assertThat(subUnits, isEmpty()); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method assertThat(Set<Package>, Matcher<? super Set<Package>>) from the type Assert is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[319] 02:44:12 assertThat(subUnits, is(set(getPackage2()))); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method assertThat(Set<Package>, Matcher<? super Set<Package>>) from the type Assert is deprecated 02:44:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[323] 02:44:12 assertThat(subUnits, isEmpty()); 02:44:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:12 The method assertThat(Set<Package>, Matcher<? super Set<Package>>) from the type Assert is deprecated 02:44:12 56 problems (56 warnings) 02:44:12 [INFO] 02:44:12 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 02:44:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/test/resources 02:44:12 [INFO] 02:44:12 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 02:44:12 [INFO] 02:44:12 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 02:44:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/target/org.eclipse.papyrus.uml.decoratormodel.tests-2.0.0-SNAPSHOT.jar 02:44:12 [INFO] 02:44:12 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 02:44:12 [INFO] 02:44:12 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 02:44:12 [INFO] Skipping tests 02:44:12 [INFO] 02:44:12 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 02:44:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:12 [INFO] 02:44:12 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.decoratormodel.feature >-- 02:44:12 [INFO] Building org.eclipse.papyrus.tests.uml.decoratormodel.feature 1.2.0-SNAPSHOT [101/170] 02:44:12 [INFO] --------------------------[ eclipse-feature ]--------------------------- 02:44:12 [INFO] 02:44:12 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature --- 02:44:12 [INFO] 02:44:12 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature --- 02:44:12 [INFO] The project's OSGi version is 1.2.0.202102070721 02:44:12 [INFO] 02:44:12 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature --- 02:44:12 [INFO] 02:44:12 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature --- 02:44:12 [INFO] 02:44:12 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature --- 02:44:12 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.decoratormodel.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:12 [INFO] 02:44:12 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature --- 02:44:12 [INFO] 02:44:12 [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature --- 02:44:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.decoratormodel.feature/target/org.eclipse.papyrus.tests.uml.decoratormodel.feature-1.2.0-SNAPSHOT.jar 02:44:13 [INFO] 02:44:13 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature --- 02:44:13 [INFO] 02:44:13 [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature --- 02:44:13 [INFO] 02:44:13 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature --- 02:44:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:13 [INFO] 02:44:13 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.tests.releng >-- 02:44:13 [INFO] Building org.eclipse.papyrus.uml.textedit.tests.releng 0.0.1-SNAPSHOT [102/170] 02:44:13 [INFO] --------------------------------[ pom ]--------------------------------- 02:44:13 [INFO] 02:44:13 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.tests.releng --- 02:44:13 [INFO] 02:44:13 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.tests.releng --- 02:44:13 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:13 [INFO] 02:44:13 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.textedit.tests.releng --- 02:44:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:13 [INFO] 02:44:13 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.parameter.tests >-- 02:44:13 [INFO] Building org.eclipse.papyrus.uml.textedit.parameter.tests 2.0.0-SNAPSHOT [103/170] 02:44:13 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:44:13 [INFO] 02:44:13 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 02:44:13 [INFO] 02:44:13 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 02:44:13 [INFO] The project's OSGi version is 2.0.0.202102070721 02:44:13 [INFO] 02:44:13 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 02:44:13 [INFO] 02:44:13 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 02:44:13 [INFO] 02:44:13 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 02:44:13 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:13 [INFO] 02:44:13 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 02:44:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/src/main/resources 02:44:13 [INFO] 02:44:13 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 02:44:13 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/bin 02:44:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/src/org/eclipse/papyrus/uml/textedit/parameter/tests/suites/ParameterGrammarTests.java:[21] 02:44:13 import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; 02:44:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:13 The type DefaultXtextDirectEditorConfiguration is deprecated 02:44:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/src/org/eclipse/papyrus/uml/textedit/parameter/tests/suites/ParameterGrammarTests.java:[125] 02:44:13 public DefaultXtextDirectEditorConfiguration getEditor() { 02:44:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:13 The type DefaultXtextDirectEditorConfiguration is deprecated 02:44:13 2 problems (2 warnings) 02:44:13 [INFO] 02:44:13 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 02:44:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/src/test/resources 02:44:13 [INFO] 02:44:13 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 02:44:13 [INFO] 02:44:13 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 02:44:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/target/org.eclipse.papyrus.uml.textedit.parameter.tests-2.0.0-SNAPSHOT.jar 02:44:13 [INFO] 02:44:13 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 02:44:13 [INFO] 02:44:13 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 02:44:13 [INFO] Skipping tests 02:44:13 [INFO] 02:44:13 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 02:44:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:13 [INFO] 02:44:13 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.port.tests >-- 02:44:13 [INFO] Building org.eclipse.papyrus.uml.textedit.port.tests 2.0.0-SNAPSHOT [104/170] 02:44:13 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:44:13 [INFO] 02:44:13 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.port.tests --- 02:44:13 [INFO] 02:44:13 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.port.tests --- 02:44:13 [INFO] The project's OSGi version is 2.0.0.202102070721 02:44:13 [INFO] 02:44:13 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.port.tests --- 02:44:13 [INFO] 02:44:13 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.port.tests --- 02:44:13 [INFO] 02:44:13 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.port.tests --- 02:44:13 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:13 [INFO] 02:44:13 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.port.tests --- 02:44:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/src/main/resources 02:44:13 [INFO] 02:44:13 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.port.tests --- 02:44:13 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/bin 02:44:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/src/org/eclipse/papyrus/uml/textedit/port/tests/suites/PortGrammarTests.java:[20] 02:44:14 import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; 02:44:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:14 The type DefaultXtextDirectEditorConfiguration is deprecated 02:44:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/src/org/eclipse/papyrus/uml/textedit/port/tests/suites/PortGrammarTests.java:[149] 02:44:14 public DefaultXtextDirectEditorConfiguration getEditor() { 02:44:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:14 The type DefaultXtextDirectEditorConfiguration is deprecated 02:44:14 2 problems (2 warnings) 02:44:14 [INFO] 02:44:14 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.port.tests --- 02:44:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/src/test/resources 02:44:14 [INFO] 02:44:14 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.port.tests --- 02:44:14 [INFO] 02:44:14 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.port.tests --- 02:44:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/target/org.eclipse.papyrus.uml.textedit.port.tests-2.0.0-SNAPSHOT.jar 02:44:14 [INFO] 02:44:14 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.port.tests --- 02:44:14 [INFO] 02:44:14 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.textedit.port.tests --- 02:44:14 [INFO] Skipping tests 02:44:14 [INFO] 02:44:14 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.textedit.port.tests --- 02:44:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:14 [INFO] 02:44:14 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.property.tests >-- 02:44:14 [INFO] Building org.eclipse.papyrus.uml.textedit.property.tests 2.0.0-SNAPSHOT [105/170] 02:44:14 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:44:14 [INFO] 02:44:14 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.property.tests --- 02:44:14 [INFO] 02:44:14 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.property.tests --- 02:44:14 [INFO] The project's OSGi version is 2.0.0.202102070721 02:44:14 [INFO] 02:44:14 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.property.tests --- 02:44:14 [INFO] 02:44:14 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.property.tests --- 02:44:14 [INFO] 02:44:14 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.property.tests --- 02:44:14 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:14 [INFO] 02:44:14 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.property.tests --- 02:44:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/src/main/resources 02:44:14 [INFO] 02:44:14 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.property.tests --- 02:44:14 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/bin 02:44:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/src/org/eclipse/papyrus/uml/textedit/property/tests/suites/PropertyGrammarTests.java:[19] 02:44:15 import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; 02:44:15 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:15 The type DefaultXtextDirectEditorConfiguration is deprecated 02:44:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/src/org/eclipse/papyrus/uml/textedit/property/tests/suites/PropertyGrammarTests.java:[142] 02:44:15 public DefaultXtextDirectEditorConfiguration getEditor() { 02:44:15 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:15 The type DefaultXtextDirectEditorConfiguration is deprecated 02:44:15 2 problems (2 warnings) 02:44:15 [INFO] 02:44:15 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.property.tests --- 02:44:15 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/src/test/resources 02:44:15 [INFO] 02:44:15 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.property.tests --- 02:44:15 [INFO] 02:44:15 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.property.tests --- 02:44:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/target/org.eclipse.papyrus.uml.textedit.property.tests-2.0.0-SNAPSHOT.jar 02:44:15 [INFO] 02:44:15 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.property.tests --- 02:44:15 [INFO] 02:44:15 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.textedit.property.tests --- 02:44:15 [INFO] Skipping tests 02:44:15 [INFO] 02:44:15 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.textedit.property.tests --- 02:44:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:15 [INFO] 02:44:15 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.tests >-- 02:44:15 [INFO] Building org.eclipse.papyrus.uml.textedit.tests 2.0.0-SNAPSHOT [106/170] 02:44:15 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:44:15 [INFO] 02:44:15 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.tests --- 02:44:15 [INFO] 02:44:15 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.tests --- 02:44:15 [INFO] The project's OSGi version is 2.0.0.202102070721 02:44:15 [INFO] 02:44:15 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.tests --- 02:44:15 [INFO] 02:44:15 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.tests --- 02:44:15 [INFO] 02:44:15 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.tests --- 02:44:15 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:15 [INFO] 02:44:15 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.tests --- 02:44:15 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/src/main/resources 02:44:15 [INFO] 02:44:15 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.tests --- 02:44:15 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/bin 02:44:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/src/org/eclipse/papyrus/uml/textedit/tests/editor/ConstraintWithCppPopupEditorConfiguration.java:[22] 02:44:15 import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; 02:44:15 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:15 The type DefaultXtextDirectEditorConfiguration is deprecated 02:44:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/src/org/eclipse/papyrus/uml/textedit/tests/editor/ConstraintWithCppPopupEditorConfiguration.java:[30] 02:44:15 public class ConstraintWithCppPopupEditorConfiguration extends DefaultXtextDirectEditorConfiguration implements ICustomDirectEditorConfiguration { 02:44:15 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:15 The type DefaultXtextDirectEditorConfiguration is deprecated 02:44:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/src/org/eclipse/papyrus/uml/textedit/tests/editor/ConstraintWithCppPopupEditorConfiguration.java:[33] 02:44:15 super(); 02:44:15 ^^^^^^^^ 02:44:15 The constructor DefaultXtextDirectEditorConfiguration() is deprecated 02:44:15 4. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/src/org/eclipse/papyrus/uml/textedit/tests/editor/UseRightEditorTest.java (at line 36) 02:44:15 @SuppressWarnings("nls") 02:44:15 ^^^^^ 02:44:15 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 02:44:15 4 problems (0 errors, 3 warnings, 1 info) 02:44:15 [INFO] 02:44:15 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.tests --- 02:44:15 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/src/test/resources 02:44:15 [INFO] 02:44:15 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.tests --- 02:44:15 [INFO] 02:44:15 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.tests --- 02:44:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/target/org.eclipse.papyrus.uml.textedit.tests-2.0.0-SNAPSHOT.jar 02:44:15 [INFO] 02:44:15 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.tests --- 02:44:15 [INFO] 02:44:15 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.textedit.tests --- 02:44:15 [INFO] Skipping tests 02:44:15 [INFO] 02:44:15 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.textedit.tests --- 02:44:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:15 [INFO] 02:44:15 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.tests.feature >-- 02:44:15 [INFO] Building org.eclipse.papyrus.uml.textedit.tests.feature 1.2.0-SNAPSHOT [107/170] 02:44:15 [INFO] --------------------------[ eclipse-feature ]--------------------------- 02:44:15 [INFO] 02:44:15 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.tests.feature --- 02:44:15 [INFO] 02:44:15 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.textedit.tests.feature --- 02:44:15 [INFO] The project's OSGi version is 1.2.0.202102070721 02:44:15 [INFO] 02:44:15 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.tests.feature --- 02:44:15 [INFO] 02:44:15 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.tests.feature --- 02:44:15 [INFO] 02:44:15 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.tests.feature --- 02:44:15 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.textedit.tests.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:15 [INFO] 02:44:15 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.tests.feature --- 02:44:15 [INFO] 02:44:15 [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.textedit.tests.feature --- 02:44:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.textedit.tests.feature/target/org.eclipse.papyrus.uml.textedit.tests.feature-1.2.0-SNAPSHOT.jar 02:44:16 [INFO] 02:44:16 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.tests.feature --- 02:44:16 [INFO] 02:44:16 [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.textedit.tests.feature --- 02:44:16 [INFO] 02:44:16 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.textedit.tests.feature --- 02:44:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:16 [INFO] 02:44:16 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.assistants.tests.releng >-- 02:44:16 [INFO] Building org.eclipse.papyrus.uml.assistants.tests.releng 0.0.1-SNAPSHOT [108/170] 02:44:16 [INFO] --------------------------------[ pom ]--------------------------------- 02:44:16 [INFO] 02:44:16 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.assistants.tests.releng --- 02:44:16 [INFO] 02:44:16 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.assistants.tests.releng --- 02:44:16 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/assistants/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:16 [INFO] 02:44:16 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.assistants.tests.releng --- 02:44:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:16 [INFO] 02:44:16 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.types.generator.tests >-- 02:44:16 [INFO] Building org.eclipse.papyrus.uml.profile.types.generator.tests 2.0.0-SNAPSHOT [109/170] 02:44:16 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:44:16 [INFO] 02:44:16 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 02:44:16 [INFO] 02:44:16 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 02:44:16 [INFO] The project's OSGi version is 2.0.0.202102070721 02:44:16 [INFO] 02:44:16 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 02:44:16 [INFO] 02:44:16 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 02:44:16 [INFO] 02:44:16 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 02:44:16 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:16 [INFO] 02:44:16 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 02:44:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/src/main/resources 02:44:16 [INFO] 02:44:16 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 02:44:16 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/bin 02:44:16 [INFO] 02:44:16 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 02:44:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/src/test/resources 02:44:16 [INFO] 02:44:16 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 02:44:16 [INFO] 02:44:16 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 02:44:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/target/org.eclipse.papyrus.uml.profile.types.generator.tests-2.0.0-SNAPSHOT.jar 02:44:16 [INFO] 02:44:16 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 02:44:16 [INFO] 02:44:16 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 02:44:16 [INFO] Skipping tests 02:44:16 [INFO] 02:44:16 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 02:44:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:16 [INFO] 02:44:16 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.assistants.generator.tests >-- 02:44:16 [INFO] Building org.eclipse.papyrus.uml.profile.assistants.generator.tests 2.0.0-SNAPSHOT [110/170] 02:44:16 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:44:16 [INFO] 02:44:16 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 02:44:16 [INFO] 02:44:16 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 02:44:16 [INFO] The project's OSGi version is 2.0.0.202102070721 02:44:16 [INFO] 02:44:16 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 02:44:16 [INFO] 02:44:16 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 02:44:16 [INFO] 02:44:16 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 02:44:16 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:16 [INFO] 02:44:16 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 02:44:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/src/main/resources 02:44:16 [INFO] 02:44:16 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 02:44:16 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/bin 02:44:17 [INFO] 02:44:17 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 02:44:17 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/src/test/resources 02:44:17 [INFO] 02:44:17 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 02:44:17 [INFO] 02:44:17 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 02:44:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/target/org.eclipse.papyrus.uml.profile.assistants.generator.tests-2.0.0-SNAPSHOT.jar 02:44:17 [INFO] 02:44:17 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 02:44:17 [INFO] 02:44:17 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 02:44:17 [INFO] Skipping tests 02:44:17 [INFO] 02:44:17 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 02:44:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:17 [INFO] 02:44:17 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.assistants.feature >-- 02:44:17 [INFO] Building org.eclipse.papyrus.tests.uml.assistants.feature 1.2.0-SNAPSHOT [111/170] 02:44:17 [INFO] --------------------------[ eclipse-feature ]--------------------------- 02:44:17 [INFO] 02:44:17 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.uml.assistants.feature --- 02:44:17 [INFO] 02:44:17 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.assistants.feature --- 02:44:17 [INFO] The project's OSGi version is 1.2.0.202102070721 02:44:17 [INFO] 02:44:17 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.assistants.feature --- 02:44:17 [INFO] 02:44:17 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.assistants.feature --- 02:44:17 [INFO] 02:44:17 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.assistants.feature --- 02:44:17 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.assistants.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:17 [INFO] 02:44:17 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.assistants.feature --- 02:44:17 [INFO] 02:44:17 [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.assistants.feature --- 02:44:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.assistants.feature/target/org.eclipse.papyrus.tests.uml.assistants.feature-1.2.0-SNAPSHOT.jar 02:44:17 [INFO] 02:44:17 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.assistants.feature --- 02:44:17 [INFO] 02:44:17 [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.assistants.feature --- 02:44:17 [INFO] 02:44:17 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.tests.uml.assistants.feature --- 02:44:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:17 [INFO] 02:44:17 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.tests.releng >-- 02:44:17 [INFO] Building org.eclipse.papyrus.toolsmiths.tests.releng 0.0.1-SNAPSHOT [112/170] 02:44:17 [INFO] --------------------------------[ pom ]--------------------------------- 02:44:17 [INFO] 02:44:17 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.tests.releng --- 02:44:17 [INFO] 02:44:17 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.toolsmiths.tests.releng --- 02:44:17 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:17 [INFO] 02:44:17 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.toolsmiths.tests.releng --- 02:44:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:17 [INFO] 02:44:17 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.profilemigration.tests >-- 02:44:17 [INFO] Building org.eclipse.papyrus.toolsmiths.profilemigration.tests 1.0.0-SNAPSHOT [113/170] 02:44:17 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:44:17 [INFO] 02:44:17 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 02:44:17 [INFO] 02:44:17 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 02:44:17 [INFO] The project's OSGi version is 1.0.0.202102070721 02:44:17 [INFO] 02:44:17 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 02:44:17 [INFO] 02:44:17 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 02:44:17 [INFO] 02:44:17 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 02:44:17 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:17 [INFO] 02:44:17 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 02:44:17 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/src/main/resources 02:44:17 [INFO] 02:44:17 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 02:44:17 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/bin 02:44:18 [INFO] 02:44:18 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 02:44:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/src/test/resources 02:44:18 [INFO] 02:44:18 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 02:44:18 [INFO] 02:44:18 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 02:44:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/target/org.eclipse.papyrus.toolsmiths.profilemigration.tests-1.0.0-SNAPSHOT.jar 02:44:18 [INFO] 02:44:18 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 02:44:18 [INFO] 02:44:18 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 02:44:18 [INFO] Skipping tests 02:44:18 [INFO] 02:44:18 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 02:44:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:18 [INFO] 02:44:18 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.profile.tests >-- 02:44:18 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.profile.tests 2.0.0-SNAPSHOT [114/170] 02:44:18 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:44:18 [INFO] 02:44:18 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 02:44:18 [INFO] 02:44:18 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 02:44:18 [INFO] The project's OSGi version is 2.0.0.202102070721 02:44:18 [INFO] 02:44:18 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 02:44:18 [INFO] 02:44:18 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 02:44:18 [INFO] 02:44:18 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 02:44:18 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:18 [INFO] 02:44:18 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 02:44:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/src/main/resources 02:44:18 [INFO] 02:44:18 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 02:44:18 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/bin 02:44:18 [INFO] 02:44:18 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 02:44:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/src/test/resources 02:44:18 [INFO] 02:44:18 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 02:44:18 [INFO] 02:44:18 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 02:44:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/target/org.eclipse.papyrus.toolsmiths.validation.profile.tests-2.0.0-SNAPSHOT.jar 02:44:18 [INFO] 02:44:18 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 02:44:18 [INFO] 02:44:18 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 02:44:18 [INFO] Skipping tests 02:44:18 [INFO] 02:44:18 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 02:44:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:18 [INFO] 02:44:18 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests >-- 02:44:18 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests 2.0.0-SNAPSHOT [115/170] 02:44:18 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:44:18 [INFO] 02:44:18 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 02:44:18 [INFO] 02:44:18 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 02:44:18 [INFO] The project's OSGi version is 2.0.0.202102070721 02:44:18 [INFO] 02:44:18 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 02:44:18 [INFO] 02:44:18 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 02:44:18 [INFO] 02:44:18 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 02:44:18 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:18 [INFO] 02:44:18 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 02:44:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/src/main/resources 02:44:18 [INFO] 02:44:18 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 02:44:18 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/bin 02:44:19 [INFO] 02:44:19 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 02:44:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/src/test/resources 02:44:19 [INFO] 02:44:19 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 02:44:19 [INFO] 02:44:19 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 02:44:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests-2.0.0-SNAPSHOT.jar 02:44:19 [INFO] 02:44:19 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 02:44:19 [INFO] 02:44:19 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 02:44:19 [INFO] Skipping tests 02:44:19 [INFO] 02:44:19 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 02:44:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:19 [INFO] 02:44:19 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.toolsmiths.feature >-- 02:44:19 [INFO] Building org.eclipse.papyrus.tests.toolsmiths.feature 1.0.0-SNAPSHOT [116/170] 02:44:19 [INFO] --------------------------[ eclipse-feature ]--------------------------- 02:44:19 [INFO] 02:44:19 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.toolsmiths.feature --- 02:44:19 [INFO] 02:44:19 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.toolsmiths.feature --- 02:44:19 [INFO] The project's OSGi version is 1.0.0.202102070721 02:44:19 [INFO] 02:44:19 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.toolsmiths.feature --- 02:44:19 [INFO] 02:44:19 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.toolsmiths.feature --- 02:44:19 [INFO] 02:44:19 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.toolsmiths.feature --- 02:44:19 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.toolsmiths.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:19 [INFO] 02:44:19 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.toolsmiths.feature --- 02:44:19 [INFO] 02:44:19 [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.toolsmiths.feature --- 02:44:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.toolsmiths.feature/target/org.eclipse.papyrus.tests.toolsmiths.feature-1.0.0-SNAPSHOT.jar 02:44:19 [INFO] 02:44:19 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.toolsmiths.feature --- 02:44:19 [INFO] 02:44:19 [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.toolsmiths.feature --- 02:44:19 [INFO] 02:44:19 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.tests.toolsmiths.feature --- 02:44:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:19 [INFO] 02:44:19 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.tests.feature >-------- 02:44:19 [INFO] Building org.eclipse.papyrus.tests.feature 2.0.0-SNAPSHOT [117/170] 02:44:19 [INFO] --------------------------[ eclipse-feature ]--------------------------- 02:44:20 [INFO] 02:44:20 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.feature --- 02:44:20 [INFO] 02:44:20 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.feature --- 02:44:20 [INFO] The project's OSGi version is 2.0.0.202102070721 02:44:20 [INFO] 02:44:20 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.feature --- 02:44:20 [INFO] 02:44:20 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.feature --- 02:44:20 [INFO] 02:44:20 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.feature --- 02:44:20 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:20 [INFO] 02:44:20 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.feature --- 02:44:20 [INFO] 02:44:20 [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.feature --- 02:44:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/target/org.eclipse.papyrus.tests.feature-2.0.0-SNAPSHOT.jar 02:44:20 [INFO] 02:44:20 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.feature --- 02:44:20 [INFO] 02:44:20 [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.feature --- 02:44:20 [INFO] 02:44:20 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.tests.feature --- 02:44:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:20 [INFO] 02:44:20 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.expressions.main.tests >-- 02:44:20 [INFO] Building org.eclipse.papyrus.infra.emf.expressions.main.tests 0.0.1-SNAPSHOT [118/170] 02:44:20 [INFO] --------------------------------[ pom ]--------------------------------- 02:44:20 [INFO] 02:44:20 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.expressions.main.tests --- 02:44:20 [INFO] 02:44:20 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.emf.expressions.main.tests --- 02:44:20 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/expressions/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:20 [INFO] 02:44:20 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.emf.expressions.main.tests --- 02:44:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:20 [INFO] 02:44:20 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.expressions.tests >-- 02:44:20 [INFO] Building org.eclipse.papyrus.infra.emf.expressions.tests 2.0.0-SNAPSHOT [119/170] 02:44:20 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:44:20 [INFO] 02:44:20 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 02:44:20 [INFO] 02:44:20 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 02:44:20 [INFO] The project's OSGi version is 2.0.0.202102070721 02:44:20 [INFO] 02:44:20 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 02:44:20 [INFO] 02:44:20 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 02:44:20 [INFO] 02:44:20 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 02:44:20 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:20 [INFO] 02:44:20 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 02:44:20 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/src/main/resources 02:44:20 [INFO] 02:44:20 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 02:44:20 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/bin 02:44:20 [INFO] 02:44:20 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 02:44:20 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/src/test/resources 02:44:20 [INFO] 02:44:20 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 02:44:20 [INFO] 02:44:20 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 02:44:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/target/org.eclipse.papyrus.infra.emf.expressions.tests-2.0.0-SNAPSHOT.jar 02:44:20 [INFO] 02:44:20 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 02:44:20 [INFO] 02:44:20 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 02:44:20 [INFO] Skipping tests 02:44:20 [INFO] 02:44:20 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 02:44:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:20 [INFO] 02:44:20 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.emf.expressions.feature >-- 02:44:20 [INFO] Building org.eclipse.papyrus.tests.infra.emf.expressions.feature 1.0.0-SNAPSHOT [120/170] 02:44:20 [INFO] --------------------------[ eclipse-feature ]--------------------------- 02:44:20 [INFO] 02:44:20 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature --- 02:44:20 [INFO] 02:44:20 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature --- 02:44:20 [INFO] The project's OSGi version is 1.0.0.202102070721 02:44:20 [INFO] 02:44:20 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature --- 02:44:20 [INFO] 02:44:20 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature --- 02:44:20 [INFO] 02:44:20 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature --- 02:44:20 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.emf.expressions.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:20 [INFO] 02:44:20 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature --- 02:44:20 [INFO] 02:44:20 [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature --- 02:44:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.emf.expressions.feature/target/org.eclipse.papyrus.tests.infra.emf.expressions.feature-1.0.0-SNAPSHOT.jar 02:44:20 [INFO] 02:44:20 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature --- 02:44:20 [INFO] 02:44:20 [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature --- 02:44:20 [INFO] 02:44:20 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature --- 02:44:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:20 [INFO] 02:44:20 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.internationalization.main.test >-- 02:44:20 [INFO] Building org.eclipse.papyrus.infra.internationalization.main.test 1.0.0-SNAPSHOT [121/170] 02:44:20 [INFO] --------------------------------[ pom ]--------------------------------- 02:44:20 [INFO] 02:44:20 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization.main.test --- 02:44:20 [INFO] 02:44:20 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.internationalization.main.test --- 02:44:20 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/internationalization/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:20 [INFO] 02:44:20 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.internationalization.main.test --- 02:44:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:20 [INFO] 02:44:20 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.internationalization.tests >-- 02:44:20 [INFO] Building org.eclipse.papyrus.infra.internationalization.tests 2.0.0-SNAPSHOT [122/170] 02:44:20 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:44:20 [INFO] 02:44:20 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization.tests --- 02:44:20 [INFO] 02:44:20 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.internationalization.tests --- 02:44:20 [INFO] The project's OSGi version is 2.0.0.202102070721 02:44:20 [INFO] 02:44:20 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.internationalization.tests --- 02:44:20 [INFO] 02:44:20 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.internationalization.tests --- 02:44:20 [INFO] 02:44:20 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.internationalization.tests --- 02:44:20 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:20 [INFO] 02:44:20 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.internationalization.tests --- 02:44:20 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/src/main/resources 02:44:20 [INFO] 02:44:20 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.internationalization.tests --- 02:44:20 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/bin 02:44:21 [INFO] 02:44:21 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.internationalization.tests --- 02:44:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/src/test/resources 02:44:21 [INFO] 02:44:21 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.internationalization.tests --- 02:44:21 [INFO] 02:44:21 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.internationalization.tests --- 02:44:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/target/org.eclipse.papyrus.infra.internationalization.tests-2.0.0-SNAPSHOT.jar 02:44:21 [INFO] 02:44:21 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.internationalization.tests --- 02:44:21 [INFO] 02:44:21 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.internationalization.tests --- 02:44:21 [INFO] Skipping tests 02:44:21 [INFO] 02:44:21 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.internationalization.tests --- 02:44:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:21 [INFO] 02:44:21 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.internationalization.feature >-- 02:44:21 [INFO] Building org.eclipse.papyrus.tests.infra.internationalization.feature 1.0.0-SNAPSHOT [123/170] 02:44:21 [INFO] --------------------------[ eclipse-feature ]--------------------------- 02:44:21 [INFO] 02:44:21 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.infra.internationalization.feature --- 02:44:21 [INFO] 02:44:21 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.infra.internationalization.feature --- 02:44:21 [INFO] The project's OSGi version is 1.0.0.202102070721 02:44:21 [INFO] 02:44:21 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.infra.internationalization.feature --- 02:44:21 [INFO] 02:44:21 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.infra.internationalization.feature --- 02:44:21 [INFO] 02:44:21 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.infra.internationalization.feature --- 02:44:21 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.internationalization.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:21 [INFO] 02:44:21 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.infra.internationalization.feature --- 02:44:21 [INFO] 02:44:21 [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.infra.internationalization.feature --- 02:44:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.internationalization.feature/target/org.eclipse.papyrus.tests.infra.internationalization.feature-1.0.0-SNAPSHOT.jar 02:44:21 [INFO] 02:44:21 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.infra.internationalization.feature --- 02:44:21 [INFO] 02:44:21 [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.infra.internationalization.feature --- 02:44:21 [INFO] 02:44:21 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.tests.infra.internationalization.feature --- 02:44:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:21 [INFO] 02:44:21 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.expressions.tests.releng >-- 02:44:21 [INFO] Building org.eclipse.papyrus.uml.expressions.tests.releng 0.0.1-SNAPSHOT [124/170] 02:44:21 [INFO] --------------------------------[ pom ]--------------------------------- 02:44:21 [INFO] 02:44:21 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.expressions.tests.releng --- 02:44:21 [INFO] 02:44:21 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.expressions.tests.releng --- 02:44:21 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/expressions/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:21 [INFO] 02:44:21 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.expressions.tests.releng --- 02:44:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:21 [INFO] 02:44:21 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.expressions.tests >-- 02:44:21 [INFO] Building org.eclipse.papyrus.uml.expressions.tests 2.0.0-SNAPSHOT [125/170] 02:44:21 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:44:21 [INFO] 02:44:21 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.expressions.tests --- 02:44:21 [INFO] 02:44:21 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.expressions.tests --- 02:44:21 [INFO] The project's OSGi version is 2.0.0.202102070721 02:44:21 [INFO] 02:44:21 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.expressions.tests --- 02:44:21 [INFO] 02:44:21 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.expressions.tests --- 02:44:21 [INFO] 02:44:21 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.expressions.tests --- 02:44:21 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:21 [INFO] 02:44:21 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.expressions.tests --- 02:44:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/src/main/resources 02:44:21 [INFO] 02:44:21 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.expressions.tests --- 02:44:21 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/bin 02:44:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/src/org/eclipse/papyrus/uml/expressions/tests/SingleStereotypeAttributeEqualityExpressionTests.java:[48] 02:44:22 private Class notStereotypedClass; 02:44:22 ^^^^^^^^^^^^^^^^^^^ 02:44:22 The value of the field SingleStereotypeAttributeEqualityExpressionTests.notStereotypedClass is not used 02:44:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/src/org/eclipse/papyrus/uml/expressions/tests/SingleStereotypeAttributeEqualityExpressionTests.java:[50] 02:44:22 private final String PROFILE_URI = "papyrusExpressionProfile"; //$NON-NLS-1$ 02:44:22 ^^^^^^^^^^^ 02:44:22 The value of the field SingleStereotypeAttributeEqualityExpressionTests.PROFILE_URI is not used 02:44:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/src/org/eclipse/papyrus/uml/expressions/tests/IsKindOfStereotypeExpressionTests.java:[54] 02:44:22 private final String ELEMENT_CHILD_STEREOTYPE_QUALIFIED_NAME = "RootElement::AChildNiceStereotypeForElement"; //$NON-NLS-1$ 02:44:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:22 The value of the field IsKindOfStereotypeExpressionTests.ELEMENT_CHILD_STEREOTYPE_QUALIFIED_NAME is not used 02:44:22 3 problems (3 warnings) 02:44:22 [INFO] 02:44:22 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.expressions.tests --- 02:44:22 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/src/test/resources 02:44:22 [INFO] 02:44:22 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.expressions.tests --- 02:44:22 [INFO] 02:44:22 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.expressions.tests --- 02:44:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/target/org.eclipse.papyrus.uml.expressions.tests-2.0.0-SNAPSHOT.jar 02:44:22 [INFO] 02:44:22 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.expressions.tests --- 02:44:22 [INFO] 02:44:22 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.expressions.tests --- 02:44:22 [INFO] Skipping tests 02:44:22 [INFO] 02:44:22 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.expressions.tests --- 02:44:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:22 [INFO] 02:44:22 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.expressions.feature >-- 02:44:22 [INFO] Building org.eclipse.papyrus.tests.uml.expressions.feature 1.0.0-SNAPSHOT [126/170] 02:44:22 [INFO] --------------------------[ eclipse-feature ]--------------------------- 02:44:22 [INFO] 02:44:22 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.uml.expressions.feature --- 02:44:22 [INFO] 02:44:22 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.expressions.feature --- 02:44:22 [INFO] The project's OSGi version is 1.0.0.202102070721 02:44:22 [INFO] 02:44:22 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.expressions.feature --- 02:44:22 [INFO] 02:44:22 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.expressions.feature --- 02:44:22 [INFO] 02:44:22 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.expressions.feature --- 02:44:22 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.expressions.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:22 [INFO] 02:44:22 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.expressions.feature --- 02:44:22 [INFO] 02:44:22 [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.expressions.feature --- 02:44:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.expressions.feature/target/org.eclipse.papyrus.tests.uml.expressions.feature-1.0.0-SNAPSHOT.jar 02:44:22 [INFO] 02:44:22 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.expressions.feature --- 02:44:22 [INFO] 02:44:22 [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.expressions.feature --- 02:44:22 [INFO] 02:44:22 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.tests.uml.expressions.feature --- 02:44:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:22 [INFO] 02:44:22 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.main.test >-- 02:44:22 [INFO] Building org.eclipse.papyrus.uml.internationalization.main.test 1.0.0-SNAPSHOT [127/170] 02:44:22 [INFO] --------------------------------[ pom ]--------------------------------- 02:44:22 [INFO] 02:44:22 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.internationalization.main.test --- 02:44:22 [INFO] 02:44:22 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.internationalization.main.test --- 02:44:22 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/internationalization/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:22 [INFO] 02:44:22 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.internationalization.main.test --- 02:44:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:22 [INFO] 02:44:22 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.tests >-- 02:44:22 [INFO] Building org.eclipse.papyrus.uml.internationalization.tests 2.0.0-SNAPSHOT [128/170] 02:44:22 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:44:22 [INFO] 02:44:22 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.internationalization.tests --- 02:44:22 [INFO] 02:44:22 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.internationalization.tests --- 02:44:22 [INFO] The project's OSGi version is 2.0.0.202102070721 02:44:22 [INFO] 02:44:22 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.internationalization.tests --- 02:44:22 [INFO] 02:44:22 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.internationalization.tests --- 02:44:22 [INFO] 02:44:22 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.internationalization.tests --- 02:44:22 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:22 [INFO] 02:44:22 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.internationalization.tests --- 02:44:22 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/src/main/resources 02:44:22 [INFO] 02:44:22 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.internationalization.tests --- 02:44:22 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/bin 02:44:23 [INFO] 02:44:23 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.internationalization.tests --- 02:44:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/src/test/resources 02:44:23 [INFO] 02:44:23 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.internationalization.tests --- 02:44:23 [INFO] 02:44:23 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.internationalization.tests --- 02:44:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/target/org.eclipse.papyrus.uml.internationalization.tests-2.0.0-SNAPSHOT.jar 02:44:23 [INFO] 02:44:23 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.internationalization.tests --- 02:44:23 [INFO] 02:44:23 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.internationalization.tests --- 02:44:23 [INFO] Skipping tests 02:44:23 [INFO] 02:44:23 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.internationalization.tests --- 02:44:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:23 [INFO] 02:44:23 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.controlmode.tests >-- 02:44:23 [INFO] Building org.eclipse.papyrus.uml.internationalization.controlmode.tests 2.0.0-SNAPSHOT [129/170] 02:44:23 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:44:23 [INFO] 02:44:23 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 02:44:23 [INFO] 02:44:23 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 02:44:23 [INFO] The project's OSGi version is 2.0.0.202102070721 02:44:23 [INFO] 02:44:23 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 02:44:23 [INFO] 02:44:23 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 02:44:23 [INFO] 02:44:23 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 02:44:23 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:23 [INFO] 02:44:23 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 02:44:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/src/main/resources 02:44:23 [INFO] 02:44:23 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 02:44:23 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/bin 02:44:23 [INFO] 02:44:23 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 02:44:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/src/test/resources 02:44:23 [INFO] 02:44:23 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 02:44:23 [INFO] 02:44:23 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 02:44:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/target/org.eclipse.papyrus.uml.internationalization.controlmode.tests-2.0.0-SNAPSHOT.jar 02:44:23 [INFO] 02:44:23 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 02:44:23 [INFO] 02:44:23 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 02:44:23 [INFO] Skipping tests 02:44:23 [INFO] 02:44:23 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 02:44:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:23 [INFO] 02:44:23 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.internationalization.feature >-- 02:44:23 [INFO] Building org.eclipse.papyrus.tests.uml.internationalization.feature 1.0.0-SNAPSHOT [130/170] 02:44:23 [INFO] --------------------------[ eclipse-feature ]--------------------------- 02:44:23 [INFO] 02:44:23 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.uml.internationalization.feature --- 02:44:23 [INFO] 02:44:23 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.internationalization.feature --- 02:44:23 [INFO] The project's OSGi version is 1.0.0.202102070721 02:44:23 [INFO] 02:44:23 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.internationalization.feature --- 02:44:23 [INFO] 02:44:23 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.internationalization.feature --- 02:44:23 [INFO] 02:44:23 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.internationalization.feature --- 02:44:23 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.internationalization.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:23 [INFO] 02:44:23 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.internationalization.feature --- 02:44:23 [INFO] 02:44:23 [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.internationalization.feature --- 02:44:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.internationalization.feature/target/org.eclipse.papyrus.tests.uml.internationalization.feature-1.0.0-SNAPSHOT.jar 02:44:23 [INFO] 02:44:23 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.internationalization.feature --- 02:44:23 [INFO] 02:44:23 [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.internationalization.feature --- 02:44:23 [INFO] 02:44:23 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.tests.uml.internationalization.feature --- 02:44:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:23 [INFO] 02:44:23 [INFO] ----< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.tests >----- 02:44:23 [INFO] Building org.eclipse.papyrus.uml.alf.tests 2.0.0-SNAPSHOT [131/170] 02:44:23 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:44:23 [INFO] 02:44:23 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.alf.tests --- 02:44:23 [INFO] 02:44:23 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.alf.tests --- 02:44:23 [INFO] The project's OSGi version is 2.0.0.202102070721 02:44:23 [INFO] 02:44:23 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.alf.tests --- 02:44:23 [INFO] 02:44:23 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.alf.tests --- 02:44:23 [INFO] 02:44:23 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.alf.tests --- 02:44:23 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:23 [INFO] 02:44:23 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.alf.tests --- 02:44:49 [WARNING] 02:44:49 WARNING: SyntacticTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SyntacticTest.xtend 02:44:49 23: The type InjectWith is deprecated 02:44:49 [WARNING] 02:44:49 WARNING: SyntacticTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SyntacticTest.xtend 02:44:49 24: The type XtextRunner is deprecated 02:44:49 [WARNING] 02:44:49 WARNING: SyntacticTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SyntacticTest.xtend 02:44:49 37: The type XtextRunner is deprecated 02:44:49 [WARNING] 02:44:49 WARNING: SemanticTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SemanticTest.xtend 02:44:49 24: The type InjectWith is deprecated 02:44:49 [WARNING] 02:44:49 WARNING: SemanticTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SemanticTest.xtend 02:44:49 25: The type XtextRunner is deprecated 02:44:49 [WARNING] 02:44:49 WARNING: SemanticTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SemanticTest.xtend 02:44:49 38: The type XtextRunner is deprecated 02:44:49 [WARNING] 02:44:49 WARNING: MappingTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/MappingTest.xtend 02:44:49 23: The type XtextRunner is deprecated 02:44:49 [WARNING] 02:44:49 WARNING: MappingTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/MappingTest.xtend 02:44:49 32: The type XtextRunner is deprecated 02:44:49 [WARNING] 02:44:49 WARNING: MappingTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/MappingTest.xtend 02:44:49 54: The operator '==' should be replaced by '===' when null is one of the arguments. 02:44:49 [WARNING] 02:44:49 WARNING: SingleTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SingleTest.xtend 02:44:49 24: The type InjectWith is deprecated 02:44:49 [WARNING] 02:44:49 WARNING: SingleTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SingleTest.xtend 02:44:49 25: The type XtextRunner is deprecated 02:44:49 [WARNING] 02:44:49 WARNING: SingleTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SingleTest.xtend 02:44:49 38: The type XtextRunner is deprecated 02:44:49 [WARNING] 02:44:49 WARNING: ParserTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/ParserTest.xtend 02:44:49 57: The operator '==' should be replaced by '===' when null is one of the arguments. 02:44:49 [WARNING] 02:44:49 WARNING: ParserTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/ParserTest.xtend 02:44:49 62: The operator '==' should be replaced by '===' when null is one of the arguments. 02:44:49 [WARNING] 02:44:49 WARNING: ParserTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/ParserTest.xtend 02:44:49 83: The operator '!=' should be replaced by '!==' when null is one of the arguments. 02:44:49 [WARNING] 02:44:49 WARNING: ParserTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/ParserTest.xtend 02:44:49 85: The operator '!=' should be replaced by '!==' when null is one of the arguments. 02:44:49 [WARNING] 02:44:49 WARNING: Parse.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/Parse.xtend 02:44:49 57: The operator '==' should be replaced by '===' when null is one of the arguments. 02:44:49 [WARNING] 02:44:49 WARNING: MergeTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/MergeTest.xtend 02:44:49 37: The type XtextRunner is deprecated 02:44:49 [WARNING] 02:44:49 WARNING: MergeTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/MergeTest.xtend 02:44:49 45: The type XtextRunner is deprecated 02:44:49 [WARNING] 02:44:49 WARNING: GenerationTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/generator/GenerationTest.xtend 02:44:49 25: The type XtextRunner is deprecated 02:44:49 [WARNING] 02:44:49 WARNING: GenerationTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/generator/GenerationTest.xtend 02:44:49 33: The type XtextRunner is deprecated 02:44:49 [WARNING] 02:44:49 WARNING: GenerationTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/generator/GenerationTest.xtend 02:44:49 69: The operator '!=' should be replaced by '!==' when null is one of the arguments. 02:44:49 [INFO] 02:44:49 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.alf.tests --- 02:44:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/main/resources 02:44:49 [INFO] 02:44:49 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.alf.tests --- 02:44:50 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/bin 02:44:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/CompilerTests.java:[64] 02:44:50 import org.eclipse.xtext.junit4.XtextRunner; 02:44:50 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:50 The type XtextRunner is deprecated 02:44:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/CompilerTests.java:[70] 02:44:50 @RunWith(XtextRunner.class) 02:44:50 ^^^^^^^^^^^ 02:44:50 The type XtextRunner is deprecated 02:44:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/generator/AlfGenerator.java:[49] 02:44:50 static final private SaveOptions options = SaveOptions.newBuilder().format().noValidation().getOptions(); 02:44:50 ^^^^^^^^^^^^^^ 02:44:50 The method noValidation() from the type SaveOptions.Builder is deprecated 02:44:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[6] 02:44:50 import org.eclipse.xtext.junit4.GlobalRegistries; 02:44:50 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:50 The type GlobalRegistries is deprecated 02:44:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[7] 02:44:50 import org.eclipse.xtext.junit4.GlobalRegistries.GlobalStateMemento; 02:44:50 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:50 The type GlobalRegistries.GlobalStateMemento is deprecated 02:44:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[8] 02:44:50 import org.eclipse.xtext.junit4.IInjectorProvider; 02:44:50 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:50 The type IInjectorProvider is deprecated 02:44:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[9] 02:44:50 import org.eclipse.xtext.junit4.IRegistryConfigurator; 02:44:50 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:50 The type IRegistryConfigurator is deprecated 02:44:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[13] 02:44:50 public class AlfInjectorProvider implements IInjectorProvider, IRegistryConfigurator { 02:44:50 ^^^^^^^^^^^^^^^^^ 02:44:50 The type IInjectorProvider is deprecated 02:44:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[13] 02:44:50 public class AlfInjectorProvider implements IInjectorProvider, IRegistryConfigurator { 02:44:50 ^^^^^^^^^^^^^^^^^^^^^ 02:44:50 The type IRegistryConfigurator is deprecated 02:44:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[15] 02:44:50 protected GlobalStateMemento stateBeforeInjectorCreation; 02:44:50 ^^^^^^^^^^^^^^^^^^ 02:44:50 The type GlobalRegistries.GlobalStateMemento is deprecated 02:44:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[16] 02:44:50 protected GlobalStateMemento stateAfterInjectorCreation; 02:44:50 ^^^^^^^^^^^^^^^^^^ 02:44:50 The type GlobalRegistries.GlobalStateMemento is deprecated 02:44:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[20] 02:44:50 GlobalRegistries.initializeDefaults(); 02:44:50 ^^^^^^^^^^^^^^^^ 02:44:50 The type GlobalRegistries is deprecated 02:44:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[20] 02:44:50 GlobalRegistries.initializeDefaults(); 02:44:50 ^^^^^^^^^^^^^^^^^^^^ 02:44:50 The method initializeDefaults() from the type GlobalRegistries is deprecated 02:44:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[26] 02:44:50 stateBeforeInjectorCreation = GlobalRegistries.makeCopyOfGlobalState(); 02:44:50 ^^^^^^^^^^^^^^^^ 02:44:50 The type GlobalRegistries is deprecated 02:44:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[26] 02:44:50 stateBeforeInjectorCreation = GlobalRegistries.makeCopyOfGlobalState(); 02:44:50 ^^^^^^^^^^^^^^^^^^^^^^^ 02:44:50 The method makeCopyOfGlobalState() from the type GlobalRegistries is deprecated 02:44:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[28] 02:44:50 stateAfterInjectorCreation = GlobalRegistries.makeCopyOfGlobalState(); 02:44:50 ^^^^^^^^^^^^^^^^ 02:44:50 The type GlobalRegistries is deprecated 02:44:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[28] 02:44:50 stateAfterInjectorCreation = GlobalRegistries.makeCopyOfGlobalState(); 02:44:50 ^^^^^^^^^^^^^^^^^^^^^^^ 02:44:50 The method makeCopyOfGlobalState() from the type GlobalRegistries is deprecated 02:44:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[38] 02:44:50 stateBeforeInjectorCreation.restoreGlobalState(); 02:44:50 ^^^^^^^^^^^^^^^^^^^^ 02:44:50 The method restoreGlobalState() from the type GlobalRegistries.GlobalStateMemento is deprecated 02:44:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[43] 02:44:50 stateAfterInjectorCreation.restoreGlobalState(); 02:44:50 ^^^^^^^^^^^^^^^^^^^^ 02:44:50 The method restoreGlobalState() from the type GlobalRegistries.GlobalStateMemento is deprecated 02:44:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfUiInjectorProvider.java:[6] 02:44:50 import org.eclipse.xtext.junit4.IInjectorProvider; 02:44:50 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:44:50 The type IInjectorProvider is deprecated 02:44:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfUiInjectorProvider.java:[10] 02:44:50 public class AlfUiInjectorProvider implements IInjectorProvider { 02:44:50 ^^^^^^^^^^^^^^^^^ 02:44:50 The type IInjectorProvider is deprecated 02:44:50 21 problems (21 warnings) 02:44:50 [INFO] 02:44:50 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.alf.tests --- 02:44:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/test/resources 02:44:50 [INFO] 02:44:50 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.alf.tests --- 02:44:50 [INFO] 02:44:50 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.alf.tests --- 02:44:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/target/org.eclipse.papyrus.uml.alf.tests-2.0.0-SNAPSHOT.jar 02:44:51 [INFO] 02:44:51 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.alf.tests --- 02:44:51 [INFO] 02:44:51 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.alf.tests --- 02:44:51 [INFO] Skipping tests 02:44:51 [INFO] 02:44:51 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.alf.tests --- 02:44:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:51 [INFO] 02:44:51 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.tests.feature >---- 02:44:51 [INFO] Building org.eclipse.papyrus.uml.alf.tests.feature 1.2.0-SNAPSHOT [132/170] 02:44:51 [INFO] --------------------------[ eclipse-feature ]--------------------------- 02:44:51 [INFO] 02:44:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.alf.tests.feature --- 02:44:51 [INFO] 02:44:51 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.alf.tests.feature --- 02:44:51 [INFO] The project's OSGi version is 1.2.0.202102070721 02:44:51 [INFO] 02:44:51 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.alf.tests.feature --- 02:44:51 [INFO] 02:44:51 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.alf.tests.feature --- 02:44:51 [INFO] 02:44:51 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.alf.tests.feature --- 02:44:51 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.alf.tests.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:51 [INFO] 02:44:51 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.alf.tests.feature --- 02:44:51 [INFO] 02:44:51 [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.alf.tests.feature --- 02:44:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.alf.tests.feature/target/org.eclipse.papyrus.uml.alf.tests.feature-1.2.0-SNAPSHOT.jar 02:44:51 [INFO] 02:44:51 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.alf.tests.feature --- 02:44:51 [INFO] 02:44:51 [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.alf.tests.feature --- 02:44:51 [INFO] 02:44:51 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.alf.tests.feature --- 02:44:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:51 [INFO] 02:44:51 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.tests.features >------- 02:44:51 [INFO] Building Papyrus Tests Features 0.0.1-SNAPSHOT [133/170] 02:44:51 [INFO] --------------------------------[ pom ]--------------------------------- 02:44:51 [INFO] 02:44:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.features --- 02:44:51 [INFO] 02:44:51 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.features --- 02:44:51 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/features/papyrus-tests-features/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:51 [INFO] 02:44:51 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.tests.features --- 02:44:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:44:51 [INFO] 02:44:51 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.developer.suite.tests >-- 02:44:51 [INFO] Building org.eclipse.papyrus.developer.suite.tests 1.0.0-SNAPSHOT [134/170] 02:44:51 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:44:52 [INFO] 02:44:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.developer.suite.tests --- 02:44:52 [INFO] 02:44:52 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.developer.suite.tests --- 02:44:52 [INFO] The project's OSGi version is 1.0.0.202102070721 02:44:52 [INFO] 02:44:52 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.developer.suite.tests --- 02:44:52 [INFO] 02:44:52 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.developer.suite.tests --- 02:44:52 [INFO] 02:44:52 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.developer.suite.tests --- 02:44:52 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:44:52 [INFO] 02:44:52 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.developer.suite.tests --- 02:44:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/src/main/resources 02:44:52 [INFO] 02:44:52 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.developer.suite.tests --- 02:44:52 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/bin 02:44:53 [INFO] 02:44:53 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.developer.suite.tests --- 02:44:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:44:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:44:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/src/test/resources 02:44:53 [INFO] 02:44:53 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.developer.suite.tests --- 02:44:53 [INFO] 02:44:53 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.developer.suite.tests --- 02:44:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/org.eclipse.papyrus.developer.suite.tests-1.0.0-SNAPSHOT.jar 02:44:53 [INFO] 02:44:53 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.developer.suite.tests --- 02:44:53 [INFO] 02:44:53 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.developer.suite.tests --- 02:45:09 [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/work/data/.metadata/.log 02:45:09 [INFO] Command line: 02:45:09 [/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, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] 02:45:26 Running org.eclipse.papyrus.developer.suite.tests.AllTests 02:45:30 Tests run: 12, Failures: 1, Errors: 0, Skipped: 2, Time elapsed: 3.001 s <<< FAILURE! - in org.eclipse.papyrus.developer.suite.tests.AllTests 02:45:30 uml2umlDependencyVersionTest(org.eclipse.papyrus.bundles.tests.BundlesTests) Time elapsed: 0.097 s 02:45:30 batikDependencyVersionTest(org.eclipse.papyrus.bundles.tests.BundlesTests) Time elapsed: 0.015 s 02:45:30 aboutTest(org.eclipse.papyrus.bundles.tests.BundlesTests) Time elapsed: 0.087 s 02:45:30 guavaDependencyVersionTest(org.eclipse.papyrus.bundles.tests.BundlesTests) Time elapsed: 0.013 s 02:45:30 vendorTest(org.eclipse.papyrus.bundles.tests.BundlesTests) Time elapsed: 0.006 s 02:45:30 javaVersionTest(org.eclipse.papyrus.bundles.tests.BundlesTests) Time elapsed: 0.093 s 02:45:30 checkPapyrusEMFPluginDependency(org.eclipse.papyrus.bundles.tests.BundlesTests) Time elapsed: 0.01 s <<< FAILURE! 02:45:30 java.lang.AssertionError: The current dependencies are not the expected ones. expected:<[org.eclipse.emf.ecore, org.eclipse.ui, org.eclipse.core.runtime, org.eclipse.core.resources, org.eclipse.emf.ecore.xmi]> but was:<[org.eclipse.core.runtime, org.eclipse.core.resources, org.eclipse.emf.ecore.xmi]> 02:45:30 at org.eclipse.papyrus.bundles.tests.BundlesTests.strictCheckOfDependenciesList(BundlesTests.java:539) 02:45:30 at org.eclipse.papyrus.bundles.tests.BundlesTests.checkPapyrusEMFPluginDependency(BundlesTests.java:503) 02:45:30 02:45:30 glazedListDependencyVersionTest(org.eclipse.papyrus.bundles.tests.BundlesTests) Time elapsed: 0.098 s 02:45:30 pluginIDTest(org.eclipse.papyrus.bundles.tests.BundlesTests) Time elapsed: 1.901 s 02:45:30 incubationTest(org.eclipse.papyrus.bundles.tests.BundlesTests) skipped 02:45:30 importPackage(org.eclipse.papyrus.bundles.tests.BundlesTests) skipped 02:45:30 natTableDependencyVersionTest(org.eclipse.papyrus.bundles.tests.BundlesTests) Time elapsed: 0.017 s 02:45:30 02:45:30 Results: 02:45:30 02:45:30 Failures: 02:45:30 BundlesTests.checkPapyrusEMFPluginDependency:503->strictCheckOfDependenciesList:539 The current dependencies are not the expected ones. expected:<[org.eclipse.emf.ecore, org.eclipse.ui, org.eclipse.core.runtime, org.eclipse.core.resources, org.eclipse.emf.ecore.xmi]> but was:<[org.eclipse.core.runtime, org.eclipse.core.resources, org.eclipse.emf.ecore.xmi]> 02:45:30 02:45:30 Tests run: 12, Failures: 1, Errors: 0, Skipped: 2 02:45:30 02:45:33 [ERROR] There are test failures. 02:45:33 02:45:33 Please refer to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/surefire-reports for the individual test results. 02:45:33 [INFO] 02:45:33 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.developer.suite.tests --- 02:45:33 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/jacoco.exec 02:45:33 [INFO] Analyzed bundle 'org.eclipse.papyrus.developer.suite.tests' with 0 classes 02:45:33 [INFO] 02:45:33 [INFO] ----< org.eclipse.papyrus.tests:org.eclipse.papyrus.bundles.tests >----- 02:45:33 [INFO] Building org.eclipse.papyrus.bundles.tests 0.0.1-SNAPSHOT [135/170] 02:45:33 [INFO] --------------------------------[ pom ]--------------------------------- 02:45:33 [INFO] 02:45:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.bundles.tests --- 02:45:33 [INFO] 02:45:33 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.bundles.tests --- 02:45:33 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/bundlestests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:45:33 [INFO] 02:45:33 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.bundles.tests --- 02:45:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:45:33 [INFO] 02:45:33 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.eclipse.project.editors.tests >-- 02:45:33 [INFO] Building org.eclipse.papyrus.eclipse.project.editors.tests 3.0.0-SNAPSHOT [136/170] 02:45:33 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:45:33 [INFO] 02:45:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 02:45:33 [INFO] 02:45:33 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 02:45:33 [INFO] The project's OSGi version is 3.0.0.202102070721 02:45:33 [INFO] 02:45:33 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 02:45:33 [INFO] 02:45:33 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 02:45:33 [INFO] 02:45:33 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 02:45:33 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:45:33 [INFO] 02:45:33 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 02:45:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:45:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:45:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/main/resources 02:45:33 [INFO] 02:45:33 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 02:45:33 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/bin 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[58] 02:45:34 assertThat(fixture.getEditor().getMissingFiles(), 02:45:34 both(hasItem(".classpath")).and(hasItem("build.properties"))); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[66] 02:45:34 assertThat(fixture.slurp(".classpath"), hasItem(anything())); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[67] 02:45:34 assertThat(fixture.getProject().getFile("build.properties").isAccessible(), is(true)); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[72] 02:45:34 assertThat(fixture.getEditor().getMissingNature(), hasItem(IJavaProjectEditor.JAVA_NATURE)); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[77] 02:45:34 assertThat(fixture.getEditor().hasNature(IJavaProjectEditor.JAVA_NATURE), is(false)); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[79] 02:45:34 assertThat(fixture.getEditor().hasNature(IJavaProjectEditor.JAVA_NATURE), is(true)); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[83] 02:45:34 assertThat(fixture.slurp(".project"), hasItem(containsString(IJavaProjectEditor.JAVA_NATURE))); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[88] 02:45:34 assertThat(fixture.getEditor().getMissingBuildCommand(), hasItem(IJavaProjectEditor.JAVA_BUILD_COMMAND)); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[95] 02:45:34 assertThat(fixture.slurp(".project"), hasItem(containsString("org.eclipse.papyrus.foo"))); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[100] 02:45:34 assertThat(fixture.getEditor().hasBuildCommand(IJavaProjectEditor.JAVA_BUILD_COMMAND), is(false)); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[102] 02:45:34 assertThat(fixture.getEditor().hasBuildCommand(IJavaProjectEditor.JAVA_BUILD_COMMAND), is(true)); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[106] 02:45:34 assertThat(fixture.slurp(".project"), hasItem(containsString(IJavaProjectEditor.JAVA_BUILD_COMMAND))); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[112] 02:45:34 assertThat(fixture.getEditor().exists(), is(false)); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[116] 02:45:34 assertThat(fixture.getEditor().exists(), is(true)); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[123] 02:45:34 assertThat(getBuildProperties().getProperty("source..", ""), containsString("src-gen")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[130] 02:45:34 assertThat(getBuildOutputProperty(), containsString("classes")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[137] 02:45:34 assertThat(getBuildProperties().getProperty("bin.includes", ""), containsString("foo.xml")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[144] 02:45:34 assertThat(fixture.getEditor().isRegisteredSourceFolder("src-gen"), is(true)); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[151] 02:45:34 assertThat(fixture.getEditor().isRegisteredBinFolder("classes"), is(true)); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[160] 02:45:34 assertThat(Arrays.asList(fixture.getEditor().getSourceFolders()), 02:45:34 both(hasItem("src")).and(hasItem("src-gen"))); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[171] 02:45:34 assertThat(Arrays.asList(fixture.getEditor().getBinFolders()), 02:45:34 both(hasItem("bin")).and(hasItem("bin-gen"))); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[182] 02:45:34 assertThat(Arrays.asList(fixture.getEditor().getElementsInBuild()), 02:45:34 both(hasItem("META-INF/MANIFEST.MF")).and(hasItem("plugin.xml")).and(hasItem("plugin.properties"))); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[192] 02:45:34 assertThat(fixture.slurp(".classpath"), 02:45:34 hasItem(both(containsString("\"src\"")).and(containsString("src-gen")))); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[202] 02:45:34 assertThat(fixture.slurp(".classpath"), 02:45:34 hasItem(both(containsString("\"src\"")).and(containsString("src-gen")))); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[204] 02:45:34 assertThat(getBuildProperties().getProperty("source..", ""), containsString("src-gen")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[213] 02:45:34 assertThat(fixture.getEditor().isSourceFolderRegistered("src-gen"), is(true)); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[56] 02:45:34 assertThat(fixture.getEditor().exists(), is(false)); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[60] 02:45:34 assertThat(fixture.getEditor().exists(), is(true)); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[62] 02:45:34 assertThat(fixture.slurp("plugin.xml"), hasItem(containsString("<plugin>"))); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[70] 02:45:34 assertThat(fixture.slurp("plugin.xml"), hasItem(containsString("point=\"org.eclipse.foo\""))); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[83] 02:45:34 assertThat(extension, notNullValue()); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(Element, Matcher<? super Element>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[84] 02:45:34 assertThat(extension.getNodeName(), is("extension")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[85] 02:45:34 assertThat(extension.getAttribute("point"), is("org.eclipse.foo")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[94] 02:45:34 assertThat(fixture.slurp("plugin.xml"), hasItem(containsString("id=\"org.eclipse.papyrus.foo.test\""))); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[100] 02:45:34 assertThat(fixture.getEditor().getMissingFiles(), hasItem("plugin.xml")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[106] 02:45:34 assertThat(fixture.getEditor().getMissingNature(), hasItem(IPluginProjectEditor.PLUGIN_NATURE)); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[109] 02:45:34 assertThat(fixture.getEditor().getMissingNature(), not(hasItem(anything()))); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[112] 02:45:34 assertThat(fixture.slurp(".project"), hasItem(containsString(IPluginProjectEditor.PLUGIN_NATURE))); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[118] 02:45:34 assertThat(fixture.getEditor().getMissingBuildCommand(), hasItem(IPluginProjectEditor.PLUGIN_BUILD_COMMAND)); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[121] 02:45:34 assertThat(fixture.getEditor().getMissingBuildCommand(), not(hasItem(anything()))); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[124] 02:45:34 assertThat(fixture.slurp(".project"), hasItem(containsString(IPluginProjectEditor.PLUGIN_BUILD_COMMAND))); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ProjectEditorTest.java:[50] 02:45:34 assertThat(fixture.getEditor().getMissingFiles(), not(hasItem(".project"))); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ProjectEditorTest.java:[57] 02:45:34 assertThat(lines, hasItem("Hello, world!")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[74] 02:45:34 assertThat(one(manifest, "org.eclipse.jface"), not(containsString(";"))); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[77] 02:45:34 assertThat(one(manifest, "org.eclipse.ui"), containsString(";bundle-version=\"3.6.0\"")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[97] 02:45:34 assertThat(one(manifest, "org.eclipse.jface"), containsString(";bundle-version=\"3.10.0\"")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[100] 02:45:34 assertThat(one(manifest, "org.eclipse.core.resources"), 02:45:34 both(containsString(";bundle-version=\"3.6.0\"")).and( 02:45:34 containsString(";visibility:=reexport"))); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[105] 02:45:34 assertThat(one(manifest, "org.eclipse.ui"), 02:45:34 both(containsString(";bundle-version=\"[3.2.0,4.0.0)\"")).and( 02:45:34 not(containsString(";bundle-version=\"3.6.0\"")))); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[113] 02:45:34 assertThat(fixture.getEditor().hasDependency("org.eclipse.jface"), is(false)); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[114] 02:45:34 assertThat(fixture.getEditor().hasDependency("org.eclipse.ui"), is(true)); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[115] 02:45:34 assertThat(fixture.getEditor().hasDependency("org.eclipse.core.resources"), is(true)); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[129] 02:45:34 assertThat(one(manifest, "Eclipse-LazyStart"), is("Eclipse-LazyStart: true")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[130] 02:45:34 assertThat(one(manifest, "Bundle-Localization"), is("Bundle-Localization: OSGI-INF/l10n/bundle")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[136] 02:45:34 assertThat(fixture.getEditor().getValue("Bundle-Vendor"), is("Papyrus Project")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[137] 02:45:34 assertThat(fixture.getEditor().getValue("Eclipse-LazyStart"), nullValue()); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[143] 02:45:34 assertThat(fixture.getEditor().getValue("author-info", "Full-Name"), is("Christian W. Damus")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[144] 02:45:34 assertThat(fixture.getEditor().getValue("author-info", "Disposition"), nullValue()); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[158] 02:45:34 assertThat(one(manifest, "Disposition"), is("Disposition: happy")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[159] 02:45:34 assertThat(one(manifest, "Company"), is("Company: self-employed")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[172] 02:45:34 assertThat(getManifest(), not(hasItem(containsString("Company:")))); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[185] 02:45:34 assertThat(getManifest(), not(hasItem(containsString("Bundle-Localization:")))); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[193] 02:45:34 assertThat(one(getManifest(), "Bundle-SymbolicName:"), regexContains("\\sorg\\.eclipse\\.papyrus\\.something$")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[199] 02:45:34 assertThat(one(getManifest(), "Bundle-SymbolicName:"), regexContains("\\sorg\\.eclipse\\.papyrus\\.new\\.name$")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[205] 02:45:34 assertThat(fixture.getEditor().getSymbolicBundleName(), is("org.eclipse.papyrus.foo")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[211] 02:45:34 assertThat(fixture.getEditor().getBundleName(), is("Papyrus Test Bundle")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[219] 02:45:34 assertThat(one(getManifest(), "Bundle-Name:"), regexContains("\\sMy Bundle$")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[225] 02:45:34 assertThat(one(getManifest(), "Bundle-Name:"), regexContains("\\sA Better Name$")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[231] 02:45:34 assertThat(fixture.getEditor().getBundleVersion(), is("2.0.0.qualifier")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[239] 02:45:34 assertThat(one(getManifest(), "Bundle-Version:"), regexContains("\\s0\\.1\\.0\\.qualifier$")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[245] 02:45:34 assertThat(one(getManifest(), "Bundle-Version:"), regexContains("\\s2\\.0\\.0$")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[251] 02:45:34 assertThat(fixture.getEditor().getBundleVendor(), is("Papyrus Project")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[259] 02:45:34 assertThat(one(getManifest(), "Bundle-Vendor:"), regexContains("\\sMe$")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[265] 02:45:34 assertThat(one(getManifest(), "Bundle-Vendor:"), regexContains("\\sEclipse Modeling Project$")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[271] 02:45:34 assertThat(fixture.getEditor().getBundleLocalization(), is("plugin")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[280] 02:45:34 assertThat(one(getManifest(), "Bundle-SymbolicName:"), regexContains("\\.foo;singleton:=true$")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[297] 02:45:34 assertThat(one(manifest, "org.eclipse.jface.viewers"), not(containsString(";"))); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[300] 02:45:34 assertThat(one(manifest, "org.eclipse.emf.ecore"), containsString(";version=\"2.10.0\"")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[320] 02:45:34 assertThat(one(manifest, "org.eclipse.jface.viewers"), containsString(";version=\"3.10.0\"")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[323] 02:45:34 assertThat(one(manifest, "com.ibm.icu.text"), 02:45:34 both(containsString(";version=\"54.0.0\"")).and( 02:45:34 containsString(";resolution:=optional"))); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[328] 02:45:34 assertThat(one(manifest, "org.eclipse.emf.ecore"), 02:45:34 both(containsString(";version=\"[2.12.0,3.0.0)\"")).and( 02:45:34 not(containsString(";version=\"2.10.0\"")))); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[347] 02:45:34 assertThat(one(manifest, "org.eclipse.papyrus.bar"), not(containsString(";"))); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[350] 02:45:34 assertThat(one(manifest, "org.eclipse.papyrus.foo.tests"), containsString(";version=\"2.0.0\"")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[371] 02:45:34 assertThat(one(manifest, "org.eclipse.papyrus.bar"), containsString(";version=\"1.2.0\"")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[374] 02:45:34 assertThat(one(manifest, "org.eclipse.papyrus.eclipse.project.editors.tests"), 02:45:34 both(containsString(";version=\"2.0.0\"")).and( 02:45:34 containsString(";x-internal:=true"))); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[379] 02:45:34 assertThat(one(manifest, "org.eclipse.papyrus.foo.tests"), 02:45:34 both(containsString(";version=\"1.1.100\"")).and( 02:45:34 not(containsString(";version=\"2.0.0\"")))); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[389] 02:45:34 assertThat(required.size(), is(4)); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[390] 02:45:34 assertThat(required.get(0).getVersionRange(), is(VersionRange.valueOf("[1.2.0,2.0.0)"))); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(VersionRange, Matcher<? super VersionRange>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[391] 02:45:34 assertThat(required.get(1).getName(), is("org.eclipse.papyrus.eclipse.project.editors")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[392] 02:45:34 assertThat(required.get(2).isOptional(), is(true)); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[393] 02:45:34 assertThat(required.get(3).getName(), is("org.eclipse.core.resources")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[394] 02:45:34 assertThat(required.get(3).getVersionRange(), either(nullValue()).or(is(VersionRange.emptyRange))); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(VersionRange, Matcher<? super VersionRange>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[395] 02:45:34 assertThat(required.get(3).isExported(), is(true)); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[403] 02:45:34 assertThat(imported.size(), is(2)); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[404] 02:45:34 assertThat(imported.get(0).getName(), is("com.ibm.icu.text")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[405] 02:45:34 assertThat(imported.get(0).getVersionRange(), either(nullValue()).or(is(VersionRange.emptyRange))); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(VersionRange, Matcher<? super VersionRange>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[406] 02:45:34 assertThat(imported.get(0).isOptional(), is(true)); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[407] 02:45:34 assertThat(imported.get(1).getName(), is("org.eclipse.emf.ecore")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[408] 02:45:34 assertThat(imported.get(1).getVersionRange(), is(VersionRange.valueOf("2.10.0"))); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(VersionRange, Matcher<? super VersionRange>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[409] 02:45:34 assertThat(imported.get(1).isOptional(), is(false)); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[418] 02:45:34 assertThat(one(getManifest(), "org.eclipse.papyrus.junit.utils"), containsString(";visibility:=reexport")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[424] 02:45:34 assertThat(one(getManifest(), "org.eclipse.papyrus.junit.utils"), not(containsString("visibility:=reexport"))); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[436] 02:45:34 assertThat(manifest, hasItem("Require-Bundle: org.eclipse.papyrus.junit.utils;bundle-version=\"[1.2.0,2.0.0)\",")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[439] 02:45:34 assertThat(manifest, hasItem(" org.eclipse.papyrus.eclipse.project.editors;bundle-version=\"[2.0.0,3.0.0)\"")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[451] 02:45:34 assertThat(manifest, hasItem("Import-Package: com.ibm.icu.text;resolution:=optional")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[457] 02:45:34 assertThat(fixture.getEditor().exists(), is(false)); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[461] 02:45:34 assertThat(fixture.getEditor().exists(), is(true)); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[468] 02:45:34 assertThat(fixture.getEditor().getMissingFiles(), hasItem("META-INF/MANIFEST.MF")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[475] 02:45:34 assertThat(fixture.slurp("META-INF/MANIFEST.MF"), hasItem(containsString("Manifest-Version:"))); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[493] 02:45:34 assertThat(headerNames, is(Arrays.asList( 02:45:34 "Manifest-Version", 02:45:34 "Require-Bundle", 02:45:34 "Import-Package", 02:45:34 "Export-Package", 02:45:34 "Bundle-Vendor", 02:45:34 "Bundle-ActivationPolicy", 02:45:34 "Bundle-Version", 02:45:34 "Bundle-Name", 02:45:34 "Bundle-ManifestVersion", 02:45:34 "Bundle-SymbolicName", 02:45:34 "Bundle-Localization", 02:45:34 "Bundle-RequiredExecutionEnvironment", 02:45:34 "Name", 02:45:34 "Full-Name", 02:45:34 "Company", 02:45:34 "Committer"))); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[533] 02:45:34 assertThat(headerNames.get(0), is("Name")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[536] 02:45:34 assertThat(new HashSet<>(headerNames), is(new HashSet<>(Arrays.asList( 02:45:34 "Name", 02:45:34 "Attr1", 02:45:34 "Other", 02:45:34 "Favorite")))); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(HashSet<String>, Matcher<? super HashSet<String>>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[561] 02:45:34 assertThat(headerNames, not(either(hasItem("Name")) 02:45:34 .or(hasItem("Full-Name")).or(hasItem("Company")).or(hasItem("Committer")))); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[577] 02:45:34 .peek(s -> assertThat("not exactly one " + s, ++count[0], is(1))) 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Integer, Matcher<? super Integer>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[58] 02:45:34 assertThat(fixture.getEditor().getMissingFiles(), hasItem("feature.xml")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[64] 02:45:34 assertThat(fixture.getEditor().getMissingNature(), hasItem("org.eclipse.pde.FeatureNature")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[67] 02:45:34 assertThat(fixture.getEditor().getMissingNature(), not(hasItem(anything()))); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[70] 02:45:34 assertThat(fixture.slurp(".project"), hasItem(containsString("org.eclipse.pde.FeatureNature"))); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[76] 02:45:34 assertThat(fixture.getEditor().getMissingBuildCommand(), hasItem("org.eclipse.pde.FeatureBuilder")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[79] 02:45:34 assertThat(fixture.getEditor().getMissingBuildCommand(), not(hasItem(anything()))); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[82] 02:45:34 assertThat(fixture.slurp(".project"), hasItem(containsString("org.eclipse.pde.FeatureBuilder"))); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[92] 02:45:34 assertThat(manifest.getAttributes().getLength(), is(0)); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[93] 02:45:34 assertThat(manifest.getTextContent().trim(), is("")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[99] 02:45:34 assertThat(fixture.getEditor().getId(), is("org.eclipse.papyrus.extra.umlrt.feature")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[105] 02:45:34 assertThat(fixture.getEditor().getLabel(), is("Papyrus RT")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[111] 02:45:34 assertThat(fixture.getEditor().getVersion(), is("1.2.0.qualifier")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[117] 02:45:34 assertThat(fixture.getEditor().getProviderName(), is("Papyrus Project")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[123] 02:45:34 assertThat(fixture.getEditor().getOS(), is("macosx")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[129] 02:45:34 assertThat(fixture.getEditor().getWS(), is("cocoa,carbon")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[135] 02:45:34 assertThat(fixture.getEditor().getNL(), is("en_CA")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[141] 02:45:34 assertThat(fixture.getEditor().getArch(), is("x86_64,ppc")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[147] 02:45:34 assertThat(fixture.getEditor().getDescriptionText(), containsString("UML for Real-Time")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[153] 02:45:34 assertThat(fixture.getEditor().getDescriptionURL(), is("http://localhost/description.html")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[159] 02:45:34 assertThat(fixture.getEditor().getCopyrightText(), containsString("2013 CEA LIST")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[165] 02:45:34 assertThat(fixture.getEditor().getCopyrightURL(), is("http://www.eclipse.org/legal/epl-2.0")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[171] 02:45:34 assertThat(fixture.getEditor().getLicenseText(), containsString("%license")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[177] 02:45:34 assertThat(fixture.getEditor().getLicenseURL(), is("http://localhost/license.html")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[190] 02:45:34 assertThat(getManifest().getAttribute(name), is(value)); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[247] 02:45:34 assertThat(description.getAttribute("url"), is(url)); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[248] 02:45:34 assertThat(description.getTextContent(), is(text)); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[274] 02:45:34 assertThat(discovery.getAttribute("label"), is("Get stuff here")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[275] 02:45:34 assertThat(discovery.getAttribute("url"), is("http:///update")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[285] 02:45:34 assertThat(plugin.getAttribute("version"), is("0.0.0")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[286] 02:45:34 assertThat(plugin.getAttribute("download-size"), is("0")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[287] 02:45:34 assertThat(plugin.getAttribute("install-size"), is("0")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[288] 02:45:34 assertThat(plugin.getAttribute("unpack"), is("false")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[299] 02:45:34 assertThat(feature.getAttribute("version"), is("0.7.0")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[320] 02:45:34 assertThat(feature.getAttribute("version"), is("0.0.0")); 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 02:45:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[371] 02:45:34 .peek(e -> assertThat("not exactly one " + name, ++count[0], is(1))) 02:45:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 02:45:34 The method assertThat(String, Integer, Matcher<? super Integer>) from the type Assert is deprecated 02:45:34 148 problems (148 warnings) 02:45:34 [INFO] 02:45:34 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 02:45:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:45:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:45:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/test/resources 02:45:34 [INFO] 02:45:34 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 02:45:34 [INFO] 02:45:34 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 02:45:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/target/org.eclipse.papyrus.eclipse.project.editors.tests-3.0.0-SNAPSHOT.jar 02:45:34 [INFO] 02:45:34 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 02:45:34 [INFO] 02:45:34 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 02:45:34 [INFO] Skipping tests 02:45:34 [INFO] 02:45:34 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 02:45:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:45:34 [INFO] 02:45:34 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.editors.suite.tests >-- 02:45:34 [INFO] Building org.eclipse.papyrus.editors.suite.tests 1.0.0-SNAPSHOT [137/170] 02:45:34 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:45:35 [INFO] 02:45:35 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.editors.suite.tests --- 02:45:35 [INFO] 02:45:35 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.editors.suite.tests --- 02:45:35 [INFO] The project's OSGi version is 1.0.0.202102070721 02:45:35 [INFO] 02:45:35 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.editors.suite.tests --- 02:45:35 [INFO] 02:45:35 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.editors.suite.tests --- 02:45:35 [INFO] 02:45:35 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.editors.suite.tests --- 02:45:35 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:45:35 [INFO] 02:45:35 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.editors.suite.tests --- 02:45:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:45:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:45:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/src/main/resources 02:45:35 [INFO] 02:45:35 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.editors.suite.tests --- 02:45:35 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/bin 02:45:35 [INFO] 02:45:35 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.editors.suite.tests --- 02:45:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:45:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:45:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/src/test/resources 02:45:35 [INFO] 02:45:35 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.editors.suite.tests --- 02:45:35 [INFO] 02:45:35 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.editors.suite.tests --- 02:45:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/org.eclipse.papyrus.editors.suite.tests-1.0.0-SNAPSHOT.jar 02:45:35 [INFO] 02:45:35 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.editors.suite.tests --- 02:45:35 [INFO] 02:45:35 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.editors.suite.tests --- 02:45:51 [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/work/data/.metadata/.log 02:45:51 [INFO] Command line: 02:45:51 [/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, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] 02:46:13 Running org.eclipse.papyrus.editors.suite.tests.AllTests 02:46:35 No JFaces support for org.eclipse.jface.viewers.TableTreeViewer 02:46:50 log4j:WARN No appenders could be found for logger (org.eclipse.ocl.pivot.internal.resource.StandaloneProjectMap). 02:46:50 log4j:WARN Please initialize the log4j system properly. 02:54:10 02:54:10 (Eclipse:1826): Gtk-WARNING **: 07:54:10.507: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 02:54:10 02:54:10 (Eclipse:1826): Gtk-WARNING **: 07:54:10.527: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 02:54:11 02:54:11 (Eclipse:1826): Gtk-WARNING **: 07:54:11.446: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 02:54:11 02:54:11 (Eclipse:1826): Gtk-WARNING **: 07:54:11.456: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 02:54:14 02:54:14 (Eclipse:1826): Gtk-WARNING **: 07:54:14.717: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 02:54:14 02:54:14 (Eclipse:1826): Gtk-WARNING **: 07:54:14.726: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 02:54:14 02:54:14 (Eclipse:1826): Gtk-WARNING **: 07:54:14.913: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 02:54:14 02:54:14 (Eclipse:1826): Gtk-WARNING **: 07:54:14.933: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 02:54:15 02:54:15 (Eclipse:1826): Gtk-WARNING **: 07:54:15.119: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 02:54:15 02:54:15 (Eclipse:1826): Gtk-WARNING **: 07:54:15.132: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 02:54:15 02:54:15 (Eclipse:1826): Gtk-WARNING **: 07:54:15.463: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 02:54:15 02:54:15 (Eclipse:1826): Gtk-WARNING **: 07:54:15.478: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 02:54:15 02:54:15 (Eclipse:1826): Gtk-WARNING **: 07:54:15.617: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 02:54:15 02:54:15 (Eclipse:1826): Gtk-WARNING **: 07:54:15.627: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 02:54:22 02:54:22 (Eclipse:1826): Gtk-WARNING **: 07:54:22.919: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 02:54:22 02:54:22 (Eclipse:1826): Gtk-WARNING **: 07:54:22.933: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 02:54:40 02:54:40 (Eclipse:1826): Gtk-WARNING **: 07:54:40.433: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 02:54:40 02:54:40 (Eclipse:1826): Gtk-WARNING **: 07:54:40.452: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 02:54:51 02:54:51 (Eclipse:1826): Gtk-WARNING **: 07:54:51.585: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 02:54:51 02:54:51 (Eclipse:1826): Gtk-WARNING **: 07:54:51.594: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 02:54:51 02:54:51 (Eclipse:1826): Gtk-WARNING **: 07:54:51.669: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 02:54:51 02:54:51 (Eclipse:1826): Gtk-WARNING **: 07:54:51.677: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 02:54:51 02:54:51 (Eclipse:1826): Gtk-WARNING **: 07:54:51.853: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 02:54:51 02:54:51 (Eclipse:1826): Gtk-WARNING **: 07:54:51.871: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 02:54:52 02:54:52 (Eclipse:1826): Gtk-WARNING **: 07:54:52.040: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 02:54:52 02:54:52 (Eclipse:1826): Gtk-WARNING **: 07:54:52.053: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 02:54:52 02:54:52 (Eclipse:1826): Gtk-WARNING **: 07:54:52.270: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 02:54:52 02:54:52 (Eclipse:1826): Gtk-WARNING **: 07:54:52.280: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 02:54:52 02:54:52 (Eclipse:1826): Gtk-WARNING **: 07:54:52.462: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 02:54:52 02:54:52 (Eclipse:1826): Gtk-WARNING **: 07:54:52.480: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 02:55:06 02:55:06 (Eclipse:1826): Gtk-WARNING **: 07:55:06.490: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 02:55:06 02:55:06 (Eclipse:1826): Gtk-WARNING **: 07:55:06.509: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 02:55:21 02:55:21 (Eclipse:1826): Gtk-WARNING **: 07:55:21.508: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 02:55:21 02:55:21 (Eclipse:1826): Gtk-WARNING **: 07:55:21.528: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 02:55:36 02:55:36 (Eclipse:1826): Gtk-WARNING **: 07:55:36.303: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 02:55:36 02:55:36 (Eclipse:1826): Gtk-WARNING **: 07:55:36.322: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 02:55:47 Tests run: 204, Failures: 11, Errors: 0, Skipped: 6, Time elapsed: 573.371 s <<< FAILURE! - in org.eclipse.papyrus.editors.suite.tests.AllTests 02:55:47 addFile(org.eclipse.papyrus.eclipse.project.editors.tests.ProjectEditorTest) Time elapsed: 0.211 s 02:55:47 getMissingFiles(org.eclipse.papyrus.eclipse.project.editors.tests.ProjectEditorTest) Time elapsed: 0.021 s 02:55:47 getExtensions(org.eclipse.papyrus.eclipse.project.editors.tests.PluginProjectEditorTest) Time elapsed: 0.255 s 02:55:47 exists(org.eclipse.papyrus.eclipse.project.editors.tests.PluginProjectEditorTest) Time elapsed: 0.084 s 02:55:47 addExtension(org.eclipse.papyrus.eclipse.project.editors.tests.PluginProjectEditorTest) Time elapsed: 0.081 s 02:55:47 getMissingBuildCommand(org.eclipse.papyrus.eclipse.project.editors.tests.PluginProjectEditorTest) Time elapsed: 0.058 s 02:55:47 getMissingFiles(org.eclipse.papyrus.eclipse.project.editors.tests.PluginProjectEditorTest) Time elapsed: 0.059 s 02:55:47 getMissingNature(org.eclipse.papyrus.eclipse.project.editors.tests.PluginProjectEditorTest) Time elapsed: 0.03 s 02:55:47 setAttribute(org.eclipse.papyrus.eclipse.project.editors.tests.PluginProjectEditorTest) Time elapsed: 0.113 s 02:55:47 isSourceFolderRegistered(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest) Time elapsed: 0.087 s 02:55:47 getSourceFolders(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest) Time elapsed: 0.062 s 02:55:47 exists(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest) Time elapsed: 0.068 s 02:55:47 isRegisteredSourceFolder(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest) Time elapsed: 0.018 s 02:55:47 addBuildCommands(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest) Time elapsed: 0.056 s 02:55:47 createFiles(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest) Time elapsed: 0.02 s 02:55:47 hasNature(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest) Time elapsed: 0.062 s 02:55:47 registerBinFolder(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest) Time elapsed: 0.067 s 02:55:47 addSourceFolderToClasspath(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest) Time elapsed: 0.031 s 02:55:47 getMissingBuildCommand(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest) Time elapsed: 0.053 s 02:55:47 isRegisteredBinFolder(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest) Time elapsed: 0.017 s 02:55:47 registerSourceFolder(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest) Time elapsed: 0.069 s 02:55:47 getMissingFiles(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest) Time elapsed: 0.047 s 02:55:47 getBinFolders(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest) Time elapsed: 0.085 s 02:55:47 addToBuild(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest) Time elapsed: 0.016 s 02:55:47 hasBuildCommand(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest) Time elapsed: 0.075 s 02:55:47 addJavaSourceFolder(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest) Time elapsed: 0.076 s 02:55:47 getMissingNature(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest) Time elapsed: 0.014 s 02:55:47 getElementsInBuild(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest) Time elapsed: 0.015 s 02:55:47 getValueString(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.046 s 02:55:47 setBundleVersion(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.077 s 02:55:47 getBundleVendor(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.013 s 02:55:47 headerOrderMaintained_bug489075(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.068 s 02:55:47 setSymbolicBundleName(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.138 s 02:55:47 removeRequiredBundle(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.022 s 02:55:47 exists(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.141 s 02:55:47 removeImportedPackage(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.02 s 02:55:47 addImportPackageString(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.022 s 02:55:47 setBundleVendor(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.06 s 02:55:47 addExportPackageStringString(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.056 s 02:55:47 addDependencyString(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.017 s 02:55:47 createFiles(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.013 s 02:55:47 addExportPackageString(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.076 s 02:55:47 getBundleVersion(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.013 s 02:55:47 setSingleton(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.017 s 02:55:47 addImportPackageStringString(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.075 s 02:55:47 getSymbolicBundleName(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.061 s 02:55:47 getImportedPackages(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.02 s 02:55:47 setValueStringStringString(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.018 s 02:55:47 getMissingFiles(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.011 s 02:55:47 removeValueStringString(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.061 s 02:55:47 setValueStringString(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.018 s 02:55:47 removeValueString(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.018 s 02:55:47 hasDependency(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.062 s 02:55:47 getRequiredBundles(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.016 s 02:55:47 setRequiredBundleExported(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.022 s 02:55:47 getBundleName(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.053 s 02:55:47 removeCustomSection_bug489075(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.071 s 02:55:47 getValueStringString(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.015 s 02:55:47 addNewCustomSection_bug489075(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.021 s 02:55:47 addDependencyStringString(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.021 s 02:55:47 setBundleName(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.069 s 02:55:47 getBundleLocalization(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest) Time elapsed: 0.015 s 02:55:47 getExtensions(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.162 s 02:55:47 getValueString(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.027 s 02:55:47 isSourceFolderRegistered(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.149 s 02:55:47 setBundleVersion(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.103 s 02:55:47 getBundleVendor(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.085 s 02:55:47 getSourceFolders(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.079 s 02:55:47 getMissingNature_java(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.015 s 02:55:47 setSymbolicBundleName(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.166 s 02:55:47 removeRequiredBundle(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.097 s 02:55:47 getMissingFiles_manifest(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.011 s 02:55:47 isRegisteredSourceFolder(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.086 s 02:55:47 removeImportedPackage(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.095 s 02:55:47 addBuildCommands(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.093 s 02:55:47 addImportPackageString(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.091 s 02:55:47 addFile(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.067 s 02:55:47 setBundleVendor(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.577 s 02:55:47 getMissingFiles_plugin(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.011 s 02:55:47 addExportPackageStringString(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.096 s 02:55:47 addDependencyString(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.143 s 02:55:47 addExtension(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.083 s 02:55:47 getMissingFiles_project(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.011 s 02:55:47 exists_manifest(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.091 s 02:55:47 hasNature(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.082 s 02:55:47 registerBinFolder(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.021 s 02:55:47 addSourceFolderToClasspath(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.158 s 02:55:47 addExportPackageString(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.087 s 02:55:47 getBundleVersion(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.096 s 02:55:47 setSingleton(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.077 s 02:55:47 addImportPackageStringString(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.088 s 02:55:47 getSymbolicBundleName(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.085 s 02:55:47 getImportedPackages(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.083 s 02:55:47 setValueStringStringString(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.087 s 02:55:47 createFiles_java(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.066 s 02:55:47 isRegisteredBinFolder(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.084 s 02:55:47 registerSourceFolder(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.021 s 02:55:47 getBinFolders(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.141 s 02:55:47 removeValueStringString(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.08 s 02:55:47 setValueStringString(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.097 s 02:55:47 removeValueString(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.102 s 02:55:47 getMissingFiles_java(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.075 s 02:55:47 hasDependency(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.026 s 02:55:47 pluginManifestExists(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.08 s 02:55:47 getMissingBuildCommand_java(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.086 s 02:55:47 addToBuild(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.02 s 02:55:47 getRequiredBundles(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.08 s 02:55:47 setRequiredBundleExported(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.166 s 02:55:47 hasBuildCommand(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.096 s 02:55:47 addJavaSourceFolder(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.089 s 02:55:47 getBundleName(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.083 s 02:55:47 getValueStringString(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.089 s 02:55:47 createFiles_manifest(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.015 s 02:55:47 getMissingNature_plugin(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.083 s 02:55:47 getMissingBuildCommand_plugin(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.091 s 02:55:47 setAttribute(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.104 s 02:55:47 getElementsInBuild(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.082 s 02:55:47 addDependencyStringString(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.094 s 02:55:47 setBundleName(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.097 s 02:55:47 getBundleLocalization(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.092 s 02:55:47 exists_java(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest) Time elapsed: 0.095 s 02:55:47 getCopyrightURL(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.018 s 02:55:47 getCopyrightText(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.012 s 02:55:47 getLicenseURL(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.049 s 02:55:47 getLicenseText(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.012 s 02:55:47 setCopyright(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.021 s 02:55:47 setLicense(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.069 s 02:55:47 setVersion(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.081 s 02:55:47 createFiles(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.015 s 02:55:47 addRequiredFeature(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.018 s 02:55:47 addInclude(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.071 s 02:55:47 setUpdateURL(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.079 s 02:55:47 getMissingBuildCommand(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.015 s 02:55:47 addPlugin(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.085 s 02:55:47 getArch(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.012 s 02:55:47 getId(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.059 s 02:55:47 getNL(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.014 s 02:55:47 getOS(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.048 s 02:55:47 getWS(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.034 s 02:55:47 setId(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.058 s 02:55:47 setNL(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.085 s 02:55:47 setOS(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.073 s 02:55:47 setWS(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.019 s 02:55:47 getDescriptionURL(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.013 s 02:55:47 setDescription(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.181 s 02:55:47 addRequiredPlugin(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.017 s 02:55:47 getMissingFiles(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.01 s 02:55:47 getDescriptionText(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.052 s 02:55:47 getProviderName(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.097 s 02:55:47 getVersion(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.032 s 02:55:47 setLabel(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.056 s 02:55:47 getMissingNature(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.016 s 02:55:47 getLabel(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.073 s 02:55:47 setArch(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.018 s 02:55:47 setProviderName(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest) Time elapsed: 0.092 s 02:55:47 testDiagramContentDoesNotLeak(org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest) Time elapsed: 21.673 s 02:55:47 testValidatedProfiledModelContentDoesNotLeak_noEGenericTypes(org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest) Time elapsed: 63.152 s <<< FAILURE! 02:55:47 java.lang.AssertionError: 02:55:47 One or more objects leaked: 02:55:47 <Model> Model 02:55:47 <Profile> j2ee 02:55:47 02:55:47 testCleanUpListenersOnItemProviders(org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest) Time elapsed: 26.37 s <<< FAILURE! 02:55:47 java.lang.AssertionError: 02:55:47 One or more objects leaked: 02:55:47 org.eclipse.papyrus.infra.services.resourceloading.OnDemandLoadingModelSet@21f45f36 resources=[] 02:55:47 02:55:47 testProfileContentDoesNotLeak_noEGenericTypes(org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest) Time elapsed: 27.706 s <<< FAILURE! 02:55:47 java.lang.AssertionError: 02:55:47 One or more objects leaked: 02:55:47 <Model> Model 02:55:47 <Profile> j2ee 02:55:47 02:55:47 testModelSetDoesNotLeak(org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest) Time elapsed: 12.752 s <<< FAILURE! 02:55:47 java.lang.AssertionError: 02:55:47 One or more objects leaked: 02:55:47 org.eclipse.papyrus.infra.services.resourceloading.OnDemandLoadingModelSet@7ec97a4 resources=[] 02:55:47 02:55:47 testValidatedProfiledModelContentDoesNotLeak(org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest) Time elapsed: 31.66 s <<< FAILURE! 02:55:47 java.lang.AssertionError: 02:55:47 One or more objects leaked: 02:55:47 <Model> Model 02:55:47 <Profile> j2ee 02:55:47 02:55:47 testProfileContentDoesNotLeak(org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest) Time elapsed: 27.806 s <<< FAILURE! 02:55:47 java.lang.AssertionError: 02:55:47 One or more objects leaked: 02:55:47 <Model> Model 02:55:47 <Profile> j2ee 02:55:47 02:55:47 testPropertySheetContentDoesNotLeak(org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest) Time elapsed: 67.712 s <<< FAILURE! 02:55:47 java.lang.AssertionError: 02:55:47 One or more objects leaked: 02:55:47 <Model> Model 02:55:47 02:55:47 testModelExplorerContentDoesNotLeak(org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest) Time elapsed: 26.93 s <<< FAILURE! 02:55:47 java.lang.AssertionError: 02:55:47 One or more objects leaked: 02:55:47 <Model> Model 02:55:47 02:55:47 testCreateNewElement(org.eclipse.papyrus.editor.integration.tests.tests.EditingScenariosMemoryLeakTest) Time elapsed: 58.252 s <<< FAILURE! 02:55:47 java.lang.AssertionError: 02:55:47 One or more objects leaked: 02:55:47 <Model> Model 02:55:47 02:55:47 testCreateNewElement_table(org.eclipse.papyrus.editor.integration.tests.tests.EditingScenariosMemoryLeakTest) Time elapsed: 31.844 s <<< FAILURE! 02:55:47 java.lang.AssertionError: 02:55:47 One or more objects leaked: 02:55:47 <Model> table 02:55:47 02:55:47 testCanonicalEditPolicy_bug433206(org.eclipse.papyrus.editor.integration.tests.tests.EditingScenariosMemoryLeakTest) Time elapsed: 28.421 s <<< FAILURE! 02:55:47 java.lang.AssertionError: 02:55:47 One or more objects leaked: 02:55:47 <Model> Model 02:55:47 02:55:47 testOpenModel(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests) Time elapsed: 2.478 s 02:55:47 testDiagramCreation(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests) Time elapsed: 1.493 s 02:55:47 testAvailableAndActivePageWithNatTable(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests) skipped 02:55:47 testDiagramIndirectDeletion_bug433371(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests) Time elapsed: 11.677 s 02:55:47 testAvailableAndActivePage(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests) Time elapsed: 1.494 s 02:55:47 testModelWithDiagramCreation(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests) Time elapsed: 1.146 s 02:55:47 testContainedDiagramDeletion(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests) Time elapsed: 1.28 s 02:55:47 testMultipageEditor(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests) Time elapsed: 1.286 s 02:55:47 testNatTableDeletion(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests) skipped 02:55:47 testOpenEmptyModel(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests) Time elapsed: 0.59 s 02:55:47 testEmptyModelCreation(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests) Time elapsed: 0.39 s 02:55:47 testContainedNatTableDeletion(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests) Time elapsed: 1.81 s 02:55:47 testContainedTableDeletion(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests) skipped 02:55:47 testDiagramDeletion(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests) Time elapsed: 2.286 s 02:55:47 testTableCreation(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests) Time elapsed: 0.754 s 02:55:47 testUnavailablePageRecovery(org.eclipse.papyrus.editor.integration.tests.tests.RecoveryTest) skipped 02:55:47 testEmptyDiModel(org.eclipse.papyrus.editor.integration.tests.tests.RecoveryTest) skipped 02:55:47 testInvalidAvailablePage(org.eclipse.papyrus.editor.integration.tests.tests.RecoveryTest) Time elapsed: 1.56 s 02:55:47 testCompleteCase(org.eclipse.papyrus.editor.integration.tests.tests.RecoveryTest) Time elapsed: 1.214 s 02:55:47 testProxyDiagram(org.eclipse.papyrus.editor.integration.tests.tests.RecoveryTest) Time elapsed: 1.27 s 02:55:47 testDeleteDiagramWithInvalidAvailablePage(org.eclipse.papyrus.editor.integration.tests.tests.RecoveryTest) Time elapsed: 1.031 s 02:55:47 testProxyTable(org.eclipse.papyrus.editor.integration.tests.tests.RecoveryTest) skipped 02:55:47 testInvalidTab(org.eclipse.papyrus.editor.integration.tests.tests.RecoveryTest) Time elapsed: 1.738 s 02:55:47 testOpenModelWithSpecialChars(org.eclipse.papyrus.editor.integration.tests.tests.ModelSetTests) Time elapsed: 1.01 s 02:55:47 testCreateModelWithSpecialChars(org.eclipse.papyrus.editor.integration.tests.tests.ModelSetTests) Time elapsed: 0.965 s 02:55:47 testSashFoldersRestored(org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest) Time elapsed: 12.046 s 02:55:47 testPropertySheetRestoredShowingCorrectInput(org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest) Time elapsed: 9.693 s 02:55:47 testPerspectiveLayoutUnperturbed(org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest) Time elapsed: 9.123 s 02:55:47 testEditPartSelectionRestored(org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest) Time elapsed: 9.23 s 02:55:47 testActiveEditorRestoredSaveAll(org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest) Time elapsed: 9.071 s 02:55:47 testModelExplorerExpansionRestored(org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest) Time elapsed: 7.948 s 02:55:47 testPaletteStateRestored_paletteView(org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest) Time elapsed: 9.292 s 02:55:47 testReloadIsDeferred(org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest) Time elapsed: 5.868 s 02:55:47 testPaletteStateRestored(org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest) Time elapsed: 8.956 s 02:55:47 testModelExplorerReferencedLibrariesRestored(org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest) Time elapsed: 5.858 s 02:55:47 testActiveDiagramRestored(org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest) Time elapsed: 8.602 s 02:55:47 testModelExplorerSelectionRestored(org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest) Time elapsed: 6.373 s 02:55:47 02:55:47 Results: 02:55:47 02:55:47 Failures: 02:55:47 EditingScenariosMemoryLeakTest.testCanonicalEditPolicy_bug433206 One or more objects leaked: 02:55:47 <Model> Model 02:55:47 EditingScenariosMemoryLeakTest.testCreateNewElement One or more objects leaked: 02:55:47 <Model> Model 02:55:47 EditingScenariosMemoryLeakTest.testCreateNewElement_table One or more objects leaked: 02:55:47 <Model> table 02:55:47 EditorMemoryLeakTest.testCleanUpListenersOnItemProviders One or more objects leaked: 02:55:47 org.eclipse.papyrus.infra.services.resourceloading.OnDemandLoadingModelSet@21f45f36 resources=[] 02:55:47 EditorMemoryLeakTest.testModelExplorerContentDoesNotLeak One or more objects leaked: 02:55:47 <Model> Model 02:55:47 EditorMemoryLeakTest.testModelSetDoesNotLeak One or more objects leaked: 02:55:47 org.eclipse.papyrus.infra.services.resourceloading.OnDemandLoadingModelSet@7ec97a4 resources=[] 02:55:47 EditorMemoryLeakTest.testProfileContentDoesNotLeak One or more objects leaked: 02:55:47 <Model> Model 02:55:47 <Profile> j2ee 02:55:47 EditorMemoryLeakTest.testProfileContentDoesNotLeak_noEGenericTypes One or more objects leaked: 02:55:47 <Model> Model 02:55:47 <Profile> j2ee 02:55:47 EditorMemoryLeakTest.testPropertySheetContentDoesNotLeak One or more objects leaked: 02:55:47 <Model> Model 02:55:47 EditorMemoryLeakTest.testValidatedProfiledModelContentDoesNotLeak One or more objects leaked: 02:55:47 <Model> Model 02:55:47 <Profile> j2ee 02:55:47 EditorMemoryLeakTest.testValidatedProfiledModelContentDoesNotLeak_noEGenericTypes One or more objects leaked: 02:55:47 <Model> Model 02:55:47 <Profile> j2ee 02:55:47 02:55:47 Tests run: 204, Failures: 11, Errors: 0, Skipped: 6 02:55:47 02:55:49 [ERROR] There are test failures. 02:55:49 02:55:49 Please refer to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/surefire-reports for the individual test results. 02:55:49 [INFO] 02:55:49 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.editors.suite.tests --- 02:55:49 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/jacoco.exec 02:55:49 [INFO] Analyzed bundle 'org.eclipse.papyrus.editors.suite.tests' with 0 classes 02:55:49 [INFO] 02:55:49 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.suite.tests >-- 02:55:49 [INFO] Building org.eclipse.papyrus.infra.core.suite.tests 1.0.0-SNAPSHOT [138/170] 02:55:49 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:55:49 [INFO] 02:55:49 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.core.suite.tests --- 02:55:49 [INFO] 02:55:49 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.suite.tests --- 02:55:49 [INFO] The project's OSGi version is 1.0.0.202102070721 02:55:49 [INFO] 02:55:49 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.suite.tests --- 02:55:49 [INFO] 02:55:49 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.suite.tests --- 02:55:49 [INFO] 02:55:49 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.core.suite.tests --- 02:55:49 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:55:49 [INFO] 02:55:49 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.core.suite.tests --- 02:55:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:55:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:55:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/src/main/resources 02:55:49 [INFO] 02:55:49 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.core.suite.tests --- 02:55:49 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/bin 02:55:53 [INFO] 02:55:53 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.suite.tests --- 02:55:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:55:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:55:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/src/test/resources 02:55:53 [INFO] 02:55:53 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.suite.tests --- 02:55:53 [INFO] 02:55:53 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.suite.tests --- 02:55:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/org.eclipse.papyrus.infra.core.suite.tests-1.0.0-SNAPSHOT.jar 02:55:53 [INFO] 02:55:53 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.suite.tests --- 02:55:53 [INFO] 02:55:53 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.core.suite.tests --- 02:56:11 [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/work/data/.metadata/.log 02:56:11 [INFO] Command line: 02:56:11 [/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, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] 02:56:30 Running org.eclipse.papyrus.infra.core.suite.tests.AllTests 02:56:37 org.eclipse.papyrus.infra.core.resource.ModelMultiException: Problems encountered while loading one of the models. 02:56:37 ----- exceptions : ---------- 02:56:37 org.eclipse.papyrus.infra.core.resource.uml.UmlModel : org.eclipse.core.internal.resources.ResourceException: Resource '/LanguageServiceTest/My.uml' does not exist. 02:56:37 ----------------------------- 02:56:37 02:56:37 at org.eclipse.papyrus.infra.core.resource.ModelSet.loadModels(ModelSet.java:589) 02:56:37 at org.eclipse.papyrus.junit.utils.rules.AbstractModelFixture.initModelResources(AbstractModelFixture.java:301) 02:56:37 at org.eclipse.papyrus.junit.utils.rules.AbstractModelFixture.starting(AbstractModelFixture.java:253) 02:56:37 at org.junit.rules.TestWatcher.startingQuietly(TestWatcher.java:113) 02:56:37 at org.junit.rules.TestWatcher.access$000(TestWatcher.java:52) 02:56:37 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:59) 02:56:37 at org.eclipse.papyrus.junit.utils.rules.ProjectFixture$1.evaluate(ProjectFixture.java:238) 02:56:37 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 02:56:37 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:56:37 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:56:37 at org.junit.runners.Suite.runChild(Suite.java:128) 02:56:37 at org.junit.runners.Suite.runChild(Suite.java:27) 02:56:37 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:56:37 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:56:37 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:56:37 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:56:37 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:56:37 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:56:37 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:56:37 at org.eclipse.papyrus.junit.framework.classification.ClassificationSuite.run(ClassificationSuite.java:130) 02:56:37 at org.junit.runners.Suite.runChild(Suite.java:128) 02:56:37 at org.junit.runners.Suite.runChild(Suite.java:27) 02:56:37 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 02:56:37 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 02:56:37 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 02:56:37 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 02:56:37 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 02:56:37 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 02:56:37 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 02:56:37 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) 02:56:37 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) 02:56:37 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) 02:56:37 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) 02:56:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:56:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:56:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:56:37 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:56:37 at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) 02:56:37 at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) 02:56:37 at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) 02:56:37 at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) 02:56:37 at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35) 02:56:37 at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) 02:56:37 at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) 02:56:37 at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5067) 02:56:37 at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4573) 02:56:37 at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) 02:56:37 at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) 02:56:37 at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) 02:56:37 at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) 02:56:37 at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) 02:56:37 at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) 02:56:37 at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) 02:56:37 at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) 02:56:37 at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) 02:56:37 at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) 02:56:37 at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) 02:56:37 at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) 02:56:37 at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) 02:56:37 at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) 02:56:37 at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) 02:56:37 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) 02:56:37 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) 02:56:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:56:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:56:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:56:37 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:56:37 at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) 02:56:37 at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) 02:56:37 at org.eclipse.equinox.launcher.Main.run(Main.java:1461) 02:56:37 at org.eclipse.equinox.launcher.Main.main(Main.java:1434) 02:56:37 Caused by: org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: org.eclipse.core.internal.resources.ResourceException: Resource '/LanguageServiceTest/My.uml' does not exist. 02:56:37 at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.handleDemandLoadException(ResourceSetImpl.java:319) 02:56:37 at org.eclipse.papyrus.infra.core.resource.ModelSet.handleDemandLoadException(ModelSet.java:240) 02:56:37 at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:278) 02:56:37 at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.getResource(ResourceSetImpl.java:406) 02:56:37 at org.eclipse.papyrus.infra.core.resource.ModelSet.getResource(ModelSet.java:220) 02:56:37 at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$ResourceLocator.basicGetResource(ResourceSetImpl.java:751) 02:56:37 at org.eclipse.papyrus.infra.editor.welcome.internal.WelcomeModelManager$WelcomeLocator.getResource(WelcomeModelManager.java:233) 02:56:37 at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.getResource(ResourceSetImpl.java:352) 02:56:37 at org.eclipse.papyrus.infra.core.resource.ModelSet.getResource(ModelSet.java:220) 02:56:37 at org.eclipse.papyrus.infra.core.resource.AbstractBaseModel.loadModel(AbstractBaseModel.java:189) 02:56:37 at org.eclipse.papyrus.infra.core.resource.ModelSet.loadModels(ModelSet.java:584) 02:56:37 ... 70 more 02:56:37 Caused by: org.eclipse.core.internal.resources.ResourceException: Resource '/LanguageServiceTest/My.uml' does not exist. 02:56:37 at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:330) 02:56:37 at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:204) 02:56:37 at org.eclipse.core.internal.resources.File.getContents(File.java:273) 02:56:37 at org.eclipse.core.internal.resources.File.getContents(File.java:266) 02:56:37 at org.eclipse.emf.ecore.resource.impl.PlatformResourceURIHandlerImpl$WorkbenchHelper.createPlatformResourceInputStream(PlatformResourceURIHandlerImpl.java:208) 02:56:37 at org.eclipse.emf.ecore.resource.impl.PlatformResourceURIHandlerImpl.createInputStream(PlatformResourceURIHandlerImpl.java:568) 02:56:37 at org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl.createInputStream(ExtensibleURIConverterImpl.java:358) 02:56:37 at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1314) 02:56:37 at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoad(ResourceSetImpl.java:259) 02:56:37 at org.eclipse.papyrus.infra.core.resource.ModelSet.demandLoad(ModelSet.java:380) 02:56:37 at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:274) 02:56:37 ... 78 more 02:56:37 Caused by: java.lang.Exception: Resource '/LanguageServiceTest/My.uml' does not exist. 02:56:37 at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42) 02:56:37 at org.eclipse.core.internal.resources.ResourceException.<init>(ResourceException.java:38) 02:56:37 ... 89 more 02:56:59 02:56:59 Test privileged runnable.. Done. 02:56:59 02:56:59 Test privileged callable.. Done. 02:57:04 Tests run: 206, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 33.979 s - in org.eclipse.papyrus.infra.core.suite.tests.AllTests 02:57:04 testGetModel(org.eclipse.papyrus.infra.core.resource.ModelSetTest) Time elapsed: 0.099 s 02:57:04 testSave(org.eclipse.papyrus.infra.core.resource.ModelSetTest) Time elapsed: 1.757 s 02:57:04 testLoadModels(org.eclipse.papyrus.infra.core.resource.ModelSetTest) Time elapsed: 0.011 s 02:57:04 testGetTransactionalEditingDomain(org.eclipse.papyrus.infra.core.resource.ModelSetTest) Time elapsed: 0.001 s 02:57:04 testCreateResource(org.eclipse.papyrus.infra.core.resource.ModelSetTest) Time elapsed: 0.024 s 02:57:04 testImportAfterCreate(org.eclipse.papyrus.infra.core.resource.ModelSetTest) Time elapsed: 0.066 s 02:57:04 testCreatesModels(org.eclipse.papyrus.infra.core.resource.ModelSetTest) Time elapsed: 0.001 s 02:57:04 testSnippetCalledAfterLoadModels(org.eclipse.papyrus.infra.core.resource.ModelSetTest) Time elapsed: 0.003 s 02:57:04 testSnippetCalledAfterCreateModels(org.eclipse.papyrus.infra.core.resource.ModelSetTest) Time elapsed: 0.001 s 02:57:04 testRegisterModel(org.eclipse.papyrus.infra.core.resource.ModelSetTest) Time elapsed: 0 s 02:57:04 testStartLateSnippet_bug481149(org.eclipse.papyrus.infra.core.resource.ModelSetTest) Time elapsed: 0.016 s 02:57:04 testAddModelSetSnippet(org.eclipse.papyrus.infra.core.resource.ModelSetTest) Time elapsed: 0 s 02:57:04 testSaveAs(org.eclipse.papyrus.infra.core.resource.ModelSetTest) Time elapsed: 0.041 s 02:57:04 testUnload(org.eclipse.papyrus.infra.core.resource.ModelSetTest) Time elapsed: 0.001 s 02:57:04 testSave_onlyModifiedResources1(org.eclipse.papyrus.infra.core.resource.ModelSetTest) Time elapsed: 0.492 s 02:57:04 testSave_onlyModifiedResources2(org.eclipse.papyrus.infra.core.resource.ModelSetTest) Time elapsed: 0.104 s 02:57:04 testCreateModel(org.eclipse.papyrus.infra.core.resource.AbstractModelWithSharedResourceTest) Time elapsed: 0.006 s 02:57:04 testAddModelRoot(org.eclipse.papyrus.infra.core.resource.AbstractModelWithSharedResourceTest) Time elapsed: 0.009 s 02:57:04 testGetModelRoot(org.eclipse.papyrus.infra.core.resource.AbstractModelWithSharedResourceTest) Time elapsed: 0.004 s 02:57:04 testGetModelRoots(org.eclipse.papyrus.infra.core.resource.AbstractModelWithSharedResourceTest) Time elapsed: 0.009 s 02:57:04 testSaveModel(org.eclipse.papyrus.infra.core.resource.AbstractModelWithSharedResourceTest) Time elapsed: 0.005 s 02:57:04 testLoadModelIPath(org.eclipse.papyrus.infra.core.resource.AbstractModelWithSharedResourceTest) Time elapsed: 0.007 s 02:57:04 testCancelUnnestedCommand(org.eclipse.papyrus.infra.core.resource.NestingTransactionalCommandStackTest) Time elapsed: 0.037 s 02:57:04 testCompleteNestedCommand(org.eclipse.papyrus.infra.core.resource.NestingTransactionalCommandStackTest) Time elapsed: 0.008 s 02:57:04 testCancelTripleNestedCommand(org.eclipse.papyrus.infra.core.resource.NestingTransactionalCommandStackTest) Time elapsed: 0.02 s 02:57:04 testCompleteTripleNestedCommand(org.eclipse.papyrus.infra.core.resource.NestingTransactionalCommandStackTest) Time elapsed: 0.009 s 02:57:04 testCancelNestedCommand(org.eclipse.papyrus.infra.core.resource.NestingTransactionalCommandStackTest) Time elapsed: 0.007 s 02:57:04 testCompleteUnnestedCommand(org.eclipse.papyrus.infra.core.resource.NestingTransactionalCommandStackTest) Time elapsed: 0.004 s 02:57:04 testChangesInPreexistingResources_bug481151(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest) Time elapsed: 0.005 s 02:57:04 testResourceLoaded(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest) Time elapsed: 0.001 s 02:57:04 testResourceAdded(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest) Time elapsed: 0.001 s 02:57:04 testUninstallResourceAdapter_bug482949(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest) Time elapsed: 0.032 s 02:57:04 testRootAdded(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest) Time elapsed: 0.002 s 02:57:04 testRootRemoved(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest) Time elapsed: 0.003 s 02:57:04 testResourceURI(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest) Time elapsed: 0.002 s 02:57:04 testResourceUnloaded(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest) Time elapsed: 0.003 s 02:57:04 testResourceRemoved(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest) Time elapsed: 0.001 s 02:57:04 testChangesInPreexistingResources_bug481151(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest) Time elapsed: 0.02 s 02:57:04 testResourceLoaded(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest) Time elapsed: 0.006 s 02:57:04 testResourceAdded(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest) Time elapsed: 0.002 s 02:57:04 testUninstallResourceAdapter_bug482949(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest) Time elapsed: 0.001 s 02:57:04 testRootAdded(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest) Time elapsed: 0.004 s 02:57:04 testRootRemoved(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest) Time elapsed: 0.004 s 02:57:04 testResourceURI(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest) Time elapsed: 0.004 s 02:57:04 testResourceUnloaded(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest) Time elapsed: 0.004 s 02:57:04 testResourceRemoved(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest) Time elapsed: 0.001 s 02:57:04 equals(org.eclipse.papyrus.infra.core.resource.PapyrusProjectScopeTest) Time elapsed: 0.001 s 02:57:04 getLocation(org.eclipse.papyrus.infra.core.resource.PapyrusProjectScopeTest) Time elapsed: 0 s 02:57:04 getName(org.eclipse.papyrus.infra.core.resource.PapyrusProjectScopeTest) Time elapsed: 0 s 02:57:04 getNode(org.eclipse.papyrus.infra.core.resource.PapyrusProjectScopeTest) Time elapsed: 0.001 s 02:57:04 hashCode_(org.eclipse.papyrus.infra.core.resource.PapyrusProjectScopeTest) Time elapsed: 0 s 02:57:04 contentBasedLanguagesInNewModel(org.eclipse.papyrus.infra.core.language.LanguageServiceTest) Time elapsed: 0.11 s 02:57:04 contentTypeBasedLanguages(org.eclipse.papyrus.infra.core.language.LanguageServiceTest) Time elapsed: 0.001 s 02:57:04 contentTypeBasedLanguages_uriWithoutExtension(org.eclipse.papyrus.infra.core.language.LanguageServiceTest) Time elapsed: 0.002 s 02:57:04 languageBindings(org.eclipse.papyrus.infra.core.language.LanguageServiceTest) Time elapsed: 0 s 02:57:04 testPartAutomaticRegistration(org.eclipse.papyrus.infra.core.services.ComposedServiceTest) Time elapsed: 0.005 s 02:57:04 testAddServicePart(org.eclipse.papyrus.infra.core.services.ComposedServiceTest) Time elapsed: 0 s 02:57:04 testRemoveServicePart(org.eclipse.papyrus.infra.core.services.ComposedServiceTest) Time elapsed: 0 s 02:57:04 testGetService(org.eclipse.papyrus.infra.core.services.ServicesRegistryTest) Time elapsed: 0.005 s 02:57:04 testServiceFactoryWithClassKey(org.eclipse.papyrus.infra.core.services.ServicesRegistryTest) Time elapsed: 0.005 s 02:57:04 testAdd(org.eclipse.papyrus.infra.core.services.ServicesRegistryTest) Time elapsed: 0 s 02:57:04 testStartService(org.eclipse.papyrus.infra.core.services.ServicesRegistryTest) Time elapsed: 0.001 s 02:57:04 testCallsOrderForDescriptors(org.eclipse.papyrus.infra.core.services.ServicesRegistryTest) Time elapsed: 0.001 s 02:57:04 testStartDependantOrder(org.eclipse.papyrus.infra.core.services.ServicesRegistryTest) Time elapsed: 0.001 s 02:57:04 testPriority(org.eclipse.papyrus.infra.core.services.ServicesRegistryTest) Time elapsed: 0 s 02:57:04 testServiceFactoryCreation(org.eclipse.papyrus.infra.core.services.ServicesRegistryTest) Time elapsed: 0.001 s 02:57:04 testGetServiceByClass(org.eclipse.papyrus.infra.core.services.ServicesRegistryTest) Time elapsed: 0.001 s 02:57:04 testAddDirectInstance(org.eclipse.papyrus.infra.core.services.ServicesRegistryTest) Time elapsed: 0 s 02:57:04 testServiceFactoryWithRequiredInInit(org.eclipse.papyrus.infra.core.services.ServicesRegistryTest) Time elapsed: 0.002 s 02:57:04 testStartRegistryAndThenAddNewServiceAndStartIt(org.eclipse.papyrus.infra.core.services.ServicesRegistryTest) Time elapsed: 0.001 s 02:57:04 testCallsOrder(org.eclipse.papyrus.infra.core.services.ServicesRegistryTest) Time elapsed: 0 s 02:57:04 serviceStartedOnce(org.eclipse.papyrus.infra.core.services.SharedServiceFactoryTest) Time elapsed: 0.013 s 02:57:04 uniqueServiceInstances(org.eclipse.papyrus.infra.core.services.SharedServiceFactoryTest) Time elapsed: 0.002 s 02:57:04 servicesRecreated(org.eclipse.papyrus.infra.core.services.SharedServiceFactoryTest) Time elapsed: 0.004 s 02:57:04 serviceDisposedOnce(org.eclipse.papyrus.infra.core.services.SharedServiceFactoryTest) Time elapsed: 0.002 s 02:57:04 parallelAccess(org.eclipse.papyrus.infra.core.services.SharedServiceFactoryTest) Time elapsed: 3.236 s 02:57:04 serviceNotInitialized(org.eclipse.papyrus.infra.core.services.SharedServiceFactoryTest) Time elapsed: 0.002 s 02:57:04 testAdaptEMFOptionalPresent(org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest) Time elapsed: 0.004 s 02:57:04 testAdaptEMFOptionalNull(org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest) Time elapsed: 0 s 02:57:04 testAdaptAdaptableDefaultNull(org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest) Time elapsed: 0.001 s 02:57:04 testAdaptAdaptableOptionalNull(org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest) Time elapsed: 0 s 02:57:04 testAdaptInstanceDefaultPresent(org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest) Time elapsed: 0 s 02:57:04 testAdaptAdaptableOptionalPresent(org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest) Time elapsed: 0 s 02:57:04 testAdaptInstanceOptionalPresent(org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest) Time elapsed: 0 s 02:57:04 testAdaptEMFDefaultPresent(org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest) Time elapsed: 0.001 s 02:57:04 testAdaptAdaptableDefaultPresent(org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest) Time elapsed: 0 s 02:57:04 testAdaptInstanceOptionalNull(org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest) Time elapsed: 0 s 02:57:04 testAdaptAdaptableDefaultDefault(org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest) Time elapsed: 0 s 02:57:04 computeFails(org.eclipse.papyrus.infra.core.utils.JobBasedFutureTest) Time elapsed: 3.006 s 02:57:04 cancel(org.eclipse.papyrus.infra.core.utils.JobBasedFutureTest) Time elapsed: 0.001 s 02:57:04 timeOut(org.eclipse.papyrus.infra.core.utils.JobBasedFutureTest) Time elapsed: 2.003 s 02:57:04 normalCompletion(org.eclipse.papyrus.infra.core.utils.JobBasedFutureTest) Time elapsed: 3.002 s 02:57:04 listen_success(org.eclipse.papyrus.infra.core.utils.JobBasedFutureTest) Time elapsed: 3.001 s 02:57:04 timeOutWithSchedulingRule(org.eclipse.papyrus.infra.core.utils.JobBasedFutureTest) Time elapsed: 2.004 s 02:57:04 listen_failure(org.eclipse.papyrus.infra.core.utils.JobBasedFutureTest) Time elapsed: 3.001 s 02:57:04 normalCompletionWithSchedulingRule(org.eclipse.papyrus.infra.core.utils.JobBasedFutureTest) Time elapsed: 3.001 s 02:57:04 executeAndShutDown(org.eclipse.papyrus.infra.core.utils.JobExecutorServiceTest) Time elapsed: 0.003 s 02:57:04 executeAndShutDownNow(org.eclipse.papyrus.infra.core.utils.JobExecutorServiceTest) Time elapsed: 0.001 s 02:57:04 testPrivilegedProgressRunnable(org.eclipse.papyrus.infra.core.utils.TransactionHelperTest) Time elapsed: 0.013 s 02:57:04 testDisposeTransactionExecutor(org.eclipse.papyrus.infra.core.utils.TransactionHelperTest) Time elapsed: 0.002 s 02:57:04 testSimpleTransactionExecutor_readWrite(org.eclipse.papyrus.infra.core.utils.TransactionHelperTest) Time elapsed: 0.008 s 02:57:04 testPrivilegedProgressCallable(org.eclipse.papyrus.infra.core.utils.TransactionHelperTest) Time elapsed: 0.006 s 02:57:04 testSimpleTransactionExecutor_readOnly(org.eclipse.papyrus.infra.core.utils.TransactionHelperTest) Time elapsed: 0.002 s 02:57:04 fillAWT_readAWT(org.eclipse.papyrus.infra.core.clipboard.tests.ClipboardTests) Time elapsed: 0.204 s 02:57:04 fillAWT_readSWT(org.eclipse.papyrus.infra.core.clipboard.tests.ClipboardTests) Time elapsed: 0.01 s 02:57:04 fillSWT_readAWT(org.eclipse.papyrus.infra.core.clipboard.tests.ClipboardTests) skipped 02:57:04 fillSWT_readSWT(org.eclipse.papyrus.infra.core.clipboard.tests.ClipboardTests) Time elapsed: 0.002 s 02:57:04 defaultCopierFactory(org.eclipse.papyrus.infra.core.clipboard.tests.CopierFactoryTest) Time elapsed: 0.017 s 02:57:04 oneOffCopierFactory(org.eclipse.papyrus.infra.core.clipboard.tests.CopierFactoryTest) Time elapsed: 0.002 s 02:57:04 testCreateFolder(org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SimpleSashWindowsContentProviderTest) Time elapsed: 0.007 s 02:57:04 testCreateFolder2(org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SimpleSashWindowsContentProviderTest) Time elapsed: 0.011 s 02:57:04 testCreateFolder_ITabFolderModel_int(org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SimpleSashWindowsContentProviderTest) Time elapsed: 0.001 s 02:57:04 testAddTabIPageModel(org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SimpleSashWindowsContentProviderTest) Time elapsed: 0 s 02:57:04 testRefreshTabs(org.eclipse.papyrus.infra.core.sasheditor.editor.SashMultiPageEditorTest) skipped 02:57:04 org.eclipse.papyrus.infra.core.sasheditor.editor.SashMultiPageEditorTest skipped 02:57:04 org.eclipse.papyrus.infra.core.sasheditor.editor.AllTests skipped 02:57:04 testFirePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProviderTest) Time elapsed: 0.003 s 02:57:04 testFirePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProviderTest) Time elapsed: 0 s 02:57:04 testFirePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProviderTest) Time elapsed: 0 s 02:57:04 testRemoveActiveEditorChangedListener(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProviderTest) Time elapsed: 0 s 02:57:04 testFirePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProviderTest) Time elapsed: 0 s 02:57:04 testFirePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProviderTest) Time elapsed: 0 s 02:57:04 testFirePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProviderTest) Time elapsed: 0.001 s 02:57:04 testAddActiveEditorChangedListener(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProviderTest) Time elapsed: 0 s 02:57:04 testFirePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest) Time elapsed: 0.163 s 02:57:04 testFirePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest) Time elapsed: 0 s 02:57:04 testFirePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest) Time elapsed: 0.129 s 02:57:04 testRemoveActiveEditorChangedListener(org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest) skipped 02:57:04 testFirePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest) Time elapsed: 0 s 02:57:04 testFirePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest) Time elapsed: 0.059 s 02:57:04 testFirePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest) Time elapsed: 0.052 s 02:57:04 testPageClosedEventLifeCycle(org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest) Time elapsed: 0.066 s 02:57:04 testPageClosedEventLifeCycleWhenLastPageOfFolder(org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest) Time elapsed: 0.028 s 02:57:04 testAddActiveEditorChangedListener(org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest) skipped 02:57:04 testRefreshTabs(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest) Time elapsed: 0.061 s 02:57:04 testGetActiveEditor(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest) Time elapsed: 0.018 s 02:57:04 testlookupModelPage(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest) Time elapsed: 0.02 s 02:57:04 testFolderList(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest) Time elapsed: 0.05 s 02:57:04 testGetVisiblePages2(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest) Time elapsed: 0.029 s 02:57:04 testVisit(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest) Time elapsed: 0.02 s 02:57:04 testGetActiveEditor2(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest) Time elapsed: 0.022 s 02:57:04 testGetActiveEditorNoPage(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest) Time elapsed: 0.008 s 02:57:04 testFolderList2(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest) Time elapsed: 0.038 s 02:57:04 testSelectPagePageId(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest) skipped 02:57:04 testRefreshTabs2(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest) Time elapsed: 0.019 s 02:57:04 testGetVisiblePages(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest) Time elapsed: 0.028 s 02:57:04 testSetFolderTabMenuManager_MenuManager(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest) Time elapsed: 0.057 s 02:57:04 testGetVisiblePagesOneFoler(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest) Time elapsed: 0.019 s 02:57:04 testSelectPage(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest) Time elapsed: 0.035 s 02:57:04 testDisposeCallOnNestedEditorRemoval(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerDisposeCalledTest) Time elapsed: 0.781 s 02:57:04 testCallingDisposeTwice(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerDisposeCalledTest) skipped 02:57:04 testDisposeCallOnMainEditorClose(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerDisposeCalledTest) Time elapsed: 0.308 s 02:57:04 org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerMemoryLeakTest skipped 02:57:04 testActivePageHistoryWhenPageIsClosed(org.eclipse.papyrus.infra.core.sasheditor.internal.ActiveHistoryTrackerBehaviorTest) Time elapsed: 0.068 s 02:57:04 testEquals(org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeEditorInputTest) Time elapsed: 0 s 02:57:04 testStartMultipleFakeEditorsOneByOne(org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeMultiSashPageEditorTest) Time elapsed: 0.416 s 02:57:04 testStartMultipleFakeEditors(org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeMultiSashPageEditorTest) Time elapsed: 0.592 s 02:57:04 testCloseEditor(org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeMultiSashPageEditorTest) Time elapsed: 0.121 s 02:57:04 testOpenEditor(org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeMultiSashPageEditorTest) Time elapsed: 0.142 s 02:57:04 testOpenEditor_contentProvider(org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeMultiSashPageEditorTest) Time elapsed: 0.218 s 02:57:04 testGetSashContainer(org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeMultiSashPageEditorTest) Time elapsed: 0.119 s 02:57:04 testOpenEditor_nestedEditorCount(org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeMultiSashPageEditorTest) Time elapsed: 0.281 s 02:57:04 testStartMultipleFakeEditorsOneByOneAndDispose(org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeMultiSashPageEditorTest) Time elapsed: 0.347 s 02:57:04 testGetISashWindowsContentProvider(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.DiSashModelMngrTest) Time elapsed: 0.021 s 02:57:04 testDiSashModelMngrIPageModelFactory(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.DiSashModelMngrTest) Time elapsed: 0.002 s 02:57:04 testDiSashModelMngrIPageModelFactoryDiSashModel(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.DiSashModelMngrTest) Time elapsed: 0 s 02:57:04 testGetIPageMngr(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.DiSashModelMngrTest) Time elapsed: 0 s 02:57:04 testDiSashModelMngrIPageModelFactoryResource(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.DiSashModelMngrTest) Time elapsed: 0.001 s 02:57:04 testSetCurrentFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProviderTest) skipped 02:57:04 testCreateFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProviderTest) Time elapsed: 0.012 s 02:57:04 testGetRootModel(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProviderTest) Time elapsed: 0 s 02:57:04 testLifeCycle(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProviderTest) Time elapsed: 0 s 02:57:04 testCreateFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test) Time elapsed: 0.008 s 02:57:04 testCloseLastTabFromLastFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test) Time elapsed: 0 s 02:57:04 testMoveFolderInsideFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test) Time elapsed: 0.001 s 02:57:04 testMoveFolderAroundFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test) Time elapsed: 0.001 s 02:57:04 testCloseLastTab(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test) Time elapsed: 0 s 02:57:04 testMoveFolderInsideFolderAtSpecifiedIndex(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test) Time elapsed: 0.001 s 02:57:04 testModelIsWritable(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test) Time elapsed: 0.013 s 02:57:04 testClosePage(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test) Time elapsed: 0 s 02:57:04 testMovePageInsideFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test) Time elapsed: 0.001 s 02:57:04 testMovePageBetweenFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test) Time elapsed: 0 s 02:57:04 testUndoRedoMovePageInsideFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test) Time elapsed: 0.009 s 02:57:04 testCreateFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test) Time elapsed: 0.005 s 02:57:04 testCloseLastTabFromLastFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test) Time elapsed: 0.002 s 02:57:04 testMoveFolderInsideFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test) Time elapsed: 0.004 s 02:57:04 testMoveFolderAroundFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test) Time elapsed: 0.003 s 02:57:04 testCloseLastTab(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test) Time elapsed: 0.002 s 02:57:04 testMoveFolderInsideFolderAtSpecifiedIndex(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test) Time elapsed: 0.003 s 02:57:04 testModelIsWritable(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test) Time elapsed: 0.003 s 02:57:04 testClosePage(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test) Time elapsed: 0.001 s 02:57:04 testMovePageInsideFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test) Time elapsed: 0.002 s 02:57:04 testMovePageBetweenFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test) Time elapsed: 0.003 s 02:57:04 testCloseAllOpenedPages(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.PageManagerImplTest) Time elapsed: 0.042 s 02:57:04 testAllPages(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.PageManagerImplTest) Time elapsed: 0 s 02:57:04 testAddPage(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.PageManagerImplTest) Time elapsed: 0 s 02:57:04 testCloseLastPageOfTabFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.PageManagerImplTest) Time elapsed: 0.001 s 02:57:04 testClosePage(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.PageManagerImplTest) Time elapsed: 0.001 s 02:57:04 testCloseOtherOpenedPages(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.PageManagerImplTest) Time elapsed: 0.001 s 02:57:04 testOpenPage(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.PageManagerImplTest) Time elapsed: 0.001 s 02:57:04 testRemovePage(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.PageManagerImplTest) Time elapsed: 0 s 02:57:04 testQuery(org.eclipse.papyrus.infra.core.sasheditor.di.sashmodel.query.SashModelQueryTest) Time elapsed: 0 s 02:57:04 testToString(org.eclipse.papyrus.infra.core.sasheditor.di.sashmodel.query.SashModelQueryTest) Time elapsed: 0 s 02:57:04 testCreateModelFPP(org.eclipse.papyrus.infra.core.sasheditor.di.sashmodel.query.SashModelQueryTest) Time elapsed: 0.001 s 02:57:04 testStaticCreates(org.eclipse.papyrus.infra.core.sasheditor.di.sashmodel.query.SashModelQueryTest) Time elapsed: 0 s 02:57:04 testQueriesWithResult(org.eclipse.papyrus.infra.core.sasheditor.di.sashmodel.query.SashModelQueryTest) Time elapsed: 0.009 s 02:57:04 02:57:04 Results: 02:57:04 02:57:04 Tests run: 206, Failures: 0, Errors: 0, Skipped: 10 02:57:04 02:57:07 [INFO] All tests passed! 02:57:07 [INFO] 02:57:07 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.core.suite.tests --- 02:57:07 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/jacoco.exec 02:57:07 [INFO] Analyzed bundle 'org.eclipse.papyrus.infra.core.suite.tests' with 0 classes 02:57:07 [INFO] 02:57:07 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.suite.tests >-- 02:57:07 [INFO] Building org.eclipse.papyrus.infra.nattable.suite.tests 1.0.0-SNAPSHOT [139/170] 02:57:07 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:57:07 [INFO] 02:57:07 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 02:57:07 [INFO] 02:57:07 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 02:57:07 [INFO] The project's OSGi version is 1.0.0.202102070721 02:57:07 [INFO] 02:57:07 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 02:57:07 [INFO] 02:57:07 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 02:57:07 [INFO] 02:57:07 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 02:57:07 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:57:07 [INFO] 02:57:07 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 02:57:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:57:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:57:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/src/main/resources 02:57:07 [INFO] 02:57:07 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 02:57:07 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/bin 02:57:08 [INFO] 02:57:08 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 02:57:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:57:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:57:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/src/test/resources 02:57:08 [INFO] 02:57:08 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 02:57:08 [INFO] 02:57:08 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 02:57:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/org.eclipse.papyrus.infra.nattable.suite.tests-1.0.0-SNAPSHOT.jar 02:57:08 [INFO] 02:57:08 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 02:57:08 [INFO] 02:57:08 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 02:57:23 [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/work/data/.metadata/.log 02:57:23 [INFO] Command line: 02:57:23 [/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, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] 02:57:40 Running org.eclipse.papyrus.infra.nattable.suite.tests.AllTests 02:58:01 No JFaces support for org.eclipse.jface.viewers.TableTreeViewer 02:58:19 Tests run: 55, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 39.043 s <<< FAILURE! - in org.eclipse.papyrus.infra.nattable.suite.tests.AllTests 02:58:19 test1_SelectElement(org.eclipse.papyrus.infra.nattable.views.tests.tests.RevealViewsTableTest) Time elapsed: 8.383 s 02:58:19 test3_SelectMultipleElements(org.eclipse.papyrus.infra.nattable.views.tests.tests.RevealViewsTableTest) Time elapsed: 0.873 s 02:58:19 test2_SelectElementInvertAxis(org.eclipse.papyrus.infra.nattable.views.tests.tests.RevealViewsTableTest) Time elapsed: 0.924 s 02:58:19 test4_SelectMultipleElementsInvertAxis(org.eclipse.papyrus.infra.nattable.views.tests.tests.RevealViewsTableTest) Time elapsed: 0.861 s 02:58:19 testCreationHandlerStatusOnSubSubModel(org.eclipse.papyrus.infra.nattable.views.tests.tests.TableCreationTest) Time elapsed: 0.114 s 02:58:19 testCreationHandlerStatusOnSubSubPackage(org.eclipse.papyrus.infra.nattable.views.tests.tests.TableCreationTest) Time elapsed: 0.039 s 02:58:19 testCreationHandlerStatusOnSubModel(org.eclipse.papyrus.infra.nattable.views.tests.tests.TableCreationTest) Time elapsed: 0.006 s 02:58:19 testCreationAndSynchronization(org.eclipse.papyrus.infra.nattable.views.tests.tests.TableCreationTest) Time elapsed: 0.015 s <<< FAILURE! 02:58:19 java.lang.AssertionError 02:58:19 at org.eclipse.papyrus.infra.nattable.views.tests.tests.TableCreationTest.testCreationAndSynchronization(TableCreationTest.java:176) 02:58:19 02:58:19 testCreationHandlerStatusOnRootModel(org.eclipse.papyrus.infra.nattable.views.tests.tests.TableCreationTest) Time elapsed: 0.007 s 02:58:19 testCreationHandlerStatusOnSubPackage(org.eclipse.papyrus.infra.nattable.views.tests.tests.TableCreationTest) Time elapsed: 0.006 s 02:58:19 testOpenExistingTable(org.eclipse.papyrus.infra.nattable.views.tests.tests.OpenTableTest) Time elapsed: 6.074 s 02:58:19 verifyContentsForTable1(org.eclipse.papyrus.infra.nattable.views.tests.tests.TableVerifyContents) Time elapsed: 0.133 s 02:58:19 createTable2AndDestroyAnOwnedElement(org.eclipse.papyrus.infra.nattable.views.tests.tests.TableCreationTest2) Time elapsed: 0.005 s <<< FAILURE! 02:58:19 java.lang.AssertionError 02:58:19 at org.eclipse.papyrus.infra.nattable.views.tests.tests.TableCreationTest2.createTable2AndDestroyAnOwnedElement(TableCreationTest2.java:192) 02:58:19 02:58:19 createTableEditorWithSameContextAndOwnerWithoutOpenIt(org.eclipse.papyrus.infra.nattable.common.tests.TableHelperAPITests) Time elapsed: 1.445 s 02:58:19 createTableEditorWithDifferentContextAndOwnerWithoutOpenIt(org.eclipse.papyrus.infra.nattable.common.tests.TableHelperAPITests) Time elapsed: 1.268 s 02:58:19 createTableEditorWithDifferentContextAndOwnerAndOpenIt(org.eclipse.papyrus.infra.nattable.common.tests.TableHelperAPITests) Time elapsed: 2.661 s 02:58:19 createTableEditorWithSameContextAndOwnerAndOpenIt(org.eclipse.papyrus.infra.nattable.common.tests.TableHelperAPITests) Time elapsed: 2.492 s 02:58:19 createSortedTable(org.eclipse.papyrus.infra.nattable.common.tests.SortedTableCreationTest) Time elapsed: 1.536 s 02:58:19 test_getNamedStyle(org.eclipse.papyrus.infra.nattable.model.tests.tests.StyledElementTests) Time elapsed: 0.002 s 02:58:19 test_StyleCreation(org.eclipse.papyrus.infra.nattable.model.tests.tests.StyledElementTests) Time elapsed: 0 s 02:58:19 test_getStyle(org.eclipse.papyrus.infra.nattable.model.tests.tests.StyledElementTests) Time elapsed: 0 s 02:58:19 test_CellThenRowSelection(org.eclipse.papyrus.infra.nattable.tests.tests.TableSelectionProviderTest) Time elapsed: 0.915 s 02:58:19 testRowSelection(org.eclipse.papyrus.infra.nattable.tests.tests.TableSelectionProviderTest) Time elapsed: 0.967 s 02:58:19 test_RowThenCellSelection(org.eclipse.papyrus.infra.nattable.tests.tests.TableSelectionProviderTest) Time elapsed: 0.852 s 02:58:19 test_RowSelectionWithCTRL(org.eclipse.papyrus.infra.nattable.tests.tests.TableSelectionProviderTest) Time elapsed: 0.767 s 02:58:19 isCategory_V1_V1_V1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0.002 s 02:58:19 isCategory_H1_V1_H1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0 s 02:58:19 getDepth_H1_H1_V1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0 s 02:58:19 isCategory_Empty_H1_V1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0 s 02:58:19 isCategory_V1_V1_H1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0 s 02:58:19 getDepth_V1_H1_V1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0 s 02:58:19 getDepth_H1_H1_H1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0 s 02:58:19 isCategory_Empty_H1_H1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0 s 02:58:19 getDepth_V1_H1_H1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0 s 02:58:19 getDepth_Empty_H1_V1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0 s 02:58:19 getDepth_Empty_H1_H1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0 s 02:58:19 getDepth_H1_V1_V1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0 s 02:58:19 isCategory_Empty_V1_V1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0 s 02:58:19 getDepth_V1_V1_V1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0 s 02:58:19 getDepth_H1_V1_H1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0 s 02:58:19 isCategory_Empty_V1_H1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0.001 s 02:58:19 getDepth_V1_V1_H1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0 s 02:58:19 isCategory_H1_H1_V1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0 s 02:58:19 isCategory_V1_H1_V1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0 s 02:58:19 getDepth_Empty_V1_V1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0.001 s 02:58:19 isCategory_H1_H1_H1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0 s 02:58:19 isCategory_V1_H1_H1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0 s 02:58:19 getDepth_Empty_V1_H1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0 s 02:58:19 isCategory_H1_V1_V1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests) Time elapsed: 0 s 02:58:19 getText_selectionOfMultipleTables(org.eclipse.papyrus.infra.nattable.tests.tests.TableLabelProviderTest) Time elapsed: 0.959 s 02:58:19 getText_unnamedTableChangeContextName(org.eclipse.papyrus.infra.nattable.tests.tests.TableLabelProviderTest) Time elapsed: 0.019 s 02:58:19 getText_namedTableNotifications(org.eclipse.papyrus.infra.nattable.tests.tests.TableLabelProviderTest) Time elapsed: 0.014 s 02:58:19 getText_namedTable(org.eclipse.papyrus.infra.nattable.tests.tests.TableLabelProviderTest) Time elapsed: 0.012 s 02:58:19 getText_unnamedTable(org.eclipse.papyrus.infra.nattable.tests.tests.TableLabelProviderTest) Time elapsed: 0.012 s 02:58:19 getText_unnamedTableNotifications(org.eclipse.papyrus.infra.nattable.tests.tests.TableLabelProviderTest) Time elapsed: 0.013 s 02:58:19 02:58:19 Results: 02:58:19 02:58:19 Failures: 02:58:19 TableCreationTest.testCreationAndSynchronization:176 02:58:19 TableCreationTest2.createTable2AndDestroyAnOwnedElement:192 02:58:19 02:58:19 Tests run: 55, Failures: 2, Errors: 0, Skipped: 0 02:58:19 02:58:21 [ERROR] There are test failures. 02:58:21 02:58:21 Please refer to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/surefire-reports for the individual test results. 02:58:21 [INFO] 02:58:21 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 02:58:21 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/jacoco.exec 02:58:21 [INFO] Analyzed bundle 'org.eclipse.papyrus.infra.nattable.suite.tests' with 0 classes 02:58:21 [INFO] 02:58:21 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.architecture.tests >-- 02:58:21 [INFO] Building org.eclipse.papyrus.infra.architecture.tests 2.0.0-SNAPSHOT [140/170] 02:58:21 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:58:21 [INFO] 02:58:21 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.architecture.tests --- 02:58:21 [INFO] 02:58:21 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.architecture.tests --- 02:58:21 [INFO] The project's OSGi version is 2.0.0.202102070721 02:58:21 [INFO] 02:58:21 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.architecture.tests --- 02:58:21 [INFO] 02:58:21 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.architecture.tests --- 02:58:21 [INFO] 02:58:21 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.architecture.tests --- 02:58:21 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:58:21 [INFO] 02:58:21 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.architecture.tests --- 02:58:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:58:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:58:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/main/resources 02:58:21 [INFO] 02:58:21 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.architecture.tests --- 02:58:21 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/bin 02:58:21 [INFO] 02:58:21 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.architecture.tests --- 02:58:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:58:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:58:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/test/resources 02:58:21 [INFO] 02:58:21 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.architecture.tests --- 02:58:21 [INFO] 02:58:21 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.architecture.tests --- 02:58:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/target/org.eclipse.papyrus.infra.architecture.tests-2.0.0-SNAPSHOT.jar 02:58:22 [INFO] 02:58:22 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.architecture.tests --- 02:58:22 [INFO] 02:58:22 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.architecture.tests --- 02:58:22 [INFO] Skipping tests 02:58:22 [INFO] 02:58:22 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.architecture.tests --- 02:58:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:58:22 [INFO] 02:58:22 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.labelprovider.tests >-- 02:58:22 [INFO] Building org.eclipse.papyrus.infra.services.labelprovider.tests 2.0.0-SNAPSHOT [141/170] 02:58:22 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:58:22 [INFO] 02:58:22 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 02:58:22 [INFO] 02:58:22 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 02:58:22 [INFO] The project's OSGi version is 2.0.0.202102070721 02:58:22 [INFO] 02:58:22 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 02:58:22 [INFO] 02:58:22 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 02:58:22 [INFO] 02:58:22 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 02:58:22 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:58:22 [INFO] 02:58:22 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 02:58:22 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:58:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:58:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/src/main/resources 02:58:22 [INFO] 02:58:22 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 02:58:22 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/bin 02:58:22 [INFO] 02:58:22 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 02:58:22 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:58:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:58:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/src/test/resources 02:58:22 [INFO] 02:58:22 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 02:58:22 [INFO] 02:58:22 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 02:58:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/target/org.eclipse.papyrus.infra.services.labelprovider.tests-2.0.0-SNAPSHOT.jar 02:58:22 [INFO] 02:58:22 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 02:58:22 [INFO] 02:58:22 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 02:58:22 [INFO] Skipping tests 02:58:22 [INFO] 02:58:22 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 02:58:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:58:22 [INFO] 02:58:22 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.architecture.tests >-- 02:58:22 [INFO] Building org.eclipse.papyrus.infra.ui.architecture.tests 2.0.0-SNAPSHOT [142/170] 02:58:22 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:58:22 [INFO] 02:58:22 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 02:58:22 [INFO] 02:58:22 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 02:58:22 [INFO] The project's OSGi version is 2.0.0.202102070721 02:58:22 [INFO] 02:58:22 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 02:58:22 [INFO] 02:58:22 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 02:58:22 [INFO] 02:58:22 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 02:58:22 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:58:22 [INFO] 02:58:22 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 02:58:22 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:58:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:58:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/src/main/resources 02:58:22 [INFO] 02:58:22 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 02:58:22 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/bin 02:58:23 [INFO] 02:58:23 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 02:58:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:58:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:58:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/src/test/resources 02:58:23 [INFO] 02:58:23 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 02:58:23 [INFO] 02:58:23 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 02:58:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/target/org.eclipse.papyrus.infra.ui.architecture.tests-2.0.0-SNAPSHOT.jar 02:58:23 [INFO] 02:58:23 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 02:58:23 [INFO] 02:58:23 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 02:58:23 [INFO] Skipping tests 02:58:23 [INFO] 02:58:23 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 02:58:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:58:23 [INFO] 02:58:23 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.suite.tests >--- 02:58:23 [INFO] Building org.eclipse.papyrus.infra.suite.tests 1.0.0-SNAPSHOT [143/170] 02:58:23 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:58:24 [INFO] 02:58:24 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.suite.tests --- 02:58:24 [INFO] 02:58:24 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.suite.tests --- 02:58:24 [INFO] The project's OSGi version is 1.0.0.202102070721 02:58:24 [INFO] 02:58:24 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.suite.tests --- 02:58:24 [INFO] 02:58:24 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.suite.tests --- 02:58:24 [INFO] 02:58:24 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.suite.tests --- 02:58:24 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 02:58:24 [INFO] 02:58:24 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.suite.tests --- 02:58:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:58:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:58:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/src/main/resources 02:58:24 [INFO] 02:58:24 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.suite.tests --- 02:58:24 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/bin 02:58:25 [INFO] 02:58:25 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.suite.tests --- 02:58:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:58:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 02:58:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/src/test/resources 02:58:25 [INFO] 02:58:25 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.suite.tests --- 02:58:25 [INFO] 02:58:25 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.suite.tests --- 02:58:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/org.eclipse.papyrus.infra.suite.tests-1.0.0-SNAPSHOT.jar 02:58:25 [INFO] 02:58:25 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.suite.tests --- 02:58:25 [INFO] 02:58:25 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.infra.suite.tests --- 02:58:41 [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/work/data/.metadata/.log 02:58:41 [INFO] Command line: 02:58:41 [/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, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] 02:59:05 Running org.eclipse.papyrus.infra.suite.tests.AllTests 02:59:09 log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator). 02:59:09 log4j:WARN Please initialize the log4j system properly. 02:59:30 No JFaces support for org.eclipse.jface.viewers.TableTreeViewer 03:00:00 org.eclipse.core.internal.resources.ResourceException(/CrossReferenceIndexTest$SubmodelsTest)[368]: java.lang.Exception: Resource '/CrossReferenceIndexTest$SubmodelsTest' does not exist. 03:00:00 at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42) 03:00:00 at org.eclipse.core.internal.resources.ResourceException.<init>(ResourceException.java:38) 03:00:00 at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:330) 03:00:00 at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:204) 03:00:00 at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:145) 03:00:00 at org.eclipse.core.internal.resources.Resource.accept(Resource.java:63) 03:00:00 at org.eclipse.core.internal.resources.Resource.accept(Resource.java:55) 03:00:00 at org.eclipse.core.internal.resources.Resource.accept(Resource.java:117) 03:00:00 at org.eclipse.core.internal.resources.Resource.accept(Resource.java:105) 03:00:00 at org.eclipse.papyrus.junit.utils.rules.ProjectFixture.deleteProject(ProjectFixture.java:270) 03:00:00 at org.eclipse.papyrus.junit.utils.rules.ProjectFixture$1.evaluate(ProjectFixture.java:240) 03:00:00 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 03:00:00 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:00:00 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:00:00 at org.junit.runners.Suite.runChild(Suite.java:128) 03:00:00 at org.junit.runners.Suite.runChild(Suite.java:27) 03:00:00 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:00:00 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:00:00 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:00:00 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:00:00 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:00:00 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:00:00 at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:288) 03:00:00 at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:282) 03:00:00 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:00:00 at java.base/java.lang.Thread.run(Thread.java:834) 03:00:32 [EXPANSION_DIAGRAM]+ChildrenListRepresentation for Class Diagram 03:00:32 [EXPANSION_DIAGRAM]+-->ID - Representation 03:00:32 [EXPANSION_DIAGRAM] "Interface_Label" org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.CustomRepresentationImpl@74032f9a (editPartQualifiedName: org.eclipse.papyrus.uml.diagram.clazz.edit.parts.NestedInterfaceForInterfaceEditPart, name: Nested Interface Label, viewFactory: org.eclipse.gmf.runtime.diagram.ui.view.factories.optimal.ShapeViewFactory, description: null) 03:00:32 [EXPANSION_DIAGRAM] "Implemented Interfaces" org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.CustomInducedRepresentationImpl@43aecd33 (editPartQualifiedName: org.eclipse.papyrus.uml.diagram.common.editparts.ListCompartmentEditPart, name: Compartment to implement interfaces, viewFactory: org.eclipse.gmf.runtime.diagram.ui.view.factories.optimal.CompartmentViewFactory, description: null) (hint: Implemented Interfaces) 03:00:32 [EXPANSION_DIAGRAM] "Class_Shape" org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.CustomGMFT_BasedRepresentationImpl@860ec91 (editPartQualifiedName: org.eclipse.papyrus.uml.diagram.clazz.edit.parts.ClassEditPart, name: Reuse representation of class of the class diagram, viewFactory: org.eclipse.papyrus.infra.gmfdiag.common.utils.ClassifierViewFactory, description: null) (reusedID: Class_Shape) 03:00:32 [EXPANSION_DIAGRAM]+--> ParentID- ChildrenIDs 03:00:32 [EXPANSION_DIAGRAM] "Implemented Interfaces" [Interface_Label] 03:00:32 [EXPANSION_DIAGRAM] "Class Diagram" [Class_Shape] 03:00:32 [EXPANSION_DIAGRAM] "Class_Shape" [Implemented Interfaces] 03:00:34 [EXPANSION_DIAGRAM]+ChildrenListRepresentation for Class Diagram 03:00:34 [EXPANSION_DIAGRAM]+-->ID - Representation 03:00:34 [EXPANSION_DIAGRAM] "Interface_BorderItem" org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.CustomRepresentationImpl@3540e43a (editPartQualifiedName: org.eclipse.papyrus.uml.diagram.clazz.edit.parts.NestedInterfaceForClassEditPart, name: Interface as BorderItem, viewFactory: org.eclipse.gmf.runtime.diagram.ui.view.factories.optimal.ShapeViewFactory, description: null) 03:00:34 [EXPANSION_DIAGRAM] "Class_Shape" org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.CustomGMFT_BasedRepresentationImpl@31d81663 (editPartQualifiedName: org.eclipse.papyrus.uml.diagram.clazz.edit.parts.ClassEditPart, name: Reuse representation of class of the class diagram, viewFactory: org.eclipse.papyrus.infra.gmfdiag.common.utils.ClassifierViewFactory, description: null) (reusedID: Class_Shape) 03:00:34 [EXPANSION_DIAGRAM]+--> ParentID- ChildrenIDs 03:00:34 [EXPANSION_DIAGRAM] "Class Diagram" [Class_Shape] 03:00:34 [EXPANSION_DIAGRAM] "Class_Shape" [Interface_BorderItem] 03:00:35 [EXPANSION_DIAGRAM]+ChildrenListRepresentation for Class Diagram 03:00:35 [EXPANSION_DIAGRAM]+-->ID - Representation 03:00:35 [EXPANSION_DIAGRAM] "Implemented Interfaces" org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.CustomInducedRepresentationImpl@7bc8aa2f (editPartQualifiedName: null, name: Compartment to implement interfaces, viewFactory: null, description: null) (hint: Implemented Interfaces) 03:00:35 [EXPANSION_DIAGRAM] "Class_Shape" org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.CustomGMFT_BasedRepresentationImpl@61a9ada (editPartQualifiedName: org.eclipse.papyrus.uml.diagram.clazz.edit.parts.ClassEditPart, name: Reuse respresentation of class of the class diagram, viewFactory: org.eclipse.papyrus.infra.gmfdiag.common.utils.ClassifierViewFactory, description: null) (reusedID: Class_Shape) 03:00:35 [EXPANSION_DIAGRAM]+--> ParentID- ChildrenIDs 03:00:35 [EXPANSION_DIAGRAM] "Class Diagram" [Class_Shape] 03:00:35 [EXPANSION_DIAGRAM] "Class_Shape" [Implemented Interfaces] 03:01:11 Warning: NLS unused message: "Select in: messages 03:04:06 platform:/resource/org.eclipse.papyrus.infra.services.resourceloading.tests/resources/TestModel1/MyProfile.uml#_XkGiwB07Ed-QQ4mYkrb7Gg 03:04:08 platform:/resource/org.eclipse.papyrus.infra.services.resourceloading.tests/resources/TestModel1/MyProfile.uml#_XkGiwB07Ed-QQ4mYkrb7Gg 03:04:12 platform:/resource/org.eclipse.papyrus.infra.services.resourceloading.tests/resources/TestModel1/MyProfile.uml#_XkGiwB07Ed-QQ4mYkrb7Gg 03:06:11 Tests run: 930, Failures: 2, Errors: 0, Skipped: 27, Time elapsed: 425.619 s <<< FAILURE! - in org.eclipse.papyrus.infra.suite.tests.AllTests 03:06:11 testGetObserved(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest) Time elapsed: 0.177 s 03:06:11 testGetValue(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest) Time elapsed: 0.002 s 03:06:11 testGetValueType(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testAddRemoveValueChangeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest) Time elapsed: 0.004 s 03:06:11 testSetValue(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testSetDelegate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest) Time elapsed: 0.004 s 03:06:11 testAddRemoveStaleListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest) skipped 03:06:11 testGetRealm(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testDelegatingToDelegator(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest) Time elapsed: 0.002 s 03:06:11 testIsDisposed(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testWrap(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest) Time elapsed: 0.002 s 03:06:11 testAddDisposeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testAddRemoveChangeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testCreate_withObserving(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest) Time elapsed: 0.005 s 03:06:11 testHashCode(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testCreate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest) Time elapsed: 0.002 s 03:06:11 testDispose(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest) Time elapsed: 0.003 s 03:06:11 testEquals(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest) Time elapsed: 0.002 s 03:06:11 testAutoreleaseDelegate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testIsStale(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest) skipped 03:06:11 testGetValue(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest) Time elapsed: 0.001 s 03:06:11 testGetValueType(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest) Time elapsed: 0 s 03:06:11 testAddRemoveValueChangeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest) Time elapsed: 0.001 s 03:06:11 testSetValue(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest) Time elapsed: 0 s 03:06:11 testSetDelegate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest) Time elapsed: 0 s 03:06:11 testAddRemoveStaleListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest) skipped 03:06:11 testGetRealm(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest) Time elapsed: 0 s 03:06:11 testDelegatingToDelegator(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest) Time elapsed: 0.001 s 03:06:11 testIsDisposed(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest) Time elapsed: 0.001 s 03:06:11 testWrap(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest) Time elapsed: 0 s 03:06:11 testAddDisposeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest) Time elapsed: 0 s 03:06:11 testAddRemoveChangeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest) Time elapsed: 0.001 s 03:06:11 testCreate_withObserving(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest) Time elapsed: 0.001 s 03:06:11 testHashCode(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest) Time elapsed: 0 s 03:06:11 testCreate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest) Time elapsed: 0 s 03:06:11 testDispose(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest) Time elapsed: 0.001 s 03:06:11 testEquals(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest) Time elapsed: 0.001 s 03:06:11 testAutoreleaseDelegate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest) Time elapsed: 0.001 s 03:06:11 testIsStale(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest) skipped 03:06:11 testGetObserved(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest) skipped 03:06:11 testGetObserved(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.041 s 03:06:11 testAddRemoveSetChangeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.005 s 03:06:11 testToArray(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.011 s 03:06:11 testAdd(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testGetElementType(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testClear(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testSize(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testRetainAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.002 s 03:06:11 testContainsAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testContains(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.002 s 03:06:11 testHashCode(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testAddAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testEquals(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testIsEmpty(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testRemove(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.002 s 03:06:11 testIterator(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.003 s 03:06:11 testRemoveAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.002 s 03:06:11 testToArray_Array(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.002 s 03:06:11 testSetDelegate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.002 s 03:06:11 testAddRemoveStaleListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) skipped 03:06:11 testGetRealm(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testDelegatingToDelegator(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testIsDisposed(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testWrap(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testAddDisposeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testAddRemoveChangeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testCreate_withObserving(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.005 s 03:06:11 testCreate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testDispose(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0 s 03:06:11 testAutoreleaseDelegate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) Time elapsed: 0 s 03:06:11 testIsStale(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) skipped 03:06:11 testAddRemoveSetChangeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0.001 s 03:06:11 testToArray(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0.001 s 03:06:11 testAdd(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0.001 s 03:06:11 testGetElementType(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0 s 03:06:11 testClear(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0 s 03:06:11 testSize(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0.001 s 03:06:11 testRetainAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0.001 s 03:06:11 testContainsAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0 s 03:06:11 testContains(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0.001 s 03:06:11 testHashCode(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0.001 s 03:06:11 testAddAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0 s 03:06:11 testEquals(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0 s 03:06:11 testIsEmpty(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0.001 s 03:06:11 testRemove(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0.001 s 03:06:11 testIterator(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0 s 03:06:11 testRemoveAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0.001 s 03:06:11 testToArray_Array(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0 s 03:06:11 testSetDelegate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0.001 s 03:06:11 testAddRemoveStaleListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0.003 s 03:06:11 testGetRealm(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0 s 03:06:11 testDelegatingToDelegator(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0 s 03:06:11 testIsDisposed(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0.001 s 03:06:11 testWrap(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0 s 03:06:11 testAddDisposeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0 s 03:06:11 testAddRemoveChangeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0.001 s 03:06:11 testCreate_withObserving(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0 s 03:06:11 testCreate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0.001 s 03:06:11 testDispose(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0 s 03:06:11 testAutoreleaseDelegate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0 s 03:06:11 testIsStale(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) Time elapsed: 0.001 s 03:06:11 testGetObserved(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) skipped 03:06:11 testMove(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.036 s 03:06:11 testLastIndexOf(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.001 s 03:06:11 testListIterator(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.001 s 03:06:11 testRemove_int(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.001 s 03:06:11 testAddListChangeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.001 s 03:06:11 testAddAll_index(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0 s 03:06:11 testAdd_index(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.001 s 03:06:11 testIndexOf(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0 s 03:06:11 testSet_index(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0 s 03:06:11 testGet_index(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.001 s 03:06:11 testSubList(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.003 s 03:06:11 testListIterator_index(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.001 s 03:06:11 testToArray(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.001 s 03:06:11 testAdd(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0 s 03:06:11 testGetElementType(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0 s 03:06:11 testClear(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.001 s 03:06:11 testSize(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.001 s 03:06:11 testRetainAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.001 s 03:06:11 testContainsAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0 s 03:06:11 testContains(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.001 s 03:06:11 testHashCode(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0 s 03:06:11 testAddAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.001 s 03:06:11 testEquals(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0 s 03:06:11 testIsEmpty(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0 s 03:06:11 testRemove(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.001 s 03:06:11 testIterator(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0 s 03:06:11 testRemoveAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0 s 03:06:11 testToArray_Array(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.001 s 03:06:11 testSetDelegate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.001 s 03:06:11 testAddRemoveStaleListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.001 s 03:06:11 testGetRealm(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0 s 03:06:11 testDelegatingToDelegator(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.001 s 03:06:11 testIsDisposed(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.001 s 03:06:11 testWrap(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0 s 03:06:11 testAddDisposeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.001 s 03:06:11 testAddRemoveChangeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0 s 03:06:11 testCreate_withObserving(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.005 s 03:06:11 testCreate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0 s 03:06:11 testDispose(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0 s 03:06:11 testAutoreleaseDelegate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0 s 03:06:11 testIsStale(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) Time elapsed: 0.001 s 03:06:11 testGetObserved(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) skipped 03:06:11 testGetObserved(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.019 s 03:06:11 testMove(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testLastIndexOf(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.002 s 03:06:11 testListIterator(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.002 s 03:06:11 testRemove_int(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testAddListChangeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testAddAll_index(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testAdd_index(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testIndexOf(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testSet_index(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testGet_index(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testSubList(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testListIterator_index(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testToArray(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testAdd(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testGetElementType(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.002 s 03:06:11 testClear(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testSize(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testRetainAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testContainsAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testContains(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testHashCode(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testAddAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testEquals(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testIsEmpty(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.002 s 03:06:11 testRemove(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testIterator(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testRemoveAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testToArray_Array(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testSetDelegate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testAddRemoveStaleListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) skipped 03:06:11 testGetRealm(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testDelegatingToDelegator(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testIsDisposed(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testWrap(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testAddDisposeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testAddRemoveChangeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testCreate_withObserving(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0 s 03:06:11 testCreate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0 s 03:06:11 testDispose(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0.001 s 03:06:11 testAutoreleaseDelegate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) Time elapsed: 0 s 03:06:11 testIsStale(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) skipped 03:06:11 testListIterator(org.eclipse.papyrus.infra.tools.databinding.WritableListWithIteratorTest) Time elapsed: 0.005 s 03:06:11 testRelease(org.eclipse.papyrus.infra.tools.databinding.WritableListWithIteratorTest) Time elapsed: 0 s 03:06:11 testAutorelease(org.eclipse.papyrus.infra.tools.databinding.WritableListWithIteratorTest) Time elapsed: 0 s 03:06:11 testRetain(org.eclipse.papyrus.infra.tools.databinding.WritableListWithIteratorTest) Time elapsed: 0 s 03:06:11 testIterator(org.eclipse.papyrus.infra.tools.databinding.WritableListWithIteratorTest) Time elapsed: 0.001 s 03:06:11 testListIterator_int(org.eclipse.papyrus.infra.tools.databinding.WritableListWithIteratorTest) Time elapsed: 0 s 03:06:11 testRetainRelease(org.eclipse.papyrus.infra.tools.databinding.WritableListWithIteratorContainmentTest) Time elapsed: 0.002 s 03:06:11 testDispose(org.eclipse.papyrus.infra.tools.databinding.WritableListWithIteratorContainmentTest) Time elapsed: 0 s 03:06:11 findClass_exists(org.eclipse.papyrus.infra.tools.util.ClasspathHelperTest) Time elapsed: 9.044 s 03:06:11 findClass_exists_constrained_wrongType(org.eclipse.papyrus.infra.tools.util.ClasspathHelperTest) Time elapsed: 0.24 s 03:06:11 findClass_noneSuch(org.eclipse.papyrus.infra.tools.util.ClasspathHelperTest) Time elapsed: 0.068 s 03:06:11 findClass_exists_withContext(org.eclipse.papyrus.infra.tools.util.ClasspathHelperTest) Time elapsed: 0 s 03:06:11 findClass_exists_nested(org.eclipse.papyrus.infra.tools.util.ClasspathHelperTest) Time elapsed: 0.031 s 03:06:11 findClass_exists_withContext_referencedProject(org.eclipse.papyrus.infra.tools.util.ClasspathHelperTest) Time elapsed: 0 s 03:06:11 findClass_exists_constrained(org.eclipse.papyrus.infra.tools.util.ClasspathHelperTest) Time elapsed: 0.033 s 03:06:11 findClass_exists_withContext_fallback(org.eclipse.papyrus.infra.tools.util.ClasspathHelperTest) Time elapsed: 0.033 s 03:06:11 testAwaitTermination_timesOut(org.eclipse.papyrus.infra.ui.util.UIUtilTest$ExecutorServiceTest) Time elapsed: 1.029 s 03:06:11 testShutdown(org.eclipse.papyrus.infra.ui.util.UIUtilTest$ExecutorServiceTest) Time elapsed: 0.001 s 03:06:11 testShutdownNow(org.eclipse.papyrus.infra.ui.util.UIUtilTest$ExecutorServiceTest) Time elapsed: 0 s 03:06:11 testAwaitTermination_finishes(org.eclipse.papyrus.infra.ui.util.UIUtilTest$ExecutorServiceTest) Time elapsed: 0 s 03:06:11 testSubmit(org.eclipse.papyrus.infra.ui.util.UIUtilTest$ExecutorServiceTest) Time elapsed: 0 s 03:06:11 testPrivilegedRunnableWithProgress(org.eclipse.papyrus.infra.ui.util.TransactionUIHelperTest) Time elapsed: 0.55 s 03:06:11 testIsSaveOnCloseNeeded(org.eclipse.papyrus.infra.ui.lifecycleevents.SaveAndDirtyServiceTest) skipped 03:06:11 testRemoveIsaveablePart(org.eclipse.papyrus.infra.ui.lifecycleevents.SaveAndDirtyServiceTest) skipped 03:06:11 testIsSaveAsAllowed(org.eclipse.papyrus.infra.ui.lifecycleevents.SaveAndDirtyServiceTest) skipped 03:06:11 testRegisterIsaveablePart(org.eclipse.papyrus.infra.ui.lifecycleevents.SaveAndDirtyServiceTest) skipped 03:06:11 testDoSaveAs(org.eclipse.papyrus.infra.ui.lifecycleevents.SaveAndDirtyServiceTest) skipped 03:06:11 testDoSave(org.eclipse.papyrus.infra.ui.lifecycleevents.SaveAndDirtyServiceTest) skipped 03:06:11 testIsDirty(org.eclipse.papyrus.infra.ui.lifecycleevents.SaveAndDirtyServiceTest) skipped 03:06:11 testRemoveSaveListener(org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest) Time elapsed: 0.004 s 03:06:11 testAddSaveListener(org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest) Time elapsed: 0 s 03:06:11 testFireSaveEvent(org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest) Time elapsed: 0 s 03:06:11 testFireSaveAsEvent(org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest) Time elapsed: 0.001 s 03:06:11 testFireAboutToSaveEvent(org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest) Time elapsed: 0 s 03:06:11 testFireAboutToSaveAsEvent(org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest) Time elapsed: 0 s 03:06:11 testFirePostSaveAsEvent(org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest) Time elapsed: 0 s 03:06:11 testAddPostSaveListener(org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest) Time elapsed: 0 s 03:06:11 testFirePostSaveEvent(org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest) Time elapsed: 0 s 03:06:11 testRemoveAboutToSaveListener(org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest) Time elapsed: 0 s 03:06:11 testRemovePostSaveListener(org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest) Time elapsed: 0 s 03:06:11 testAddAboutToSaveListener(org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest) Time elapsed: 0 s 03:06:11 testFireAllSaveAsEvent(org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest) Time elapsed: 0 s 03:06:11 testFireAllSaveEvent(org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest) Time elapsed: 0 s 03:06:11 testExistingMethod(org.eclipse.papyrus.infra.ui.contentoutline.NestedEditorDelegatedOutlinePageTest) Time elapsed: 0.002 s 03:06:11 getAdaptedValue(org.eclipse.papyrus.infra.ui.providers.DelegatingPapyrusContentProviderTest) Time elapsed: 0.007 s 03:06:11 getChildren(org.eclipse.papyrus.infra.ui.providers.DelegatingPapyrusContentProviderTest) Time elapsed: 0.002 s 03:06:11 getElements_object(org.eclipse.papyrus.infra.ui.providers.DelegatingPapyrusContentProviderTest) Time elapsed: 0 s 03:06:11 hasChildren(org.eclipse.papyrus.infra.ui.providers.DelegatingPapyrusContentProviderTest) Time elapsed: 0.001 s 03:06:11 getParent(org.eclipse.papyrus.infra.ui.providers.DelegatingPapyrusContentProviderTest) Time elapsed: 0.001 s 03:06:11 dispose(org.eclipse.papyrus.infra.ui.providers.DelegatingPapyrusContentProviderTest) Time elapsed: 0.003 s 03:06:11 getElements(org.eclipse.papyrus.infra.ui.providers.DelegatingPapyrusContentProviderTest) Time elapsed: 0 s 03:06:11 isValidValue(org.eclipse.papyrus.infra.ui.providers.DelegatingPapyrusContentProviderTest) Time elapsed: 0 s 03:06:11 getAdaptedValue(org.eclipse.papyrus.infra.ui.providers.SemanticContentProviderFactoryTest) Time elapsed: 0.006 s 03:06:11 getElements_Object(org.eclipse.papyrus.infra.ui.providers.SemanticContentProviderFactoryTest) Time elapsed: 0 s 03:06:11 getChildren(org.eclipse.papyrus.infra.ui.providers.SemanticContentProviderFactoryTest) Time elapsed: 0 s 03:06:11 hasChildren(org.eclipse.papyrus.infra.ui.providers.SemanticContentProviderFactoryTest) Time elapsed: 0.001 s 03:06:11 getParent(org.eclipse.papyrus.infra.ui.providers.SemanticContentProviderFactoryTest) Time elapsed: 0 s 03:06:11 dispose(org.eclipse.papyrus.infra.ui.providers.SemanticContentProviderFactoryTest) Time elapsed: 0.002 s 03:06:11 getElements(org.eclipse.papyrus.infra.ui.providers.SemanticContentProviderFactoryTest) Time elapsed: 0 s 03:06:11 isValidValue(org.eclipse.papyrus.infra.ui.providers.SemanticContentProviderFactoryTest) Time elapsed: 0.001 s 03:06:11 testClientContextExist(org.eclipse.papyrus.infra.services.edit.tests.context.TestClientContext) Time elapsed: 0.048 s 03:06:11 testGetAdapter(org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditService) Time elapsed: 0.008 s 03:06:11 testGetDisplayName(org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditService) Time elapsed: 0 s 03:06:11 testCanEdit(org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditService) Time elapsed: 0.008 s 03:06:11 testGetEditCommand(org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditService) Time elapsed: 0.005 s 03:06:11 testIsKnownElementType(org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditServiceProvider) Time elapsed: 0 s 03:06:11 testGetEditService_EObject(org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditServiceProvider) Time elapsed: 0.001 s 03:06:11 testGetEditService_IElementType(org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditServiceProvider) Time elapsed: 0.002 s 03:06:11 testGetEditService_EClass(org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditServiceProvider) Time elapsed: 0 s 03:06:11 testGetEditService_Unknown(org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditServiceProvider) Time elapsed: 0 s 03:06:11 testGetContainedTypeEditServices(org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditServiceProvider) Time elapsed: 0.001 s 03:06:11 testCreateServiceInstance(org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditServiceProviderFactory) Time elapsed: 0.026 s 03:06:11 testGetCommandProvider(org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditServiceUtils) Time elapsed: 0.001 s 03:06:11 testGetCommandEObjectResult(org.eclipse.papyrus.infra.services.edit.tests.utils.TestGMFCommandUtils) Time elapsed: 0.002 s 03:06:11 testGetEditCommand(org.eclipse.papyrus.infra.services.edit.tests.commands.TestConfigureFeatureCommandFactory) Time elapsed: 0.026 s 03:06:11 testGetEditCommand(org.eclipse.papyrus.infra.services.edit.tests.commands.TestConfigureFeatureListCommandFactory) Time elapsed: 0.004 s 03:06:11 testDeleteMarkers(org.eclipse.papyrus.infra.services.edit.tests.edit.advice.MarkerDeletionAdviceTest) Time elapsed: 5.362 s 03:06:11 testDeleteMarkers_relatedElements_diagram(org.eclipse.papyrus.infra.services.edit.tests.edit.advice.MarkerDeletionAdviceTest) Time elapsed: 7.425 s 03:06:11 testDeleteMarkers_integration(org.eclipse.papyrus.infra.services.edit.tests.edit.advice.MarkerDeletionAdviceTest) Time elapsed: 3.093 s 03:06:11 testDeleteMarkers_relatedElements(org.eclipse.papyrus.infra.services.edit.tests.edit.advice.MarkerDeletionAdviceTest) Time elapsed: 2.555 s 03:06:11 testValidate(org.eclipse.papyrus.infra.services.edit.ui.dialogs.tests.TestElementTypeValidator) Time elapsed: 0.004 s 03:06:11 testInvalidContext(org.eclipse.papyrus.infra.services.labelprovider.tests.LabelProviderServiceTest) Time elapsed: 0.005 s 03:06:11 testDefaultLabelProvider(org.eclipse.papyrus.infra.services.labelprovider.tests.LabelProviderServiceTest) Time elapsed: 0.007 s 03:06:11 testEMFLabelProvider(org.eclipse.papyrus.infra.services.labelprovider.tests.LabelProviderServiceTest) Time elapsed: 0.003 s 03:06:11 testUMLLabelProvider(org.eclipse.papyrus.infra.services.labelprovider.tests.LabelProviderServiceTest) Time elapsed: 0.004 s 03:06:11 testUMLLabelProviderChangeEvents(org.eclipse.papyrus.infra.services.labelprovider.tests.LabelProviderServiceTest) Time elapsed: 0.004 s 03:06:11 getSemanticRoots(org.eclipse.papyrus.infra.services.semantic.tests.SemanticServiceTest) Time elapsed: 0.01 s 03:06:11 getSemanticIModels(org.eclipse.papyrus.infra.services.semantic.tests.SemanticServiceTest) Time elapsed: 0.001 s 03:06:11 testReorientReferenceCommand_sourceOldReadOnly[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.051 s 03:06:11 testMoveCommand_rootFromReadOnly[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.066 s 03:06:11 testSetCommand_containmentOldContainerReadonly[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.02 s 03:06:11 testDestroyElementCommand[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.055 s 03:06:11 testReorientRelationshipCommand_sourceOldReadOnly[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.058 s 03:06:11 testSetCommand_attribute[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.014 s 03:06:11 testSetCommand_containmentOldContainerReadonlyMany[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.053 s 03:06:11 testReorientReferenceCommand_targetNewReadonly[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.072 s 03:06:11 testReorientRelationshipCommand_targetNewReadOnly[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.017 s 03:06:11 testReorientReferenceCommand_targetOldReadonly[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.013 s 03:06:11 testSetCommand_referenceOppositeAdd[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.016 s 03:06:11 testDestroyReferenceCommand_owner[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.044 s 03:06:11 testCreateCommand[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.04 s 03:06:11 testReorientRelationshipCommand_targetOldReadonly[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.066 s 03:06:11 testMoveCommand_fromReadOnly[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.017 s 03:06:11 testReorientReferenceCommand_sourceNewReadonly[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.016 s 03:06:11 testDestroyReferenceCommand_referencedOpposite[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.017 s 03:06:11 testSetCommand_referenceOppositeRemove[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.034 s 03:06:11 testDuplicateCommand[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.016 s 03:06:11 testReorientRelationshipCommand_sourceNewReadOnly[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.019 s 03:06:11 testCreateRelationshipCommand[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.057 s 03:06:11 testMoveCommand_toReadOnly[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.015 s 03:06:11 testReorientReferenceCommand_sourceOldReadOnly[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.016 s 03:06:11 testMoveCommand_rootFromReadOnly[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.015 s 03:06:11 testSetCommand_containmentOldContainerReadonly[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.012 s 03:06:11 testDestroyElementCommand[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.016 s 03:06:11 testReorientRelationshipCommand_sourceOldReadOnly[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.059 s 03:06:11 testSetCommand_attribute[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.016 s 03:06:11 testSetCommand_containmentOldContainerReadonlyMany[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.015 s 03:06:11 testReorientReferenceCommand_targetNewReadonly[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.014 s 03:06:11 testReorientRelationshipCommand_targetNewReadOnly[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.025 s 03:06:11 testReorientReferenceCommand_targetOldReadonly[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.016 s 03:06:11 testSetCommand_referenceOppositeAdd[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.016 s 03:06:11 testDestroyReferenceCommand_owner[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.058 s 03:06:11 testCreateCommand[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.016 s 03:06:11 testReorientRelationshipCommand_targetOldReadonly[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.015 s 03:06:11 testMoveCommand_fromReadOnly[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.016 s 03:06:11 testReorientReferenceCommand_sourceNewReadonly[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.015 s 03:06:11 testDestroyReferenceCommand_referencedOpposite[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.015 s 03:06:11 testSetCommand_referenceOppositeRemove[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.072 s 03:06:11 testDuplicateCommand[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.015 s 03:06:11 testReorientRelationshipCommand_sourceNewReadOnly[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.012 s 03:06:11 testCreateRelationshipCommand[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.015 s 03:06:11 testMoveCommand_toReadOnly[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.022 s 03:06:11 testReorientReferenceCommand_sourceOldReadOnly[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) skipped 03:06:11 testMoveCommand_rootFromReadOnly[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.01 s 03:06:11 testSetCommand_containmentOldContainerReadonly[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.013 s 03:06:11 testDestroyElementCommand[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.056 s 03:06:11 testReorientRelationshipCommand_sourceOldReadOnly[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.011 s 03:06:11 testSetCommand_attribute[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.013 s 03:06:11 testSetCommand_containmentOldContainerReadonlyMany[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.012 s 03:06:11 testReorientReferenceCommand_targetNewReadonly[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) skipped 03:06:11 testReorientRelationshipCommand_targetNewReadOnly[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.013 s 03:06:11 testReorientReferenceCommand_targetOldReadonly[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) skipped 03:06:11 testSetCommand_referenceOppositeAdd[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.011 s 03:06:11 testDestroyReferenceCommand_owner[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.07 s 03:06:11 testCreateCommand[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.012 s 03:06:11 testReorientRelationshipCommand_targetOldReadonly[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.011 s 03:06:11 testMoveCommand_fromReadOnly[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.011 s 03:06:11 testReorientReferenceCommand_sourceNewReadonly[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) skipped 03:06:11 testDestroyReferenceCommand_referencedOpposite[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.01 s 03:06:11 testSetCommand_referenceOppositeRemove[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.011 s 03:06:11 testDuplicateCommand[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) skipped 03:06:11 testReorientRelationshipCommand_sourceNewReadOnly[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.031 s 03:06:11 testCreateRelationshipCommand[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.044 s 03:06:11 testMoveCommand_toReadOnly[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.013 s 03:06:11 testReorientReferenceCommand_sourceOldReadOnly[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.015 s 03:06:11 testMoveCommand_rootFromReadOnly[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.014 s 03:06:11 testSetCommand_containmentOldContainerReadonly[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.018 s 03:06:11 testDestroyElementCommand[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.013 s 03:06:11 testReorientRelationshipCommand_sourceOldReadOnly[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.064 s 03:06:11 testSetCommand_attribute[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.012 s 03:06:11 testSetCommand_containmentOldContainerReadonlyMany[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.013 s 03:06:11 testReorientReferenceCommand_targetNewReadonly[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.013 s 03:06:11 testReorientRelationshipCommand_targetNewReadOnly[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.013 s 03:06:11 testReorientReferenceCommand_targetOldReadonly[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.011 s 03:06:11 testSetCommand_referenceOppositeAdd[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.015 s 03:06:11 testDestroyReferenceCommand_owner[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.054 s 03:06:11 testCreateCommand[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.012 s 03:06:11 testReorientRelationshipCommand_targetOldReadonly[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.011 s 03:06:11 testMoveCommand_fromReadOnly[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.01 s 03:06:11 testReorientReferenceCommand_sourceNewReadonly[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.013 s 03:06:11 testDestroyReferenceCommand_referencedOpposite[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.011 s 03:06:11 testSetCommand_referenceOppositeRemove[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.068 s 03:06:11 testDuplicateCommand[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.013 s 03:06:11 testReorientRelationshipCommand_sourceNewReadOnly[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.011 s 03:06:11 testCreateRelationshipCommand[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.013 s 03:06:11 testMoveCommand_toReadOnly[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) Time elapsed: 0.013 s 03:06:11 testDeleteWithCrossReferences:commands(org.eclipse.papyrus.infra.emf.edit.domain.PapyrusTransactionalEditingDomainTest) Time elapsed: 1.569 s 03:06:11 testDeleteWithCrossReferences:delete(org.eclipse.papyrus.infra.emf.edit.domain.PapyrusTransactionalEditingDomainTest) Time elapsed: 0 s 03:06:11 testDeleteWithCrossReferences:changes(org.eclipse.papyrus.infra.emf.edit.domain.PapyrusTransactionalEditingDomainTest) Time elapsed: 0 s 03:06:11 testGetServiceRegistryResource(org.eclipse.papyrus.infra.emf.utils.ServiceUtilsForResourceTest) Time elapsed: 0.003 s 03:06:11 testGetInstance(org.eclipse.papyrus.infra.emf.utils.ServiceUtilsForResourceTest) Time elapsed: 0.001 s 03:06:11 makeNotShardObservedByOtherHelper[0: useCommands=false](org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest) Time elapsed: 1.233 s 03:06:11 makeNotShard[0: useCommands=false](org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest) Time elapsed: 0.506 s 03:06:11 makeShardObservedByOtherHelper[0: useCommands=false](org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest) Time elapsed: 0.004 s 03:06:11 attemptToUseClosedHelper[0: useCommands=false](org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest) Time elapsed: 0.002 s 03:06:11 makeShard[0: useCommands=false](org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest) Time elapsed: 0.002 s 03:06:11 makeNotShardObservedByOtherHelper[1: useCommands=true](org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest) Time elapsed: 0.537 s 03:06:11 makeNotShard[1: useCommands=true](org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest) Time elapsed: 0.667 s 03:06:11 makeShardObservedByOtherHelper[1: useCommands=true](org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest) Time elapsed: 0.011 s 03:06:11 attemptToUseClosedHelper[1: useCommands=true](org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest) Time elapsed: 0.003 s 03:06:11 makeShard[1: useCommands=true](org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest) Time elapsed: 0.004 s 03:06:11 proxyResolutionLoadsShardFromTheTop[0: full index](org.eclipse.papyrus.infra.emf.resource.ShardResourceLocatorTest) Time elapsed: 1.187 s 03:06:11 shardLoadsContainersAndDoesntLoseStereotypes[0: full index](org.eclipse.papyrus.infra.emf.resource.ShardResourceLocatorTest) Time elapsed: 0.547 s 03:06:11 proxyResolutionLoadsShardFromTheTop[1: on-demand index](org.eclipse.papyrus.infra.emf.resource.ShardResourceLocatorTest) Time elapsed: 0.493 s 03:06:11 shardLoadsContainersAndDoesntLoseStereotypes[1: on-demand index](org.eclipse.papyrus.infra.emf.resource.ShardResourceLocatorTest) Time elapsed: 0.495 s 03:06:11 subunits(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest) Time elapsed: 0.742 s 03:06:11 parents(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest) Time elapsed: 0.002 s 03:06:11 outgoingReferences_givenURI(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest) Time elapsed: 0.001 s 03:06:11 incomingReferences_givenURI(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest) Time elapsed: 0.001 s 03:06:11 roots(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest) Time elapsed: 0.001 s 03:06:11 roots_alternate(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest) Time elapsed: 0.009 s 03:06:11 outgoingReferences(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest) Time elapsed: 0.204 s 03:06:11 incomingReferences(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest) Time elapsed: 0.001 s 03:06:11 isShard(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest) Time elapsed: 0.001 s 03:06:11 subunits(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest) Time elapsed: 1.503 s 03:06:11 parents(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest) Time elapsed: 0.001 s 03:06:11 outgoingReferences_givenURI(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest) Time elapsed: 0.001 s 03:06:11 incomingReferences_givenURI(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest) Time elapsed: 0 s 03:06:11 roots(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest) Time elapsed: 0.001 s 03:06:11 roots_alternate(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest) skipped 03:06:11 outgoingReferences(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest) Time elapsed: 0 s 03:06:11 incomingReferences(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest) Time elapsed: 0.001 s 03:06:11 isShard(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest) Time elapsed: 0 s 03:06:11 indexRebuiltOnDeletion(org.eclipse.papyrus.infra.emf.resource.index.WorkspaceModelIndexTest) Time elapsed: 3.492 s 03:06:11 indexRebuiltOnProjectClose(org.eclipse.papyrus.infra.emf.resource.index.WorkspaceModelIndexTest) Time elapsed: 0.953 s 03:06:11 indexNotifiesOnReindex(org.eclipse.papyrus.infra.emf.resource.index.WorkspaceModelIndexTest) Time elapsed: 0.674 s 03:06:11 indexRefreshesIfNecessary_bug473154(org.eclipse.papyrus.infra.emf.resource.index.WorkspaceModelIndexTest) Time elapsed: 6.735 s 03:06:11 indexBuilt(org.eclipse.papyrus.infra.emf.resource.index.WorkspaceModelIndexTest) Time elapsed: 0.46 s 03:06:11 indexRebuiltOnChanges(org.eclipse.papyrus.infra.emf.resource.index.WorkspaceModelIndexTest) Time elapsed: 3.582 s 03:06:11 indexRebuiltOnProjectDelete(org.eclipse.papyrus.infra.emf.resource.index.WorkspaceModelIndexTest) Time elapsed: 0.674 s 03:06:11 indexRecoversFromCancel(org.eclipse.papyrus.infra.emf.resource.index.WorkspaceModelIndexTest) Time elapsed: 1.508 s 03:06:11 AndExpression_Test1(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0.007 s 03:06:11 AndExpression_Test2(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0 s 03:06:11 AndExpression_Test3(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0.002 s 03:06:11 AndExpression_Test4(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0 s 03:06:11 AndExpression_Test5(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0.002 s 03:06:11 AndExpression_Test6(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0 s 03:06:11 AndExpression_Test7(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0 s 03:06:11 AndExpression_Test8(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0 s 03:06:11 AndExpression_Test9(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0.001 s 03:06:11 AndExpression_Test10(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0 s 03:06:11 AndExpression_Test11(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0 s 03:06:11 AndExpression_Test12(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0 s 03:06:11 AndExpression_Test13(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0 s 03:06:11 AndExpression_Test14(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0 s 03:06:11 AndExpression_Test15(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0 s 03:06:11 AndExpression_Test16(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0.001 s 03:06:11 AndExpression_Test17(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0 s 03:06:11 AndExpression_Test18(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0 s 03:06:11 AndExpression_Test19(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0 s 03:06:11 AndExpression_Test20(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0 s 03:06:11 AndExpression_Test21(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0 s 03:06:11 AndExpression_Test22(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0.001 s 03:06:11 AndExpression_Test23(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0 s 03:06:11 AndExpression_Test24(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0 s 03:06:11 AndExpression_Test25(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0 s 03:06:11 AndExpression_Test26(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests) Time elapsed: 0 s 03:06:11 LiteralFalseExpression_Test1(org.eclipse.papyrus.infra.emf.expressions.tests.LiteralFalseExpressionTests) Time elapsed: 0 s 03:06:11 LiteralFalseExpression_Test2(org.eclipse.papyrus.infra.emf.expressions.tests.LiteralFalseExpressionTests) Time elapsed: 0 s 03:06:11 LiteralTrueExpression_Test1(org.eclipse.papyrus.infra.emf.expressions.tests.LiteralTrueExpressionTests) Time elapsed: 0.001 s 03:06:11 LiteralTrueExpression_Test2(org.eclipse.papyrus.infra.emf.expressions.tests.LiteralTrueExpressionTests) Time elapsed: 0 s 03:06:11 NotExpression_Test1_1(org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests) Time elapsed: 0.032 s 03:06:11 NotExpression_Test1_2(org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests) Time elapsed: 0 s 03:06:11 NotExpression_Test2_1(org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests) Time elapsed: 0 s 03:06:11 NotExpression_Test2_2(org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests) Time elapsed: 0 s 03:06:11 NotExpression_Test3_1(org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests) Time elapsed: 0 s 03:06:11 NotExpression_Test3_2(org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests) Time elapsed: 0.001 s 03:06:11 NotExpression_Test4_1(org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests) Time elapsed: 0 s 03:06:11 NotExpression_Test4_2(org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests) Time elapsed: 0 s 03:06:11 NotExpression_Test4_3(org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests) Time elapsed: 0 s 03:06:11 NotExpression_Test4_4(org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests) Time elapsed: 0 s 03:06:11 OrExpression_Test10(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0.002 s 03:06:11 OrExpression_Test11(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s 03:06:11 OrExpression_Test12(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s 03:06:11 OrExpression_Test13(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s 03:06:11 OrExpression_Test14(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s 03:06:11 OrExpression_Test15(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s 03:06:11 OrExpression_Test16(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s 03:06:11 OrExpression_Test17(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s 03:06:11 OrExpression_Test18(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s 03:06:11 OrExpression_Test19(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s 03:06:11 OrExpression_Test20(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s 03:06:11 OrExpression_Test21(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s 03:06:11 OrExpression_Test22(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s 03:06:11 OrExpression_Test23(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s 03:06:11 OrExpression_Test24(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s 03:06:11 OrExpression_Test25(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s 03:06:11 OrExpression_Test26(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s 03:06:11 OrExpression_Test1(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s 03:06:11 OrExpression_Test2(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s 03:06:11 OrExpression_Test3(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s 03:06:11 OrExpression_Test4(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s 03:06:11 OrExpression_Test5(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s 03:06:11 OrExpression_Test6(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0.001 s 03:06:11 OrExpression_Test7(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s 03:06:11 OrExpression_Test8(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s 03:06:11 OrExpression_Test9(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests) Time elapsed: 0 s 03:06:11 ReferenceExpression_Test1(org.eclipse.papyrus.infra.emf.expressions.tests.ReferenceExpressionTests) Time elapsed: 0.003 s 03:06:11 ReferenceExpression_Test2(org.eclipse.papyrus.infra.emf.expressions.tests.ReferenceExpressionTests) Time elapsed: 0 s 03:06:11 ReferenceExpression_Test3(org.eclipse.papyrus.infra.emf.expressions.tests.ReferenceExpressionTests) Time elapsed: 0 s 03:06:11 ReferenceExpression_Test4(org.eclipse.papyrus.infra.emf.expressions.tests.ReferenceExpressionTests) Time elapsed: 0 s 03:06:11 ReferenceExpression_Test5(org.eclipse.papyrus.infra.emf.expressions.tests.ReferenceExpressionTests) Time elapsed: 0 s 03:06:11 singleEAttributeEqualityExpression_Test1(org.eclipse.papyrus.infra.emf.expressions.tests.SingleEAttributeValueEqualityExpressionTests) Time elapsed: 0.003 s 03:06:11 singleEAttributeEqualityExpression_Test2(org.eclipse.papyrus.infra.emf.expressions.tests.SingleEAttributeValueEqualityExpressionTests) Time elapsed: 0 s 03:06:11 singleEAttributeEqualityExpression_Test3(org.eclipse.papyrus.infra.emf.expressions.tests.SingleEAttributeValueEqualityExpressionTests) Time elapsed: 0 s 03:06:11 singleEAttributeEqualityExpression_Test4(org.eclipse.papyrus.infra.emf.expressions.tests.SingleEAttributeValueEqualityExpressionTests) Time elapsed: 0.001 s 03:06:11 singleEAttributeEqualityExpression_Test5(org.eclipse.papyrus.infra.emf.expressions.tests.SingleEAttributeValueEqualityExpressionTests) Time elapsed: 0 s 03:06:11 singleEAttributeEqualityExpression_Test6(org.eclipse.papyrus.infra.emf.expressions.tests.SingleEAttributeValueEqualityExpressionTests) Time elapsed: 0 s 03:06:11 singleEAttributeEqualityExpression_Test7(org.eclipse.papyrus.infra.emf.expressions.tests.SingleEAttributeValueEqualityExpressionTests) Time elapsed: 0 s 03:06:11 singleEAttributeEqualityExpression_Test8(org.eclipse.papyrus.infra.emf.expressions.tests.SingleEAttributeValueEqualityExpressionTests) Time elapsed: 0 s 03:06:11 handlesWrapperChains(org.eclipse.papyrus.infra.emf.gmf.util.tests.CommandTreeIteratorTest) Time elapsed: 0.009 s 03:06:11 testMainModelElementsAreUnhandled(org.eclipse.papyrus.infra.ui.internal.emf.readonly.handlers.ReferencedModelReadOnlyHandlerTest) Time elapsed: 0.235 s 03:06:11 testNonExistentResourceIsUnhandled(org.eclipse.papyrus.infra.ui.internal.emf.readonly.handlers.ReferencedModelReadOnlyHandlerTest) Time elapsed: 0.19 s 03:06:11 testCrossReferencedPluginModelElementsAreUnhandled(org.eclipse.papyrus.infra.ui.internal.emf.readonly.handlers.ReferencedModelReadOnlyHandlerTest) Time elapsed: 0.184 s 03:06:11 testCrossReferencedWorkspaceModelElementsMadeWritable(org.eclipse.papyrus.infra.ui.internal.emf.readonly.handlers.ReferencedModelReadOnlyHandlerTest) Time elapsed: 0.202 s 03:06:11 testSubModelElementsAreUnhandled(org.eclipse.papyrus.infra.ui.internal.emf.readonly.handlers.ReferencedModelReadOnlyHandlerTest) Time elapsed: 0.614 s 03:06:11 testObjectURIsWithFragment(org.eclipse.papyrus.infra.ui.internal.emf.readonly.handlers.ReferencedModelReadOnlyHandlerTest) Time elapsed: 0.199 s 03:06:11 testCrossReferencedWorkspaceModelElementsAreReadOnly(org.eclipse.papyrus.infra.ui.internal.emf.readonly.handlers.ReferencedModelReadOnlyHandlerTest) Time elapsed: 0.2 s 03:06:11 labelProviderChangeNotifications(org.eclipse.papyrus.infra.ui.emf.providers.tests.EMFLabelProviderTest) Time elapsed: 0.003 s 03:06:11 getText(org.eclipse.papyrus.infra.ui.emf.providers.tests.EMFLabelProviderTest) Time elapsed: 0 s 03:06:11 notificationsOnDependentWhenItChanges(org.eclipse.papyrus.infra.ui.emf.providers.tests.DependentEMFLabelProviderTest) Time elapsed: 0.006 s 03:06:11 getText(org.eclipse.papyrus.infra.ui.emf.providers.tests.DependentEMFLabelProviderTest) Time elapsed: 0 s 03:06:11 safeSubscriptionRemovalOnDestroy_bug507241(org.eclipse.papyrus.infra.ui.emf.providers.tests.DependentEMFLabelProviderTest) Time elapsed: 0.002 s 03:06:11 notificationsOnDependentWhenDependencyChanges(org.eclipse.papyrus.infra.ui.emf.providers.tests.DependentEMFLabelProviderTest) Time elapsed: 0.001 s 03:06:11 testGetTypeRegisteredInplugin(org.eclipse.papyrus.infra.types.tests.ElementTypesRegistryTests) Time elapsed: 0 s 03:06:11 testPACKAGE_WITH_COMPONENTSType(org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests) Time elapsed: 0.009 s 03:06:11 testSemanticMoveComponentFromWrongPackageToWrongPackage(org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests) Time elapsed: 0.003 s 03:06:11 testDeleteComponentFromGoodPackage(org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests) Time elapsed: 1.069 s 03:06:11 testSemanticCreateComponentInWrongPackage(org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests) Time elapsed: 0.001 s 03:06:11 testCyclicAdvices(org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests) Time elapsed: 0.026 s 03:06:11 testDeleteComponentFromWrongPackage(org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests) Time elapsed: 0.004 s 03:06:11 testSemanticMoveComponentFromWrongPackageToGoodPackage(org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests) Time elapsed: 0.003 s 03:06:11 testSemanticCreateComponentInGoodPackage(org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests) Time elapsed: 0.04 s 03:06:11 testValidAdvicesOrder(org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests) Time elapsed: 0.022 s 03:06:11 testSemanticMoveComponentFromGoodPackageToWrongPackage(org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests) Time elapsed: 0 s 03:06:11 testPACKAGE_WITH_ALL_ELEMENTSType(org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests) Time elapsed: 0 s 03:06:11 testSemanticMoveComponentFromGoodPackageToGoodPackage(org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests) Time elapsed: 0.003 s 03:06:11 testGetTypeRegisteredInplugin(org.eclipse.papyrus.infra.types.tests.ElementTypesRegistryTests) Time elapsed: 0 s 03:06:11 notDirtyAfterExecute_save_execute_undo_undo_redo(org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest) Time elapsed: 0.008 s 03:06:11 notDirtyAfterExecute_save_executeNonDirtying_undo_undo_redo_redo(org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest) Time elapsed: 0.002 s 03:06:11 notDirtyAfterExecuteNonDirtying_undo(org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest) Time elapsed: 0.001 s 03:06:11 dirtyAfterExecute(org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest) Time elapsed: 0 s 03:06:11 notDirtyAfterExecute_save(org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest) Time elapsed: 0.001 s 03:06:11 notDirtyAfterExecute_undo(org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest) Time elapsed: 0 s 03:06:11 dirtyAfterExecute_save_undo_save_redo(org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest) Time elapsed: 0.001 s 03:06:11 dirtyAfterExecute_save_undo(org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest) Time elapsed: 0.001 s 03:06:11 notDirtyAfterExecuteNonDirtying(org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest) Time elapsed: 0 s 03:06:11 notDirtyAfterExecute_save_undo_save(org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest) Time elapsed: 0.001 s 03:06:11 dirtyAfterExecute_save_execute_undo_undo_save_redo(org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest) Time elapsed: 0.001 s 03:06:11 testCancelUnnestedCommand(org.eclipse.papyrus.commands.NestingNotifyingWorkspaceCommandStackTest) Time elapsed: 0.018 s 03:06:11 testCompleteNestedCommand(org.eclipse.papyrus.commands.NestingNotifyingWorkspaceCommandStackTest) Time elapsed: 0.01 s 03:06:11 testCancelTripleNestedCommand(org.eclipse.papyrus.commands.NestingNotifyingWorkspaceCommandStackTest) Time elapsed: 0.018 s 03:06:11 testCompleteTripleNestedCommand(org.eclipse.papyrus.commands.NestingNotifyingWorkspaceCommandStackTest) Time elapsed: 0.006 s 03:06:11 testCancelNestedCommand(org.eclipse.papyrus.commands.NestingNotifyingWorkspaceCommandStackTest) Time elapsed: 0.005 s 03:06:11 testCompleteUnnestedCommand(org.eclipse.papyrus.commands.NestingNotifyingWorkspaceCommandStackTest) Time elapsed: 0.003 s 03:06:11 genericCompoundsAndWrappers(org.eclipse.papyrus.commands.util.CommandTreeIteratorTest) Time elapsed: 0.013 s 03:06:11 gmfCompoundsAndWrappers(org.eclipse.papyrus.commands.util.CommandTreeIteratorTest) Time elapsed: 0 s 03:06:11 emfCompoundsAndWrappers(org.eclipse.papyrus.commands.util.CommandTreeIteratorTest) Time elapsed: 0 s 03:06:11 gefCompoundsAndWrappers(org.eclipse.papyrus.commands.util.CommandTreeIteratorTest) Time elapsed: 0 s 03:06:11 undoChangesFromDiagramCommandStack(org.eclipse.papyrus.commands.CheckedDiagramCommandStackTest) Time elapsed: 0.726 s 03:06:11 undoChangesFromOperationHistory(org.eclipse.papyrus.commands.CheckedDiagramCommandStackTest) Time elapsed: 0.49 s 03:06:11 undoChangesFromEMFCommandStack(org.eclipse.papyrus.commands.CheckedDiagramCommandStackTest) Time elapsed: 0.481 s 03:06:11 load_BadelementTypeDiagramExpansion(org.eclipse.papyrus.infra.gmfdiag.common.tests.LoadExpansionModel) Time elapsed: 0.053 s 03:06:11 load_BadProviderDiagramExpansion(org.eclipse.papyrus.infra.gmfdiag.common.tests.LoadExpansionModel) Time elapsed: 0.708 s 03:06:11 init_DiagramExpansionRegistry(org.eclipse.papyrus.infra.gmfdiag.common.tests.LoadExpansionModel) Time elapsed: 0 s 03:06:11 load_BadDiagramExpansion(org.eclipse.papyrus.infra.gmfdiag.common.tests.LoadExpansionModel) Time elapsed: 0.004 s 03:06:11 load_DiagramExpansion(org.eclipse.papyrus.infra.gmfdiag.common.tests.LoadExpansionModel) Time elapsed: 0.001 s 03:06:11 verifyMetaclassCreationWithCompartment(org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionAddCompartment) Time elapsed: 1.879 s 03:06:11 verifyClassCreationWithCompartment(org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionAddCompartment) Time elapsed: 1.348 s 03:06:11 load_DiagramExpansion(org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionAddCompartment) Time elapsed: 0.966 s 03:06:11 load_DiagramExpansion(org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionAddChildLabel) Time elapsed: 1.421 s 03:06:11 load_DiagramExpansion(org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionAddBorderItem) Time elapsed: 1.35 s 03:06:11 load_DiagramExpansion(org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionAddCompartmentWithKind) Time elapsed: 2.316 s 03:06:11 load_DiagramExpansion(org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionAddLink) Time elapsed: 1.527 s 03:06:11 testDropInsideBadcontainer(org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionDropElements) Time elapsed: 1.384 s 03:06:11 testDropInsidecontainer(org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionDropElements) Time elapsed: 1.546 s 03:06:11 testAssistantForLabelNode(org.eclipse.papyrus.infra.gmfdiag.common.tests.AssistantUsage) Time elapsed: 1.745 s 03:06:11 testWrap(org.eclipse.papyrus.infra.gmfdiag.common.utils.GMFUnsafeTest) Time elapsed: 0.009 s 03:06:11 testWrite_command(org.eclipse.papyrus.infra.gmfdiag.common.utils.GMFUnsafeTest) Time elapsed: 0.002 s 03:06:11 testWrite_gmfCommand(org.eclipse.papyrus.infra.gmfdiag.common.utils.GMFUnsafeTest) Time elapsed: 0.003 s 03:06:11 testWrite_runnable(org.eclipse.papyrus.infra.gmfdiag.common.utils.GMFUnsafeTest) Time elapsed: 0.002 s 03:06:11 initialSyncOfEmptyDiagram(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest) Time elapsed: 2.036 s 03:06:11 newNodeOfWrongMetaclassNotSynchronized(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest) Time elapsed: 2.235 s 03:06:11 createNewNode:create(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest) Time elapsed: 2.623 s 03:06:11 createNewNode:undo(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest) Time elapsed: 0 s 03:06:11 createNewNode:redo(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest) Time elapsed: 0 s 03:06:11 syncNodeLocation:move(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest) Time elapsed: 2.812 s 03:06:11 syncNodeLocation:undo(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest) Time elapsed: 0 s 03:06:11 syncNodeLocation:redo(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest) Time elapsed: 0 s 03:06:11 deleteNode:deleteView(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest) Time elapsed: 3.912 s 03:06:11 deleteNode:undo(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest) Time elapsed: 0.001 s 03:06:11 deleteNode:redo(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest) Time elapsed: 0 s 03:06:11 syncNodeSize:resize(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest) Time elapsed: 2.083 s 03:06:11 syncNodeSize:undo(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest) Time elapsed: 0 s 03:06:11 syncNodeSize:redo(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest) Time elapsed: 0 s 03:06:11 overrideSyncNodeSize:move(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.NotationSyncOverrideTest) Time elapsed: 2.876 s 03:06:11 overrideSyncNodeSize:override(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.NotationSyncOverrideTest) Time elapsed: 0 s 03:06:11 overrideSyncNodeSize:undo(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.NotationSyncOverrideTest) Time elapsed: 0 s 03:06:11 overrideSyncNodeSize:redo(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.NotationSyncOverrideTest) Time elapsed: 0 s 03:06:11 overrideSyncNodeLocation:move(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.NotationSyncOverrideTest) Time elapsed: 3.021 s 03:06:11 overrideSyncNodeLocation:override(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.NotationSyncOverrideTest) Time elapsed: 0 s 03:06:11 overrideSyncNodeLocation:undo(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.NotationSyncOverrideTest) Time elapsed: 0 s 03:06:11 overrideSyncNodeLocation:redo(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.NotationSyncOverrideTest) Time elapsed: 0 s 03:06:11 getText_unnamedDiagramNotifications(org.eclipse.papyrus.infra.gmfdiag.common.providers.tests.NotationLabelProviderTest) Time elapsed: 0.004 s 03:06:11 getText_namedDiagramNotifications(org.eclipse.papyrus.infra.gmfdiag.common.providers.tests.NotationLabelProviderTest) Time elapsed: 0.001 s 03:06:11 getText_unnamedDiagram(org.eclipse.papyrus.infra.gmfdiag.common.providers.tests.NotationLabelProviderTest) Time elapsed: 0 s 03:06:11 getText_unnamedDiagramChangeContextName(org.eclipse.papyrus.infra.gmfdiag.common.providers.tests.NotationLabelProviderTest) Time elapsed: 0.001 s 03:06:11 getText_namedDiagram(org.eclipse.papyrus.infra.gmfdiag.common.providers.tests.NotationLabelProviderTest) Time elapsed: 0 s 03:06:11 createElement(org.eclipse.papyrus.infra.gmfdiag.common.commands.tests.CreateEditBasedElementCommandTest) Time elapsed: 0.476 s 03:06:11 copyElement(org.eclipse.papyrus.infra.gmfdiag.common.commands.tests.DefaultCopyCommandTest) Time elapsed: 0.215 s 03:06:11 pasteElement(org.eclipse.papyrus.infra.gmfdiag.common.commands.tests.DefaultPasteCommandTest) Time elapsed: 0.319 s 03:06:11 copyElement(org.eclipse.papyrus.infra.gmfdiag.common.commands.tests.DefaultDiagramCopyCommandTest) Time elapsed: 1.442 s 03:06:11 pasteElement(org.eclipse.papyrus.infra.gmfdiag.common.commands.tests.DefaultDiagramPasteCommandTest) Time elapsed: 1.382 s 03:06:11 pasteProperty(org.eclipse.papyrus.infra.gmfdiag.common.commands.tests.DefaultDiagramPasteCommandTest) Time elapsed: 1.796 s 03:06:11 validateModel[0](org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.ModelValidationTest) Time elapsed: 0.003 s 03:06:11 validateModel[1](org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.ModelValidationTest) Time elapsed: 0.012 s 03:06:11 validateModel[0](org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.TestModelValidationTest) Time elapsed: 0.002 s 03:06:11 validateModel[1](org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.TestModelValidationTest) Time elapsed: 0.002 s 03:06:11 validateModel[2](org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.TestModelValidationTest) Time elapsed: 0.001 s 03:06:11 validateModel[3](org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.TestModelValidationTest) Time elapsed: 0.001 s 03:06:11 validateModel[4](org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.TestModelValidationTest) Time elapsed: 0.001 s 03:06:11 validateModel[5](org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.TestModelValidationTest) Time elapsed: 0.006 s 03:06:11 validateModel[6](org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.TestModelValidationTest) Time elapsed: 0.001 s 03:06:11 validateModel[7](org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.TestModelValidationTest) Time elapsed: 0.013 s 03:06:11 canonicalEdgesInClassDiagram(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.BasicCanonicalClassDiagramTest) Time elapsed: 3.311 s 03:06:11 noCanonicalViewInCanonicalView(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.BasicCanonicalClassDiagramTest) Time elapsed: 2.898 s 03:06:11 canonicalNodesInClassDiagram(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.BasicCanonicalClassDiagramTest) Time elapsed: 2.579 s 03:06:11 noCanonicalEdgeOnCanonicalView(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.BasicCanonicalClassDiagramTest) Time elapsed: 2.685 s 03:06:11 controlTestForNothingCanonical(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest) Time elapsed: 1.528 s 03:06:11 toggleCanonicalOn:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest) Time elapsed: 2.505 s 03:06:11 toggleCanonicalOn:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest) Time elapsed: 0 s 03:06:11 toggleCanonicalOn:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest) Time elapsed: 0 s 03:06:11 toggleCanonicalInCanonicalNestedViews:on(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest) Time elapsed: 1.632 s 03:06:11 toggleCanonicalInCanonicalNestedViews:off(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest) Time elapsed: 0 s 03:06:11 toggleCanonicalOff:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest) Time elapsed: 2.204 s 03:06:11 toggleCanonicalOff:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest) Time elapsed: 0 s 03:06:11 toggleCanonicalOff:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest) Time elapsed: 0 s 03:06:11 reorderPropertiesInClass_bug420549:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 3.005 s 03:06:11 reorderPropertiesInClass_bug420549:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 0 s 03:06:11 reorderPropertiesInClass_bug420549:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 0 s 03:06:11 removeGeneralizationFromClass:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 4.756 s 03:06:11 removeGeneralizationFromClass:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 0 s 03:06:11 removeGeneralizationFromClass:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 0 s 03:06:11 addAssociationToClass:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 5.967 s 03:06:11 addAssociationToClass:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 0 s 03:06:11 addAssociationToClass:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 0 s 03:06:11 addElementImportToPackage:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 4.311 s 03:06:11 addElementImportToPackage:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 0 s 03:06:11 addElementImportToPackage:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 0 s 03:06:11 removeOperationFromClass:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 2.589 s 03:06:11 removeOperationFromClass:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 0 s 03:06:11 removeOperationFromClass:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 0 s 03:06:11 addInterfaceToPackage:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 3.667 s 03:06:11 addInterfaceToPackage:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 0 s 03:06:11 addInterfaceToPackage:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 0.001 s 03:06:11 removeClassFromPackage:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 3.165 s 03:06:11 removeClassFromPackage:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 0.001 s 03:06:11 removeClassFromPackage:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 0 s 03:06:11 addPropertyToClass:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 3.185 s 03:06:11 addPropertyToClass:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 0 s 03:06:11 addPropertyToClass:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 0 s 03:06:11 addDependencyToClass:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 6.202 s 03:06:11 addDependencyToClass:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 0 s 03:06:11 addDependencyToClass:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest) Time elapsed: 0 s 03:06:11 deleteGeneralizationViewFromClass:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest) Time elapsed: 6.205 s 03:06:11 deleteGeneralizationViewFromClass:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest) Time elapsed: 0 s 03:06:11 deleteGeneralizationViewFromClass:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest) Time elapsed: 0 s 03:06:11 deleteAssociationViewFromClass:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest) Time elapsed: 5.641 s 03:06:11 deleteAssociationViewFromClass:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest) Time elapsed: 0 s 03:06:11 deleteAssociationViewFromClass:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest) Time elapsed: 0.001 s 03:06:11 deleteClassViewFromPackage:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest) Time elapsed: 5.224 s 03:06:11 deleteClassViewFromPackage:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest) Time elapsed: 0 s 03:06:11 deleteClassViewFromPackage:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest) Time elapsed: 0 s 03:06:11 deleteOperationViewFromClass:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest) Time elapsed: 3.352 s 03:06:11 deleteOperationViewFromClass:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest) Time elapsed: 0 s 03:06:11 deleteOperationViewFromClass:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest) Time elapsed: 0 s 03:06:11 deleteDataTypeFromPackage:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest) Time elapsed: 3.225 s 03:06:11 deleteDataTypeFromPackage:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest) Time elapsed: 0.001 s 03:06:11 deleteDataTypeFromPackage:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest) Time elapsed: 0 s 03:06:11 deleteAssociationFromClass:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest) Time elapsed: 3.08 s 03:06:11 deleteAssociationFromClass:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest) Time elapsed: 0 s 03:06:11 deleteAssociationFromClass:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest) Time elapsed: 0 s 03:06:11 deleteLiteralInEnumeration:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest) Time elapsed: 2.451 s 03:06:11 deleteLiteralInEnumeration:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest) Time elapsed: 0 s 03:06:11 deleteLiteralInEnumeration:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest) Time elapsed: 0 s 03:06:11 createPropertyInClass:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest) Time elapsed: 2.557 s 03:06:11 createPropertyInClass:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest) Time elapsed: 0 s 03:06:11 createPropertyInClass:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest) Time elapsed: 0 s 03:06:11 createDependencyInClass:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest) Time elapsed: 5.334 s 03:06:11 createDependencyInClass:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest) Time elapsed: 0 s 03:06:11 createDependencyInClass:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest) Time elapsed: 0 s 03:06:11 createInterfaceInPackage:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest) Time elapsed: 3.155 s 03:06:11 createInterfaceInPackage:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest) Time elapsed: 0 s 03:06:11 createInterfaceInPackage:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest) Time elapsed: 0 s 03:06:11 canonicalEdgesInClassDiagram(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalClassDiagramTest) Time elapsed: 2.645 s 03:06:11 nestedCanonicalNodesByMetaclassSelectorInCanonicalView(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalClassDiagramTest) Time elapsed: 3.408 s 03:06:11 nestedCanonicalEdgesInCanonicalView(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalClassDiagramTest) Time elapsed: 4.625 s 03:06:11 canonicalNodesByMetaclassSelectorInClassDiagram(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalClassDiagramTest) Time elapsed: 3.689 s 03:06:11 canonicalNodesByExplicitStyleClassInClassDiagram(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalClassDiagramTest) Time elapsed: 3.26 s 03:06:11 controlTestForNothingCanonical(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest) Time elapsed: 1.203 s 03:06:11 overrideSelectorRule(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest) Time elapsed: 3.304 s 03:06:11 overrideExplicitClassRule(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest) Time elapsed: 4.026 s 03:06:11 addStyleClass:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest) Time elapsed: 3.941 s 03:06:11 addStyleClass:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest) Time elapsed: 0 s 03:06:11 addStyleClass:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest) Time elapsed: 0 s 03:06:11 addStylesheet:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest) Time elapsed: 2.04 s 03:06:11 addStylesheet:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest) Time elapsed: 0 s 03:06:11 addStylesheet:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest) Time elapsed: 0 s 03:06:11 editStylesheetRefresh:initial(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSExternalStylesheetInClassDiagramTest) Time elapsed: 3 s 03:06:11 editStylesheetRefresh:non-canonical(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSExternalStylesheetInClassDiagramTest) Time elapsed: 0 s 03:06:11 editStylesheetRefresh:canonical(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSExternalStylesheetInClassDiagramTest) Time elapsed: 0 s 03:06:11 editStylesheetRefresh:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSExternalStylesheetInClassDiagramTest) Time elapsed: 0 s 03:06:11 editStylesheetRefresh:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSExternalStylesheetInClassDiagramTest) Time elapsed: 0 s 03:06:11 editStylesheetRefresh_closeReopenDiagram_undo:initial(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSExternalStylesheetInClassDiagramTest) Time elapsed: 3.795 s 03:06:11 editStylesheetRefresh_closeReopenDiagram_undo:close-reopen(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSExternalStylesheetInClassDiagramTest) Time elapsed: 0 s 03:06:11 editStylesheetRefresh_closeReopenDiagram_undo:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSExternalStylesheetInClassDiagramTest) Time elapsed: 0 s 03:06:11 associationEndWhenNoAssociationEdge_bug473148(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.RegressionTest) skipped 03:06:11 nestedClassifiersDontCauseLoopInCompositeDiagram_bug474489(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.RegressionTest) Time elapsed: 4.213 s 03:06:11 associationEndCanonicalPresentation_bug473148(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.RegressionTest) Time elapsed: 2.041 s 03:06:11 referenceConnectionNotDeleted_bug472155:initial(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.RegressionTest) Time elapsed: 1.088 s 03:06:11 referenceConnectionNotDeleted_bug472155:synch(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.RegressionTest) Time elapsed: 0 s 03:06:11 referenceConnectionNotDeleted_bug472155:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.RegressionTest) Time elapsed: 0 s 03:06:11 referenceConnectionNotDeleted_bug472155:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.RegressionTest) Time elapsed: 0 s 03:06:11 testReadOnlyAxisTransactionOption(org.eclipse.papyrus.infra.emf.readonly.PapyrusROTransactionalEditingDomainTest) Time elapsed: 0.064 s 03:06:11 testReferenceToReadOnlyObjectWithOppositeRolledBackCommand(org.eclipse.papyrus.infra.emf.readonly.PapyrusROTransactionalEditingDomainTest) Time elapsed: 0.144 s 03:06:11 testReferenceToReadOnlyObjectWithOppositeRolledBackOperation(org.eclipse.papyrus.infra.emf.readonly.PapyrusROTransactionalEditingDomainTest) Time elapsed: 0.077 s 03:06:11 testIsReadOnlyEObject(org.eclipse.papyrus.infra.emf.readonly.ReadOnlyManagerTest) Time elapsed: 0.057 s 03:06:11 testSashModelReadOnlyIfPermissionReadOnly(org.eclipse.papyrus.infra.emf.readonly.ReadOnlyManagerTest) Time elapsed: 0.054 s 03:06:11 testAnyReadOnlyURIs(org.eclipse.papyrus.infra.emf.readonly.ReadOnlyManagerTest) Time elapsed: 0.056 s 03:06:11 testCanMakeWritableEObject(org.eclipse.papyrus.infra.emf.readonly.ReadOnlyManagerTest) Time elapsed: 0.246 s 03:06:11 testCanMakeWritableURIs(org.eclipse.papyrus.infra.emf.readonly.ReadOnlyManagerTest) Time elapsed: 0.055 s 03:06:11 testCanMakeWritable(org.eclipse.papyrus.infra.emf.readonly.ReadOnlyTesterTest) Time elapsed: 0.053 s 03:06:11 testAsBoolean(org.eclipse.papyrus.infra.emf.readonly.ReadOnlyTesterTest) Time elapsed: 0.055 s 03:06:11 testIsReadOnly(org.eclipse.papyrus.infra.emf.readonly.ReadOnlyTesterTest) Time elapsed: 0.055 s 03:06:11 testGetSashRow__int_int(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageTest) Time elapsed: 0.009 s 03:06:11 testGetVisibleSections(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageTest) Time elapsed: 0.007 s 03:06:11 testGetSashColumn__int(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageTest) Time elapsed: 0 s 03:06:11 testGetSection__String(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageTest) Time elapsed: 0.001 s 03:06:11 testIsIdentifiedBy__String(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomeSectionTest) Time elapsed: 0.001 s 03:06:11 testGetSashRow__int(org.eclipse.papyrus.infra.editor.welcome.tests.SashColumnTest) Time elapsed: 0 s 03:06:11 openWelcomePage(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest) Time elapsed: 0.786 s 03:06:11 closeWelcomePage(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest) Time elapsed: 1.008 s 03:06:11 pageRemovalValidator(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest) Time elapsed: 1.913 s 03:06:11 emptyModelShowsWelcomePage(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest) Time elapsed: 0.52 s 03:06:11 emptyModelCannotCloseWelcomePage(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest) Time elapsed: 0.819 s 03:06:11 canCloseWelcomePage(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest) Time elapsed: 0.84 s 03:06:11 welcomeModelResource(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest) Time elapsed: 0.511 s 03:06:11 welcomeModelElement(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest) Time elapsed: 0.497 s 03:06:11 getOwner(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest) Time elapsed: 0.583 s 03:06:11 languagesProperty(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomeModelElementTest) Time elapsed: 0.99 s 03:06:11 isEditableRestoreActivePage(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomeModelElementTest) Time elapsed: 1.06 s 03:06:11 privateLayoutProperty(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomeModelElementTest) Time elapsed: 0.992 s 03:06:11 restoreActivePageProperty(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomeModelElementTest) skipped 03:06:11 isEditable(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomeModelElementTest) Time elapsed: 0.922 s 03:06:11 dispose_bug487027(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomeModelElementTest) Time elapsed: 1.02 s 03:06:11 viewsProperty(org.eclipse.papyrus.infra.gmfdiag.welcome.tests.WelcomeModelElementTest) Time elapsed: 1.005 s 03:06:11 isEditable(org.eclipse.papyrus.infra.gmfdiag.welcome.tests.WelcomeModelElementTest) Time elapsed: 1.003 s 03:06:11 createView(org.eclipse.papyrus.infra.gmfdiag.welcome.tests.WelcomeModelElementTest) Time elapsed: 1.649 s 03:06:11 dispose_bug487027(org.eclipse.papyrus.infra.gmfdiag.welcome.tests.WelcomeModelElementTest) Time elapsed: 1.407 s 03:06:11 deleteView(org.eclipse.papyrus.infra.gmfdiag.welcome.tests.WelcomeModelElementTest) Time elapsed: 1.853 s 03:06:11 viewsPropertyExcludesPluginDeployedModels_bug493668(org.eclipse.papyrus.infra.gmfdiag.welcome.tests.NotationObservablePropertyTest) Time elapsed: 2.518 s 03:06:11 labelProviderChange(org.eclipse.papyrus.infra.properties.ui.providers.tests.PropertiesHeaderLabelProviderTest) Time elapsed: 1.195 s 03:06:11 createWithLocalFactory(org.eclipse.papyrus.infra.properties.ui.tests.EcorePropertyEditorFactoryTest) Time elapsed: 0.014 s 03:06:11 testMatches__Object_not(org.eclipse.papyrus.infra.filters.tests.CompoundFilterTest) Time elapsed: 0.003 s 03:06:11 testMatches__Object_xor(org.eclipse.papyrus.infra.filters.tests.CompoundFilterTest) Time elapsed: 0 s 03:06:11 testMatches__Object(org.eclipse.papyrus.infra.filters.tests.CompoundFilterTest) Time elapsed: 0 s 03:06:11 testMatches__Object_or(org.eclipse.papyrus.infra.filters.tests.CompoundFilterTest) Time elapsed: 0 s 03:06:11 testValidateAcyclic__DiagnosticChain_Map(org.eclipse.papyrus.infra.filters.tests.CompoundFilterTest) Time elapsed: 0.001 s 03:06:11 testMatches__Object(org.eclipse.papyrus.infra.filters.tests.EqualsTest) Time elapsed: 0 s 03:06:11 testMatches__Object(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.AssistedElementTypeFilterTest) Time elapsed: 0.016 s 03:06:11 testGetProvider(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.AssistedElementTypeFilterTest) Time elapsed: 0.002 s 03:06:11 testGetRelTypesOnSourceAndTarget__IAdaptable_IAdaptable(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest) Time elapsed: 0.005 s 03:06:11 testGetRelTypesForSREOnSource__IAdaptable(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest) Time elapsed: 0.002 s 03:06:11 testRemoveProviderChangeListener__IProviderChangeListener(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest) Time elapsed: 0.003 s 03:06:11 testGetTypesForTarget__IAdaptable_IElementType(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest) Time elapsed: 0.005 s 03:06:11 testGetClientContext(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest) Time elapsed: 0.002 s 03:06:11 testAddProviderChangeListener__IProviderChangeListener(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest) Time elapsed: 0.003 s 03:06:11 testSelectExistingElementForTarget__IAdaptable_IElementType(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest) Time elapsed: 0.002 s 03:06:11 testGetRelTypesOnSource__IAdaptable(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest) Time elapsed: 0.004 s 03:06:11 testGetElementType__String(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest) Time elapsed: 0.002 s 03:06:11 testGetExcludedElementTypes(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest) Time elapsed: 0.002 s 03:06:11 testGetTypesForSource__IAdaptable_IElementType(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest) Time elapsed: 0.005 s 03:06:11 testSelectExistingElementForSource__IAdaptable_IElementType(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest) Time elapsed: 0.002 s 03:06:11 testGetTypesForPopupBar__IAdaptable(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest) Time elapsed: 0.002 s 03:06:11 testGetRelTypesForSREOnTarget__IAdaptable(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest) Time elapsed: 0.001 s 03:06:11 testGetElementTypes(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest) Time elapsed: 0.002 s 03:06:11 testIsRelationshipType__IElementType(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest) Time elapsed: 0.001 s 03:06:11 testGetTypes__String_IAdaptable(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest) Time elapsed: 0.002 s 03:06:11 testGetRelationshipTypes(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest) Time elapsed: 0.001 s 03:06:11 testGetRelTypesOnTarget__IAdaptable(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest) Time elapsed: 0.002 s 03:06:11 testProvides__IOperation(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest) Time elapsed: 0.003 s 03:06:11 testGetElementType(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.PopupAssistantTest) Time elapsed: 0 s 03:06:11 testGetElementType(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ConnectionAssistantTest) Time elapsed: 0.001 s 03:06:11 testGetElementType(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ElementTypeFilterTest) Time elapsed: 0 s 03:06:11 testMatches__Object(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ElementTypeFilterTest) Time elapsed: 0 s 03:06:11 testGetProvider(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ElementTypeFilterTest) Time elapsed: 0.001 s 03:06:11 sourceForConnectionToTarget(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest) Time elapsed: 0.08 s <<< FAILURE! 03:06:11 java.lang.AssertionError: 03:06:11 03:06:11 Expected: a collection containing (is identified by org.eclipse.papyrus.example.j2ee.WebScenario and is proxy type(is identified by org.eclipse.papyrus.example.j2ee.WebScenario, is identified by org.eclipse.papyrus.umldi.UseCase_Shape)) 03:06:11 but: 03:06:11 at org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest.sourceForConnectionToTarget(GenericModelingAssistantIntegrationTest.java:127) 03:06:11 03:06:11 excludedConnectionFromSource(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest) Time elapsed: 0.218 s 03:06:11 connectionToTarget(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest) Time elapsed: 0.269 s 03:06:11 excludedConnectionToTarget(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest) Time elapsed: 0.188 s 03:06:11 excludedTargetForConnectionFromSource(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest) Time elapsed: 0.007 s 03:06:11 excludedSourceForConnectionToTarget(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest) Time elapsed: 0.008 s 03:06:11 excludedConnectionFromSourceToTarget(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest) Time elapsed: 0.148 s 03:06:11 targetForConnectionFromSource(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest) Time elapsed: 0.007 s <<< FAILURE! 03:06:11 java.lang.AssertionError: 03:06:11 03:06:11 Expected: a collection containing (is identified by org.eclipse.papyrus.example.j2ee.WebScenario and is proxy type(is identified by org.eclipse.papyrus.example.j2ee.WebScenario, is identified by org.eclipse.papyrus.umldi.UseCase_Shape)) 03:06:11 but: 03:06:11 at org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest.targetForConnectionFromSource(GenericModelingAssistantIntegrationTest.java:109) 03:06:11 03:06:11 popupOnDiagramSurface(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest) Time elapsed: 0.048 s 03:06:11 connectionFromSource(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest) Time elapsed: 0.138 s 03:06:11 popupOnShape(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest) Time elapsed: 0.054 s 03:06:11 excludedPopupOnDiagramSurface(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest) Time elapsed: 0.047 s 03:06:11 connectionFromSourceToTarget(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest) Time elapsed: 0.174 s 03:06:11 sourceForConnectionToTarget(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.DiagramSpecificModelingAssistantIntegrationTest) Time elapsed: 0.075 s 03:06:11 connectionToTarget(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.DiagramSpecificModelingAssistantIntegrationTest) Time elapsed: 0.166 s 03:06:11 targetForConnectionFromSource(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.DiagramSpecificModelingAssistantIntegrationTest) Time elapsed: 0.019 s 03:06:11 popupOnDiagramSurface(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.DiagramSpecificModelingAssistantIntegrationTest) Time elapsed: 0.046 s 03:06:11 connectionFromSource(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.DiagramSpecificModelingAssistantIntegrationTest) Time elapsed: 0.114 s 03:06:11 popupOnShape(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.DiagramSpecificModelingAssistantIntegrationTest) Time elapsed: 0.046 s 03:06:11 connectionFromSourceToTarget(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.DiagramSpecificModelingAssistantIntegrationTest) Time elapsed: 0.145 s 03:06:11 testGetObjectOfPathmapResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy1TestModel1) Time elapsed: 1.369 s 03:06:11 testGetObjectOfProfileResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy1TestModel1) Time elapsed: 0.962 s 03:06:11 testGetDanglingReferenceFromAControlledResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy1TestModel1) Time elapsed: 0.228 s 03:06:11 testGetObjectOfControlledResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy1TestModel1) Time elapsed: 0.218 s 03:06:11 testGetDiagramOfControlledResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy1TestModel1) Time elapsed: 0.215 s 03:06:11 testGetObjectOfPathmapResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy2TestModel1) Time elapsed: 0.896 s 03:06:11 testGetObjectOfProfileResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy2TestModel1) Time elapsed: 0.781 s 03:06:11 testGetDanglingReferenceFromAControlledResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy2TestModel1) Time elapsed: 0.708 s 03:06:11 testGetObjectOfControlledResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy2TestModel1) Time elapsed: 1.107 s 03:06:11 testGetDiagramOfControlledResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy2TestModel1) Time elapsed: 0.666 s 03:06:11 testGetObjectOfPathmapResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy0TestModel1) Time elapsed: 0.625 s 03:06:11 testGetObjectOfProfileResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy0TestModel1) Time elapsed: 0.682 s 03:06:11 testGetDanglingReferenceFromAControlledResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy0TestModel1) Time elapsed: 0.669 s 03:06:11 testGetObjectOfControlledResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy0TestModel1) Time elapsed: 0.625 s 03:06:11 testGetDiagramOfControlledResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy0TestModel1) Time elapsed: 0.678 s 03:06:11 testGetFigureInControlledRessource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy0TestModel2WithModel1) Time elapsed: 0.042 s 03:06:11 testGetReferenceInControlledRessource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy0TestModel2WithModel1) Time elapsed: 0.078 s 03:06:11 testGetFigureInControlledRessource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy0TestModel2WithPackage0) Time elapsed: 0.039 s 03:06:11 testGetReferenceInControlledRessource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy0TestModel2WithPackage0) Time elapsed: 0.111 s 03:06:11 testGetFigureInControlledRessource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy1TestModel2WithModel1) Time elapsed: 0.032 s 03:06:11 testGetReferenceInControlledRessource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy1TestModel2WithModel1) Time elapsed: 0.027 s 03:06:11 testGetFigureInControlledRessource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy1TestModel2WithPackage0) Time elapsed: 0.562 s 03:06:11 testGetReferenceInControlledRessource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy1TestModel2WithPackage0) Time elapsed: 0.034 s 03:06:11 testGetFigureInControlledRessource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy2TestModel2WithModel1) Time elapsed: 0.044 s 03:06:11 testGetReferenceInControlledRessource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy2TestModel2WithModel1) Time elapsed: 0.124 s 03:06:11 testGetFigureInControlledRessource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy2TestModel2WithPackage0) Time elapsed: 0.031 s 03:06:11 testGetReferenceInControlledRessource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy2TestModel2WithPackage0) Time elapsed: 0.03 s 03:06:11 testControlSeveralModelsWithProfile(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelWithProfileTest) Time elapsed: 2.671 s 03:06:11 testUndoControlSeveralModelsWithProfileInSameResource(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelWithProfileTest) Time elapsed: 2.528 s 03:06:11 testUndoControlModelWithProfile(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelWithProfileTest) Time elapsed: 1.896 s 03:06:11 testControlSeveralModelsWithProfileInSameResource(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelWithProfileTest) Time elapsed: 2.253 s 03:06:11 testControlModelWithProfile(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelWithProfileTest) Time elapsed: 3.889 s 03:06:11 testUndoControlSeveralModelsWithProfile(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelWithProfileTest) Time elapsed: 4.513 s 03:06:11 testUncontrolShardSubunit(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest) Time elapsed: 2.22 s 03:06:11 testUncontrolOneSubmodel(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest) Time elapsed: 1.363 s 03:06:11 testUncontrolSeveralSubmodelsInSameResource(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest) Time elapsed: 1.762 s 03:06:11 testDeleteSubmodel(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest) Time elapsed: 1.378 s 03:06:11 testUncontrolSeveralSubmodels(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest) Time elapsed: 1.699 s 03:06:11 testUndoUncontrolOneSubmodel(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest) Time elapsed: 1.389 s 03:06:11 testUndoUncontrolSeveralSubmodelsWithoutSave(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest) Time elapsed: 1.731 s 03:06:11 testUndoUncontrolSeveralSubmodelsInSameResource(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest) Time elapsed: 1.81 s 03:06:11 testUncontrolUpdatesReferencesToRootObject_bug480209(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest) Time elapsed: 1.016 s 03:06:11 testUndoUncontrolSeveralSubmodels(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest) Time elapsed: 1.729 s 03:06:11 testControlModeUseCase1(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest) Time elapsed: 1.309 s 03:06:11 testControlModeUseCase2(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest) Time elapsed: 1.212 s 03:06:11 testControlModeUseCase3(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest) Time elapsed: 1.238 s 03:06:11 testControlSeveralModels(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest) Time elapsed: 2.197 s 03:06:11 testUndoControlOneSubmodel(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest) Time elapsed: 3.679 s 03:06:11 testUndoControlSeveralModels(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest) Time elapsed: 3.307 s 03:06:11 testControlSeveralModelsInSameResource(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest) Time elapsed: 1.583 s 03:06:11 testUndoControlSeveralModelsInSameResource(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest) Time elapsed: 1.609 s 03:06:11 testControlOneSubmodel(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest) Time elapsed: 1.274 s 03:06:11 testUncontrolModelWithProfile(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelWithProfileTest) Time elapsed: 2.368 s 03:06:11 testUncontrolSeveralModelsWithProfileInSameResource(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelWithProfileTest) Time elapsed: 2.727 s 03:06:11 testUndoUncontrolSeveralModelsWithProfile(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelWithProfileTest) Time elapsed: 3.46 s 03:06:11 testUndoUncontrolSeveralModelsWithProfileInSameResource(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelWithProfileTest) Time elapsed: 3.323 s 03:06:11 testUncontrolSeveralModelsWithProfile(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelWithProfileTest) Time elapsed: 2.729 s 03:06:11 testUndoUncontrolModelWithProfile(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelWithProfileTest) Time elapsed: 2.596 s 03:06:11 testControlLegacyModel(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlLegacyModelTest) Time elapsed: 1.125 s 03:06:11 canCreateSubModel(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModeManagerTest) Time elapsed: 2.378 s 03:06:11 approveUncontrolRequest(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModeManagerTest) Time elapsed: 1.404 s 03:06:11 approveControlRequest(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModeManagerTest) Time elapsed: 2.398 s 03:06:11 disapproveUncontrolRequest(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModeManagerTest) Time elapsed: 0.878 s 03:06:11 disapproveControlRequest(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModeManagerTest) Time elapsed: 2.647 s 03:06:11 convertSubmodelToShard(org.eclipse.papyrus.infra.services.controlmode.tests.control.ShardModeTest) Time elapsed: 3.117 s 03:06:11 convertShardToSubmodel(org.eclipse.papyrus.infra.services.controlmode.tests.control.ShardModeTest) Time elapsed: 1.521 s 03:06:11 testIsCanonicalWithNote(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest) Time elapsed: 1.248 s 03:06:11 testDeleteNotOrphanElement(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest) Time elapsed: 1.096 s 03:06:11 testIsCanonicalViewWithNotOrphan(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest) Time elapsed: 1.123 s 03:06:11 testIsSupportViewWithOrphan(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest) Time elapsed: 1.094 s 03:06:11 testIsCanonicalWithConnection(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest) Time elapsed: 1.072 s 03:06:11 testIsCanonicalViewWithOrphan(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest) Time elapsed: 1.086 s 03:06:11 testDeleteTextNode(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest) Time elapsed: 1.289 s 03:06:11 testDeleteOrphan(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest) Time elapsed: 1.128 s 03:06:11 testIsCanonicalWithNotOrphan(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest) Time elapsed: 1.061 s 03:06:11 testIsSupportViewWithNote(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest) Time elapsed: 1.066 s 03:06:11 testIsSupportViews(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest) Time elapsed: 1.111 s 03:06:11 testIsCanonicalWithOrphan(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest) Time elapsed: 1.042 s 03:06:11 testIsCanonical(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest) Time elapsed: 1.021 s 03:06:11 testIsCanonicalViewWithNote(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest) Time elapsed: 1.108 s 03:06:11 testIsSupportViewWithNotOrphan(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest) Time elapsed: 1.132 s 03:06:11 testCSSClassContentProvider(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSClassProviderTest) Time elapsed: 0.01 s 03:06:11 testPackage(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSStylesheetTest) Time elapsed: 0.01 s 03:06:11 testClassStyle(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSStylesheetTest) Time elapsed: 0.006 s 03:06:11 testCSSClassStyle(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSStylesheetTest) Time elapsed: 0.007 s 03:06:11 testPriorities(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSStylesheetTest) Time elapsed: 0.007 s 03:06:11 testInterfaceStyle(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSStylesheetTest) Time elapsed: 0.006 s 03:06:11 testStyleSheetsPriorities(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSModelStylesheetTest) Time elapsed: 0.011 s 03:06:11 testPackage(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSModelStylesheetTest) Time elapsed: 0.006 s 03:06:11 testClassStyle(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSModelStylesheetTest) Time elapsed: 0.006 s 03:06:11 testCSSClassStyle(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSModelStylesheetTest) Time elapsed: 0.008 s 03:06:11 testPriorities(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSModelStylesheetTest) Time elapsed: 0.008 s 03:06:11 testInterfaceStyle(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSModelStylesheetTest) Time elapsed: 0.006 s 03:06:11 testStylesDisabled(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSNamedStyleTest) Time elapsed: 0.004 s 03:06:11 testShowAllCompartmentsTitles(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSCompartmentsTests) Time elapsed: 0.018 s 03:06:11 testCaseInsensitiveForEnumeration(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSCompartmentsTests) skipped 03:06:11 testAttributeCompartment(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSCompartmentsTests) Time elapsed: 0.008 s 03:06:11 testCompartmentForceValue(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSCompartmentsTests) Time elapsed: 0.034 s 03:06:11 testAttributeCompartmentForInterface(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSCompartmentsTests) Time elapsed: 0.008 s 03:06:11 testWithoutCSSSupport(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSSupportTest) Time elapsed: 0.005 s 03:06:11 testCSSSupport(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSSupportTest) Time elapsed: 0.004 s 03:06:11 testProjectStylesheets(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSProjectStylesheetsTest) Time elapsed: 0.824 s 03:06:11 testPackage(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSProjectStylesheetsTest) Time elapsed: 0.008 s 03:06:11 testClassStyle(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSProjectStylesheetsTest) Time elapsed: 0.007 s 03:06:11 testCSSClassStyle(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSProjectStylesheetsTest) Time elapsed: 0.008 s 03:06:11 testPriorities(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSProjectStylesheetsTest) Time elapsed: 0.008 s 03:06:11 testInterfaceStyle(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSProjectStylesheetsTest) Time elapsed: 0.007 s 03:06:11 testWorkspaceTheme(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSWorkspaceThemeTest) Time elapsed: 0.018 s 03:06:11 testPackage(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSWorkspaceThemeTest) Time elapsed: 0.006 s 03:06:11 testClassStyle(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSWorkspaceThemeTest) Time elapsed: 0.006 s 03:06:11 testCSSClassStyle(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSWorkspaceThemeTest) Time elapsed: 0.006 s 03:06:11 testPriorities(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSWorkspaceThemeTest) Time elapsed: 0.007 s 03:06:11 testInterfaceStyle(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSWorkspaceThemeTest) Time elapsed: 0.007 s 03:06:11 canonicalStyleNotInferred(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.InferredNotationStylesTest) Time elapsed: 0.691 s 03:06:11 canonicalStyleInferred(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.InferredNotationStylesTest) Time elapsed: 1.112 s 03:06:11 overrideInferredStyle(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.InferredNotationStylesTest) Time elapsed: 0.506 s 03:06:11 testUnnamedReference(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSNamedElementsTest) Time elapsed: 0.009 s 03:06:11 testNamedReference(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSNamedElementsTest) Time elapsed: 0.005 s 03:06:11 testEmptyNameReference(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSNamedElementsTest) Time elapsed: 0.005 s 03:06:11 testUntypedReference(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSNamedElementsTest) Time elapsed: 0.005 s 03:06:11 testKindSelectorForCompartment(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSKindSelectorTest) Time elapsed: 0.783 s 03:06:11 testKindSelectorForLabel(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSKindSelectorTest) Time elapsed: 0.931 s 03:06:11 testLabels(org.eclipse.papyrus.infra.internationalization.tests.tests.InternationalizationLabelProviderTest) Time elapsed: 0.689 s 03:06:11 testUseInternationalizationModification(org.eclipse.papyrus.infra.internationalization.tests.tests.InternationalizationChangePreferencesTest) Time elapsed: 0.631 s 03:06:11 testLanguageModification(org.eclipse.papyrus.infra.internationalization.tests.tests.InternationalizationChangePreferencesTest) Time elapsed: 0.679 s 03:06:11 enablementNotification(org.eclipse.papyrus.infra.internationalization.tests.tests.InternationalizationPreferenceChangeEventTest) Time elapsed: 0.651 s 03:06:11 localeNotificationByPreferences(org.eclipse.papyrus.infra.internationalization.tests.tests.InternationalizationPreferenceChangeEventTest) Time elapsed: 0.689 s 03:06:11 localeNotification(org.eclipse.papyrus.infra.internationalization.tests.tests.InternationalizationPreferenceChangeEventTest) Time elapsed: 0.645 s 03:06:11 removePreferenceListener(org.eclipse.papyrus.infra.internationalization.tests.tests.InternationalizationPreferenceChangeEventTest) Time elapsed: 0.624 s 03:06:11 enablementNotificationByPreferences(org.eclipse.papyrus.infra.internationalization.tests.tests.InternationalizationPreferenceChangeEventTest) Time elapsed: 0.602 s 03:06:11 getViewCountOn(org.eclipse.papyrus.infra.viewpoints.policy.tests.ViewPrototypeTest) Time elapsed: 0.095 s 03:06:11 getOwnedViewCount(org.eclipse.papyrus.infra.viewpoints.policy.tests.ViewPrototypeTest) Time elapsed: 0.077 s 03:06:11 testIsInViewpoint(org.eclipse.papyrus.infra.viewpoints.policy.tests.PolicyCheckerTest) Time elapsed: 0.002 s 03:06:11 testMergeContextSameName(org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureDomainTest) Time elapsed: 0.001 s 03:06:11 testMergeContextDifferentName(org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureDomainTest) Time elapsed: 0 s 03:06:11 switchViewpoints(org.eclipse.papyrus.infra.ui.architecture.tests.editors.SwitchViewpointsTest) Time elapsed: 2.147 s 03:06:11 revealDiagramsAndTables(org.eclipse.papyrus.infra.ui.architecture.tests.editors.ModelExplorerViewpointFilterTest) Time elapsed: 0.847 s 03:06:11 checkIcons(org.eclipse.papyrus.infra.ui.architecture.tests.editors.GrayedIconTest) Time elapsed: 0.718 s 03:06:11 03:06:11 Results: 03:06:11 03:06:11 Failures: 03:06:11 GenericModelingAssistantIntegrationTest.sourceForConnectionToTarget:127 03:06:11 Expected: a collection containing (is identified by org.eclipse.papyrus.example.j2ee.WebScenario and is proxy type(is identified by org.eclipse.papyrus.example.j2ee.WebScenario, is identified by org.eclipse.papyrus.umldi.UseCase_Shape)) 03:06:11 but: 03:06:11 GenericModelingAssistantIntegrationTest.targetForConnectionFromSource:109 03:06:11 Expected: a collection containing (is identified by org.eclipse.papyrus.example.j2ee.WebScenario and is proxy type(is identified by org.eclipse.papyrus.example.j2ee.WebScenario, is identified by org.eclipse.papyrus.umldi.UseCase_Shape)) 03:06:11 but: 03:06:11 03:06:11 Tests run: 930, Failures: 2, Errors: 0, Skipped: 27 03:06:11 03:06:13 [ERROR] There are test failures. 03:06:13 03:06:13 Please refer to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/surefire-reports for the individual test results. 03:06:13 [INFO] 03:06:13 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.suite.tests --- 03:06:13 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/jacoco.exec 03:06:13 [INFO] Analyzed bundle 'org.eclipse.papyrus.infra.suite.tests' with 0 classes 03:06:13 [INFO] 03:06:13 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.newchild.tests >-- 03:06:13 [INFO] Building org.eclipse.papyrus.infra.newchild.tests 2.0.0-SNAPSHOT [144/170] 03:06:13 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 03:06:13 [INFO] 03:06:13 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.newchild.tests --- 03:06:13 [INFO] 03:06:13 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.newchild.tests --- 03:06:13 [INFO] The project's OSGi version is 2.0.0.202102070721 03:06:13 [INFO] 03:06:13 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.newchild.tests --- 03:06:13 [INFO] 03:06:13 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.newchild.tests --- 03:06:13 [INFO] 03:06:13 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.newchild.tests --- 03:06:13 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 03:06:13 [INFO] 03:06:13 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.newchild.tests --- 03:06:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:06:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:06:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/src/main/resources 03:06:13 [INFO] 03:06:13 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.infra.newchild.tests --- 03:06:13 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/bin 03:06:13 [INFO] 03:06:13 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.newchild.tests --- 03:06:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:06:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:06:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/src/test/resources 03:06:13 [INFO] 03:06:13 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.newchild.tests --- 03:06:13 [INFO] 03:06:13 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.newchild.tests --- 03:06:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/target/org.eclipse.papyrus.infra.newchild.tests-2.0.0-SNAPSHOT.jar 03:06:14 [INFO] 03:06:14 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.newchild.tests --- 03:06:14 [INFO] 03:06:14 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.infra.newchild.tests --- 03:06:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:06:14 [INFO] 03:06:14 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.suite.tests >-- 03:06:14 [INFO] Building org.eclipse.papyrus.toolsmiths.suite.tests 1.0.0-SNAPSHOT [145/170] 03:06:14 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 03:06:14 [INFO] 03:06:14 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 03:06:14 [INFO] 03:06:14 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 03:06:14 [INFO] The project's OSGi version is 1.0.0.202102070721 03:06:14 [INFO] 03:06:14 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 03:06:14 [INFO] 03:06:14 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 03:06:14 [INFO] 03:06:14 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 03:06:14 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 03:06:14 [INFO] 03:06:14 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 03:06:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:06:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:06:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/src/main/resources 03:06:14 [INFO] 03:06:14 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 03:06:14 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/bin 03:06:15 [INFO] 03:06:15 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 03:06:15 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:06:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:06:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/src/test/resources 03:06:15 [INFO] 03:06:15 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 03:06:15 [INFO] 03:06:15 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 03:06:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/org.eclipse.papyrus.toolsmiths.suite.tests-1.0.0-SNAPSHOT.jar 03:06:15 [INFO] 03:06:15 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 03:06:15 [INFO] 03:06:15 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 03:06:29 [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/work/data/.metadata/.log 03:06:29 [INFO] Command line: 03:06:29 [/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, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] 03:06:46 Running org.eclipse.papyrus.toolsmiths.suite.tests.AllTests 03:06:48 log4j:WARN No appenders could be found for logger (org.eclipse.emf.compare.EMFCompare). 03:06:48 log4j:WARN Please initialize the log4j system properly. 03:06:51 Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.7 s - in org.eclipse.papyrus.toolsmiths.suite.tests.AllTests 03:06:51 ProfileAutomaticMigrationTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.automatic.AutomaticMigrationTest) Time elapsed: 0.007 s 03:06:51 PackageAutomaticMigrationTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.automatic.AutomaticMigrationTest) Time elapsed: 0.002 s 03:06:51 StereotypeAutomaticMigrationTest_Stereotype_delete_Property(org.eclipse.papyrus.toolsmiths.profilemigration.tests.automatic.AutomaticMigrationTest) Time elapsed: 0 s 03:06:51 PropertyAutomaticMigrationTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.automatic.AutomaticMigrationTest) Time elapsed: 0.002 s 03:06:51 StereotypeAutomaticMigrationTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.automatic.AutomaticMigrationTest) Time elapsed: 0.001 s 03:06:51 GeneralizationAutomaticMigrationTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.automatic.AutomaticMigrationTest) Time elapsed: 0.002 s 03:06:51 atomicListTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.ChangeIsAbstractFromStereotypeTest) Time elapsed: 0.001 s 03:06:51 atomicListMoveProfileIntoNonApplyProfileTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.MoveMigratorTest) Time elapsed: 0.091 s 03:06:51 atomicListMoveStereotypeIntoNonApplyProfileTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.MoveMigratorTest) Time elapsed: 0.08 s 03:06:51 atomicListMovePackageIntoAlreadyApplyProfileTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.MoveMigratorTest) Time elapsed: 0.072 s 03:06:51 atomicListMoveStereotypeIntoAlreadyApplyProfileTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.MoveMigratorTest) Time elapsed: 0.065 s 03:06:51 atomicListMovePackageIntoNonApplyProfileTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.MoveMigratorTest) Time elapsed: 0.082 s 03:06:51 atomicListMoveProfileIntoAlreadyApplyProfileTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.MoveMigratorTest) Time elapsed: 0.079 s 03:06:51 UpperMultiplicityTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.ChangeMultiplicityFromPropertyMigratorTest) Time elapsed: 0.001 s 03:06:51 atomicListTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.ChangeMultiplicityFromPropertyMigratorTest) Time elapsed: 0.001 s 03:06:51 LowerMultiplicityTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.ChangeMultiplicityFromPropertyMigratorTest) Time elapsed: 0 s 03:06:51 DeleteEnumerationLiteralTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.DeleteEnumLiteralFromEnumerationTest) Time elapsed: 0.002 s 03:06:51 MoveEnumerationLiteralTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.DeleteEnumLiteralFromEnumerationTest) Time elapsed: 0 s 03:06:51 atomicListTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.DeleteEnumLiteralFromEnumerationTest) Time elapsed: 0 s 03:06:51 atomicListTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.ChangeIsStaticFromPropertyTest) Time elapsed: 0.001 s 03:06:51 atomicListTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.AddPropertyToStereotypeTest) Time elapsed: 0.002 s 03:06:51 03:06:51 Results: 03:06:51 03:06:51 Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 03:06:51 03:06:54 [INFO] All tests passed! 03:06:54 [INFO] 03:06:54 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 03:06:54 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/jacoco.exec 03:06:54 [INFO] Analyzed bundle 'org.eclipse.papyrus.toolsmiths.suite.tests' with 0 classes 03:06:54 [INFO] 03:06:54 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.communication.tests >-- 03:06:54 [INFO] Building org.eclipse.papyrus.uml.diagram.communication.tests 2.0.0-SNAPSHOT [146/170] 03:06:54 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 03:06:54 [INFO] 03:06:54 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 03:06:54 [INFO] 03:06:54 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 03:06:54 [INFO] The project's OSGi version is 2.0.0.202102070721 03:06:54 [INFO] 03:06:54 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 03:06:54 [INFO] 03:06:54 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 03:06:54 [INFO] 03:06:54 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 03:06:54 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 03:06:54 [INFO] 03:06:54 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 03:06:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:06:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:06:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/src/main/resources 03:06:54 [INFO] 03:06:54 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 03:06:54 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/bin 03:06:54 [INFO] 03:06:54 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 03:06:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:06:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:06:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/src/test/resources 03:06:54 [INFO] 03:06:54 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 03:06:54 [INFO] 03:06:54 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 03:06:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/target/org.eclipse.papyrus.uml.diagram.communication.tests-2.0.0-SNAPSHOT.jar 03:06:54 [INFO] 03:06:54 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 03:06:54 [INFO] 03:06:54 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 03:06:54 [INFO] Skipping tests 03:06:54 [INFO] 03:06:54 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 03:06:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:06:54 [INFO] 03:06:54 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.interactionoverview.tests >-- 03:06:54 [INFO] Building org.eclipse.papyrus.uml.diagram.interactionoverview.tests 2.0.0-SNAPSHOT [147/170] 03:06:54 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 03:06:54 [INFO] 03:06:54 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 03:06:54 [INFO] 03:06:54 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 03:06:54 [INFO] The project's OSGi version is 2.0.0.202102070721 03:06:54 [INFO] 03:06:54 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 03:06:54 [INFO] 03:06:54 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 03:06:54 [INFO] 03:06:54 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 03:06:54 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 03:06:54 [INFO] 03:06:54 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 03:06:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:06:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:06:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/main/resources 03:06:54 [INFO] 03:06:54 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 03:06:54 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/bin 03:06:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/TestInteractionOverviewDiagramActivityTN.java:[31] 03:06:55 import org.eclipse.papyrus.uml.diagram.timing.custom.utils.EditPartUtils; 03:06:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 03:06:55 Discouraged access: The type 'EditPartUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/2.0.0.202102070400/org.eclipse.papyrus.uml.diagram.timing-2.0.0.202102070400.jar') 03:06:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/TestInteractionOverviewDiagramActivityTN.java:[101] 03:06:55 final ActivityNameEditPart activityNameEditPart = (ActivityNameEditPart) EditPartUtils.findFirstChildEditPartWithId(activityEditPart, ActivityNameEditPart.VISUAL_ID); 03:06:55 ^^^^^^^^^^^^^ 03:06:55 Discouraged access: The type 'EditPartUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/2.0.0.202102070400/org.eclipse.papyrus.uml.diagram.timing-2.0.0.202102070400.jar') 03:06:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/TestInteractionOverviewDiagramActivityTN.java:[101] 03:06:55 final ActivityNameEditPart activityNameEditPart = (ActivityNameEditPart) EditPartUtils.findFirstChildEditPartWithId(activityEditPart, ActivityNameEditPart.VISUAL_ID); 03:06:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 03:06:55 Discouraged access: The method 'EditPartUtils.findFirstChildEditPartWithId(EditPart, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/2.0.0.202102070400/org.eclipse.papyrus.uml.diagram.timing-2.0.0.202102070400.jar') 03:06:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/TestInteractionUse.java:[25] 03:06:55 import org.eclipse.papyrus.uml.diagram.timing.custom.utils.EditPartUtils; 03:06:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 03:06:55 Discouraged access: The type 'EditPartUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/2.0.0.202102070400/org.eclipse.papyrus.uml.diagram.timing-2.0.0.202102070400.jar') 03:06:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/TestInteractionUse.java:[79] 03:06:55 final CustomInteractionUseNameEditPart callBehaviorNameEditPart = (CustomInteractionUseNameEditPart)EditPartUtils.findFirstChildEditPartWithId(interactionUse, CustomInteractionUseNameEditPart.VISUAL_ID); 03:06:55 ^^^^^^^^^^^^^ 03:06:55 Discouraged access: The type 'EditPartUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/2.0.0.202102070400/org.eclipse.papyrus.uml.diagram.timing-2.0.0.202102070400.jar') 03:06:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/TestInteractionUse.java:[79] 03:06:55 final CustomInteractionUseNameEditPart callBehaviorNameEditPart = (CustomInteractionUseNameEditPart)EditPartUtils.findFirstChildEditPartWithId(interactionUse, CustomInteractionUseNameEditPart.VISUAL_ID); 03:06:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 03:06:55 Discouraged access: The method 'EditPartUtils.findFirstChildEditPartWithId(EditPart, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/2.0.0.202102070400/org.eclipse.papyrus.uml.diagram.timing-2.0.0.202102070400.jar') 03:06:55 6 problems (6 warnings) 03:06:55 [INFO] 03:06:55 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 03:06:55 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:06:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:06:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/test/resources 03:06:55 [INFO] 03:06:55 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 03:06:55 [INFO] 03:06:55 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 03:06:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/target/org.eclipse.papyrus.uml.diagram.interactionoverview.tests-2.0.0-SNAPSHOT.jar 03:06:55 [INFO] 03:06:55 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 03:06:55 [INFO] 03:06:55 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 03:06:55 [INFO] Skipping tests 03:06:55 [INFO] 03:06:55 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 03:06:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:06:55 [INFO] 03:06:55 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.statemachine.tests >-- 03:06:55 [INFO] Building org.eclipse.papyrus.uml.diagram.statemachine.tests 2.0.0-SNAPSHOT [148/170] 03:06:55 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 03:06:55 [INFO] 03:06:55 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 03:06:55 [INFO] 03:06:55 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 03:06:55 [INFO] The project's OSGi version is 2.0.0.202102070721 03:06:55 [INFO] 03:06:55 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 03:06:55 [INFO] 03:06:55 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 03:06:55 [INFO] 03:06:55 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 03:06:55 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 03:06:55 [INFO] 03:06:55 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 03:06:55 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:06:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:06:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/src/main/resources 03:06:55 [INFO] 03:06:55 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 03:06:55 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/bin 03:06:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/src/org/eclipse/papyrus/uml/diagram/statemachine/custom/helpers/tests/ZoneTest.java:[60] 03:06:56 assertThat(smDiagram.eResource(), nullValue()); 03:06:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 03:06:56 The method assertThat(Resource, Matcher<? super Resource>) from the type Assert is deprecated 03:06:56 1 problem (1 warning) 03:06:56 [INFO] 03:06:56 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 03:06:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:06:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:06:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/src/test/resources 03:06:56 [INFO] 03:06:56 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 03:06:56 [INFO] 03:06:56 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 03:06:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/target/org.eclipse.papyrus.uml.diagram.statemachine.tests-2.0.0-SNAPSHOT.jar 03:06:56 [INFO] 03:06:56 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 03:06:56 [INFO] 03:06:56 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 03:06:56 [INFO] Skipping tests 03:06:56 [INFO] 03:06:56 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 03:06:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:06:56 [INFO] 03:06:56 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.suite.tests >-- 03:06:56 [INFO] Building org.eclipse.papyrus.uml.diagram.suite.tests 1.0.0-SNAPSHOT [149/170] 03:06:56 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 03:06:57 [INFO] 03:06:57 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 03:06:57 [INFO] 03:06:57 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 03:06:57 [INFO] The project's OSGi version is 1.0.0.202102070721 03:06:57 [INFO] 03:06:57 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 03:06:57 [INFO] 03:06:57 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 03:06:57 [INFO] 03:06:57 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 03:06:57 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 03:06:57 [INFO] 03:06:57 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 03:06:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:06:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:06:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/src/main/resources 03:06:57 [INFO] 03:06:57 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 03:06:57 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/bin 03:06:58 [INFO] 03:06:58 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 03:06:58 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:06:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:06:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/src/test/resources 03:06:58 [INFO] 03:06:58 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 03:06:58 [INFO] 03:06:58 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 03:06:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/org.eclipse.papyrus.uml.diagram.suite.tests-1.0.0-SNAPSHOT.jar 03:06:58 [INFO] 03:06:58 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 03:06:58 [INFO] 03:06:58 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 03:07:13 [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/work/data/.metadata/.log 03:07:13 [INFO] Command line: 03:07:13 [/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, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] 03:07:39 Running org.eclipse.papyrus.uml.diagram.suite.tests.AllTests 03:07:50 No JFaces support for org.eclipse.jface.viewers.TableTreeViewer 03:09:40 Warning: NLS unused message: "Select in: messages 03:12:38 log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator). 03:12:38 log4j:WARN Please initialize the log4j system properly. 03:15:23 Warning: NLS unused message: Children2Group_title in: messages 03:15:23 Warning: NLS unused message: Children2Group_desc in: messages 03:15:23 Warning: NLS unused message: Links3Group_title in: messages 03:15:23 Warning: NLS unused message: Links3Group_desc in: messages 03:15:23 Warning: NLS unused message: ExtensionPoint1CreationTool_title in: messages 03:15:23 Warning: NLS unused message: ExtensionPoint1CreationTool_desc in: messages 03:22:14 Tests run: 1422, Failures: 0, Errors: 1, Skipped: 167, Time elapsed: 875.167 s <<< FAILURE! - in org.eclipse.papyrus.uml.diagram.suite.tests.AllTests 03:22:14 testStereotypePropertyStructure(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest) Time elapsed: 13.356 s 03:22:14 testStereotypeCompartmentStructure(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest) Time elapsed: 5.952 s 03:22:14 testStereotypeLabelStructure(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest) Time elapsed: 4.449 s 03:22:14 testStereotypeCompartmentInCommentStructure(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest) Time elapsed: 3.498 s 03:22:14 testStereotypePropertyInCommentStructure(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest) Time elapsed: 3.232 s 03:22:14 testStereotypeCommentStructure(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest) Time elapsed: 2.964 s 03:22:14 testProfileApplication(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest) Time elapsed: 2.908 s 03:22:14 testStereotypeBraceStructure(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest) Time elapsed: 3.145 s 03:22:14 testStereotypeBracePropertyStructure(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest) Time elapsed: 2.595 s 03:22:14 testApplyStereotypeOnEnumeration(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayNodeClassDiagramTest) Time elapsed: 4.02 s 03:22:14 testApplyStereotypeOnPackage(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayNodeClassDiagramTest) Time elapsed: 4.276 s 03:22:14 testApplyStereotypeOnInterface(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayNodeClassDiagramTest) Time elapsed: 3.277 s 03:22:14 testApplyStereotypeOnClass(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayNodeClassDiagramTest) Time elapsed: 2.887 s 03:22:14 testApplyStereotypeOnEnumerationLiteral(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayCompartmentClassDiagramTest) Time elapsed: 2.725 s 03:22:14 testApplyStereotypeOnProperty(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayCompartmentClassDiagramTest) Time elapsed: 2.673 s 03:22:14 testApplyStereotypeOnOperation(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayCompartmentClassDiagramTest) Time elapsed: 2.547 s 03:22:14 testApplyStereotypeOnLink(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayLinkClassDiagramTest) Time elapsed: 2.494 s 03:22:14 commonBendpoints_Test1(org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest) Time elapsed: 3.392 s 03:22:14 commonBendpoints_Test2(org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest) Time elapsed: 1.497 s 03:22:14 commonBendpoints_Test3(org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest) Time elapsed: 1.48 s 03:22:14 commonBendpoints_Test5(org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest) Time elapsed: 1.368 s 03:22:14 commonBendpoints_Test6(org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest) Time elapsed: 1.782 s 03:22:14 testCommonbendpoints_Test4(org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest) Time elapsed: 1.581 s 03:22:14 testCommonbendpoints_Test7(org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest) Time elapsed: 1.423 s 03:22:14 testCommonbendpoints_Test8(org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest) Time elapsed: 1.531 s 03:22:14 testCommonbendpoints_Test9(org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest) Time elapsed: 1.409 s 03:22:14 testCommonbendpoints_Test10(org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest) Time elapsed: 1.3 s 03:22:14 testCommonbendpoints_Test11(org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest) Time elapsed: 1.271 s 03:22:14 testCleanHTMLTags10(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase) Time elapsed: 0.001 s 03:22:14 testCleanHTMLTags11(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase) Time elapsed: 0 s 03:22:14 testCleanHTMLTags12(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase) Time elapsed: 0 s 03:22:14 testCleanHTMLTags13(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase) Time elapsed: 0 s 03:22:14 testCleanHTMLTags1(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase) Time elapsed: 0.001 s 03:22:14 testCleanHTMLTags2(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase) Time elapsed: 0 s 03:22:14 testCleanHTMLTags3(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase) Time elapsed: 0 s 03:22:14 testCleanHTMLTags4(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase) Time elapsed: 0 s 03:22:14 testCleanHTMLTags5(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase) Time elapsed: 0 s 03:22:14 testCleanHTMLTags6(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase) Time elapsed: 0 s 03:22:14 testCleanHTMLTags7(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase) Time elapsed: 0.001 s 03:22:14 testCleanHTMLTags8(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase) Time elapsed: 0 s 03:22:14 testCleanHTMLTags9(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase) Time elapsed: 0 s 03:22:14 testGenerateBlockForText10(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase) Time elapsed: 0.003 s 03:22:14 testGenerateBlockForText11(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase) Time elapsed: 0.001 s 03:22:14 testGenerateBlockForText1(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase) Time elapsed: 0.001 s 03:22:14 testGenerateBlockForText2(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase) Time elapsed: 0 s 03:22:14 testGenerateBlockForText3(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase) Time elapsed: 0.001 s 03:22:14 testGenerateBlockForText4(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase) Time elapsed: 0 s 03:22:14 testGenerateBlockForText5(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase) Time elapsed: 0 s 03:22:14 testGenerateBlockForText6(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase) Time elapsed: 0.001 s 03:22:14 testGenerateBlockForText7(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase) Time elapsed: 0 s 03:22:14 testGenerateBlockForText8(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase) Time elapsed: 0.001 s 03:22:14 testGenerateBlockForText9(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase) Time elapsed: 0.001 s 03:22:14 testDeleteOnClassNamedStyleFont(org.eclipse.papyrus.uml.diagram.common.tests.css.Bug431694_UndoDeleteTest) Time elapsed: 1.614 s 03:22:14 testDeleteOnPackageWithStyle(org.eclipse.papyrus.uml.diagram.common.tests.css.Bug431694_UndoDeleteTest) Time elapsed: 1.547 s 03:22:14 testSysMLCase1(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation) skipped 03:22:14 testSysMLCase2(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation) skipped 03:22:14 testSysMLCase3(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation) skipped 03:22:14 testSysMLCase4(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation) skipped 03:22:14 testSysMLCase5(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation) skipped 03:22:14 testUMLCase1(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation) Time elapsed: 2.386 s 03:22:14 testUMLCase2(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation) Time elapsed: 2.208 s 03:22:14 testUMLCase3(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation) Time elapsed: 2.546 s 03:22:14 testUMLCase4(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation) Time elapsed: 2.687 s 03:22:14 testMultiplicityDefault(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0 s 03:22:14 testMultiplicityInfinity(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0 s 03:22:14 testMultiplicityLiteralLowerIntUpper(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0.003 s 03:22:14 testMultiplicityEqualsLiteralLowerUpper(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0 s 03:22:14 testMultiplicityInfinityIntLowerStringUpper(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0.001 s 03:22:14 testMultiplicityIntLiteralLowerStringLiteralUpper(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0 s 03:22:14 testMultiplicityLiteralLowerIsNull(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0 s 03:22:14 testMultiplicityIntLowerStringUpper(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0 s 03:22:14 testMultiplicityIntLowerIntUpperInfinity(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0 s 03:22:14 testMultiplicityLiteralLowerUpper(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0.001 s 03:22:14 testMultiplicityLiteralUpperIsNull(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0 s 03:22:14 testMultiplicityStringInfinityLowerUpper(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0 s 03:22:14 testMultiplicityStringLiteralLowerLiteralInfinity(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0 s 03:22:14 testMultiplicityLiteralLowerEqualsUpperWithBrackets(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0 s 03:22:14 testMultiplicityInfinityLiteral(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0 s 03:22:14 testMultiplicityInfinityIntLowerIntUpper(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0.001 s 03:22:14 testMultiplicityStringLiteralLowerInfinity(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0 s 03:22:14 testMultiplicityInfinityLiteralRange(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0 s 03:22:14 testMultiplicityInfinityIntRange(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0 s 03:22:14 testMultiplicityIntValues(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0 s 03:22:14 testMultiplicityLowerEqualsUpperWithBrackets(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0 s 03:22:14 testMultiplicityInfinityLowerUpper(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0 s 03:22:14 testMultiplicityStringLowerUpper(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0 s 03:22:14 testMultiplicityStringLiteralEqualsWithBrackets(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0 s 03:22:14 testMultiplicityIntLowerStringLiteralUpper(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0 s 03:22:14 testMultiplicityStringLiteralLowerIntLiteralUpper(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase) Time elapsed: 0 s 03:22:14 testLiteralBooleanFalse(org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase) Time elapsed: 0.001 s 03:22:14 testLiteralIntegerNegative(org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase) Time elapsed: 0 s 03:22:14 testLiteralInteger(org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase) Time elapsed: 0 s 03:22:14 testLiteralUnlimitedNaturalInfinitive(org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase) Time elapsed: 0 s 03:22:14 testLiteralUnlimitedNatural(org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase) Time elapsed: 0 s 03:22:14 testLiteralBoolean(org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase) Time elapsed: 0 s 03:22:14 testLiteralNull(org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase) Time elapsed: 0.001 s 03:22:14 testLiteralReal(org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase) Time elapsed: 0.002 s 03:22:14 testLiteralString(org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase) Time elapsed: 0 s 03:22:14 visualizePropertyThatIsAssociationEnd_bug478558(org.eclipse.papyrus.uml.diagram.common.canonical.tests.CanonicalRegressionTest) skipped 03:22:14 appliedStereotypeViewsNotDeleted_bug471954:initial(org.eclipse.papyrus.uml.diagram.common.canonical.tests.CanonicalRegressionTest) Time elapsed: 2.876 s 03:22:14 appliedStereotypeViewsNotDeleted_bug471954:synch(org.eclipse.papyrus.uml.diagram.common.canonical.tests.CanonicalRegressionTest) Time elapsed: 0 s 03:22:14 appliedStereotypeViewsNotDeleted_bug471954:undo(org.eclipse.papyrus.uml.diagram.common.canonical.tests.CanonicalRegressionTest) Time elapsed: 0 s 03:22:14 appliedStereotypeViewsNotDeleted_bug471954:redo(org.eclipse.papyrus.uml.diagram.common.canonical.tests.CanonicalRegressionTest) Time elapsed: 0 s 03:22:14 testGenericShapeForPortWithCSS(org.eclipse.papyrus.uml.diagram.common.tests.tests.ShapeCustomisationTest) Time elapsed: 2.438 s 03:22:14 testGenericShapeForFloatingLabelWithCSS(org.eclipse.papyrus.uml.diagram.common.tests.tests.ShapeCustomisationTest) Time elapsed: 2.327 s 03:22:14 testGenericShapeForCompartment(org.eclipse.papyrus.uml.diagram.common.tests.tests.ShapeCustomisationTest) skipped 03:22:14 testGenericShapeForFloatingLabel(org.eclipse.papyrus.uml.diagram.common.tests.tests.ShapeCustomisationTest) Time elapsed: 2.158 s 03:22:14 testGenericShapeForCompartmentWithCSS(org.eclipse.papyrus.uml.diagram.common.tests.tests.ShapeCustomisationTest) skipped 03:22:14 testGenericShapeForNode(org.eclipse.papyrus.uml.diagram.common.tests.tests.ShapeCustomisationTest) Time elapsed: 2.246 s 03:22:14 testGenericShapeForPort(org.eclipse.papyrus.uml.diagram.common.tests.tests.ShapeCustomisationTest) Time elapsed: 1.963 s 03:22:14 testGenericShapeForNodeWithCSS(org.eclipse.papyrus.uml.diagram.common.tests.tests.ShapeCustomisationTest) Time elapsed: 2.108 s 03:22:14 testMoveOneGeneralization(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug476873_MoveCommandTest) Time elapsed: 1.177 s 03:22:14 testMoveTwoGeneralizations(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug476873_MoveCommandTest) Time elapsed: 1.105 s 03:22:14 checkDuplication(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug495430_DuplicatedTransitionsTest) Time elapsed: 0.012 s 03:22:14 testResizedPortPosition(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug488744_PortPositionTest) Time elapsed: 3.288 s 03:22:14 testPortPositionOnOval(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug488744_PortPositionTest) Time elapsed: 1.207 s 03:22:14 testPortPositionOnPackageTop(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug488744_PortPositionTest) Time elapsed: 1.068 s 03:22:14 testPortPosition(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug488744_PortPositionTest) Time elapsed: 4.521 s 03:22:14 testPortPositionOnCorner(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug488744_PortPositionTest) Time elapsed: 2.001 s 03:22:14 testAssociationRoleMultiplicityPosition(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug507488_BinaryRelationshipLabelPositionTest) Time elapsed: 1.3 s 03:22:14 testDependencyNamePosition(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug507488_BinaryRelationshipLabelPositionTest) Time elapsed: 1.307 s 03:22:14 testIntRealizationNamePosition(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug507488_BinaryRelationshipLabelPositionTest) Time elapsed: 1.606 s 03:22:14 testContextLinkNamePosition(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug507488_BinaryRelationshipLabelPositionTest) Time elapsed: 2.118 s 03:22:14 testStereotypePropertyReferenceEdge_ReorientSourceWithOtherSameLink_SingleEClassRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 5.308 s 03:22:14 testStereotypePropertyReferenceEdge_ReorientTargetWithOtherSameEdge_SingleEClassRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 5.209 s 03:22:14 testStereotypePropertyReferenceEdge_UnapplyProfile(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 4.069 s 03:22:14 testStereotypePropertyReferenceEdge_Creation_MultiEClassRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 3.342 s 03:22:14 testStereotypePropertyReferenceEdge_Creation_SingleStereoRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 2.946 s 03:22:14 testStereotypePropertyReferenceEdge_ReorientTarget_SingleEClassRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 4.633 s 03:22:14 testStereotypePropertyReferenceEdge_ReorientSource_MultiStereoRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 3.511 s 03:22:14 testStereotypePropertyReferenceEdge_Deletion_MultiStereoRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 3.39 s 03:22:14 testStereotypePropertyReferenceEdge_Deletion_SingleStereoRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 2.992 s 03:22:14 testStereotypePropertyReferenceEdge_ReorientSource_SingleStereoRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 4.12 s 03:22:14 testStereotypePropertyReferenceEdge_ReorientTargetWithOtherSameEdge_MultiEClassRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 3.778 s 03:22:14 testStereotypePropertyReferenceEdge_Creation_SingleEClassRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 3.753 s 03:22:14 testStereotypePropertyReferenceEdge_ReorientSource_MultiEClassRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 2.923 s 03:22:14 testStereotypePropertyReferenceEdge_ReorientTarget_MultiStereoRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 3.266 s 03:22:14 testStereotypePropertyReferenceEdge_Deletion_MultiEClassRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 3.149 s 03:22:14 testStereotypePropertyReferenceEdge_Deletion_SingleEClassRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 3.365 s 03:22:14 testStereotypePropertyReferenceEdge_ReorientSourceWithOtherSameLink_MultiStereoRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 2.991 s 03:22:14 testStereotypePropertyReferenceEdge_UnapplyStereotypeOnSource(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 2.642 s 03:22:14 testStereotypePropertyReferenceEdge_UnapplyStereotypeOnTarget(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 2.733 s 03:22:14 testStereotypePropertyReferenceEdge_ReorientSource_SingleEClassRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 2.724 s 03:22:14 testStereotypePropertyReferenceEdge_ReorientSourceWithOtherSameLink_SingleStereoRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 2.925 s 03:22:14 testStereotypePropertyReferenceEdge_ReorientTargetWithOtherSameEdge_SingleStereoRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 2.782 s 03:22:14 testStereotypePropertyReferenceEdge_Creation_MultiStereoRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 3.883 s 03:22:14 testStereotypePropertyReferenceEdge_ReorientTarget_SingleStereoRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 2.666 s 03:22:14 testStereotypePropertyReferenceEdge_ReorientTarget_MultiEClassRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 2.691 s 03:22:14 testStereotypePropertyReferenceEdge_ReorientSourceWithOtherSameEdge_MultiEClassRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 2.791 s 03:22:14 testStereotypePropertyReferenceEdge_ReorientTargetWithOtherSameEdge_MultiStereoRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest) Time elapsed: 2.746 s 03:22:14 testConnectionDecorationRegistry(org.eclipse.papyrus.uml.diagram.common.tests.tests.EdgeCustomizationTest) Time elapsed: 0.998 s 03:22:14 testEdgeDecoration(org.eclipse.papyrus.uml.diagram.common.tests.tests.EdgeCustomizationTest) Time elapsed: 0.961 s 03:22:14 testToManageIPackage(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode) Time elapsed: 1.791 s 03:22:14 testToManageSignal(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode) Time elapsed: 0.657 s 03:22:14 testToManageEnumeration(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode) Time elapsed: 0.591 s 03:22:14 testToManageInterface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode) Time elapsed: 0.773 s 03:22:14 testToManageInformationItem(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode) Time elapsed: 0.763 s 03:22:14 testToManageTimeObservation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode) Time elapsed: 0.596 s 03:22:14 testToManageDurationObservation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode) Time elapsed: 0.602 s 03:22:14 testToManageInstanceSpecification(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode) Time elapsed: 1.368 s 03:22:14 testToManageComment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode) Time elapsed: 0.581 s 03:22:14 testToManageDataType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode) Time elapsed: 0.622 s 03:22:14 testToManageConstraint(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode) Time elapsed: 0.667 s 03:22:14 testToManageClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode) Time elapsed: 0.53 s 03:22:14 testToManageModel(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode) Time elapsed: 0.826 s 03:22:14 testToManageComponent(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode) Time elapsed: 0.637 s 03:22:14 testToManagePrimitiveType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode) Time elapsed: 0.782 s 03:22:14 testToManageIPackage(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode) skipped 03:22:14 testToManageSignal(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode) Time elapsed: 2.307 s 03:22:14 testToManageEnumeration(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode) Time elapsed: 0.837 s 03:22:14 testToManageInterface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode) Time elapsed: 0.896 s 03:22:14 testToManageInformationItem(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode) Time elapsed: 0.812 s 03:22:14 testToManageInstanceSpecification(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode) Time elapsed: 0.645 s 03:22:14 testToManageComment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode) Time elapsed: 0.604 s 03:22:14 testToManageDataType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode) Time elapsed: 0.796 s 03:22:14 testToManageConstraint(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode) Time elapsed: 0.588 s 03:22:14 testToManageClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode) Time elapsed: 0.827 s 03:22:14 testToManageModel(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode) skipped 03:22:14 testToManageComponent(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode) Time elapsed: 0.808 s 03:22:14 testToManagePrimitiveType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode) Time elapsed: 0.731 s 03:22:14 testToManageInterfaceNestedDataType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.489 s 03:22:14 testToManagePrimitiveTypeOperation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.165 s 03:22:14 testToManageComponentNestedSignal(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.15 s 03:22:14 testToManageInterfaceNestedInterface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.155 s 03:22:14 testToManageEnumerationLiteralEnumeration(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.112 s 03:22:14 testToManageComponentNestedDataType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.137 s 03:22:14 testToManageClassNestedSignal(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.14 s 03:22:14 testToManageComponentNestedEnumeration(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.143 s 03:22:14 testToManageInterfaceProperty(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.191 s 03:22:14 testToManageClassNestedEnumeration(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.159 s 03:22:14 testToManageInterfaceNestedSignal(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.142 s 03:22:14 testToManageInterfaceReception(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.162 s 03:22:14 testToManageClassNestedClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.143 s 03:22:14 testToManageComponentReception(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.147 s 03:22:14 testToManageComponentNestedPrimitiveType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.141 s 03:22:14 testToManageComponentProperty(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.141 s 03:22:14 testToManageClassProperty(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.15 s 03:22:14 testToManagePrimitiveTypeProperty(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.185 s 03:22:14 testToManageClassNestedPrimitiveType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.146 s 03:22:14 testToManageClassReception(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.127 s 03:22:14 testToManageClassNestedDataType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.139 s 03:22:14 testToManageInterfaceOperation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.143 s 03:22:14 testToManageComponentNestedClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.143 s 03:22:14 testToManageComponentOperation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.136 s 03:22:14 testToManageSignalProperty(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.107 s 03:22:14 testToManageInstanceSlot(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) skipped 03:22:14 testToManageClassNestedInetrface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.136 s 03:22:14 testToManageInterfaceNestedPrimitiveType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.143 s 03:22:14 testToManageInterfaceNestedEnumeration(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.137 s 03:22:14 testToManageClassOperation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.139 s 03:22:14 testToManageInterfaceNestedClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.14 s 03:22:14 testToManageComponentNestedInterface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) Time elapsed: 0.153 s 03:22:14 testToManageRealization(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLink) skipped 03:22:14 testToManageInformationFlow(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLink) skipped 03:22:14 testToManageAbstraction(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLink) skipped 03:22:14 testToManageUsage(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLink) skipped 03:22:14 testToManageDependency(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLink) skipped 03:22:14 testToManageAssociation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLink) skipped 03:22:14 testToManageSubstitution(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLinkOwnedBySource) Time elapsed: 1.199 s 03:22:14 testToManageElementImport(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLinkOwnedBySource) Time elapsed: 0.714 s 03:22:14 testToManageInterfaceRealization(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLinkOwnedBySource) Time elapsed: 0.686 s 03:22:14 testToManageTemplateBinding(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLinkOwnedBySource) Time elapsed: 0.766 s 03:22:14 testToManageGeneralization(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLinkOwnedBySource) Time elapsed: 0.47 s 03:22:14 testToManagePackageImport(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLinkOwnedBySource) Time elapsed: 0.45 s 03:22:14 testToManageMultiDependency(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestMultiLink) Time elapsed: 0.749 s 03:22:14 testToManageMultiAssociation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestMultiLink) Time elapsed: 0.699 s 03:22:14 testToManageContainment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramContainment) Time elapsed: 0.45 s 03:22:14 testToManageContextLink(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramContextLink) Time elapsed: 0.618 s 03:22:14 testDropWithOrder(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestDropfunction) Time elapsed: 0.605 s 03:22:14 testStaticOperation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestStaticFeatureRepresentation) Time elapsed: 2.299 s 03:22:14 testStaticProperty(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestStaticFeatureRepresentation) Time elapsed: 3.834 s 03:22:14 testToManageInterfaceNestedDataType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier) Time elapsed: 0.399 s 03:22:14 testToManageComponentNestedSignal(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier) Time elapsed: 0.07 s 03:22:14 testToManageInterfaceNestedInterface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier) Time elapsed: 0.07 s 03:22:14 testToManageclassNestedEnumeration(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier) Time elapsed: 0.082 s 03:22:14 testToManageComponentNestedDataType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier) Time elapsed: 0.082 s 03:22:14 testToManageClassNestedSignal(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier) Time elapsed: 0.069 s 03:22:14 testToManageComponentNestedEnumeration(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier) Time elapsed: 0.072 s 03:22:14 testToManageInterfaceNestedSignal(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier) Time elapsed: 0.076 s 03:22:14 testToManageClassNestedClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier) Time elapsed: 0.069 s 03:22:14 testToManageComponentNestedPrimitiveType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier) Time elapsed: 0.096 s 03:22:14 testToManageClassNestedPrimitiveType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier) Time elapsed: 0.068 s 03:22:14 testToManageClassNestedDataType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier) Time elapsed: 0.078 s 03:22:14 testToManageComponentNestedClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier) Time elapsed: 0.083 s 03:22:14 testToManageClassNestedInetrface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier) Time elapsed: 0.08 s 03:22:14 testToManageInterfaceNestedPrimitiveType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier) Time elapsed: 0.075 s 03:22:14 testToManageInterfaceNestedEnumeration(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier) Time elapsed: 0.077 s 03:22:14 testToManageInterfaceNestedClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier) Time elapsed: 0.078 s 03:22:14 testToManageComponentNestedInterface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier) Time elapsed: 0.075 s 03:22:14 testInterfaceVsProperty(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 5.622 s 03:22:14 testInterfaceVsClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.056 s 03:22:14 testDataTypeVsProperty(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.046 s 03:22:14 testAssociationClassVsProperty(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.791 s 03:22:14 testInterfaceVsOperation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.045 s 03:22:14 testEnumerationVsEnumerationLiteral(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.039 s 03:22:14 testDataTypeVsOperation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.058 s 03:22:14 testComponentVsPrimitiveType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.056 s 03:22:14 testClassVsOperation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 1.84 s 03:22:14 testComponentVsProperty(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.047 s 03:22:14 testClassVsDataType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.063 s 03:22:14 testClassVsSignal(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.047 s 03:22:14 testInterfaceVsPrimitiveType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.053 s 03:22:14 testInterfaceVsEnumeration(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.047 s 03:22:14 testPrimitiveTypeVsOperation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.311 s 03:22:14 testAssociationClassVsOperation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.547 s 03:22:14 testClassVsPrimitiveType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.053 s 03:22:14 testClassVsProperty(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.05 s 03:22:14 testInterfaceVsDataType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.054 s 03:22:14 testInterfaceVsSignal(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.062 s 03:22:14 testComponentVsInterface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.06 s 03:22:14 testComponentVsEnumeration(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.056 s 03:22:14 testClassVsEnumeration(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.047 s 03:22:14 testComponentVsReception(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.047 s 03:22:14 testInterfaceVsInterface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.065 s 03:22:14 testComponentVsDataType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.055 s 03:22:14 testComponentVsSignal(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.053 s 03:22:14 testInterfaceVsReception(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.047 s 03:22:14 testClassVsClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.062 s 03:22:14 testClassVsInterface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.057 s 03:22:14 testClassVsReception(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.088 s 03:22:14 testSignalVsProperty(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.052 s 03:22:14 testComponentVsClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.057 s 03:22:14 testComponentVsOperation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 2.797 s 03:22:14 testPrimitiveTypeVsProperty(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates) Time elapsed: 0.046 s 03:22:14 testPropertyInInterfaceNestedCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements) Time elapsed: 0.786 s 03:22:14 testOperationInPrimitiveTypeAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements) Time elapsed: 0.021 s 03:22:14 testPropertyInInterfaceOperationCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements) Time elapsed: 0.024 s 03:22:14 testOperationInDataTypeAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements) Time elapsed: 0.029 s 03:22:14 testPropertyInClassOperationCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements) Time elapsed: 0.025 s 03:22:14 testOperationInInterfaceAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements) Time elapsed: 2.645 s 03:22:14 testOperationInInterfaceNestedCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements) Time elapsed: 0.023 s 03:22:14 testOperationInClassNestedCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements) Time elapsed: 0.022 s 03:22:14 testOperationInClassAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements) Time elapsed: 0.023 s 03:22:14 testPropertyInComponentOperationCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements) Time elapsed: 0.024 s 03:22:14 testPropertyInPrimitiveTypeOperationCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements) Time elapsed: 0.022 s 03:22:14 testPropertyInComponentNestedCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements) Time elapsed: 0.024 s 03:22:14 testOperationInComponentAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements) Time elapsed: 0.024 s 03:22:14 testPropertyInClassNestedCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements) Time elapsed: 0.024 s 03:22:14 testPropertyInDataTypeOperationCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements) Time elapsed: 0.021 s 03:22:14 testOperationInComponentNestedCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements) Time elapsed: 0.031 s 03:22:14 testDropAssociationEndDirectedProperty2ClassAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.386 s 03:22:14 testDropSharedAssociationDirectedProperty2ComponentAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.064 s 03:22:14 testDropAssociationEndDirectedProperty2InterfaceAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.063 s 03:22:14 testPropertyInComponentDropFromModelExplorer(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.032 s 03:22:14 testOperationInInterfaceDropFromModelExplorer(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.032 s 03:22:14 testDropDataType2PropertyAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.058 s 03:22:14 testDropAssociationEndCompositeDirectedProperty2InterfaceAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.075 s 03:22:14 testDropSignal2PropertyAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.032 s 03:22:14 testDropSharedAssociationDirectedProperty2SignalAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.05 s 03:22:14 testOperationInComponentDropFromModelExplorer(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.038 s 03:22:14 testDropAssociationEndCompositeDirectedProperty2PrimitiveTypeAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.064 s 03:22:14 testDropAssociationEndCompositeDirectedProperty2ClassAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.074 s 03:22:14 testPropertyInSignalDropFromModelExplorer(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.031 s 03:22:14 testOperationInDataTypeDropFromModelExplorer(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.786 s 03:22:14 testPropertyInClassDropFromModelExplorer(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.036 s 03:22:14 testDropClass2OperationCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.047 s 03:22:14 testDropInterface2OperationCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.047 s 03:22:14 testDropAssociationEndDirectedProperty2SignalAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.052 s 03:22:14 testDropClass2PropertyAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.05 s 03:22:14 testDropPrimitiveType2AttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.043 s 03:22:14 testDropAssociationEndDirectedProperty2DataTypeAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.063 s 03:22:14 testDropAssociationEndCompositeDirectedProperty2DataTypeAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.063 s 03:22:14 testDropComponent2OperationCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.049 s 03:22:14 testDropInterface2PropertyAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.046 s 03:22:14 testOperationInClassDropFromModelExplorer(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.035 s 03:22:14 testDropSharedAssociationDirectedProperty2InterfaceAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.069 s 03:22:14 testDropAssociationEndCompositeDirectedProperty2SignalAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.054 s 03:22:14 testDropSharedAssociationDirectedProperty2PrimitiveTypeAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.06 s 03:22:14 testDropAssociationEndDirectedProperty2ComponentAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.079 s 03:22:14 testDropPrimitiveType2OperationCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.049 s 03:22:14 testDropSharedAssociationDirectedProperty2DataTypeAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.074 s 03:22:14 testPropertyInPrimitiveTypeDropFromModelExplorer(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.033 s 03:22:14 testDropAssociationEndCompositeDirectedProperty2ComponentAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.072 s 03:22:14 testOperationInPrimitiveTypeDropFromModelExplorer(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.033 s 03:22:14 testDropDataType2OperationCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.042 s 03:22:14 testDropAssociationEndDirectedProperty2PrimitiveTypeAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.068 s 03:22:14 testDropComponent2PropertyAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.058 s 03:22:14 testPropertyInDataTypeDropFromModelExplorer(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.032 s 03:22:14 testDropSharedAssociationDirectedProperty2ClassAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.072 s 03:22:14 testPropertyInInterfaceDropFromModelExplorer(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.035 s 03:22:14 testToManageIPackage(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode) Time elapsed: 0.808 s 03:22:14 testToManageSignal(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode) Time elapsed: 0.029 s 03:22:14 testToManageEnumeration(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode) Time elapsed: 0.029 s 03:22:14 testToManageInterface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode) Time elapsed: 0.035 s 03:22:14 testToManageInformationItem(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode) Time elapsed: 0.027 s 03:22:14 testToManageTimeObservation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode) Time elapsed: 0.033 s 03:22:14 testToManageDurationObservation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode) Time elapsed: 1.044 s 03:22:14 testToManageInstanceSpecification(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode) Time elapsed: 0.027 s 03:22:14 testToManageComment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode) Time elapsed: 0.027 s 03:22:14 testToManageDataType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode) Time elapsed: 0.029 s 03:22:14 testToManageConstraint(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode) Time elapsed: 2.304 s 03:22:14 testToManageClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode) Time elapsed: 0.072 s 03:22:14 testToManageModel(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode) Time elapsed: 0.032 s 03:22:14 testToManageComponent(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode) Time elapsed: 0.06 s 03:22:14 testToManagePrimitiveType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode) Time elapsed: 0.038 s 03:22:14 testManageAssociationClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramAssociationClass) Time elapsed: 1.878 s 03:22:14 testNestedInterfcaeVsComponent(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild) Time elapsed: 0.382 s 03:22:14 testNestedInterfacetVsClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild) Time elapsed: 0.027 s 03:22:14 testNestedClassVsInterface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild) Time elapsed: 0.028 s 03:22:14 testNestedComponentVsClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild) Time elapsed: 0.026 s 03:22:14 testNestedClasstVsClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild) Time elapsed: 0.034 s 03:22:14 testNestedComponentVsInterface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild) Time elapsed: 0.027 s 03:22:14 testNestedInterfaceVsInterface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild) Time elapsed: 0.027 s 03:22:14 testNestedClassVsComponent(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild) Time elapsed: 0.032 s 03:22:14 testNestedComponentVsComponent(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild) Time elapsed: 0.028 s 03:22:14 testAssociationLinkReorient(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramAssociationLinkSemantic) Time elapsed: 0.458 s 03:22:14 testAssociationLink(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramAssociationLinkSemantic) Time elapsed: 0.079 s 03:22:14 testInstanceSpecification(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramInstanceSpecification) Time elapsed: 0.609 s 03:22:14 testToManageSignal(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestRedefinableTemplateSignature) Time elapsed: 0.364 s 03:22:14 testToManageEnumeration(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestRedefinableTemplateSignature) Time elapsed: 0.028 s 03:22:14 testToManageInterface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestRedefinableTemplateSignature) Time elapsed: 0.039 s 03:22:14 testToManageDataType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestRedefinableTemplateSignature) Time elapsed: 0.043 s 03:22:14 testToManageClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestRedefinableTemplateSignature) Time elapsed: 0.036 s 03:22:14 testToManageComponent(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestRedefinableTemplateSignature) Time elapsed: 0.041 s 03:22:14 testToManagePrimitiveType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestRedefinableTemplateSignature) Time elapsed: 0.033 s 03:22:14 testToManageClassDiagram(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagram) Time elapsed: 0.437 s 03:22:14 testOpening24PackageModel(org.eclipse.papyrus.uml.diagram.clazz.test.legacy.PackageDiagramLegacyTest) Time elapsed: 0.48 s 03:22:14 testOpening24PackageDiagram(org.eclipse.papyrus.uml.diagram.clazz.test.legacy.PackageDiagramLegacyTest) Time elapsed: 0.603 s 03:22:14 testLinkCreation(org.eclipse.papyrus.uml.diagram.clazz.test.tests.Bug382954_InstanceSpecificationLink) Time elapsed: 0.036 s 03:22:14 testCopyConstraintInClassDiagram(org.eclipse.papyrus.uml.diagram.clazz.test.copyPaste.ConstraintPasteStrategyTest) Time elapsed: 2.48 s 03:22:14 testCopyConstraintInClassDiagramWithClass(org.eclipse.papyrus.uml.diagram.clazz.test.copyPaste.ConstraintPasteStrategyTest) Time elapsed: 1.726 s 03:22:14 testRoundedBorderNamedElementEditParts(org.eclipse.papyrus.uml.diagram.clazz.test.tests.RoundedCompartmentTest) Time elapsed: 0.001 s 03:22:14 testRoundedCompartmentEditParts(org.eclipse.papyrus.uml.diagram.clazz.test.tests.RoundedCompartmentTest) Time elapsed: 0.001 s 03:22:14 testMoveOneLiteral(org.eclipse.papyrus.uml.diagram.clazz.test.tests.Bug476872_MoveCommandTest) Time elapsed: 1.072 s 03:22:14 testMoveTwoLiterals(org.eclipse.papyrus.uml.diagram.clazz.test.tests.Bug476872_MoveCommandTest) Time elapsed: 1.054 s 03:22:14 testPropertyReference(org.eclipse.papyrus.uml.diagram.clazz.test.tests.Bug481317_MoveGeneralizationTest) Time elapsed: 1.179 s 03:22:14 testMoveGeneralization(org.eclipse.papyrus.uml.diagram.clazz.test.tests.Bug481317_MoveGeneralizationTest) Time elapsed: 1.154 s 03:22:14 testAllContentsNoInheritance(org.eclipse.papyrus.uml.diagram.clazz.test.tests.MoveContentsTest) Time elapsed: 1.692 s 03:22:14 testAllContentsToChild(org.eclipse.papyrus.uml.diagram.clazz.test.tests.MoveContentsTest) Time elapsed: 1.606 s 03:22:14 testDropAssociationNotInverted(org.eclipse.papyrus.uml.diagram.clazz.test.dnd.DragAndDropAssociationsTest) Time elapsed: 0.479 s 03:22:14 testDropAssociationAfterReorientSource(org.eclipse.papyrus.uml.diagram.clazz.test.dnd.DragAndDropAssociationsTest) Time elapsed: 0.172 s 03:22:14 testDropAssociationAfterReorientTarget(org.eclipse.papyrus.uml.diagram.clazz.test.dnd.DragAndDropAssociationsTest) Time elapsed: 0.164 s 03:22:14 checkPaletteIds(org.eclipse.papyrus.uml.diagram.clazz.test.resources.ClassPaletteTest) Time elapsed: 0.047 s 03:22:14 validateModel[0](org.eclipse.papyrus.uml.diagram.clazz.test.resources.ModelValidationTest) Time elapsed: 0.06 s 03:22:14 validateModel[1](org.eclipse.papyrus.uml.diagram.clazz.test.resources.ModelValidationTest) Time elapsed: 0.015 s 03:22:14 testToManageAddVariableValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.934 s 03:22:14 testToManageDestroyObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.632 s 03:22:14 testToManageDecisionNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.722 s 03:22:14 testToManageReadStructuralFeatureAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.946 s 03:22:14 testToManageInitialNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.637 s 03:22:14 testToManageValueSpecificationAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.888 s 03:22:14 testToManageCentralBufferNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.7 s 03:22:14 testToManageSequenceNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.527 s 03:22:14 testToManageOpaqueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.585 s 03:22:14 testToManageConditionalNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.564 s 03:22:14 testToManageReadSelfAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.525 s 03:22:14 testToManageActivityPartition(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.484 s 03:22:14 testToManageForkNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.554 s 03:22:14 testToManageInteruptibleActivityRegion(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) skipped 03:22:14 testToManageMergeNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.533 s 03:22:14 testToManageCreateObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.526 s 03:22:14 testToManageExpansionRegion(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.492 s 03:22:14 testToManageFlowFinalNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.551 s 03:22:14 testToManageDataStoreNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.018 s 03:22:14 testToManageReadVariableAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.525 s 03:22:14 testToManageloopNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.24 s 03:22:14 testToManageSendObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.306 s 03:22:14 testToManageActivityFinalNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.53 s 03:22:14 testToManageActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) skipped 03:22:14 testToManageAcceptEventAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.732 s 03:22:14 testToManageJoinNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.53 s 03:22:14 testToManageBroadCastSignalAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.604 s 03:22:14 testToManageStructuredActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) Time elapsed: 1.492 s 03:22:14 testToManageOpaqueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityChildNodeInStructuredActivity) skipped 03:22:14 testFromActivityPartitionToSequenceNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.462 s 03:22:14 testFromInterruptibleActivityRegionToConditionalNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.089 s 03:22:14 testFromActivityPartitionToStructuredNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.073 s 03:22:14 testFromActivityToConditionalNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.057 s 03:22:14 testFromActivityToStructuredNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.061 s 03:22:14 testFromLoopNodeToActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.06 s 03:22:14 testFromInterruptibleActivityRegionToExpansionRegionNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.073 s 03:22:14 testFromConditionalNodeToActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.056 s 03:22:14 testFromActivityPartitionToLoopNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.079 s 03:22:14 testFromSequenceNodeToActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.05 s 03:22:14 testFromActivityPartitionToConditionalNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.075 s 03:22:14 testFromActivityPartitionToActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.057 s 03:22:14 testFromActivityToExpansionRegion(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.105 s 03:22:14 testFromStructuredNodeToActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.059 s 03:22:14 testFromActivityToLoop(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.057 s 03:22:14 testFromInterruptibleActivityRegionToLoopNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.083 s 03:22:14 BeetwenNonContainmentActivityGroup(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.086 s 03:22:14 testFromActivityPartitionToExpansionRegionNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.078 s 03:22:14 testFromInterruptibleActivityRegionToActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.05 s 03:22:14 testFromActivityPartitionToInteruptibleActivtyRegion(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.078 s 03:22:14 testFromInterruptibleActivityRegionToActivityPartion(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.078 s 03:22:14 testFromInterruptibleActivityRegionToStructuredNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.081 s 03:22:14 testFromExpansionRegionToActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.053 s 03:22:14 testFromInterruptibleActivityRegionToSequenceNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.069 s 03:22:14 testFromActivityToActivityPartition(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.06 s 03:22:14 testFromActivityToInterruptibleActivityRegion(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.054 s 03:22:14 testFromActivityToSequenceNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup) Time elapsed: 0.053 s 03:22:14 testExpansionNodeInExpansionRegionCompartment(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestDropObjects) Time elapsed: 0.481 s 03:22:14 testToCreateCommentLink(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestCommentLink) Time elapsed: 0.412 s 03:22:14 testInputPinAsTargetInCallOpAct(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped 03:22:14 testOutputAsResultInClearStructuralFeatureAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.428 s 03:22:14 testActionPinAsInputValueInReadLinkAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.093 s 03:22:14 testInputPinAsArgumentInBroadcastSignalAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.051 s 03:22:14 testFeatureStructuredActivityNodeInActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.022 s 03:22:14 testFeatureConditionalNodeInActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.018 s 03:22:14 testActionPinAsFirstInInsertAtTestIdentityAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.072 s 03:22:14 testOutputAsResultInTestIdentityAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.043 s 03:22:14 testValuePinAsStrucutredNodeInputInSequenceNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.054 s 03:22:14 testInputPinAsInsertAtInAddVariableValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.046 s 03:22:14 testActionPinAsInsertAtInAddStructuralFeatureValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.142 s 03:22:14 testFeatureExpansionNodeAsOutInExpansionRegion(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.045 s 03:22:14 testActionPinAsCollectionInReduceAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.08 s 03:22:14 testValuePinAsValueInAddStructuralFeatureValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.088 s 03:22:14 testInputPinAsObjectIngetStartClassifierBehaviorAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.068 s 03:22:14 testOutputAsResultInReadStructuralFeatureAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.054 s 03:22:14 testActionPinAsTargetInSendObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.05 s 03:22:14 testOutputAsStrucutredNodeOutputInExpansionRegion(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.054 s 03:22:14 testValuePinAsRequestInSendObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.049 s 03:22:14 testActionPinAsObjectInClearStructuralFeatureAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.052 s 03:22:14 testInputPinAsInputValueInCreateLinkAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.067 s 03:22:14 testActionPinAsArgumentInBroadcastSignalAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.05 s 03:22:14 testActionPinAsStrucutredNodeInputInConditionalNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.052 s 03:22:14 testInputPinAsSecondInTestIdentityAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.048 s 03:22:14 testActionPinAsTargetInSendSignalAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped 03:22:14 testInputPinAsRequestInSendObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.045 s 03:22:14 testActionPinAsInputValueInDestroyLinkAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.074 s 03:22:14 testValuePinAsArgumentInSendSignalAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped 03:22:14 testValuePinAsInsertAtInAddVariableValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.051 s 03:22:14 testFeatureInitialNodeActionActionInActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.021 s 03:22:14 testValuePinAsObjectInReclassifyObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.073 s 03:22:14 testActionPinAsObjectInReadStructuralFeatureAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.049 s 03:22:14 testValuePinAsInputValueInReadLinkAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.05 s 03:22:14 testInputPinAsObjectInStartObjectBehaviorAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.072 s 03:22:14 testActionPinAsObjectInReclassifyObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.048 s 03:22:14 testOutputAsResultInReadIsClassifiedObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.067 s 03:22:14 testFeatureAcceptEventActionInLoopNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.068 s 03:22:14 testOutputPinAsLoopVariableInLoopNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.061 s 03:22:14 testValuePinAsCollectionInReduceAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.085 s 03:22:14 testActionPinAsInputValueInOpaqueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.051 s 03:22:14 testActionPinAsTargetInCallOpAct(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped 03:22:14 testInputPinAsObjectInClearStructuralFeatureAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.081 s 03:22:14 testResetInRegionWhenResizeGraphicalRepresentationElements(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.049 s 03:22:14 testValuePinAsTargetInSendObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.059 s 03:22:14 testInputPinAsObjectInAddStructuralFeatureValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.031 s 03:22:14 testInputPinAsStrucutredNodeInputInConditionalNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.048 s 03:22:14 testActionPinAsObjectInStartObjectBehaviorAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.05 s 03:22:14 testInputPinAsObjectInReclassifyObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.045 s 03:22:14 testValuePinAsTargetInSendSignalAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped 03:22:14 testActionPinAsArgumentInCallBeAct(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped 03:22:14 testActionPinAsLoopVariableInputInLoopNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.051 s 03:22:14 testActionPinAsArgumentInCallOpAct(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped 03:22:14 testValuePinAsObjectInClearStructuralFeatureAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.051 s 03:22:14 testValuePinAsTargetInCallOpAct(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped 03:22:14 testActionPinAsObjectInReadIsClassifiedObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.049 s 03:22:14 testFeatureSequenceNodeInActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.02 s 03:22:14 testOutputAsResultInReadLinkAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.045 s 03:22:14 testValuePinAsStrucutredNodeInputInConditionalNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.035 s 03:22:14 testActionPinAsTargetInDestroyObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.055 s 03:22:14 testActionPinAsStrucutredNodeInputInExpansionRegion(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.034 s 03:22:14 testFeatureExpansionRegonInStructuredActivityNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.034 s 03:22:14 testOutputAsResultInReduceAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.047 s 03:22:14 testValuePinAsArgumentInBroadcastSignalAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.056 s 03:22:14 testInputPinAsValueInAddStructuralFeatureValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.047 s 03:22:14 testOutputAsResultInReadExtentAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.064 s 03:22:14 testActionPinAsStrucutredNodeInputInStructuredActivityNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.034 s 03:22:14 testActionPinAsArgumentInStartObjectBehaviorAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.11 s 03:22:14 testFeatureActivityInActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.061 s 03:22:14 testInputPinAsArgumentInSendSignalAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped 03:22:14 testValuePinAsObjectInAddStructuralFeatureValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.051 s 03:22:14 testOutputAsStrucutredNodeOutputInSequenceNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.031 s 03:22:14 testActionPinAsValueInAddVariableValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.049 s 03:22:14 testValuePinAsInputValueInOpaqueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.052 s 03:22:14 testInputPinAsInputValueInReadLinkAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.049 s 03:22:14 testInputPinAsObjectInReadStructuralFeatureAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.032 s 03:22:14 testInputPinAsArgumentInCallBeAct(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped 03:22:14 testInputPinAsArgumentInCallOpAct(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped 03:22:14 testFeatureExpansionNodeAsInInExpansionRegion(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.033 s 03:22:14 testValuePinAsObjectInStartObjectBehaviorAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.051 s 03:22:14 testInputPinAsObjectInReadIsClassifiedObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.041 s 03:22:14 testActionPinAsObjectIngetStartClassifierBehaviorAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.049 s 03:22:14 testInputPinAsLoopVariableInputInLoopNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.045 s 03:22:14 testInputPinAsStrucutredNodeInputInExpansionRegion(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.031 s 03:22:14 testValuePinAsObjectIngetStartClassifierBehaviorAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.05 s 03:22:14 testFeatureExpansionRegionInActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.02 s 03:22:14 testValuePinAsObjectInClearAssociationAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.07 s 03:22:14 testInputPinAsTargetInDestroyObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.044 s 03:22:14 testValuePinAsInputValueInDestroyLinkAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.051 s 03:22:14 testActionPinAsObjectInAddStructuralFeatureValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.053 s 03:22:14 testOutputAsResultInReadVariableAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.044 s 03:22:14 testActionPinAsObjectInClearAssociationAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.049 s 03:22:14 testActionPinAsSecondInTestIdentityAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.052 s 03:22:14 testActionPinAsInsertAtInAddVariableValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.05 s 03:22:14 testValuePinAsObjectInReadStructuralFeatureAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.047 s 03:22:14 testValuePinAsStrucutredNodeInputInStructuredActivityNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.033 s 03:22:14 testValuePinAsObjectInReadIsClassifiedObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.049 s 03:22:14 testInputPinAsInsertAtInAddStructuralFeatureValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.044 s 03:22:14 testValuePinAsInputValueInCreateLinkAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.052 s 03:22:14 testValuePinAsStrucutredNodeInputInExpansionRegion(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.035 s 03:22:14 testInputPinAsInputValueInDestroyLinkAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.047 s 03:22:14 testValuePinAsLoopVariableInputInLoopNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.053 s 03:22:14 testOutputPinAsResultInLoopNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.054 s 03:22:14 testInputPinAsArgumentInStartObjectBehaviorAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.047 s 03:22:14 testInputPinAsObjectInClearAssociationAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.041 s 03:22:14 testValuePinAsTargetInDestroyObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.047 s 03:22:14 testInputPinAsCollectionInReduceAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.043 s 03:22:14 testInputPinAsTargetInSendObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.042 s 03:22:14 testValuePinAsArgumentInCallBeAct(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped 03:22:14 testValuePinAsArgumentInCallOpAct(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped 03:22:14 testInputPinAsStrucutredNodeInputInSequenceNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.031 s 03:22:14 testOutputPinAsOutputValueInOpaqueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.041 s 03:22:14 testOutputAsResultInStartObjectBehaviorAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.044 s 03:22:14 testActionPinAsValueInAddStructuralFeatureValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.049 s 03:22:14 testOutputAsResultInAddStructuralFeatureValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.043 s 03:22:14 testInputPinAsTargetInSendSignalAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped 03:22:14 testActionPinAsStrucutredNodeInputInSequenceNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.032 s 03:22:14 testOutputAsStrucutredNodeOutputInConditionalNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.03 s 03:22:14 testValuePinAsArgumentInStartObjectBehaviorAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.048 s 03:22:14 testInputPinAsStrucutredNodeInputInStructuredActivityNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.033 s 03:22:14 testFeatureCreateLinkActionInActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.021 s 03:22:14 testOutputPinAsResultInCallBeAct(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped 03:22:14 testValuePinAsFirstInTestIdentityAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.049 s 03:22:14 testOutputPinAsResultInCallOpAct(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped 03:22:14 testFeatureOpaqueActionActionInActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.021 s 03:22:14 testActionPinAsRequestInSendObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.047 s 03:22:14 testActionPinAsInputValueInCreateLinkAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.05 s 03:22:14 testValuePinAsValueInAddVariableValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.05 s 03:22:14 testOutputAsStrucutredNodeOutputInStructuredActivityNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.03 s 03:22:14 testValuePinAsSecondInTestIdentityAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.046 s 03:22:14 testFeatureLoopNodeInActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.02 s 03:22:14 testFeatureDecisionNodeInConditionalNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.044 s 03:22:14 testActionPinAsArgumentInSendSignalAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped 03:22:14 testInputPinAsInputValueInOpaqueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.046 s 03:22:14 testInputPinAsFirstInTestIdentityAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.044 s 03:22:14 testValuePinAsInsertAtInAddStructuralFeatureValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.049 s 03:22:14 testResetInPartitionWhenResizeGraphicalRepresentationElements(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.095 s 03:22:14 testFeatureTestIdentityActionInActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.02 s 03:22:14 testInputPinAsValueInAddVariableValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) Time elapsed: 0.044 s 03:22:14 testCreateControlFlowLinkInStructuredActivityNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks) Time elapsed: 0.463 s 03:22:14 testCreateObjectFlowLinkFromPinToPin(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks) Time elapsed: 0.179 s 03:22:14 testControlFlowLinkReorient(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks) Time elapsed: 0.223 s 03:22:14 testCreateControlFlowLink(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks) Time elapsed: 0.056 s 03:22:14 testCreateObjectFlowLinkFromOutpinPinInStructuredActivityNodeToOutputPin(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks) Time elapsed: 0.081 s 03:22:14 testObjectFlowLinkReorientSourceFromOutputPinInStructuredActivityNodeToOutputPin(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks) Time elapsed: 0.14 s 03:22:14 testObjectFlowLinkReorientSourceFromInputPinInStructuredActivityNodeToInputPin(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks) Time elapsed: 0.103 s 03:22:14 testCreateObjectFlowLinkFromInputPinInStructuredActivityNodeToInputPin(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks) Time elapsed: 0.074 s 03:22:14 testObjectFlowLinkReorient(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks) Time elapsed: 0.103 s 03:22:14 testNoExecutableNodeFlowLink(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks) Time elapsed: 0.081 s 03:22:14 testObjectFlowLinkReorientSourceFromPinToAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks) Time elapsed: 0.081 s 03:22:14 testCreateInitialNodeInStructuralActivityNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestControlNodesInStructuredActivityNodes) Time elapsed: 0.392 s 03:22:14 testCreateDecisionNodeInConditionalNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestControlNodesInStructuredActivityNodes) Time elapsed: 0.032 s 03:22:14 testCreateJoinNodeInExpansionRegion(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestControlNodesInStructuredActivityNodes) Time elapsed: 0.029 s 03:22:14 testCreateForkNodeInLoopNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestControlNodesInStructuredActivityNodes) Time elapsed: 0.027 s 03:22:14 testCreateMerdgeNodeInSequenceNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestControlNodesInStructuredActivityNodes) Time elapsed: 0.018 s 03:22:14 testItemProviderCommandUndo(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestItemProviderCommand) Time elapsed: 0.365 s 03:22:14 testPinDerivation_IsUnmarshallTrue_SimpleTrigger_CallEvent(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptCallActionPinDerivation) Time elapsed: 0.078 s 03:22:14 testPinDerivation_IsUnmarshallFalse_SingleTrigger_CallEvent(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptCallActionPinDerivation) Time elapsed: 0.034 s 03:22:14 testPinDerivation_IsUnmarshallTrue_SimpleTrigger_CallEvent_OperationChange(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptCallActionPinDerivation) Time elapsed: 0.034 s 03:22:14 testAdviceForAcceptCallActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptCallActionPinDerivation) Time elapsed: 0.045 s 03:22:14 testPinDerivation_IsUnmarshallFalse_SingleTrigger_ChangeEvent(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation) Time elapsed: 0.037 s 03:22:14 testPinDerivation_IsUnmarshallTrue_SingleTrigger_SignalEvent(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation) Time elapsed: 0.031 s 03:22:14 testPinDerivation_IsUnmarshallFalse_ToIsUnmarshallTrue(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation) Time elapsed: 0.039 s 03:22:14 testPinDerivation_IsUnmarshallTrue_MultipleTrigger_MixedEvents(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation) Time elapsed: 0.033 s 03:22:14 testPinDerivation_IsUnmarshallFalse_MultipleTrigger_MixedEvents(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation) Time elapsed: 0.05 s 03:22:14 testPinDerivation_IsUnmarshallTrue_MultipleTrigger_SignalEvent_NoCommonAncestor(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation) Time elapsed: 0.037 s 03:22:14 testPinDerivation_IsUnmarshallFalse_SingleTrigger_CallEvent(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation) Time elapsed: 0.03 s 03:22:14 testPinDerivation_IsUnmarshallFalse_SingleTrigger_SignalEvent(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation) Time elapsed: 0.046 s 03:22:14 testPinDerivation_IsUnmarshallTrue_SingleTrigger_TimeEvent(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation) Time elapsed: 0.043 s 03:22:14 testPinDerivation_IsUnmarshallTrue_MultipleTrigger_SignalEvent_CommonAncestor(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation) Time elapsed: 0.041 s 03:22:14 testPinDerivation_IsUnmarshallTrue_MultipleTrigger_TimeEvent(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation) Time elapsed: 0.042 s 03:22:14 testAdviceForAcceptEventActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation) Time elapsed: 0.027 s 03:22:14 testPinDerivation_IsUnmarshallFalse_SingleTrigger_TimeEvent(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation) Time elapsed: 0.051 s 03:22:14 testPinDerivation_IsUnmarshallTrue_SingleTrigger_SignalEvent_SignalChange(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation) Time elapsed: 0.033 s 03:22:14 testPinDerivation_IsUnmarshallFalse_MultipleTrigger_SignalEvent_CommonAncestor(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation) Time elapsed: 0.04 s 03:22:14 testPinDerivation_changePropertyStructuralFeatureType(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAddStructuralFeatureValueActionPinDerivation) Time elapsed: 0.043 s 03:22:14 testPinDerivation_NoStructuralFeature_To_PropertyStructuralFeature(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAddStructuralFeatureValueActionPinDerivation) Time elapsed: 0.038 s 03:22:14 testAdviceForAddStructuraFeatureActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAddStructuralFeatureValueActionPinDerivation) Time elapsed: 0.033 s 03:22:14 testPinDerivation_NoStructuralFeature_To_PortStructuralFeature(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAddStructuralFeatureValueActionPinDerivation) Time elapsed: 0.03 s 03:22:14 testPinDerivation_changePortStructuralFeatureType(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAddStructuralFeatureValueActionPinDerivation) Time elapsed: 0.03 s 03:22:14 testPinDerivation_BehaviorWithParameters_To_BehaviorWithParameters(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCallBehaviorActionPinDerivation) Time elapsed: 0.054 s 03:22:14 testAdviceForCallBehaviorActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCallBehaviorActionPinDerivation) Time elapsed: 0.028 s 03:22:14 testPinDerivation_NoBehavior_To_BehaviorWithParameters(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCallBehaviorActionPinDerivation) Time elapsed: 0.029 s 03:22:14 testPinDerivation_NoOperation_To_OperationWithParameters(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCallOperationActionPinDerivation) Time elapsed: 0.043 s 03:22:14 testAdviceForCallOperationActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCallOperationActionPinDerivation) Time elapsed: 0.027 s 03:22:14 testPinDerivation_OperationWithParameters_To_OperationWithParameters(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCallOperationActionPinDerivation) Time elapsed: 0.043 s 03:22:14 testAdviceForCreateLinkActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCreateLinkActionPinDerivation) Time elapsed: 0.032 s 03:22:14 testPinDerivation_ModificationPropertyOfLinkEndCreationData(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCreateLinkActionPinDerivation) Time elapsed: 0.034 s 03:22:14 testPinDerivation_NoEndData_To_EndDataWithValuePin(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCreateLinkActionPinDerivation) Time elapsed: 0.041 s 03:22:14 testPinDerivation_ModificationLinkEndCreationData(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCreateLinkActionPinDerivation) Time elapsed: 0.03 s 03:22:14 testPinDerivation_NoClassifier_ToClassClassifier(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCreateObjectActionPinDerivation) Time elapsed: 0.029 s 03:22:14 testPinDerivation_NoClassifier_ToActivityClassifier(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCreateObjectActionPinDerivation) Time elapsed: 0.035 s 03:22:14 testAdviceForCreateObjectActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCreateObjectActionPinDerivation) Time elapsed: 0.026 s 03:22:14 testPinDerivation_ModificationPropertyOfLinkEndDestructionData(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestDestroyLinkActionPinDerivation) Time elapsed: 0.04 s 03:22:14 testAdviceForDestroyLinkActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestDestroyLinkActionPinDerivation) Time elapsed: 0.03 s 03:22:14 testPinDerivation_NoEndData_To_EndDataWithValuePin(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestDestroyLinkActionPinDerivation) Time elapsed: 0.028 s 03:22:14 testPinDerivation_ModificationLinkEndDestructionData(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestDestroyLinkActionPinDerivation) Time elapsed: 0.03 s 03:22:14 testPinDerivation_ModificationLinkEndData_OpenEnd(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadLinkActionPinDerivation) Time elapsed: 0.041 s 03:22:14 testPinDerivation_ModificationPropertyOfLinkEndData(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadLinkActionPinDerivation) Time elapsed: 0.029 s 03:22:14 testPinDerivation_NoEndData_To_EndData(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadLinkActionPinDerivation) Time elapsed: 0.029 s 03:22:14 testAdviceForReadLinkActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadLinkActionPinDerivation) Time elapsed: 0.026 s 03:22:14 testPinDerivation_ModificationLinkEndData_NotOpenEnd(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadLinkActionPinDerivation) Time elapsed: 0.037 s 03:22:14 testPinDerivation_ActivityInRootElement(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadSelfActionPinDerivation) Time elapsed: 0.031 s 03:22:14 testPinDerivation_ActivityOwnedBeahaviour(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadSelfActionPinDerivation) Time elapsed: 0.028 s 03:22:14 testPinDerivation_ActivityAsClassifierBehaviour(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadSelfActionPinDerivation) Time elapsed: 0.035 s 03:22:14 testPinDerivation_ActivityNestedClassifer(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadSelfActionPinDerivation) Time elapsed: 0.028 s 03:22:14 testPinDerivation_ActivitySpecifiedOperation(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadSelfActionPinDerivation) Time elapsed: 0.027 s 03:22:14 testAdviceForReadSelfActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadSelfActionPinDerivation) Time elapsed: 0.03 s 03:22:14 testPinDerivation_changePropertyStructuralFeatureType(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadStructuralFeatureActionPinDerivation) Time elapsed: 0.029 s 03:22:14 testPinDerivation_NoStructuralFeature_To_PropertyStructuralFeature(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadStructuralFeatureActionPinDerivation) Time elapsed: 0.029 s 03:22:14 testAdviceForCallOperationActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadStructuralFeatureActionPinDerivation) Time elapsed: 0.027 s 03:22:14 testPinDerivation_NoStructuralFeature_To_PortStructuralFeature(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadStructuralFeatureActionPinDerivation) Time elapsed: 0.037 s 03:22:14 testPinDerivation_changePortStructuralFeatureType(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadStructuralFeatureActionPinDerivation) Time elapsed: 0.029 s 03:22:14 testPinDerivation_SignalWithAttributes_To_SignalWithAttributes(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestSendSignalActionPinDerivation) Time elapsed: 0.042 s 03:22:14 testAdviceForSendSignalActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestSendSignalActionPinDerivation) Time elapsed: 0.027 s 03:22:14 testPinDerivation_NoSignal_ToSignalWithAttributes(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestSendSignalActionPinDerivation) Time elapsed: 0.029 s 03:22:14 testAdviceForStartClassifierBehaviorActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestStartClassifierBehaviorActionPinDerivation) Time elapsed: 0.027 s 03:22:14 testPinDerivation_StartClassifierBehaviorAction(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestStartClassifierBehaviorActionPinDerivation) Time elapsed: 0.027 s 03:22:14 testPinDerivation_NoBehavior_To_BehaviorWithParameters_Synchronous(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestStartObjectBehaviorActionPinDerivation) Time elapsed: 0.033 s 03:22:14 testAdviceForStartObjectBehaviorActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestStartObjectBehaviorActionPinDerivation) Time elapsed: 0.027 s 03:22:14 testPinDerivation_NoBehavior_To_BehaviorWithParameters_Asynchronous(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestStartObjectBehaviorActionPinDerivation) Time elapsed: 0.03 s 03:22:14 testPinDerivation_BehaviorWithParameters_AddParameter_Synchronous(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestStartObjectBehaviorActionPinDerivation) Time elapsed: 0.033 s 03:22:14 testPinDerivation_BehaviorWithParameters_To_OtherBehaviorWithParameters_Synchronous(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestStartObjectBehaviorActionPinDerivation) Time elapsed: 0.031 s 03:22:14 testPinDerivation_BehaviorWithParameters_ChangeParameter_Synchronous(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestStartObjectBehaviorActionPinDerivation) Time elapsed: 0.035 s 03:22:14 testAdviceForTestIdentityActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestTestIdentityActionPinDerivation) Time elapsed: 0.027 s 03:22:14 testPinDerivation_Creation(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestTestIdentityActionPinDerivation) Time elapsed: 0.038 s 03:22:14 testPinDerivation_NoValue_ToLiteralStringValue(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestValueSpecificationActionPinDerivation) Time elapsed: 0.04 s 03:22:14 testAdviceForValueSpecificationActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestValueSpecificationActionPinDerivation) Time elapsed: 0.025 s 03:22:14 testPinDerivation_NoValue_ToLiteralUnlimitedNaturalValue(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestValueSpecificationActionPinDerivation) Time elapsed: 0.038 s 03:22:14 testPinDerivation_NoValue_ToInstanceSpecificationValueSingleClassifier(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestValueSpecificationActionPinDerivation) Time elapsed: 0.038 s 03:22:14 testPinDerivation_NoValue_ToLiteralRealValue(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestValueSpecificationActionPinDerivation) Time elapsed: 0.036 s 03:22:14 testPinDerivation_NoValue_ToLiteralEnumerationValue(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestValueSpecificationActionPinDerivation) Time elapsed: 0.027 s 03:22:14 testPinDerivation_NoValue_ToLiteralBooleanValue(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestValueSpecificationActionPinDerivation) Time elapsed: 0.041 s 03:22:14 testPinDerivation_NoValue_ToLiteralIntegerValue(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestValueSpecificationActionPinDerivation) Time elapsed: 0.038 s 03:22:14 testExpansionRegionBadCreateCommand(org.eclipse.papyrus.uml.diagram.activity.tests.edit.helper.ExpansionRegionHelperTest) Time elapsed: 0.061 s 03:22:14 testExpansionNodeCreateCommand(org.eclipse.papyrus.uml.diagram.activity.tests.edit.helper.ExpansionRegionHelperTest) Time elapsed: 0.002 s 03:22:14 testExpansionRegionContainmentChildCreateCommand(org.eclipse.papyrus.uml.diagram.activity.tests.edit.helper.ExpansionRegionHelperTest) Time elapsed: 0.001 s 03:22:14 testAlienCreationRequest(org.eclipse.papyrus.uml.diagram.activity.tests.edit.part.ExpansionRegionCompartmentEPTest) Time elapsed: 0.007 s 03:22:14 testMixedElementTypesCreationRequest(org.eclipse.papyrus.uml.diagram.activity.tests.edit.part.ExpansionRegionCompartmentEPTest) Time elapsed: 0 s 03:22:14 testExpansionNodeCreationRequest(org.eclipse.papyrus.uml.diagram.activity.tests.edit.part.ExpansionRegionCompartmentEPTest) Time elapsed: 0 s 03:22:14 testRoundedBorderNamedElementEditParts(org.eclipse.papyrus.uml.diagram.activity.tests.edit.part.RoundedCompartmentTest) Time elapsed: 0.001 s 03:22:14 testRoundedCompartmentEditParts(org.eclipse.papyrus.uml.diagram.activity.tests.edit.part.RoundedCompartmentTest) Time elapsed: 0.005 s 03:22:14 testToManageIPackage(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramTopNode) Time elapsed: 1.618 s 03:22:14 testToManageComment(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramTopNode) Time elapsed: 0.48 s 03:22:14 testToManageExecutionEnvironment(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramTopNode) Time elapsed: 0.547 s 03:22:14 testToManageConstraint(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramTopNode) Time elapsed: 0.627 s 03:22:14 testToManageModel(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramTopNode) Time elapsed: 0.679 s 03:22:14 testToManageNode(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramTopNode) Time elapsed: 0.558 s 03:22:14 testToManageArtifact(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramTopNode) Time elapsed: 0.725 s 03:22:14 testToManageDevice(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramTopNode) Time elapsed: 0.643 s 03:22:14 testToExecutionEnvironment(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode) Time elapsed: 1.49 s 03:22:14 testToPackage(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode) Time elapsed: 0.748 s 03:22:14 testToModel(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode) Time elapsed: 0.886 s 03:22:14 testToManagePackage(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode) Time elapsed: 0.636 s 03:22:14 testToConstraint(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode) Time elapsed: 0.626 s 03:22:14 testToArtifact3(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode) Time elapsed: 0.602 s 03:22:14 testToComment(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode) Time elapsed: 0.575 s 03:22:14 testToManageComment(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode) Time elapsed: 0.673 s 03:22:14 testToManageExecutionEnvironment(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode) Time elapsed: 0.567 s 03:22:14 testToManageConstraint(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode) Time elapsed: 0.613 s 03:22:14 testToManageModel(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode) Time elapsed: 0.597 s 03:22:14 testToManageNode(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode) Time elapsed: 0.604 s 03:22:14 testToNode(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode) Time elapsed: 0.578 s 03:22:14 testToManageArtifact(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode) Time elapsed: 0.607 s 03:22:14 testToManageDevice(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode) Time elapsed: 0.579 s 03:22:14 testToArtifact(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForNodeChildNode) Time elapsed: 1.19 s 03:22:14 testToExecutionEnvironment(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForNodeChildNode) Time elapsed: 0.695 s 03:22:14 testToDevice(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForNodeChildNode) Time elapsed: 0.364 s 03:22:14 testToNode(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForNodeChildNode) Time elapsed: 0.497 s 03:22:14 testToManageDeployment(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramDeploymentLink) Time elapsed: 0.496 s 03:22:14 testUnexecutableArtifactArtifactDeployment(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramDeploymentLink) Time elapsed: 0.058 s 03:22:14 testUnexecutableNodeArtifactDeployment(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramDeploymentLink) Time elapsed: 0.068 s 03:22:14 testUnexecutableNodeNodeDeployment(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramDeploymentLink) Time elapsed: 0.048 s 03:22:14 testToManageGeneralization(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramLinkOwnedBySource) Time elapsed: 0.933 s 03:22:14 testToManageComment(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramCommentLink) Time elapsed: 0.415 s 03:22:14 testToManageConstraint(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramConstraintLink) Time elapsed: 0.444 s 03:22:14 testToManageManifestation(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramManifestationLink) Time elapsed: 0.481 s 03:22:14 testToManifestation(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramLink) skipped 03:22:14 testToManageDependency(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramLink) skipped 03:22:14 testPackageCNInModelCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.353 s 03:22:14 testNestedExecEnviromentCNInPackageCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.039 s 03:22:14 testExecEnvirCNInDevice(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.03 s 03:22:14 testNestedDeviceCNInModel(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.026 s 03:22:14 testNestedDeviceCNInPackageCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.038 s 03:22:14 testNestedExecEnviromentCNInPackage(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.029 s 03:22:14 testConstraintCNInModelCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.04 s 03:22:14 testCommentCNInModel(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.025 s 03:22:14 testNestedArtifactCNInModelCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.038 s 03:22:14 testNestedNodeCNInModelCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.041 s 03:22:14 testNestedDeviceCNInPackage(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.029 s 03:22:14 testNodeCNInNode(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.028 s 03:22:14 testModelCNInPackage(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.03 s 03:22:14 testArtifactACNInArtifactCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.064 s 03:22:14 testNodeCNInDevice(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.027 s 03:22:14 testArtifactCNInExecEnvir(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.03 s 03:22:14 testArtifactCNInNestedNodeCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.038 s 03:22:14 testExecEnvirCNInNestedDeviceCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.035 s 03:22:14 testDeviceCNInDevice(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.025 s 03:22:14 testNestedExecEnviromentCNInModel(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.025 s 03:22:14 testDeviceCNInNestedDeviceCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.037 s 03:22:14 testNestedArtifactCNInPackageCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.038 s 03:22:14 testCommentCNInModelCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.038 s 03:22:14 testArtifactACNInDevice(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.034 s 03:22:14 testDeviceCNInNestedNodeCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.04 s 03:22:14 testPackageCNInModel(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.033 s 03:22:14 testPackageCNInPackage(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.029 s 03:22:14 testNestedExecEnviromentCNInModelCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.039 s 03:22:14 testExecEnvirCNInNode(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.025 s 03:22:14 testExecEnvirCNInNestedNodeCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.035 s 03:22:14 testConstraintCNInModel(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.029 s 03:22:14 testNestedNodeCNInPackageCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.037 s 03:22:14 testConstraintCNInPackage(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.026 s 03:22:14 testNestedArtifactCNInPackage(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.025 s 03:22:14 testExecEnvirCNInNestedExecEnvirCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.061 s 03:22:14 testNestedDeviceCNInModelCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.036 s 03:22:14 testNodeCNInNestedDeviceCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.038 s 03:22:14 testNestedNodeCNInPackage(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.027 s 03:22:14 testNestedArtifactCNInModel(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.026 s 03:22:14 testModelCNInModelCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.041 s 03:22:14 testConstraintCNInPackageCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.05 s 03:22:14 testExecEnvirCNInExecEnvir(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.026 s 03:22:14 testArtifactCNInNode(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.029 s 03:22:14 testModelCNInModel(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.027 s 03:22:14 testArtifactCNInNestedExecEnvirCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.041 s 03:22:14 testDeviceCNInNode(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.025 s 03:22:14 testArtifactACNInArtifactACN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.045 s 03:22:14 testPackageCNInPackageCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.04 s 03:22:14 testCommentCNInPackageCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.039 s 03:22:14 testNodeCNInNestedNodeCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.035 s 03:22:14 testNestedNodeCNInModel(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.026 s 03:22:14 testCommentCNInPackage(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics) Time elapsed: 0.024 s 03:22:14 testRoundedBorderNamedElementEditParts(org.eclipse.papyrus.uml.diagram.deployment.test.RoundedCompartmentTest) Time elapsed: 0.001 s 03:22:14 testRoundedCompartmentEditParts(org.eclipse.papyrus.uml.diagram.deployment.test.RoundedCompartmentTest) Time elapsed: 0 s 03:22:14 testToManagePackage(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramTopNode) Time elapsed: 1.166 s 03:22:14 testToManageInterface(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramTopNode) Time elapsed: 0.71 s 03:22:14 testToManageComment(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramTopNode) Time elapsed: 0.551 s 03:22:14 testToManageConstraint(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramTopNode) Time elapsed: 0.454 s 03:22:14 testToManageModel(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramTopNode) Time elapsed: 0.524 s 03:22:14 testToManageComponent(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramTopNode) Time elapsed: 0.662 s 03:22:14 testToManagePackage(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPackageChildNode) Time elapsed: 1.674 s 03:22:14 testToManageInterface(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPackageChildNode) Time elapsed: 0.763 s 03:22:14 testToManageComment(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPackageChildNode) Time elapsed: 0.577 s 03:22:14 testToManageConstraint(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPackageChildNode) Time elapsed: 0.776 s 03:22:14 testToManageModel(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPackageChildNode) Time elapsed: 0.614 s 03:22:14 testToManageComponent(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPackageChildNode) Time elapsed: 0.844 s 03:22:14 testToManagePropertyPart(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramComponentChildNode) Time elapsed: 1.537 s 03:22:14 testToManageComponent(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramComponentChildNode) skipped 03:22:14 testToManagePort(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramComponentChildNode) Time elapsed: 0.746 s 03:22:14 testToManageProperty(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramChildLabel) Time elapsed: 0.422 s 03:22:14 testToManageReception(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramChildLabel) Time elapsed: 0.116 s 03:22:14 testToManageOperation(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramChildLabel) Time elapsed: 0.124 s 03:22:14 testToManageInterfaceAbstraction(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink) Time elapsed: 1.085 s 03:22:14 testToManageInterfaceUsage(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink) Time elapsed: 0.65 s 03:22:14 testToManageInterfaceDependency(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink) Time elapsed: 0.643 s 03:22:14 testToManageComponentRealization(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink) skipped 03:22:14 testToManageInterfaceRealization(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink) skipped 03:22:14 testToManageInterfaceManifestation(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink) Time elapsed: 0.601 s 03:22:14 testToManageAbstraction(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink) skipped 03:22:14 testToManageUsage(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink) skipped 03:22:14 testToManageDependency(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink) skipped 03:22:14 testToManageManifestation(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink) skipped 03:22:14 testToManageGeneralization(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLinkOwnedBySource) Time elapsed: 0.895 s 03:22:14 testToManageComment(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramCommentLink) Time elapsed: 0.432 s 03:22:14 testToManageConstraint(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramConstraintLink) Time elapsed: 0.412 s 03:22:14 testInterfaceVsProperty(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentNodeChildDuplicates) Time elapsed: 0.365 s 03:22:14 testInterfaceVsOperation(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentNodeChildDuplicates) Time elapsed: 0.044 s 03:22:14 testInterfaceVsReception(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentNodeChildDuplicates) Time elapsed: 0.039 s 03:22:14 testPropertyInInterfaceOperationCompartment(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentIllegalElements) Time elapsed: 0.585 s 03:22:14 testOperationInInterfaceAttributeCompartment(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentIllegalElements) Time elapsed: 0.021 s 03:22:14 testReceptionInInterfaceAttributeCompartment(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentIllegalElements) Time elapsed: 0.021 s 03:22:14 testOperationInInterfaceDropFromModelExplorer(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.56 s 03:22:14 testDropInterface2OperationCompartment(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.038 s 03:22:14 testDropInterface2PropertyAttributeCompartment(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.041 s 03:22:14 testPropertyInInterfaceDropFromModelExplorer(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentPropertiesOperationsDrop) Time elapsed: 0.029 s 03:22:14 testToManagePropertyPortConnection(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramConnector) Time elapsed: 4.069 s 03:22:14 testToManagePortAbstraction(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPortLink) Time elapsed: 0.827 s 03:22:14 testToManagePortUsage(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPortLink) Time elapsed: 0.465 s 03:22:14 testToManagePortConnector(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPortLink) Time elapsed: 0.063 s 03:22:14 testToManagePortGeneralization(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPortLink) Time elapsed: 0.058 s 03:22:14 testComponentPortLocation(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestPortLocation) Time elapsed: 0.367 s 03:22:14 testComponentPartPortLocation(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestPortLocation) Time elapsed: 0.078 s 03:22:14 testToManagePropertyPortConnection(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramConnector) Time elapsed: 3.638 s 03:22:14 testRoundedBorderNamedElementEditParts(org.eclipse.papyrus.uml.diagram.component.test.RoundedCompartmentTest) Time elapsed: 0.001 s 03:22:14 testRoundedCompartmentEditParts(org.eclipse.papyrus.uml.diagram.component.test.RoundedCompartmentTest) Time elapsed: 0 s 03:22:14 testHideAndDropChildComponentToComponent(org.eclipse.papyrus.uml.diagram.component.test.dnd.TestDropComponent) Time elapsed: 0.372 s 03:22:14 testDropChildComponentFromComponentToDiagram(org.eclipse.papyrus.uml.diagram.component.test.dnd.TestDropComponent) Time elapsed: 0.046 s 03:22:14 testHideChild_DropToDiagram_DropToParentComponent(org.eclipse.papyrus.uml.diagram.component.test.dnd.TestDropComponent) Time elapsed: 0.076 s 03:22:14 testCreateThreeInteractions(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramInteraction) Time elapsed: 0.787 s 03:22:14 testDeleteInteraction(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramInteraction) Time elapsed: 0.585 s 03:22:14 testCreateInteraction(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramInteraction) Time elapsed: 0.62 s 03:22:14 testHideInteraction(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramInteraction) Time elapsed: 0.608 s 03:22:14 testDropInteraction(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramInteraction) Time elapsed: 0.601 s 03:22:14 testEditInteractionName(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramInteraction) skipped 03:22:14 testDropLifeline(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullLifeline) Time elapsed: 0.765 s 03:22:14 testHideLifeline(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullLifeline) Time elapsed: 0.668 s 03:22:14 testCellEditorLocator(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullLifeline) Time elapsed: 0.661 s 03:22:14 testEditLifelineName(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullLifeline) skipped 03:22:14 testCreateLifeline(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullLifeline) Time elapsed: 0.597 s 03:22:14 create3LifelinesTest(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullLifeline) Time elapsed: 0.663 s 03:22:14 testDeleteLifeline(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullLifeline) Time elapsed: 0.648 s 03:22:14 testDropLifeline(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactLifeline) Time elapsed: 0.742 s 03:22:14 testHideLifeline(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactLifeline) Time elapsed: 0.689 s 03:22:14 testCellEditorLocator(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactLifeline) Time elapsed: 0.629 s 03:22:14 testEditLifelineName(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactLifeline) skipped 03:22:14 testCreateLifeline(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactLifeline) Time elapsed: 0.654 s 03:22:14 create3LifelinesTest(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactLifeline) Time elapsed: 0.824 s 03:22:14 testDeleteLifeline(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactLifeline) Time elapsed: 0.928 s 03:22:14 testMoveStateInvariants(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullStateInvariant) skipped 03:22:14 testDeleteStateInvariants(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullStateInvariant) Time elapsed: 2.71 s 03:22:14 testHideStateInvariants(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullStateInvariant) Time elapsed: 3.046 s 03:22:14 testResizeCompactStateInvariant(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactStateInvariant) skipped 03:22:14 testDeleteStateInvariantsWithOccurrencesOnTop(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactStateInvariant) skipped 03:22:14 testCannotDeleteLastStateInvariant(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactStateInvariant) Time elapsed: 0.699 s 03:22:14 testCannotHideLastStateInvariant(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactStateInvariant) Time elapsed: 0.933 s 03:22:14 testCutCompactStateInvariants(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactStateInvariant) skipped 03:22:14 testDeleteStateInvariants(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactStateInvariant) skipped 03:22:14 testEditCompactStateInvariantName(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactStateInvariant) skipped 03:22:14 testHideStateInvariants(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactStateInvariant) skipped 03:22:14 testDeleteOccurrenceSpecification(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullOccurrenceSpecification) Time elapsed: 1.981 s 03:22:14 testMoveOccurrenceSpecification(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullOccurrenceSpecification) skipped 03:22:14 testModelWithThreeOccurrenceSpecifications(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullOccurrenceSpecification) Time elapsed: 1.367 s 03:22:14 testFullUndoRedo(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullOccurrenceSpecification) Time elapsed: 1.451 s 03:22:14 testCreateOccurrenceSpecificationWithDoubleClick(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullOccurrenceSpecification) Time elapsed: 1.056 s 03:22:14 testMoveAdjacentOccurrenceSpecifications(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullOccurrenceSpecification) skipped 03:22:14 testMoveVerticalLine(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullOccurrenceSpecification) skipped 03:22:14 testCreateOccurrenceSpecificationWithPaletteTool(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullOccurrenceSpecification) skipped 03:22:14 testDeleteOccurrenceSpecification(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactOccurrenceSpecification) skipped 03:22:14 testCreateOccurrenceSpecificationOnCompactStateInvariant(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactOccurrenceSpecification) skipped 03:22:14 testMoveOccurrenceSpecification(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactOccurrenceSpecification) skipped 03:22:14 testFullUndoRedo(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactOccurrenceSpecification) Time elapsed: 1.603 s 03:22:14 testCreateOccurrenceSpecificationWithDoubleClick(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactOccurrenceSpecification) Time elapsed: 0.679 s 03:22:14 testMoveAdjacentOccurrenceSpecifications(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactOccurrenceSpecification) skipped 03:22:14 testCreateThreeOccurrenceSpecifications(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactOccurrenceSpecification) skipped 03:22:14 testDeleteStateDefinition(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramStateDefinition) Time elapsed: 0.647 s 03:22:14 testCreateStateDefinition(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramStateDefinition) Time elapsed: 0.623 s 03:22:14 testCreateMultipleStateDefinitions(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramStateDefinition) Time elapsed: 0.611 s 03:22:14 testCreateStateDefinitionWithPaletteTool(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramStateDefinition) skipped 03:22:14 testEditStateDefinitionName(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramStateDefinition) skipped 03:22:14 testStateDefinitionsLayout(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullLifelineLayout) skipped 03:22:14 testCreateAsyncMessage(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramMessages) skipped 03:22:14 testCreateSyncMessage(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramMessages) skipped 03:22:14 testToManageSubjectStateMachine(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.521 s 03:22:14 testToManageSubjectOpaqueBehavior(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.156 s 03:22:14 testToManagePackage(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.127 s 03:22:14 testToManageSubjectActivity(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.153 s 03:22:14 testToManageSubjectArtifact(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.155 s 03:22:14 testToManageSubjectComponent(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.151 s 03:22:14 testToManageSubjectDevice(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.166 s 03:22:14 testToManageComment(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.118 s 03:22:14 testToManageSubjectStereotype(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.158 s 03:22:14 testToManageSubjectInformationItem(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.218 s 03:22:14 testToManageSubjectExecutionEnvironment(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.158 s 03:22:14 testToManageSubjectProtocolStateMachine(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.187 s 03:22:14 testToManageSubjectActor(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.239 s 03:22:14 testToManageSubjectClass(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.16 s 03:22:14 testToManageSubjectCollaboration(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.185 s 03:22:14 testToManageSubjectSignal(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.18 s 03:22:14 testToManageSubjectNode(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.18 s 03:22:14 testToManageConstraint(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.158 s 03:22:14 testToManageSubjectUsecase(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.206 s 03:22:14 testToManageSubjectEnumeration(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.187 s 03:22:14 testToManageActor(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.23 s 03:22:14 testToManageSubjectInterface(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.167 s 03:22:14 testToManageSubjectPrimitiveType(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.167 s 03:22:14 testToManageSubjectFunctionBehavior(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.168 s 03:22:14 testToManageSubjectInteraction(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.173 s 03:22:14 testToManageSubjectDeployementSpecification(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.233 s 03:22:14 testToManageSubjectDatatype(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode) Time elapsed: 0.159 s 03:22:14 testToManagePackage(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForPackage) Time elapsed: 1.687 s 03:22:14 testToManageUseCase(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForPackage) Time elapsed: 0.716 s 03:22:14 testToManageComment(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForPackage) Time elapsed: 0.438 s 03:22:14 testToManageConstraint(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForPackage) Time elapsed: 0.6 s 03:22:14 testToManageActor(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForPackage) Time elapsed: 1.138 s 03:22:14 testToManageComponent(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForPackage) Time elapsed: 0.902 s 03:22:14 testToManageUseCaseForComponentSubject(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForClassSubject) skipped 03:22:14 testToManageUseCaseForInterfaceSubject(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForClassSubject) skipped 03:22:14 testToManageUseCaseForClassSubject(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForClassSubject) skipped 03:22:14 testToManageDependencyUseCase_Actor(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLink) Time elapsed: 0.993 s 03:22:14 testToManageRealization(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLink) Time elapsed: 0.521 s 03:22:14 testToManageAssociationUseCase_Actor(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLink) Time elapsed: 0.649 s 03:22:14 testToManageAbstraction(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLink) Time elapsed: 0.475 s 03:22:14 testToManageUsage(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLink) Time elapsed: 0.644 s 03:22:14 testToManageDependency(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLink) Time elapsed: 0.569 s 03:22:14 testToManageAssociationUseCase_UseCase(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLink) Time elapsed: 0.571 s 03:22:14 testToManageExtend(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLinkOwnedBySource) Time elapsed: 0.933 s 03:22:14 testToManagePackageMerge(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLinkOwnedBySource) Time elapsed: 0.531 s 03:22:14 testToManageInclude(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLinkOwnedBySource) Time elapsed: 0.565 s 03:22:14 testToManageGeneralization(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLinkOwnedBySource) Time elapsed: 0.475 s 03:22:14 testToManagePackageImport(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLinkOwnedBySource) Time elapsed: 0.674 s 03:22:14 testRoundedBorderNamedElementEditParts(org.eclipse.papyrus.uml.diagram.usecase.tests.RoundedCompartmentTest) Time elapsed: 0 s 03:22:14 testRoundedCompartmentEditParts(org.eclipse.papyrus.uml.diagram.usecase.tests.RoundedCompartmentTest) Time elapsed: 0.004 s 03:22:14 moveUseCaseWithinSubject(org.eclipse.papyrus.uml.diagram.usecase.tests.UsecaseToSubjectinUsecaseDiagramDropStrategyTest) Time elapsed: 1.226 s 03:22:14 moveUseCaseIntoSubject(org.eclipse.papyrus.uml.diagram.usecase.tests.UsecaseToSubjectinUsecaseDiagramDropStrategyTest) Time elapsed: 2.063 s 03:22:14 testToManageActivitySubstitution(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource) Time elapsed: 1.032 s 03:22:14 testToManageCollaborationSubstitution(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource) Time elapsed: 0.601 s 03:22:14 testToSubstitution(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource) Time elapsed: 0.47 s 03:22:14 testClassToCollaborationGeneralization(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource) Time elapsed: 0.501 s 03:22:14 testToManageClassSubstitution(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource) Time elapsed: 0.491 s 03:22:14 testCollaborationToClassGeneralization(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource) Time elapsed: 0.484 s 03:22:14 testToManageStateMachineSubstitution(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource) Time elapsed: 0.554 s 03:22:14 testToComponentRealization(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource) skipped 03:22:14 testToManageGeneralization(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource) Time elapsed: 0.466 s 03:22:14 testToInterfaceRealization(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource) Time elapsed: 0.501 s 03:22:14 testToManagePortAbstraction(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithSameParentLink) Time elapsed: 0.898 s 03:22:14 testToManagePortUsage(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithSameParentLink) Time elapsed: 0.484 s 03:22:14 testToManagePortConnector(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithSameParentLink) Time elapsed: 0.549 s 03:22:14 testToManagePortGeneralization(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithSameParentLink) Time elapsed: 0.047 s 03:22:14 testToDeployment(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithSameParentLink) skipped 03:22:14 testToManagePortAbstraction(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithDifferentParentLink) Time elapsed: 0.792 s 03:22:14 testToManagePortUsage(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithDifferentParentLink) Time elapsed: 0.412 s 03:22:14 testToManagePortConnector(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithDifferentParentLink) Time elapsed: 0.057 s 03:22:14 testToManagePortGeneralization(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithDifferentParentLink) Time elapsed: 0.061 s 03:22:14 testToDurationObservation(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 1.134 s 03:22:14 testToArtifact(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.636 s 03:22:14 testToExecutionEnvironment(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.594 s 03:22:14 testToProtocolStateMachine(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.569 s 03:22:14 testToEnumeration(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.386 s 03:22:14 testToActor(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.547 s 03:22:14 testToClass(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.539 s 03:22:14 testToLiteralNull(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.461 s 03:22:14 testToDevice(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.545 s 03:22:14 testToLiteralInteger(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.422 s 03:22:14 testToInteraction(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.548 s 03:22:14 testToLiteralString(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.462 s 03:22:14 testToTimeEvent(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.455 s 03:22:14 testToConstraint(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.481 s 03:22:14 testToTimeInterval(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.487 s 03:22:14 testToUseCase(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.455 s 03:22:14 testToOpaqueExpression(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.611 s 03:22:14 testToStateMachine(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.398 s 03:22:14 testToSignal(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.544 s 03:22:14 testToInterface(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.427 s 03:22:14 testToIntervalConstraint(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.581 s 03:22:14 testToDeploymentSpecification(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.466 s 03:22:14 testToChangeEvent(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.563 s 03:22:14 testToInteractionConstraint(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.657 s 03:22:14 testToLiteralUnlimitedNatural(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.448 s 03:22:14 testToInformationItem(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.558 s 03:22:14 testToCollaboration(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.481 s 03:22:14 testToDurationInterval(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.482 s 03:22:14 testToTimeExpression(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.581 s 03:22:14 testToTimeObservation(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.483 s 03:22:14 testToInterval(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.617 s 03:22:14 testToComment(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.422 s 03:22:14 testToPrimitiveType(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.487 s 03:22:14 testToOpaqueBehavior(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.523 s 03:22:14 testToStringExpression(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.476 s 03:22:14 testToLiteralBoolean(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.448 s 03:22:14 testToFunctionBehavior(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.567 s 03:22:14 testToDataType(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.552 s 03:22:14 testToDurationConstraint(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.586 s 03:22:14 testToAnyReceiveEvent(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.483 s 03:22:14 testToTimeConstraint(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.477 s 03:22:14 testToExpression(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.456 s 03:22:14 testToDuration(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.497 s 03:22:14 testToComponent(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.507 s 03:22:14 testToSignalEvent(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.563 s 03:22:14 testToNode(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.488 s 03:22:14 testToActivity(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.593 s 03:22:14 testToCallEvent(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.499 s 03:22:14 testToInstanceValue(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode) Time elapsed: 0.564 s 03:22:14 testToArtifact(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped 03:22:14 testToExecutionEnvironment(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped 03:22:14 testToProtocolStateMachine(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped 03:22:14 testToEnumeration(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped 03:22:14 testToProperty(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) Time elapsed: 1.682 s 03:22:14 testToActor(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped 03:22:14 testToClass(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped 03:22:14 testToDevice(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped 03:22:14 testToInteraction(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped 03:22:14 testToConstraint(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) Time elapsed: 0.647 s 03:22:14 testToUseCase(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped 03:22:14 testToStateMachine(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped 03:22:14 testToSignal(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped 03:22:14 testToInterface(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped 03:22:14 testToIntervalConstraint(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped 03:22:14 testToDeploymentSpecification(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped 03:22:14 testToInteractionConstraint(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped 03:22:14 testToInformationItem(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped 03:22:14 testToCollaboration(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped 03:22:14 testToComment(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) Time elapsed: 0.529 s 03:22:14 testToPrimitiveType(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped 03:22:14 testToOpaqueBehavior(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped 03:22:14 testToFunctionBehavior(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped 03:22:14 testToDataType(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped 03:22:14 testToDurationConstraint(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped 03:22:14 testToTimeConstraint(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped 03:22:14 testToComponent(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped 03:22:14 testToNode(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped 03:22:14 testToPort(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) Time elapsed: 0.94 s 03:22:14 testToActivity(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped 03:22:14 testToCollaborationUse(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) Time elapsed: 0.522 s 03:22:14 testToParameter(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramActivityChildNode) Time elapsed: 2.636 s 03:22:14 testToProperty(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramChildLabel) skipped 03:22:14 testToEnumerationLiteral(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramChildLabel) skipped 03:22:14 testToOperation(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramChildLabel) skipped 03:22:14 testToManageCollaborationUsage(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink) Time elapsed: 0.931 s 03:22:14 testToUsage(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink) Time elapsed: 0.512 s 03:22:14 testToManageClassRealization(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink) Time elapsed: 0.526 s 03:22:14 testToManageClassDependency(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink) Time elapsed: 0.511 s 03:22:14 testToManageStateMachineRealization(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink) Time elapsed: 0.494 s 03:22:14 testToManageActivityUsage(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink) Time elapsed: 0.551 s 03:22:14 testToManageActivityAbstraction(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink) Time elapsed: 0.601 s 03:22:14 testToInformationFlow(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink) skipped 03:22:14 testToManageActivityDependency(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink) Time elapsed: 0.547 s 03:22:14 testToManageCollaborationAbstraction(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink) Time elapsed: 0.594 s 03:22:14 testToManageStateMachineUsage(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink) Time elapsed: 0.576 s 03:22:14 testToManifestation(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink) Time elapsed: 0.488 s 03:22:14 testToAbstraction(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink) Time elapsed: 0.523 s 03:22:14 testToManageCollaborationDependency(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink) Time elapsed: 0.593 s 03:22:14 testToManageClassUsage(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink) Time elapsed: 0.526 s 03:22:14 testToManageStateMachineDependency(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink) Time elapsed: 0.618 s 03:22:14 testToManageActivityRealization(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink) Time elapsed: 0.581 s 03:22:14 testToManageClassAbstraction(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink) Time elapsed: 0.549 s 03:22:14 testToManageStateMachineAbstraction(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink) Time elapsed: 0.616 s 03:22:14 testToManageCollaborationRealization(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink) Time elapsed: 0.587 s 03:22:14 testToRealization(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink) Time elapsed: 0.552 s 03:22:14 testClassPartPortLocation(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestPortLocation) Time elapsed: 0.863 s 03:22:14 testProtocolStateMachinePortLocation(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestPortLocation) Time elapsed: 0.064 s 03:22:14 testClassPortLocation(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestPortLocation) Time elapsed: 0.064 s 03:22:14 testInteractionItemPortLocation(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestPortLocation) Time elapsed: 0.067 s 03:22:14 testActivityPortLocation(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestPortLocation) Time elapsed: 0.004 s 03:22:14 testStateMachinePortLocation(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestPortLocation) Time elapsed: 0.08 s 03:22:14 dropAssociationOntoPart_bug470823(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramDropOntoChildNode) Time elapsed: 0.359 s 03:22:14 testRoundedBorderNamedElementEditParts(org.eclipse.papyrus.uml.diagram.composite.test.RoundedCompartmentTest) Time elapsed: 0.001 s 03:22:14 testRoundedCompartmentEditParts(org.eclipse.papyrus.uml.diagram.composite.test.RoundedCompartmentTest) Time elapsed: 0.026 s 03:22:14 validateCompositeDiagramElementTypeConfigurationModel(org.eclipse.papyrus.uml.diagram.composite.test.model.CompositeDiagramElementTypeConfigurationTest) Time elapsed: 0.016 s 03:22:14 validateCompositeDiagramGmfGenModel(org.eclipse.papyrus.uml.diagram.composite.test.model.CompositeDiagramGmfGenTest) Time elapsed: 0.471 s <<< ERROR! 03:22:14 org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: org.eclipse.emf.ecore.xmi.IllegalValueException: Value 'org.eclipse.emf.ecore.impl.DynamicEObjectImpl@15270715 (eClass: org.eclipse.emf.ecore.impl.EClassImpl@2dded43e (name: GenTopLevelNode) (instanceClassName: null) (abstract: false, interface: false))' is not legal. (platform:/plugin/org.eclipse.papyrus.uml.diagram.composite/model/compositediagram.gmfgen, 10681, 107) 03:22:14 at org.eclipse.papyrus.uml.diagram.composite.test.model.CompositeDiagramGmfGenTest.validateCompositeDiagramGmfGenModel(CompositeDiagramGmfGenTest.java:42) 03:22:14 Caused by: org.eclipse.emf.ecore.xmi.IllegalValueException: Value 'org.eclipse.emf.ecore.impl.DynamicEObjectImpl@15270715 (eClass: org.eclipse.emf.ecore.impl.EClassImpl@2dded43e (name: GenTopLevelNode) (instanceClassName: null) (abstract: false, interface: false))' is not legal. (platform:/plugin/org.eclipse.papyrus.uml.diagram.composite/model/compositediagram.gmfgen, 10681, 107) 03:22:14 at org.eclipse.papyrus.uml.diagram.composite.test.model.CompositeDiagramGmfGenTest.validateCompositeDiagramGmfGenModel(CompositeDiagramGmfGenTest.java:42) 03:22:14 Caused by: java.lang.ArrayStoreException: org.eclipse.emf.ecore.impl.DynamicEObjectImpl 03:22:14 at org.eclipse.papyrus.uml.diagram.composite.test.model.CompositeDiagramGmfGenTest.validateCompositeDiagramGmfGenModel(CompositeDiagramGmfGenTest.java:42) 03:22:14 03:22:14 testCopyConstraintFromClassToClass(org.eclipse.papyrus.uml.diagram.composite.tests.copyPaste.ConstraintCopyPasteTest) Time elapsed: 1.468 s 03:22:14 validateModel[0](org.eclipse.papyrus.uml.diagram.composite.test.resources.ModelValidationTest) Time elapsed: 0.04 s 03:22:14 validateModel[1](org.eclipse.papyrus.uml.diagram.composite.test.resources.ModelValidationTest) Time elapsed: 0.013 s 03:22:14 validateModel[2](org.eclipse.papyrus.uml.diagram.composite.test.resources.ModelValidationTest) Time elapsed: 2.072 s 03:22:14 testToPseudostate1100(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode) Time elapsed: 1.414 s 03:22:14 testToPseudostate8000(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode) Time elapsed: 0.616 s 03:22:14 testToPseudostate9000(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode) Time elapsed: 0.617 s 03:22:14 testToState(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode) Time elapsed: 0.798 s 03:22:14 testToConstraint(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode) skipped 03:22:14 testToRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode) skipped 03:22:14 testToComment(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode) skipped 03:22:14 testToPseudostate10000(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode) Time elapsed: 0.651 s 03:22:14 testToPseudostate12000(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode) Time elapsed: 0.659 s 03:22:14 testToPseudostate13000(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode) Time elapsed: 0.666 s 03:22:14 testToPseudostate14000(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode) Time elapsed: 0.683 s 03:22:14 testToPseudostate15000(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode) Time elapsed: 0.647 s 03:22:14 testToFinalState(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode) Time elapsed: 0.645 s 03:22:14 testConstainedElementLink(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks) Time elapsed: 0.434 s 03:22:14 testToCreateCommentLink(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks) Time elapsed: 0.05 s 03:22:14 testConstraintConstrainedElementLinkCannotBeStarted(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks) Time elapsed: 0.089 s 03:22:14 testCommentLinkCannotBeStarted(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks) Time elapsed: 0.103 s 03:22:14 testToReorientCommentLink(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks) Time elapsed: 0.065 s 03:22:14 testToReorientConstraintContextLink(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks) Time elapsed: 0.094 s 03:22:14 testContextElementLink(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks) Time elapsed: 0.051 s 03:22:14 testToReorientConstraintConstrainedElementLink(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks) Time elapsed: 0.08 s 03:22:14 testConstraintContextLinkCannotBeStarted(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks) Time elapsed: 0.08 s 03:22:14 testTransitionLinkReorient(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestTransitionLinks) Time elapsed: 0.461 s 03:22:14 testEntryPointTransitionLink(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestTransitionLinks) Time elapsed: 0.103 s 03:22:14 testExitPointTransitionLink(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestTransitionLinks) Time elapsed: 0.097 s 03:22:14 testTransitionLinkWithSameSourceAndTarget(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestTransitionLinks) Time elapsed: 0.043 s 03:22:14 testTransitionLinkCannotBeStarted(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestTransitionLinks) Time elapsed: 0.028 s 03:22:14 testTransitionLink(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestTransitionLinks) Time elapsed: 0.06 s 03:22:14 testRegionInState(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.41 s 03:22:14 testPseudostateForkInRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.016 s 03:22:14 testStateInRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.023 s 03:22:14 testFinalStateInRegino(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.018 s 03:22:14 testPseudostateExitPointKind(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.017 s 03:22:14 testPseudoEntryPointInRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.025 s 03:22:14 testRegionInStateMachine(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.012 s 03:22:14 testPseudostateShallowHistoryKind(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.019 s 03:22:14 testDoActivtyInState(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) skipped 03:22:14 testPseudostateTerminateInRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.017 s 03:22:14 testPseudostateJoinKind(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.015 s 03:22:14 testExitInState(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) skipped 03:22:14 testPseudostateJoinInRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.015 s 03:22:14 testPseudostateChoiseKind(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.02 s 03:22:14 testPseudostateJunctionInRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.018 s 03:22:14 testEntryInState(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) skipped 03:22:14 testPseudoExitPointInRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.021 s 03:22:14 testEntryPointJunctionKind(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.017 s 03:22:14 testConnectionPointReferenceInStateWithoutSubmachine(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.028 s 03:22:14 testPseudostateInitialKind(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.02 s 03:22:14 testPseudostateTerminateKind(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.02 s 03:22:14 testRegionInStateCompartment(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.044 s 03:22:14 testRegionInRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.025 s 03:22:14 testPseudostateChoiseInRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.019 s 03:22:14 testPseudostateForkKind(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.016 s 03:22:14 testDeferrableTriggerInState(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.049 s 03:22:14 testPseudostateDeepHistoryKind(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.02 s 03:22:14 testPseudoEntryPointInStateMachine(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.021 s 03:22:14 testCommentInRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.014 s 03:22:14 testPseudostateShallowHistoryInRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.02 s 03:22:14 testPseudostateJunctionKind(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.021 s 03:22:14 testConnectionPointReferenceInState(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.084 s 03:22:14 testPseudostateInitialInRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.02 s 03:22:14 testPseudoExitPointInStateMachine(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.021 s 03:22:14 testPseudostateDeepHistoryInRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.02 s 03:22:14 testConstraintInRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) Time elapsed: 0.017 s 03:22:14 testStateMachineResizeHeight(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineNode) Time elapsed: 0.345 s 03:22:14 testStateMachineResizeWidth(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineNode) Time elapsed: 0.026 s 03:22:14 testToManageContextLink(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineContextLink) Time elapsed: 0.622 s 03:22:14 testRoundedBorderNamedElementEditParts(org.eclipse.papyrus.uml.diagram.statemachine.tests.RoundedCompartmentTest) Time elapsed: 0 s 03:22:14 testRoundedCompartmentEditParts(org.eclipse.papyrus.uml.diagram.statemachine.tests.RoundedCompartmentTest) Time elapsed: 0.001 s 03:22:14 deleteDiagramWithEmptyZoneAnnotation_bug468207(org.eclipse.papyrus.uml.diagram.statemachine.custom.helpers.tests.ZoneTest) Time elapsed: 2.319 s 03:22:14 testToDurationObservation(org.eclipse.papyrus.uml.diagram.communication.tests.canonical.TestCommunicationDiagramChildNode) skipped 03:22:14 testToConstraint(org.eclipse.papyrus.uml.diagram.communication.tests.canonical.TestCommunicationDiagramChildNode) Time elapsed: 1.677 s 03:22:14 testToTimeObservation(org.eclipse.papyrus.uml.diagram.communication.tests.canonical.TestCommunicationDiagramChildNode) skipped 03:22:14 testToComment(org.eclipse.papyrus.uml.diagram.communication.tests.canonical.TestCommunicationDiagramChildNode) Time elapsed: 0.836 s 03:22:14 testToLifeline(org.eclipse.papyrus.uml.diagram.communication.tests.canonical.TestCommunicationDiagramChildNode) Time elapsed: 0.566 s 03:22:14 testToMessage(org.eclipse.papyrus.uml.diagram.communication.tests.canonical.TestCommunicationDiagramLink) skipped 03:22:14 testRoundedBorderNamedElementEditParts(org.eclipse.papyrus.uml.diagram.communication.tests.RoundedCompartmentTest) Time elapsed: 0.001 s 03:22:14 testRoundedCompartmentEditParts(org.eclipse.papyrus.uml.diagram.communication.tests.RoundedCompartmentTest) Time elapsed: 0.002 s 03:22:14 testDefineNestedProfileWithDependencies(org.eclipse.papyrus.uml.diagram.profile.custom.commands.tests.DefineProfileCommandTest) Time elapsed: 0.925 s 03:22:14 testDefineSimpleProfile(org.eclipse.papyrus.uml.diagram.profile.custom.commands.tests.DefineProfileCommandTest) Time elapsed: 1.657 s 03:22:14 testToManagePackage(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramTopNode) Time elapsed: 3.129 s 03:22:14 testToManageProfile(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramTopNode) Time elapsed: 0.814 s 03:22:14 testToManageDataType(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramTopNode) Time elapsed: 0.506 s 03:22:14 testToManageClass(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramTopNode) Time elapsed: 0.478 s 03:22:14 testToManageStereoType(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramTopNode) Time elapsed: 0.435 s 03:22:14 testToManageStereoTypeInPackage(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode) Time elapsed: 1.81 s 03:22:14 testToManageStereoTypeInProfile(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode) Time elapsed: 0.532 s 03:22:14 testToManageClassInPackage(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode) Time elapsed: 0.643 s 03:22:14 testToManageClassInProfile(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode) Time elapsed: 0.589 s 03:22:14 testToManagePackageInPackage(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode) Time elapsed: 0.544 s 03:22:14 testToManageProfileInPackage(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode) Time elapsed: 0.702 s 03:22:14 testToManagePackageInProfile(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode) Time elapsed: 0.525 s 03:22:14 testToManageProfileInProfile(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode) Time elapsed: 0.57 s 03:22:14 testToManageDatatypeInPackage(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode) Time elapsed: 0.658 s 03:22:14 testToManageDatatypeInProfile(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode) Time elapsed: 1.022 s 03:22:14 testToManageAssociationWithoutMulti(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramLink) Time elapsed: 1.245 s 03:22:14 testToManageAssociation(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramLink) skipped 03:22:14 testImportMetaClass(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestImportMetaClass) Time elapsed: 2.82 s 03:22:14 testDestroyExtensionProperty(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramExtension) Time elapsed: 1.557 s 03:22:14 testToManageContextLink(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramContextLink) Time elapsed: 0.61 s 03:22:14 testToManageConsiderIgnoreFragment(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramInsideInteraction) Time elapsed: 1.232 s 03:22:14 testToManageLifeline(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramInsideInteraction) Time elapsed: 0.494 s 03:22:14 testToManageComment(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramInsideInteraction) Time elapsed: 0.233 s 03:22:14 testToManageInteractionUse(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramInsideInteraction) Time elapsed: 0.474 s 03:22:14 testToManageConstraint(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramInsideInteraction) Time elapsed: 0.329 s 03:22:14 testToManageCombinedFragment(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramInsideInteraction) Time elapsed: 2.497 s 03:22:14 testToManageGate(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestInteractionAffixedChildNode) skipped 03:22:14 testToManageActionExecution(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramChildNode) Time elapsed: 0.691 s 03:22:14 testToManageDurationConstraint(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramChildNode) Time elapsed: 0.289 s 03:22:14 testToManageBehaviorExecution(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramChildNode) Time elapsed: 0.242 s 03:22:14 testToManageStateInvariant(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramChildNode) Time elapsed: 0.186 s 03:22:14 testToManageConstraintLink(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink) skipped 03:22:14 testToManageMessageSync_4003(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink) skipped 03:22:14 testToManageMessageLost_4008(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink) skipped 03:22:14 testToManageCommentLink(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink) skipped 03:22:14 testToManageMessageDelete_4007(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink) skipped 03:22:14 testToManageMessageCreate_4006(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink) skipped 03:22:14 testToManageMessageFound_4009(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink) skipped 03:22:14 testToManageGeneralOrdering(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink) skipped 03:22:14 testToManageMessageAsync_4004(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink) skipped 03:22:14 testToManageMessageReply_4005(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink) skipped 03:22:14 testToManageOperand(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestCombinedFragmentChildNode) skipped 03:22:14 testToManageContinuation(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestCombinedFragmentChildNode) Time elapsed: 0.407 s 03:22:14 testConsiderIgnoreFragment(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentKind_364710) Time elapsed: 0.662 s 03:22:14 testCombinedFragmentContinuation(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentKind_364710) Time elapsed: 1.542 s 03:22:14 testCombinedFragment(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentKind_364710) Time elapsed: 0.06 s 03:22:14 testOperandAddDelete(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperand_364701) Time elapsed: 0.455 s 03:22:14 testMessageSync(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessagesDeletion_364828) Time elapsed: 0.564 s 03:22:14 testMessageAsync(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessagesDeletion_364828) skipped 03:22:14 testMessageReply(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessagesDeletion_364828) skipped 03:22:14 testMessageCreate(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessagesDeletion_364828) skipped 03:22:14 testMessageDelete(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessagesDeletion_364828) skipped 03:22:14 testCover(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestNestedCombinedFragment_364795) skipped 03:22:14 testMessageSync_4003_Behavior(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestSynchronousMessageCreation_364827) skipped 03:22:14 testMessageSync_4003_Action(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestSynchronousMessageCreation_364827) skipped 03:22:14 testMessageReply_4005_Action(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestSynchronousMessageCreation_364827) skipped 03:22:14 testMessageReply_4005_Behavior(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestSynchronousMessageCreation_364827) skipped 03:22:14 testDragDrop(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestAdvancedDragDrop_364696) skipped 03:22:14 testEditLoop(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGuardEdition_364808) Time elapsed: 1.428 s 03:22:14 testEditText(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGuardEdition_364808) Time elapsed: 0.056 s 03:22:14 deleteInteractionOperand(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 3.884 s 03:22:14 deleteInteractionFragmentInOperand(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 3.058 s 03:22:14 deleteNotOnlyInteractionOperand(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 3.144 s 03:22:14 createCFragOnLifeline_533671(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 3.132 s 03:22:14 createCFragDoesNotMoveExistingFragments_533679(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 2.513 s 03:22:14 validateResizedInteractionOperand_533676(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 2.859 s 03:22:14 noCreateOperandOnLifelineWithoutCFrag_533672(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 1.05 s 03:22:14 deleteCombinedFragment(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 2.227 s 03:22:14 defaultInteractionOperand_533673(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 2.726 s 03:22:14 deleteAllInteractionOperands(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 2.458 s 03:22:14 validateCreatedInteractionOperand_533676(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 2.746 s 03:22:14 deleteOnlyInteractionOperand(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 2.769 s 03:22:14 createCFragOverHalfMessage_533675(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 3.001 s 03:22:14 attemptToMoveOperandGuard_533699(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 2.23 s 03:22:14 createOperandOnLifeline_533672(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 2.693 s 03:22:14 createCFragEnclosedFragments_533679(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 2.55 s 03:22:14 deleteCombinedFragmentMultipleOperands_533681(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 2.446 s 03:22:14 createCFragInCFrag_533675(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 2.741 s 03:22:14 attemptToResizeOperandGuard_533699(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 2.135 s 03:22:14 createCFragInFreeSpace_533675(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 2.124 s 03:22:14 createCFragOverLifelines_533671(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 2.546 s 03:22:14 createOperandOverLifelines_533672(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 3.959 s 03:22:14 deleteInteraction(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest) Time elapsed: 2.431 s 03:22:14 testResizeOperand(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperandsLayout) Time elapsed: 3.366 s 03:22:14 testResizeFragmentNW(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperandsLayout) Time elapsed: 1.049 s 03:22:14 testResizeFragmentSE(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperandsLayout) Time elapsed: 1.728 s 03:22:14 testCreateOperand(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperandsLayout) Time elapsed: 1.098 s 03:22:14 testSimpleLayout(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperandsLayout) Time elapsed: 0.977 s 03:22:14 testDeleteOperand(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperandsLayout) Time elapsed: 2.385 s 03:22:14 testMoveOperandForbidden(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperandsLayout) Time elapsed: 1.009 s 03:22:14 testMoveCombinedFragment(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperandsLayout) Time elapsed: 1.16 s 03:22:14 createCombinedFragment_operand(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.LifelineCoverageRegressionTest) Time elapsed: 1.878 s 03:22:14 createInteractionUse(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.LifelineCoverageRegressionTest) Time elapsed: 0.958 s 03:22:14 createStateInvariant(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.LifelineCoverageRegressionTest) Time elapsed: 1.376 s 03:22:14 createCombinedFragment(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.LifelineCoverageRegressionTest) Time elapsed: 1.729 s 03:22:14 testResizeFragmentNW(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsCoveredNodes) Time elapsed: 3.895 s 03:22:14 testResizeFragmentSE(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsCoveredNodes) Time elapsed: 3.92 s 03:22:14 testResizeOperands(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsCoveredNodes) Time elapsed: 4.228 s 03:22:14 testMoveFragment(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsCoveredNodes) Time elapsed: 4.85 s 03:22:14 testCreateOperand(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage) Time elapsed: 1.581 s 03:22:14 testExpandCF(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage) Time elapsed: 1.183 s 03:22:14 testCreateCombinedFragmentSpecificSize(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage) skipped 03:22:14 testDeleteOperand(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage) Time elapsed: 3.665 s 03:22:14 testShrinkCF(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage) Time elapsed: 1.186 s 03:22:14 testInitialCoverage(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage) Time elapsed: 1.039 s 03:22:14 testMoveOperandSeparator(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage) Time elapsed: 2.518 s 03:22:14 testMoveCF(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage) Time elapsed: 1.275 s 03:22:14 testExpandCFWidth(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage) skipped 03:22:14 testReorderSecondToFirst(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsReorder) Time elapsed: 1.973 s 03:22:14 testReorderFirstToLast(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsReorder) Time elapsed: 1.444 s 03:22:14 testReorderThirdToLast(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsReorder) Time elapsed: 1.367 s 03:22:14 testReparentForbidden(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsReorder) Time elapsed: 1.174 s 03:22:14 testReorderLastToFirst(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsReorder) Time elapsed: 1.267 s 03:22:14 testReorderLastToThird(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsReorder) Time elapsed: 1.525 s 03:22:14 testReorderFirstToSecond(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsReorder) Time elapsed: 2.058 s 03:22:14 testLinkDisappearOnAnchorageChange(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationConstraintDisplay) Time elapsed: 3.556 s 03:22:14 testLinkDeletion(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationConstraintDisplay) Time elapsed: 3.344 s 03:22:14 testAnchorUpdateOnMessages(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationConstraintDisplay) Time elapsed: 1.774 s 03:22:14 testLinksDisplay(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationConstraintDisplay) Time elapsed: 1.292 s 03:22:14 testLinkDisappearOnSemanticChange(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationConstraintDisplay) Time elapsed: 2.393 s 03:22:14 testAnchorUpdateOnDestruction(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationConstraintDisplay) Time elapsed: 1.579 s 03:22:14 testAnchorUpdateOnExecSpec(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationConstraintDisplay) Time elapsed: 1.434 s 03:22:14 testLinksAnchors(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationConstraintDisplay) Time elapsed: 1.262 s 03:22:14 testLinkDisappearOnAnchorageChange(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationObservationDisplay) Time elapsed: 2.484 s 03:22:14 testLinkDeletion(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationObservationDisplay) Time elapsed: 3.176 s 03:22:14 testAnchorUpdateOnMessages(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationObservationDisplay) Time elapsed: 1.759 s 03:22:14 testLinksDisplay(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationObservationDisplay) Time elapsed: 1.854 s 03:22:14 testLinkDisappearOnSemanticChange(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationObservationDisplay) Time elapsed: 2.715 s 03:22:14 testAnchorUpdateOnDestruction(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationObservationDisplay) Time elapsed: 2.957 s 03:22:14 testAnchorUpdateOnExecSpec(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationObservationDisplay) Time elapsed: 2.083 s 03:22:14 testLinksAnchors(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationObservationDisplay) Time elapsed: 1.833 s 03:22:14 testLinkDisappearOnAnchorageChange(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGeneralOrderingDisplay) Time elapsed: 2.396 s 03:22:14 testLinkDeletion(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGeneralOrderingDisplay) Time elapsed: 3.198 s 03:22:14 testAnchorUpdateOnMessages(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGeneralOrderingDisplay) Time elapsed: 1.371 s 03:22:14 testLinksDisplay(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGeneralOrderingDisplay) Time elapsed: 1.89 s 03:22:14 testLinkDisappearOnSemanticChange(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGeneralOrderingDisplay) Time elapsed: 2.378 s 03:22:14 testAnchorUpdateOnDestruction(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGeneralOrderingDisplay) Time elapsed: 1.547 s 03:22:14 testAnchorUpdateOnExecSpec(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGeneralOrderingDisplay) Time elapsed: 1.617 s 03:22:14 testLinksAnchors(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGeneralOrderingDisplay) Time elapsed: 1.908 s 03:22:14 testLinkCreationOnMessageTargetToSource(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationConstraintCreationTest) Time elapsed: 1.51 s 03:22:14 testLinkCreationOnMessageSourceToTarget(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationConstraintCreationTest) Time elapsed: 1.463 s 03:22:14 testLinkCreationOnDestruction(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationConstraintCreationTest) Time elapsed: 1.465 s 03:22:14 testLinkCreationOnExecSpecFinishToStart(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationConstraintCreationTest) Time elapsed: 1.946 s 03:22:14 testLinkCreationOnExecSpecStartToFinish(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationConstraintCreationTest) Time elapsed: 3.076 s 03:22:14 testLinkCreationOnMessageTargetToSource(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationObservationCreationTest) Time elapsed: 3.8 s 03:22:14 testLinkCreationOnMessageSourceToTarget(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationObservationCreationTest) Time elapsed: 1.905 s 03:22:14 testLinkCreationOnDestruction(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationObservationCreationTest) Time elapsed: 1.434 s 03:22:14 testLinkCreationOnExecSpecFinishToStart(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationObservationCreationTest) Time elapsed: 1.382 s 03:22:14 testLinkCreationOnExecSpecStartToFinish(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationObservationCreationTest) Time elapsed: 1.584 s 03:22:14 testLinkCreationOnMessageTargetToSource(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.GeneralOrderingCreationTest) Time elapsed: 1.687 s 03:22:14 testLinkCreationOnMessageSourceToTarget(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.GeneralOrderingCreationTest) Time elapsed: 1.417 s 03:22:14 testLinkCreationOnDestruction(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.GeneralOrderingCreationTest) Time elapsed: 1.406 s 03:22:14 testLinkCreationOnExecSpecFinishToStart(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.GeneralOrderingCreationTest) Time elapsed: 1.435 s 03:22:14 testLinkCreationOnExecSpecStartToFinish(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.GeneralOrderingCreationTest) Time elapsed: 1.517 s 03:22:14 noCreateOnLifeline[OBSERVATION](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest) Time elapsed: 1.397 s 03:22:14 createOnDestructionOccurrence[OBSERVATION](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest) Time elapsed: 1.697 s 03:22:14 createOnExecutionFinish[OBSERVATION](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest) Time elapsed: 1.596 s 03:22:14 createOnLifelineCreationRightToLeftCreateMessage[OBSERVATION](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest) Time elapsed: 1.663 s 03:22:14 createOnLifelineCreationLeftToRightCreateMessage[OBSERVATION](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest) Time elapsed: 1.612 s 03:22:14 createOnMessageReceiveOnExecution[OBSERVATION](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest) Time elapsed: 1.72 s 03:22:14 createOnMessageSendOnLifeline[OBSERVATION](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest) Time elapsed: 1.748 s 03:22:14 createOnMessageReceiveOnLifeline[OBSERVATION](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest) Time elapsed: 2.026 s 03:22:14 createOnExecutionStart[OBSERVATION](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest) Time elapsed: 1.625 s 03:22:14 noCreateOnLifeline[CONSTRAINT](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest) Time elapsed: 1.4 s 03:22:14 createOnDestructionOccurrence[CONSTRAINT](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest) Time elapsed: 1.66 s 03:22:14 createOnExecutionFinish[CONSTRAINT](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest) Time elapsed: 1.643 s 03:22:14 createOnLifelineCreationRightToLeftCreateMessage[CONSTRAINT](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest) Time elapsed: 1.653 s 03:22:14 createOnLifelineCreationLeftToRightCreateMessage[CONSTRAINT](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest) Time elapsed: 1.655 s 03:22:14 createOnMessageReceiveOnExecution[CONSTRAINT](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest) Time elapsed: 1.643 s 03:22:14 createOnMessageSendOnLifeline[CONSTRAINT](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest) Time elapsed: 1.761 s 03:22:14 createOnMessageReceiveOnLifeline[CONSTRAINT](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest) Time elapsed: 1.65 s 03:22:14 createOnExecutionStart[CONSTRAINT](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest) Time elapsed: 1.681 s 03:22:14 moveOnMessageReceiveOnExecution[OBSERVATION](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementMoveTest) Time elapsed: 1.932 s 03:22:14 moveOnMessageSendOnLifeline[OBSERVATION](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementMoveTest) Time elapsed: 2.076 s 03:22:14 moveOnMessageReceiveOnExecution[CONSTRAINT](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementMoveTest) Time elapsed: 2.024 s 03:22:14 moveOnMessageSendOnLifeline[CONSTRAINT](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementMoveTest) Time elapsed: 2.005 s 03:22:14 testConsiderIgnoreFragment(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentName_382951) skipped 03:22:14 testMessageSync(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCreationUndo_384618) Time elapsed: 0.775 s 03:22:14 testMessageAsync(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCreationUndo_384618) Time elapsed: 0.265 s 03:22:14 testMessageReply(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCreationUndo_384618) Time elapsed: 0.425 s 03:22:14 testMessageCreate(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCreationUndo_384618) Time elapsed: 0.24 s 03:22:14 testMessageDelete(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCreationUndo_384618) Time elapsed: 0.467 s 03:22:14 testBehaviorExecution(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCreationUndo_384618) Time elapsed: 0.174 s 03:22:14 testActionExecution(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCreationUndo_384618) Time elapsed: 0.18 s 03:22:14 testLifeline(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCreationUndo_384618) Time elapsed: 0.096 s 03:22:14 testResizeNorth(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDestructionNode_384201) skipped 03:22:14 testResizeEast(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDestructionNode_384201) skipped 03:22:14 testResizeWest(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDestructionNode_384201) skipped 03:22:14 testResizeActionExecutionNorth(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestExecutionSpecificationDimension_384572) skipped 03:22:14 testResizeActionExecutionSouth(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestExecutionSpecificationDimension_384572) skipped 03:22:14 testResizeBehaviorExecutionNorth(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestExecutionSpecificationDimension_384572) skipped 03:22:14 testResizeBehaviorExecutionSouth(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestExecutionSpecificationDimension_384572) skipped 03:22:14 testEditMaxint(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestInteractionConstraint_382966) Time elapsed: 0.501 s 03:22:14 testEditMinint(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestInteractionConstraint_382966) Time elapsed: 0.059 s 03:22:14 testHeaderAnchor(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessageCreate_379661) Time elapsed: 0.722 s 03:22:14 testVerticalBarAnchor(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessageCreate_379661) Time elapsed: 0.266 s 03:22:14 testGeneralOrderingOnMessage(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessageLostFound_384202) skipped 03:22:14 testMessageLost(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessageLostFound_384202) Time elapsed: 0.673 s 03:22:14 testMessageFound(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessageLostFound_384202) Time elapsed: 0.232 s 03:22:14 testGeneralOrderingOnExecution(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessageLostFound_384202) skipped 03:22:14 testBehaviorExecutionSpecification(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestNestedExecution_384616) skipped 03:22:14 testActionExecutionSpecification(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestNestedExecution_384616) skipped 03:22:14 testOnChangeLifelineName(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestExecutionSpecificationPosition_395462) skipped 03:22:14 testOnResizeLifeline(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestExecutionSpecificationPosition_395462) skipped 03:22:14 testOnPartDecomposition(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestExecutionSpecificationPosition_395462) skipped 03:22:14 testPreferencePage(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestGuardVisibility_402966) skipped 03:22:14 testInteractionUseCoveredBy_389538(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestInteractionUse) skipped 03:22:14 testInteractionUseInCombinedFragment_402971(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestInteractionUse) skipped 03:22:14 test(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMessageCreateWithLifeline_403134) skipped 03:22:14 testCreateLink(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestResizeStateInvariant_395774) skipped 03:22:14 testResize(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestResizeStateInvariant_395774) Time elapsed: 0.349 s 03:22:14 testReconnectSyncMessage(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMessageOccurrenceSpecification_402975) Time elapsed: 0.55 s 03:22:14 testReconnectReplyMessage(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMessageOccurrenceSpecification_402975) Time elapsed: 0.162 s 03:22:14 testDeleteReplyMessage(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMessageOccurrenceSpecification_402975) Time elapsed: 0.139 s 03:22:14 testDeleteSyncMessage(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMessageOccurrenceSpecification_402975) Time elapsed: 0.17 s 03:22:14 testCreateReplyMessage(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMessageOccurrenceSpecification_402975) Time elapsed: 0.187 s 03:22:14 testCreateSyncMessage(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMessageOccurrenceSpecification_402975) Time elapsed: 0.201 s 03:22:14 testLifelinesSameSizeHeight(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMakeSameHeightForLifelines_402978) skipped 03:22:14 testLifelinesSameSizeBoth(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMakeSameHeightForLifelines_402978) skipped 03:22:14 testMoveMessageFound(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMoveMessageLostFound_403138) skipped 03:22:14 testMoveMessageLost(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMoveMessageLostFound_403138) skipped 03:22:14 testMessageOccurrenceSpecification(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMessageOccurrenceSpecification_477463) Time elapsed: 1.251 s 03:22:14 testWeakReferenceDeletion(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestWeakReferences) Time elapsed: 1.685 s 03:22:14 testWeakReferenceCreation(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestWeakReferences) Time elapsed: 1.944 s 03:22:14 testWeakReferenceMoveDown(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestWeakReferences) Time elapsed: 1.184 s 03:22:14 testExecutionChangeAfterMessageCreationUndo(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.Test_528787) Time elapsed: 0.74 s 03:22:14 testMessageEventAfterMessageCreationUndo(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.Test_528473) skipped 03:22:14 testAdaptSizeDeltaToMaxHeight(org.eclipse.papyrus.uml.diagram.sequence.tests.LifelineXYLayoutEditPolicyTest) Time elapsed: 0.001 s 03:22:14 testIsAffixedToRight(org.eclipse.papyrus.uml.diagram.sequence.tests.LifelineXYLayoutEditPolicyTest) Time elapsed: 0 s 03:22:14 testGetRealMoveDelta(org.eclipse.papyrus.uml.diagram.sequence.tests.LifelineXYLayoutEditPolicyTest) Time elapsed: 0 s 03:22:14 testGetRelativeBounds(org.eclipse.papyrus.uml.diagram.sequence.tests.LifelineXYLayoutEditPolicyTest) Time elapsed: 0.001 s 03:22:14 testCreateThreeInteractions(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramActivityTN) Time elapsed: 0.752 s 03:22:14 testDeleteActivity(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramActivityTN) skipped 03:22:14 testCreateInteraction(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramActivityTN) Time elapsed: 0.443 s 03:22:14 testEditInteractionName(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramActivityTN) skipped 03:22:14 testToManageDecisionNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode) Time elapsed: 1.38 s 03:22:14 testToManageInitialNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode) Time elapsed: 1.293 s 03:22:14 testToManageSequenceNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode) Time elapsed: 1.527 s 03:22:14 testToManageConditionalNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode) Time elapsed: 1.231 s 03:22:14 testToManageForkNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode) Time elapsed: 1.46 s 03:22:14 testToManageCallBehaviorAction(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode) skipped 03:22:14 testToManageMergeNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode) Time elapsed: 1.275 s 03:22:14 testToManageFlowFinalNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode) Time elapsed: 1.338 s 03:22:14 testToManageLoopNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode) Time elapsed: 2.776 s 03:22:14 testToManageActivityFinalNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode) Time elapsed: 1.618 s 03:22:14 testToManageJoinNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode) Time elapsed: 1.805 s 03:22:14 testCreateInitialNodeInStructuralActivityNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments) Time elapsed: 0.334 s 03:22:14 testCreateDecisionNodeInConditionalNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments) Time elapsed: 0.033 s 03:22:14 testCreateJoinNodeInExpansionRegion(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments) Time elapsed: 0.003 s 03:22:14 testCreateForkNodeInLoopNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments) Time elapsed: 0.026 s 03:22:14 testCreateMerdgeNodeInSequenceNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments) Time elapsed: 0.015 s 03:22:14 testCreateInitialNodeInStructuralActivityNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments) Time elapsed: 0.372 s 03:22:14 testCreateDecisionNodeInConditionalNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments) Time elapsed: 0.037 s 03:22:14 testCreateJoinNodeInExpansionRegion(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments) Time elapsed: 0.003 s 03:22:14 testCreateForkNodeInLoopNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments) Time elapsed: 0.025 s 03:22:14 testCreateMerdgeNodeInSequenceNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments) Time elapsed: 0.019 s 03:22:14 testRoundedBorderNamedElementEditParts(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.RoundedCompartmentTest) Time elapsed: 0.001 s 03:22:14 testRoundedCompartmentEditParts(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.RoundedCompartmentTest) Time elapsed: 0.015 s 03:22:14 03:22:14 Results: 03:22:14 03:22:14 Errors: 03:22:14 CompositeDiagramGmfGenTest.validateCompositeDiagramGmfGenModel:42 » DiagnosticWrapped 03:22:14 03:22:14 Tests run: 1422, Failures: 0, Errors: 1, Skipped: 167 03:22:14 03:22:21 [ERROR] There are test failures. 03:22:21 03:22:21 Please refer to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/surefire-reports for the individual test results. 03:22:21 [INFO] 03:22:21 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 03:22:21 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/jacoco.exec 03:22:21 [INFO] Analyzed bundle 'org.eclipse.papyrus.uml.diagram.suite.tests' with 0 classes 03:22:21 [INFO] 03:22:21 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests >-- 03:22:21 [INFO] Building org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests 2.0.0-SNAPSHOT [150/170] 03:22:21 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 03:22:21 [INFO] 03:22:21 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 03:22:21 [INFO] 03:22:21 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 03:22:21 [INFO] The project's OSGi version is 2.0.0.202102070721 03:22:21 [INFO] 03:22:21 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 03:22:21 [INFO] 03:22:21 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 03:22:21 [INFO] 03:22:21 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 03:22:21 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 03:22:21 [INFO] 03:22:21 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 03:22:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:22:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:22:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/main/resources 03:22:21 [INFO] 03:22:21 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 03:22:22 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/bin 03:22:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascompartment/TestReopenWithPropertyView.java:[66] 03:22:23 private IMultiDiagramEditor editor; 03:22:23 ^^^^^^ 03:22:23 The value of the field TestReopenWithPropertyView.editor is not used 03:22:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascompartment/TestUpdateValue.java:[66] 03:22:23 private IMultiDiagramEditor editor; 03:22:23 ^^^^^^ 03:22:23 The value of the field TestUpdateValue.editor is not used 03:22:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/asbrace/TestDisplayAsBrace.java:[106] 03:22:23 Stereotype stereotypeTest = null; 03:22:23 ^^^^^^^^^^^^^^ 03:22:23 The value of the local variable stereotypeTest is not used 03:22:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascomment/TestReopenAsComment.java:[66] 03:22:23 private IMultiDiagramEditor editor; 03:22:23 ^^^^^^ 03:22:23 The value of the field TestReopenAsComment.editor is not used 03:22:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascomment/TestReopenAsComment.java:[81] 03:22:23 EditPart stereotypedClassEditPart = fixture.findEditPart(stereotypedClass); 03:22:23 ^^^^^^^^^^^^^^^^^^^^^^^^ 03:22:23 The value of the local variable stereotypedClassEditPart is not used 03:22:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascomment/TestReopenAsComment.java:[109] 03:22:23 EditPart stereotypedLinkEditPart = fixture.findEditPart(stereotypedLink); 03:22:23 ^^^^^^^^^^^^^^^^^^^^^^^ 03:22:23 The value of the local variable stereotypedLinkEditPart is not used 03:22:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/displayname/Test2StereotypeApplications.java:[103] 03:22:23 Stereotype stereotypeTest = null; 03:22:23 ^^^^^^^^^^^^^^ 03:22:23 The value of the local variable stereotypeTest is not used 03:22:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascompartment/TestReopenWithCSS.java:[66] 03:22:23 private IMultiDiagramEditor editor; 03:22:23 ^^^^^^ 03:22:23 The value of the field TestReopenWithCSS.editor is not used 03:22:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/displayname/TestStereotypeApplication.java:[247] 03:22:23 Stereotype stereotypeTest = null; 03:22:23 ^^^^^^^^^^^^^^ 03:22:23 The value of the local variable stereotypeTest is not used 03:22:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascompartment/TestDisplayAsCompartment.java:[106] 03:22:23 Stereotype stereotypeTest = null; 03:22:23 ^^^^^^^^^^^^^^ 03:22:23 The value of the local variable stereotypeTest is not used 03:22:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascompartment/TestUnapplyStereotype.java:[66] 03:22:23 private IMultiDiagramEditor editor; 03:22:23 ^^^^^^ 03:22:23 The value of the field TestUnapplyStereotype.editor is not used 03:22:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascompartment/TestUnapplyProfile.java:[66] 03:22:23 private IMultiDiagramEditor editor; 03:22:23 ^^^^^^ 03:22:23 The value of the field TestUnapplyProfile.editor is not used 03:22:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/asbrace/TestReopenAsBrace.java:[64] 03:22:23 private IMultiDiagramEditor editor; 03:22:23 ^^^^^^ 03:22:23 The value of the field TestReopenAsBrace.editor is not used 03:22:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascompartment/TestReopenAsCompartment.java:[63] 03:22:23 private IMultiDiagramEditor editor; 03:22:23 ^^^^^^ 03:22:23 The value of the field TestReopenAsCompartment.editor is not used 03:22:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascomment/TestDisplayAsComment.java:[107] 03:22:23 Stereotype stereotypeTest = null; 03:22:23 ^^^^^^^^^^^^^^ 03:22:23 The value of the local variable stereotypeTest is not used 03:22:23 15 problems (15 warnings) 03:22:23 [INFO] 03:22:23 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 03:22:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:22:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:22:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/test/resources 03:22:23 [INFO] 03:22:23 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 03:22:23 [INFO] 03:22:23 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 03:22:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/target/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests-2.0.0-SNAPSHOT.jar 03:22:23 [INFO] 03:22:23 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 03:22:23 [INFO] 03:22:23 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 03:22:23 [INFO] Skipping tests 03:22:23 [INFO] 03:22:23 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 03:22:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:22:23 [INFO] 03:22:23 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.dnd.tests >-- 03:22:23 [INFO] Building org.eclipse.papyrus.uml.diagram.dnd.tests 2.0.0-SNAPSHOT [151/170] 03:22:23 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 03:22:23 [INFO] 03:22:23 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 03:22:23 [INFO] 03:22:23 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 03:22:23 [INFO] The project's OSGi version is 2.0.0.202102070721 03:22:23 [INFO] 03:22:23 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 03:22:23 [INFO] 03:22:23 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 03:22:23 [INFO] 03:22:23 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 03:22:23 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 03:22:23 [INFO] 03:22:23 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 03:22:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:22:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:22:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/main/resources 03:22:23 [INFO] 03:22:23 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 03:22:23 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/bin 03:22:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/org/eclipse/papyrus/uml/diagram/dnd/tests/tests/InstanceSpecificationTest.java:[97] 03:22:24 houseKeeper.setField("strategy", DropStrategyManager.instance.findStrategy(org.eclipse.papyrus.uml.diagram.dnd.Activator.PLUGIN_ID + ".instanceSpecification")); 03:22:24 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 03:22:24 The method setField(String, DropStrategy) from the type AbstractHouseKeeperRule is deprecated 03:22:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/org/eclipse/papyrus/uml/diagram/dnd/tests/tests/InstanceSpecificationTest.java:[230] 03:22:24 protected void checkSlots(EditPart instanceSpecificationPart, List<Property>... expectedProperties) { 03:22:24 ^^^^^^^^^^^^^^^^^^ 03:22:24 Type safety: Potential heap pollution via varargs parameter expectedProperties 03:22:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/org/eclipse/papyrus/uml/diagram/dnd/tests/tests/InstanceSpecificationTest.java:[289] 03:22:24 checkSlots(target, ((org.eclipse.uml2.uml.Class) class2).getAllAttributes()); 03:22:24 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 03:22:24 Type safety: A generic array of List<Property> is created for a varargs parameter 03:22:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/org/eclipse/papyrus/uml/diagram/dnd/tests/tests/InstanceSpecificationTest.java:[304] 03:22:24 checkSlots(target, ((org.eclipse.uml2.uml.Interface) interface1).getAllAttributes()); 03:22:24 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 03:22:24 Type safety: A generic array of List<Property> is created for a varargs parameter 03:22:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/org/eclipse/papyrus/uml/diagram/dnd/tests/tests/InstanceSpecificationTest.java:[321] 03:22:24 checkSlots(target, ((org.eclipse.uml2.uml.Interface) interface1).getAllAttributes(), ((org.eclipse.uml2.uml.Class) class2).getAllAttributes()); 03:22:24 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 03:22:24 Type safety: A generic array of List<Property> is created for a varargs parameter 03:22:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/org/eclipse/papyrus/uml/diagram/dnd/tests/tests/InstanceSpecificationTest.java:[338] 03:22:24 checkSlots(target, ((org.eclipse.uml2.uml.Class) class1).getAllAttributes(), ((org.eclipse.uml2.uml.Class) class2).getAllAttributes()); 03:22:24 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 03:22:24 Type safety: A generic array of List<Property> is created for a varargs parameter 03:22:24 6 problems (6 warnings) 03:22:24 [INFO] 03:22:24 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 03:22:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:22:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:22:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/test/resources 03:22:24 [INFO] 03:22:24 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 03:22:24 [INFO] 03:22:24 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 03:22:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/target/org.eclipse.papyrus.uml.diagram.dnd.tests-2.0.0-SNAPSHOT.jar 03:22:24 [INFO] 03:22:24 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 03:22:24 [INFO] 03:22:24 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 03:22:24 [INFO] Skipping tests 03:22:24 [INFO] 03:22:24 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 03:22:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:22:24 [INFO] 03:22:24 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.properties.tests >-- 03:22:24 [INFO] Building org.eclipse.papyrus.uml.diagram.properties.tests 2.0.0-SNAPSHOT [152/170] 03:22:24 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 03:22:24 [INFO] 03:22:24 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 03:22:24 [INFO] 03:22:24 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 03:22:24 [INFO] The project's OSGi version is 2.0.0.202102070721 03:22:24 [INFO] 03:22:24 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 03:22:24 [INFO] 03:22:24 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 03:22:24 [INFO] 03:22:24 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 03:22:24 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 03:22:24 [INFO] 03:22:24 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 03:22:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:22:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:22:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/src/main/resources 03:22:24 [INFO] 03:22:24 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 03:22:24 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/bin 03:22:24 [INFO] 03:22:24 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 03:22:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:22:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:22:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/src/test/resources 03:22:24 [INFO] 03:22:24 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 03:22:24 [INFO] 03:22:24 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 03:22:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/target/org.eclipse.papyrus.uml.diagram.properties.tests-2.0.0-SNAPSHOT.jar 03:22:25 [INFO] 03:22:25 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 03:22:25 [INFO] 03:22:25 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 03:22:25 [INFO] Skipping tests 03:22:25 [INFO] 03:22:25 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 03:22:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:22:25 [INFO] 03:22:25 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotype.display.tests >-- 03:22:25 [INFO] Building org.eclipse.papyrus.uml.nattable.stereotype.display.tests 2.0.0-SNAPSHOT [153/170] 03:22:25 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 03:22:25 [INFO] 03:22:25 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 03:22:25 [INFO] 03:22:25 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 03:22:25 [INFO] The project's OSGi version is 2.0.0.202102070721 03:22:25 [INFO] 03:22:25 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 03:22:25 [INFO] 03:22:25 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 03:22:25 [INFO] 03:22:25 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 03:22:25 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 03:22:25 [INFO] 03:22:25 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 03:22:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:22:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:22:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/src/main/resources 03:22:25 [INFO] 03:22:25 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 03:22:25 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/bin 03:22:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/src/org/eclipse/papyrus/uml/nattable/stereotype/display/tests/tests/StereotypeDisplayTableTest.java:[566] 03:22:25 editorModel = TableHelper.createTable(configuration, view, configuration.getName(), description); 03:22:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 03:22:25 The method createTable(TableConfiguration, EObject, String, String) from the type TableHelper is deprecated 03:22:25 1 problem (1 warning) 03:22:25 [INFO] 03:22:25 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 03:22:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:22:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:22:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/src/test/resources 03:22:25 [INFO] 03:22:25 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 03:22:25 [INFO] 03:22:25 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 03:22:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/target/org.eclipse.papyrus.uml.nattable.stereotype.display.tests-2.0.0-SNAPSHOT.jar 03:22:25 [INFO] 03:22:25 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 03:22:25 [INFO] 03:22:25 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 03:22:25 [INFO] Skipping tests 03:22:25 [INFO] 03:22:25 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 03:22:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:22:25 [INFO] 03:22:25 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.suite.tests >-- 03:22:25 [INFO] Building org.eclipse.papyrus.uml.nattable.suite.tests 1.0.0-SNAPSHOT [154/170] 03:22:25 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 03:22:26 [INFO] 03:22:26 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 03:22:26 [INFO] 03:22:26 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 03:22:26 [INFO] The project's OSGi version is 1.0.0.202102070721 03:22:26 [INFO] 03:22:26 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 03:22:26 [INFO] 03:22:26 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 03:22:26 [INFO] 03:22:26 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 03:22:26 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 03:22:26 [INFO] 03:22:26 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 03:22:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:22:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:22:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/src/main/resources 03:22:26 [INFO] 03:22:26 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 03:22:26 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/bin 03:22:26 [INFO] 03:22:26 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 03:22:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:22:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:22:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/src/test/resources 03:22:26 [INFO] 03:22:26 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 03:22:26 [INFO] 03:22:26 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 03:22:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/org.eclipse.papyrus.uml.nattable.suite.tests-1.0.0-SNAPSHOT.jar 03:22:26 [INFO] 03:22:26 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 03:22:26 [INFO] 03:22:26 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 03:22:42 [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/work/data/.metadata/.log 03:22:42 [INFO] Command line: 03:22:42 [/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, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] 03:22:59 Running org.eclipse.papyrus.uml.nattable.suite.tests.AllTests 03:23:07 log4j:WARN No appenders could be found for logger (org.eclipse.ocl.pivot.internal.resource.StandaloneProjectMap). 03:23:07 log4j:WARN Please initialize the log4j system properly. 03:23:20 No JFaces support for org.eclipse.jface.viewers.TableTreeViewer 03:23:38 03:23:38 (Eclipse:3273): Gtk-WARNING **: 08:23:38.225: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:23:38 03:23:38 (Eclipse:3273): Gtk-WARNING **: 08:23:38.236: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:23:40 03:23:40 (Eclipse:3273): Gtk-WARNING **: 08:23:40.996: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:23:41 03:23:41 (Eclipse:3273): Gtk-WARNING **: 08:23:41.008: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:23:54 03:23:54 (Eclipse:3273): Gtk-WARNING **: 08:23:54.533: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:23:54 03:23:54 (Eclipse:3273): Gtk-WARNING **: 08:23:54.563: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:23:55 03:23:55 (Eclipse:3273): Gtk-WARNING **: 08:23:55.674: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:23:55 03:23:55 (Eclipse:3273): Gtk-WARNING **: 08:23:55.684: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:23:57 03:23:57 (Eclipse:3273): Gtk-WARNING **: 08:23:57.217: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:23:57 03:23:57 (Eclipse:3273): Gtk-WARNING **: 08:23:57.228: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:23:58 03:23:58 (Eclipse:3273): Gtk-WARNING **: 08:23:58.365: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:23:58 03:23:58 (Eclipse:3273): Gtk-WARNING **: 08:23:58.376: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:23:59 03:23:59 (Eclipse:3273): Gtk-WARNING **: 08:23:59.523: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:23:59 03:23:59 (Eclipse:3273): Gtk-WARNING **: 08:23:59.534: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:24:00 03:24:00 (Eclipse:3273): Gtk-WARNING **: 08:24:00.610: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:24:00 03:24:00 (Eclipse:3273): Gtk-WARNING **: 08:24:00.620: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:24:01 03:24:01 (Eclipse:3273): Gtk-WARNING **: 08:24:01.690: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:24:01 03:24:01 (Eclipse:3273): Gtk-WARNING **: 08:24:01.701: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:24:02 03:24:02 (Eclipse:3273): Gtk-WARNING **: 08:24:02.725: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:24:02 03:24:02 (Eclipse:3273): Gtk-WARNING **: 08:24:02.736: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:24:33 03:24:33 (Eclipse:3273): Gtk-WARNING **: 08:24:33.323: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:24:33 03:24:33 (Eclipse:3273): Gtk-WARNING **: 08:24:33.324: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:24:33 03:24:33 (Eclipse:3273): Gtk-WARNING **: 08:24:33.997: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:24:34 03:24:34 (Eclipse:3273): Gtk-WARNING **: 08:24:34.674: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:24:34 03:24:34 (Eclipse:3273): Gtk-WARNING **: 08:24:34.675: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:24:34 03:24:34 (Eclipse:3273): Gtk-WARNING **: 08:24:34.678: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:24:37 03:24:37 (Eclipse:3273): Gtk-WARNING **: 08:24:37.379: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:24:37 03:24:37 (Eclipse:3273): Gtk-WARNING **: 08:24:37.380: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:24:37 03:24:37 (Eclipse:3273): Gtk-WARNING **: 08:24:37.786: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:24:38 03:24:38 (Eclipse:3273): Gtk-WARNING **: 08:24:38.466: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:24:38 03:24:38 (Eclipse:3273): Gtk-WARNING **: 08:24:38.466: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:24:38 03:24:38 (Eclipse:3273): Gtk-WARNING **: 08:24:38.469: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:24:42 03:24:42 (Eclipse:3273): Gtk-WARNING **: 08:24:42.580: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:24:42 03:24:42 (Eclipse:3273): Gtk-WARNING **: 08:24:42.580: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:24:42 03:24:42 (Eclipse:3273): Gtk-WARNING **: 08:24:42.958: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:24:43 03:24:43 (Eclipse:3273): Gtk-WARNING **: 08:24:43.608: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:24:43 03:24:43 (Eclipse:3273): Gtk-WARNING **: 08:24:43.608: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:24:43 03:24:43 (Eclipse:3273): Gtk-WARNING **: 08:24:43.611: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:24:47 03:24:47 (Eclipse:3273): Gtk-WARNING **: 08:24:47.543: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:24:47 03:24:47 (Eclipse:3273): Gtk-WARNING **: 08:24:47.544: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:24:47 03:24:47 (Eclipse:3273): Gtk-WARNING **: 08:24:47.926: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:24:48 03:24:48 (Eclipse:3273): Gtk-WARNING **: 08:24:48.589: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:24:48 03:24:48 (Eclipse:3273): Gtk-WARNING **: 08:24:48.590: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:24:48 03:24:48 (Eclipse:3273): Gtk-WARNING **: 08:24:48.592: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:24:52 03:24:52 (Eclipse:3273): Gtk-WARNING **: 08:24:52.299: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:24:52 03:24:52 (Eclipse:3273): Gtk-WARNING **: 08:24:52.299: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:24:52 03:24:52 (Eclipse:3273): Gtk-WARNING **: 08:24:52.679: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:24:53 03:24:53 (Eclipse:3273): Gtk-WARNING **: 08:24:53.336: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:24:53 03:24:53 (Eclipse:3273): Gtk-WARNING **: 08:24:53.336: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:24:53 03:24:53 (Eclipse:3273): Gtk-WARNING **: 08:24:53.339: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:24:56 03:24:56 (Eclipse:3273): Gtk-WARNING **: 08:24:56.856: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:24:56 03:24:56 (Eclipse:3273): Gtk-WARNING **: 08:24:56.857: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:24:57 03:24:57 (Eclipse:3273): Gtk-WARNING **: 08:24:57.231: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:24:57 03:24:57 (Eclipse:3273): Gtk-WARNING **: 08:24:57.889: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:24:57 03:24:57 (Eclipse:3273): Gtk-WARNING **: 08:24:57.890: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:24:57 03:24:57 (Eclipse:3273): Gtk-WARNING **: 08:24:57.892: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:02 03:25:02 (Eclipse:3273): Gtk-WARNING **: 08:25:02.631: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:02 03:25:02 (Eclipse:3273): Gtk-WARNING **: 08:25:02.632: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:02 03:25:02 (Eclipse:3273): Gtk-WARNING **: 08:25:02.996: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:03 03:25:03 (Eclipse:3273): Gtk-WARNING **: 08:25:03.662: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:03 03:25:03 (Eclipse:3273): Gtk-WARNING **: 08:25:03.662: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:03 03:25:03 (Eclipse:3273): Gtk-WARNING **: 08:25:03.665: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:08 03:25:08 (Eclipse:3273): Gtk-WARNING **: 08:25:08.884: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:08 03:25:08 (Eclipse:3273): Gtk-WARNING **: 08:25:08.893: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:12 03:25:12 (Eclipse:3273): Gtk-WARNING **: 08:25:12.490: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:12 03:25:12 (Eclipse:3273): Gtk-WARNING **: 08:25:12.505: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:15 03:25:15 (Eclipse:3273): Gtk-WARNING **: 08:25:15.832: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:15 03:25:15 (Eclipse:3273): Gtk-WARNING **: 08:25:15.842: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:19 03:25:19 (Eclipse:3273): Gtk-WARNING **: 08:25:19.018: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:19 03:25:19 (Eclipse:3273): Gtk-WARNING **: 08:25:19.028: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:20 03:25:20 (Eclipse:3273): Gtk-WARNING **: 08:25:20.462: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:20 03:25:20 (Eclipse:3273): Gtk-WARNING **: 08:25:20.471: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:22 03:25:22 (Eclipse:3273): Gtk-WARNING **: 08:25:22.221: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:22 03:25:22 (Eclipse:3273): Gtk-WARNING **: 08:25:22.230: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:36 03:25:36 (Eclipse:3273): Gtk-WARNING **: 08:25:36.251: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:36 03:25:36 (Eclipse:3273): Gtk-WARNING **: 08:25:36.265: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:36 03:25:36 (Eclipse:3273): Gtk-WARNING **: 08:25:36.340: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:36 03:25:36 (Eclipse:3273): Gtk-WARNING **: 08:25:36.345: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:38 03:25:38 (Eclipse:3273): Gtk-WARNING **: 08:25:38.458: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:38 03:25:38 (Eclipse:3273): Gtk-WARNING **: 08:25:38.472: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:38 03:25:38 (Eclipse:3273): Gtk-WARNING **: 08:25:38.566: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:38 03:25:38 (Eclipse:3273): Gtk-WARNING **: 08:25:38.572: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:40 03:25:40 (Eclipse:3273): Gtk-WARNING **: 08:25:40.692: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:40 03:25:40 (Eclipse:3273): Gtk-WARNING **: 08:25:40.706: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:40 03:25:40 (Eclipse:3273): Gtk-WARNING **: 08:25:40.789: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:40 03:25:40 (Eclipse:3273): Gtk-WARNING **: 08:25:40.793: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:42 03:25:42 (Eclipse:3273): Gtk-WARNING **: 08:25:42.566: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:42 03:25:42 (Eclipse:3273): Gtk-WARNING **: 08:25:42.580: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:42 03:25:42 (Eclipse:3273): Gtk-WARNING **: 08:25:42.655: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:42 03:25:42 (Eclipse:3273): Gtk-WARNING **: 08:25:42.660: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:44 03:25:44 (Eclipse:3273): Gtk-WARNING **: 08:25:44.667: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:44 03:25:44 (Eclipse:3273): Gtk-WARNING **: 08:25:44.681: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:44 03:25:44 (Eclipse:3273): Gtk-WARNING **: 08:25:44.759: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:44 03:25:44 (Eclipse:3273): Gtk-WARNING **: 08:25:44.764: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:53 03:25:53 (Eclipse:3273): Gtk-WARNING **: 08:25:53.501: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:53 03:25:53 (Eclipse:3273): Gtk-WARNING **: 08:25:53.516: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:53 03:25:53 (Eclipse:3273): Gtk-WARNING **: 08:25:53.595: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:53 03:25:53 (Eclipse:3273): Gtk-WARNING **: 08:25:53.600: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:54 03:25:54 (Eclipse:3273): Gtk-WARNING **: 08:25:54.567: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:54 03:25:54 (Eclipse:3273): Gtk-WARNING **: 08:25:54.581: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:54 03:25:54 (Eclipse:3273): Gtk-WARNING **: 08:25:54.660: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:54 03:25:54 (Eclipse:3273): Gtk-WARNING **: 08:25:54.665: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:54 03:25:54 (Eclipse:3273): Gtk-WARNING **: 08:25:54.965: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:54 03:25:54 (Eclipse:3273): Gtk-WARNING **: 08:25:54.972: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:55 03:25:55 (Eclipse:3273): Gtk-WARNING **: 08:25:55.696: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:55 03:25:55 (Eclipse:3273): Gtk-WARNING **: 08:25:55.709: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:55 03:25:55 (Eclipse:3273): Gtk-WARNING **: 08:25:55.783: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:55 03:25:55 (Eclipse:3273): Gtk-WARNING **: 08:25:55.788: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:56 03:25:56 (Eclipse:3273): Gtk-WARNING **: 08:25:56.843: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:56 03:25:56 (Eclipse:3273): Gtk-WARNING **: 08:25:56.856: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:56 03:25:56 (Eclipse:3273): Gtk-WARNING **: 08:25:56.927: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:56 03:25:56 (Eclipse:3273): Gtk-WARNING **: 08:25:56.932: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:57 03:25:57 (Eclipse:3273): Gtk-WARNING **: 08:25:57.595: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:57 03:25:57 (Eclipse:3273): Gtk-WARNING **: 08:25:57.609: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:57 03:25:57 (Eclipse:3273): Gtk-WARNING **: 08:25:57.682: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:57 03:25:57 (Eclipse:3273): Gtk-WARNING **: 08:25:57.687: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:58 03:25:58 (Eclipse:3273): Gtk-WARNING **: 08:25:58.399: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:58 03:25:58 (Eclipse:3273): Gtk-WARNING **: 08:25:58.412: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:58 03:25:58 (Eclipse:3273): Gtk-WARNING **: 08:25:58.488: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:58 03:25:58 (Eclipse:3273): Gtk-WARNING **: 08:25:58.493: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:59 03:25:59 (Eclipse:3273): Gtk-WARNING **: 08:25:59.165: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:59 03:25:59 (Eclipse:3273): Gtk-WARNING **: 08:25:59.179: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:59 03:25:59 (Eclipse:3273): Gtk-WARNING **: 08:25:59.252: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:25:59 03:25:59 (Eclipse:3273): Gtk-WARNING **: 08:25:59.257: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:07 03:26:07 (Eclipse:3273): Gtk-WARNING **: 08:26:07.028: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:07 03:26:07 (Eclipse:3273): Gtk-WARNING **: 08:26:07.034: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:07 03:26:07 (Eclipse:3273): Gtk-WARNING **: 08:26:07.870: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:07 03:26:07 (Eclipse:3273): Gtk-WARNING **: 08:26:07.883: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:07 03:26:07 (Eclipse:3273): Gtk-WARNING **: 08:26:07.956: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:07 03:26:07 (Eclipse:3273): Gtk-WARNING **: 08:26:07.961: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:08 03:26:08 (Eclipse:3273): Gtk-WARNING **: 08:26:08.929: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:08 03:26:08 (Eclipse:3273): Gtk-WARNING **: 08:26:08.943: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:09 03:26:09 (Eclipse:3273): Gtk-WARNING **: 08:26:09.015: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:09 03:26:09 (Eclipse:3273): Gtk-WARNING **: 08:26:09.020: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:09 03:26:09 (Eclipse:3273): Gtk-WARNING **: 08:26:09.268: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:09 03:26:09 (Eclipse:3273): Gtk-WARNING **: 08:26:09.275: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:10 03:26:10 (Eclipse:3273): Gtk-WARNING **: 08:26:10.006: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:10 03:26:10 (Eclipse:3273): Gtk-WARNING **: 08:26:10.020: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:10 03:26:10 (Eclipse:3273): Gtk-WARNING **: 08:26:10.094: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:10 03:26:10 (Eclipse:3273): Gtk-WARNING **: 08:26:10.099: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:13 03:26:13 (Eclipse:3273): Gtk-WARNING **: 08:26:13.540: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:13 03:26:13 (Eclipse:3273): Gtk-WARNING **: 08:26:13.549: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:14 03:26:14 (Eclipse:3273): Gtk-WARNING **: 08:26:14.539: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:14 03:26:14 (Eclipse:3273): Gtk-WARNING **: 08:26:14.548: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:15 03:26:15 (Eclipse:3273): Gtk-WARNING **: 08:26:15.469: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:15 03:26:15 (Eclipse:3273): Gtk-WARNING **: 08:26:15.478: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:16 03:26:16 (Eclipse:3273): Gtk-WARNING **: 08:26:16.505: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:16 03:26:16 (Eclipse:3273): Gtk-WARNING **: 08:26:16.514: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:19 03:26:19 (Eclipse:3273): Gtk-WARNING **: 08:26:19.055: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:19 03:26:19 (Eclipse:3273): Gtk-WARNING **: 08:26:19.064: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:21 03:26:21 (Eclipse:3273): Gtk-WARNING **: 08:26:21.152: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:21 03:26:21 (Eclipse:3273): Gtk-WARNING **: 08:26:21.161: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:23 03:26:23 (Eclipse:3273): Gtk-WARNING **: 08:26:23.921: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:23 03:26:23 (Eclipse:3273): Gtk-WARNING **: 08:26:23.930: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:24 03:26:24 (Eclipse:3273): Gtk-WARNING **: 08:26:24.916: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:24 03:26:24 (Eclipse:3273): Gtk-WARNING **: 08:26:24.925: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:26 03:26:26 (Eclipse:3273): Gtk-WARNING **: 08:26:26.154: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:26 03:26:26 (Eclipse:3273): Gtk-WARNING **: 08:26:26.165: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:27 03:26:27 (Eclipse:3273): Gtk-WARNING **: 08:26:27.317: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:27 03:26:27 (Eclipse:3273): Gtk-WARNING **: 08:26:27.326: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:28 03:26:28 (Eclipse:3273): Gtk-WARNING **: 08:26:28.472: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:28 03:26:28 (Eclipse:3273): Gtk-WARNING **: 08:26:28.481: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:31 03:26:31 (Eclipse:3273): Gtk-WARNING **: 08:26:31.430: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:31 03:26:31 (Eclipse:3273): Gtk-WARNING **: 08:26:31.439: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:34 03:26:34 (Eclipse:3273): Gtk-WARNING **: 08:26:34.000: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:34 03:26:34 (Eclipse:3273): Gtk-WARNING **: 08:26:34.010: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:35 03:26:35 (Eclipse:3273): Gtk-WARNING **: 08:26:35.133: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:35 03:26:35 (Eclipse:3273): Gtk-WARNING **: 08:26:35.142: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:36 03:26:36 (Eclipse:3273): Gtk-WARNING **: 08:26:36.295: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:36 03:26:36 (Eclipse:3273): Gtk-WARNING **: 08:26:36.304: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:37 03:26:37 (Eclipse:3273): Gtk-WARNING **: 08:26:37.248: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:37 03:26:37 (Eclipse:3273): Gtk-WARNING **: 08:26:37.257: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:38 03:26:38 (Eclipse:3273): Gtk-WARNING **: 08:26:38.343: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:38 03:26:38 (Eclipse:3273): Gtk-WARNING **: 08:26:38.352: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:41 03:26:41 (Eclipse:3273): Gtk-WARNING **: 08:26:41.023: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:41 03:26:41 (Eclipse:3273): Gtk-WARNING **: 08:26:41.031: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:43 03:26:43 (Eclipse:3273): Gtk-WARNING **: 08:26:43.125: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:43 03:26:43 (Eclipse:3273): Gtk-WARNING **: 08:26:43.134: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:44 03:26:44 (Eclipse:3273): Gtk-WARNING **: 08:26:44.794: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:44 03:26:44 (Eclipse:3273): Gtk-WARNING **: 08:26:44.804: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:45 03:26:45 (Eclipse:3273): Gtk-WARNING **: 08:26:45.719: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:45 03:26:45 (Eclipse:3273): Gtk-WARNING **: 08:26:45.728: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:47 03:26:47 (Eclipse:3273): Gtk-WARNING **: 08:26:47.418: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:47 03:26:47 (Eclipse:3273): Gtk-WARNING **: 08:26:47.427: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:49 03:26:49 (Eclipse:3273): Gtk-WARNING **: 08:26:49.619: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:49 03:26:49 (Eclipse:3273): Gtk-WARNING **: 08:26:49.629: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:50 03:26:50 (Eclipse:3273): Gtk-WARNING **: 08:26:50.508: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:50 03:26:50 (Eclipse:3273): Gtk-WARNING **: 08:26:50.517: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:53 03:26:53 (Eclipse:3273): Gtk-WARNING **: 08:26:53.782: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:53 03:26:53 (Eclipse:3273): Gtk-WARNING **: 08:26:53.791: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:55 03:26:55 (Eclipse:3273): Gtk-WARNING **: 08:26:55.320: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:55 03:26:55 (Eclipse:3273): Gtk-WARNING **: 08:26:55.330: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:57 03:26:57 (Eclipse:3273): Gtk-WARNING **: 08:26:57.542: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:26:57 03:26:57 (Eclipse:3273): Gtk-WARNING **: 08:26:57.565: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:04 03:27:04 (Eclipse:3273): Gtk-WARNING **: 08:27:04.888: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:04 03:27:04 (Eclipse:3273): Gtk-WARNING **: 08:27:04.897: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:06 03:27:06 (Eclipse:3273): Gtk-WARNING **: 08:27:06.430: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:06 03:27:06 (Eclipse:3273): Gtk-WARNING **: 08:27:06.439: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:07 03:27:07 (Eclipse:3273): Gtk-WARNING **: 08:27:07.900: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:07 03:27:07 (Eclipse:3273): Gtk-WARNING **: 08:27:07.908: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:09 03:27:09 (Eclipse:3273): Gtk-WARNING **: 08:27:09.596: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:09 03:27:09 (Eclipse:3273): Gtk-WARNING **: 08:27:09.605: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:11 03:27:11 (Eclipse:3273): Gtk-WARNING **: 08:27:11.338: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:11 03:27:11 (Eclipse:3273): Gtk-WARNING **: 08:27:11.347: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:14 03:27:14 (Eclipse:3273): Gtk-WARNING **: 08:27:14.859: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:14 03:27:14 (Eclipse:3273): Gtk-WARNING **: 08:27:14.869: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:16 03:27:16 (Eclipse:3273): Gtk-WARNING **: 08:27:16.222: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:16 03:27:16 (Eclipse:3273): Gtk-WARNING **: 08:27:16.231: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:17 03:27:17 (Eclipse:3273): Gtk-WARNING **: 08:27:17.419: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:17 03:27:17 (Eclipse:3273): Gtk-WARNING **: 08:27:17.427: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:18 03:27:18 (Eclipse:3273): Gtk-WARNING **: 08:27:18.512: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:18 03:27:18 (Eclipse:3273): Gtk-WARNING **: 08:27:18.521: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:19 03:27:19 (Eclipse:3273): Gtk-WARNING **: 08:27:19.754: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:19 03:27:19 (Eclipse:3273): Gtk-WARNING **: 08:27:19.763: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:20 03:27:20 (Eclipse:3273): Gtk-WARNING **: 08:27:20.892: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:20 03:27:20 (Eclipse:3273): Gtk-WARNING **: 08:27:20.902: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:22 03:27:22 (Eclipse:3273): Gtk-WARNING **: 08:27:22.051: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:22 03:27:22 (Eclipse:3273): Gtk-WARNING **: 08:27:22.061: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:22 03:27:22 (Eclipse:3273): Gtk-WARNING **: 08:27:22.876: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:22 03:27:22 (Eclipse:3273): Gtk-WARNING **: 08:27:22.885: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:24 03:27:24 (Eclipse:3273): Gtk-WARNING **: 08:27:24.252: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:24 03:27:24 (Eclipse:3273): Gtk-WARNING **: 08:27:24.261: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:27 03:27:27 (Eclipse:3273): Gtk-WARNING **: 08:27:27.031: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:27 03:27:27 (Eclipse:3273): Gtk-WARNING **: 08:27:27.040: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:30 03:27:30 (Eclipse:3273): Gtk-WARNING **: 08:27:30.092: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:30 03:27:30 (Eclipse:3273): Gtk-WARNING **: 08:27:30.101: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:30 03:27:30 (Eclipse:3273): Gtk-WARNING **: 08:27:30.257: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:30 03:27:30 (Eclipse:3273): Gtk-WARNING **: 08:27:30.268: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:30 03:27:30 (Eclipse:3273): Gtk-WARNING **: 08:27:30.974: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:30 03:27:30 (Eclipse:3273): Gtk-WARNING **: 08:27:30.983: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:31 03:27:31 (Eclipse:3273): Gtk-WARNING **: 08:27:31.733: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:31 03:27:31 (Eclipse:3273): Gtk-WARNING **: 08:27:31.742: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:32 03:27:32 (Eclipse:3273): Gtk-WARNING **: 08:27:32.438: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:32 03:27:32 (Eclipse:3273): Gtk-WARNING **: 08:27:32.446: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:33 03:27:33 (Eclipse:3273): Gtk-WARNING **: 08:27:33.443: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:33 03:27:33 (Eclipse:3273): Gtk-WARNING **: 08:27:33.452: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:34 03:27:34 (Eclipse:3273): Gtk-WARNING **: 08:27:34.488: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:34 03:27:34 (Eclipse:3273): Gtk-WARNING **: 08:27:34.496: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:35 03:27:35 (Eclipse:3273): Gtk-WARNING **: 08:27:35.446: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:35 03:27:35 (Eclipse:3273): Gtk-WARNING **: 08:27:35.455: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:37 03:27:37 (Eclipse:3273): Gtk-WARNING **: 08:27:37.208: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:37 03:27:37 (Eclipse:3273): Gtk-WARNING **: 08:27:37.217: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:39 03:27:39 (Eclipse:3273): Gtk-WARNING **: 08:27:39.629: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:39 03:27:39 (Eclipse:3273): Gtk-WARNING **: 08:27:39.638: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:40 03:27:40 (Eclipse:3273): Gtk-WARNING **: 08:27:40.753: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:40 03:27:40 (Eclipse:3273): Gtk-WARNING **: 08:27:40.764: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:41 03:27:41 (Eclipse:3273): Gtk-WARNING **: 08:27:41.903: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:41 03:27:41 (Eclipse:3273): Gtk-WARNING **: 08:27:41.912: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:43 03:27:43 (Eclipse:3273): Gtk-CRITICAL **: 08:27:43.413: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:43 03:27:43 (Eclipse:3273): Gtk-CRITICAL **: 08:27:43.414: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:43 03:27:43 (Eclipse:3273): Gtk-WARNING **: 08:27:43.473: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:43 03:27:43 (Eclipse:3273): Gtk-WARNING **: 08:27:43.482: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:43 03:27:43 (Eclipse:3273): Gtk-CRITICAL **: 08:27:43.502: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:43 03:27:43 (Eclipse:3273): Gtk-CRITICAL **: 08:27:43.546: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:43 03:27:43 (Eclipse:3273): Gtk-CRITICAL **: 08:27:43.579: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:43 03:27:43 (Eclipse:3273): Gtk-CRITICAL **: 08:27:43.645: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:43 03:27:43 (Eclipse:3273): Gtk-WARNING **: 08:27:43.842: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:43 03:27:43 (Eclipse:3273): Gtk-WARNING **: 08:27:43.853: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:43 03:27:43 (Eclipse:3273): Gtk-CRITICAL **: 08:27:43.930: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:44 03:27:44 (Eclipse:3273): Gtk-CRITICAL **: 08:27:44.036: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:44 03:27:44 (Eclipse:3273): Gtk-CRITICAL **: 08:27:44.123: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:45 03:27:45 (Eclipse:3273): Gtk-CRITICAL **: 08:27:45.919: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:45 03:27:45 (Eclipse:3273): Gtk-CRITICAL **: 08:27:45.919: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:45 03:27:45 (Eclipse:3273): Gtk-WARNING **: 08:27:45.979: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:45 03:27:45 (Eclipse:3273): Gtk-WARNING **: 08:27:45.988: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:46 03:27:46 (Eclipse:3273): Gtk-CRITICAL **: 08:27:46.009: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:46 03:27:46 (Eclipse:3273): Gtk-CRITICAL **: 08:27:46.053: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:46 03:27:46 (Eclipse:3273): Gtk-CRITICAL **: 08:27:46.084: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:46 03:27:46 (Eclipse:3273): Gtk-CRITICAL **: 08:27:46.150: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:46 03:27:46 (Eclipse:3273): Gtk-WARNING **: 08:27:46.304: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:46 03:27:46 (Eclipse:3273): Gtk-WARNING **: 08:27:46.314: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:46 03:27:46 (Eclipse:3273): Gtk-CRITICAL **: 08:27:46.328: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:46 03:27:46 (Eclipse:3273): Gtk-CRITICAL **: 08:27:46.659: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:46 03:27:46 (Eclipse:3273): Gtk-CRITICAL **: 08:27:46.675: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:46 03:27:46 (Eclipse:3273): Gtk-CRITICAL **: 08:27:46.766: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:47 03:27:47 (Eclipse:3273): Gtk-CRITICAL **: 08:27:47.984: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:47 03:27:47 (Eclipse:3273): Gtk-CRITICAL **: 08:27:47.984: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:48 03:27:48 (Eclipse:3273): Gtk-WARNING **: 08:27:48.045: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:48 03:27:48 (Eclipse:3273): Gtk-WARNING **: 08:27:48.054: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:48 03:27:48 (Eclipse:3273): Gtk-CRITICAL **: 08:27:48.074: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:48 03:27:48 (Eclipse:3273): Gtk-CRITICAL **: 08:27:48.121: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:48 03:27:48 (Eclipse:3273): Gtk-CRITICAL **: 08:27:48.150: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:48 03:27:48 (Eclipse:3273): Gtk-CRITICAL **: 08:27:48.212: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:48 03:27:48 (Eclipse:3273): Gtk-WARNING **: 08:27:48.396: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:48 03:27:48 (Eclipse:3273): Gtk-WARNING **: 08:27:48.406: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:48 03:27:48 (Eclipse:3273): Gtk-CRITICAL **: 08:27:48.535: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:48 03:27:48 (Eclipse:3273): Gtk-CRITICAL **: 08:27:48.627: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:48 03:27:48 (Eclipse:3273): Gtk-CRITICAL **: 08:27:48.723: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:49 03:27:49 (Eclipse:3273): Gtk-CRITICAL **: 08:27:49.704: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:49 03:27:49 (Eclipse:3273): Gtk-CRITICAL **: 08:27:49.704: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:49 03:27:49 (Eclipse:3273): Gtk-WARNING **: 08:27:49.766: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:49 03:27:49 (Eclipse:3273): Gtk-WARNING **: 08:27:49.775: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:49 03:27:49 (Eclipse:3273): Gtk-CRITICAL **: 08:27:49.796: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:49 03:27:49 (Eclipse:3273): Gtk-CRITICAL **: 08:27:49.847: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:49 03:27:49 (Eclipse:3273): Gtk-CRITICAL **: 08:27:49.876: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:49 03:27:49 (Eclipse:3273): Gtk-CRITICAL **: 08:27:49.939: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:50 03:27:50 (Eclipse:3273): Gtk-CRITICAL **: 08:27:50.036: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:50 03:27:50 (Eclipse:3273): Gtk-WARNING **: 08:27:50.232: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:50 03:27:50 (Eclipse:3273): Gtk-WARNING **: 08:27:50.243: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:50 03:27:50 (Eclipse:3273): Gtk-CRITICAL **: 08:27:50.350: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:50 03:27:50 (Eclipse:3273): Gtk-CRITICAL **: 08:27:50.437: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:51 03:27:51 (Eclipse:3273): Gtk-CRITICAL **: 08:27:51.129: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:51 03:27:51 (Eclipse:3273): Gtk-CRITICAL **: 08:27:51.129: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:51 03:27:51 (Eclipse:3273): Gtk-WARNING **: 08:27:51.190: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:51 03:27:51 (Eclipse:3273): Gtk-WARNING **: 08:27:51.200: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:51 03:27:51 (Eclipse:3273): Gtk-CRITICAL **: 08:27:51.220: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:51 03:27:51 (Eclipse:3273): Gtk-CRITICAL **: 08:27:51.265: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:51 03:27:51 (Eclipse:3273): Gtk-CRITICAL **: 08:27:51.295: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:51 03:27:51 (Eclipse:3273): Gtk-CRITICAL **: 08:27:51.357: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:51 03:27:51 (Eclipse:3273): Gtk-WARNING **: 08:27:51.521: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:51 03:27:51 (Eclipse:3273): Gtk-WARNING **: 08:27:51.532: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:51 03:27:51 (Eclipse:3273): Gtk-CRITICAL **: 08:27:51.588: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:51 03:27:51 (Eclipse:3273): Gtk-CRITICAL **: 08:27:51.668: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:51 03:27:51 (Eclipse:3273): Gtk-CRITICAL **: 08:27:51.760: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:52 03:27:52 (Eclipse:3273): Gtk-CRITICAL **: 08:27:52.421: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:52 03:27:52 (Eclipse:3273): Gtk-CRITICAL **: 08:27:52.422: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:52 03:27:52 (Eclipse:3273): Gtk-WARNING **: 08:27:52.481: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:52 03:27:52 (Eclipse:3273): Gtk-WARNING **: 08:27:52.490: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:52 03:27:52 (Eclipse:3273): Gtk-CRITICAL **: 08:27:52.510: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:52 03:27:52 (Eclipse:3273): Gtk-CRITICAL **: 08:27:52.550: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:52 03:27:52 (Eclipse:3273): Gtk-CRITICAL **: 08:27:52.580: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:52 03:27:52 (Eclipse:3273): Gtk-CRITICAL **: 08:27:52.641: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:52 03:27:52 (Eclipse:3273): Gtk-WARNING **: 08:27:52.839: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:52 03:27:52 (Eclipse:3273): Gtk-WARNING **: 08:27:52.850: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:52 03:27:52 (Eclipse:3273): Gtk-CRITICAL **: 08:27:52.930: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:53 03:27:53 (Eclipse:3273): Gtk-CRITICAL **: 08:27:53.022: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:53 03:27:53 (Eclipse:3273): Gtk-CRITICAL **: 08:27:53.118: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:53 03:27:53 (Eclipse:3273): Gtk-CRITICAL **: 08:27:53.277: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:53 03:27:53 (Eclipse:3273): Gtk-CRITICAL **: 08:27:53.971: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:53 03:27:53 (Eclipse:3273): Gtk-CRITICAL **: 08:27:53.971: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:54 03:27:54 (Eclipse:3273): Gtk-WARNING **: 08:27:54.030: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:54 03:27:54 (Eclipse:3273): Gtk-WARNING **: 08:27:54.039: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:54 03:27:54 (Eclipse:3273): Gtk-CRITICAL **: 08:27:54.058: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:54 03:27:54 (Eclipse:3273): Gtk-CRITICAL **: 08:27:54.097: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:54 03:27:54 (Eclipse:3273): Gtk-CRITICAL **: 08:27:54.127: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:54 03:27:54 (Eclipse:3273): Gtk-CRITICAL **: 08:27:54.188: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:54 03:27:54 (Eclipse:3273): Gtk-WARNING **: 08:27:54.361: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:54 03:27:54 (Eclipse:3273): Gtk-WARNING **: 08:27:54.372: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:54 03:27:54 (Eclipse:3273): Gtk-CRITICAL **: 08:27:54.526: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:54 03:27:54 (Eclipse:3273): Gtk-CRITICAL **: 08:27:54.615: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:54 03:27:54 (Eclipse:3273): Gtk-CRITICAL **: 08:27:54.701: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:55 03:27:55 (Eclipse:3273): Gtk-CRITICAL **: 08:27:55.389: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:55 03:27:55 (Eclipse:3273): Gtk-CRITICAL **: 08:27:55.389: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:55 03:27:55 (Eclipse:3273): Gtk-WARNING **: 08:27:55.451: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:55 03:27:55 (Eclipse:3273): Gtk-WARNING **: 08:27:55.460: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:55 03:27:55 (Eclipse:3273): Gtk-CRITICAL **: 08:27:55.480: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:55 03:27:55 (Eclipse:3273): Gtk-CRITICAL **: 08:27:55.530: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:55 03:27:55 (Eclipse:3273): Gtk-CRITICAL **: 08:27:55.560: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:55 03:27:55 (Eclipse:3273): Gtk-CRITICAL **: 08:27:55.622: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:55 03:27:55 (Eclipse:3273): Gtk-WARNING **: 08:27:55.788: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:55 03:27:55 (Eclipse:3273): Gtk-WARNING **: 08:27:55.799: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:55 03:27:55 (Eclipse:3273): Gtk-CRITICAL **: 08:27:55.935: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:56 03:27:56 (Eclipse:3273): Gtk-CRITICAL **: 08:27:56.023: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:56 03:27:56 (Eclipse:3273): Gtk-CRITICAL **: 08:27:56.114: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:56 03:27:56 (Eclipse:3273): Gtk-CRITICAL **: 08:27:56.881: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:56 03:27:56 (Eclipse:3273): Gtk-CRITICAL **: 08:27:56.881: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:56 03:27:56 (Eclipse:3273): Gtk-WARNING **: 08:27:56.940: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:56 03:27:56 (Eclipse:3273): Gtk-WARNING **: 08:27:56.949: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:56 03:27:56 (Eclipse:3273): Gtk-CRITICAL **: 08:27:56.969: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:57 03:27:57 (Eclipse:3273): Gtk-CRITICAL **: 08:27:57.010: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:57 03:27:57 (Eclipse:3273): Gtk-CRITICAL **: 08:27:57.041: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:57 03:27:57 (Eclipse:3273): Gtk-CRITICAL **: 08:27:57.107: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:57 03:27:57 (Eclipse:3273): Gtk-WARNING **: 08:27:57.285: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:57 03:27:57 (Eclipse:3273): Gtk-WARNING **: 08:27:57.296: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:57 03:27:57 (Eclipse:3273): Gtk-CRITICAL **: 08:27:57.318: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:57 03:27:57 (Eclipse:3273): Gtk-CRITICAL **: 08:27:57.409: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:57 03:27:57 (Eclipse:3273): Gtk-CRITICAL **: 08:27:57.492: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:58 03:27:58 (Eclipse:3273): Gtk-CRITICAL **: 08:27:58.213: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:58 03:27:58 (Eclipse:3273): Gtk-CRITICAL **: 08:27:58.213: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:58 03:27:58 (Eclipse:3273): Gtk-WARNING **: 08:27:58.273: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:58 03:27:58 (Eclipse:3273): Gtk-WARNING **: 08:27:58.282: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:58 03:27:58 (Eclipse:3273): Gtk-CRITICAL **: 08:27:58.302: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:58 03:27:58 (Eclipse:3273): Gtk-CRITICAL **: 08:27:58.339: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:58 03:27:58 (Eclipse:3273): Gtk-CRITICAL **: 08:27:58.379: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:58 03:27:58 (Eclipse:3273): Gtk-CRITICAL **: 08:27:58.454: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:58 03:27:58 (Eclipse:3273): Gtk-WARNING **: 08:27:58.631: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:58 03:27:58 (Eclipse:3273): Gtk-WARNING **: 08:27:58.641: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:58 03:27:58 (Eclipse:3273): Gtk-CRITICAL **: 08:27:58.711: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:58 03:27:58 (Eclipse:3273): Gtk-CRITICAL **: 08:27:58.790: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:58 03:27:58 (Eclipse:3273): Gtk-CRITICAL **: 08:27:58.874: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:59 03:27:59 (Eclipse:3273): Gtk-CRITICAL **: 08:27:59.595: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:59 03:27:59 (Eclipse:3273): Gtk-CRITICAL **: 08:27:59.595: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:59 03:27:59 (Eclipse:3273): Gtk-WARNING **: 08:27:59.655: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:59 03:27:59 (Eclipse:3273): Gtk-WARNING **: 08:27:59.664: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:59 03:27:59 (Eclipse:3273): Gtk-CRITICAL **: 08:27:59.684: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:59 03:27:59 (Eclipse:3273): Gtk-CRITICAL **: 08:27:59.732: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:59 03:27:59 (Eclipse:3273): Gtk-CRITICAL **: 08:27:59.761: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:59 03:27:59 (Eclipse:3273): Gtk-CRITICAL **: 08:27:59.819: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:27:59 03:27:59 (Eclipse:3273): Gtk-WARNING **: 08:27:59.974: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:27:59 03:27:59 (Eclipse:3273): Gtk-WARNING **: 08:27:59.985: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:00 03:28:00 (Eclipse:3273): Gtk-CRITICAL **: 08:28:00.087: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:00 03:28:00 (Eclipse:3273): Gtk-CRITICAL **: 08:28:00.165: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:00 03:28:00 (Eclipse:3273): Gtk-CRITICAL **: 08:28:00.248: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:00 03:28:00 (Eclipse:3273): Gtk-CRITICAL **: 08:28:00.885: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:00 03:28:00 (Eclipse:3273): Gtk-CRITICAL **: 08:28:00.885: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:00 03:28:00 (Eclipse:3273): Gtk-WARNING **: 08:28:00.945: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:00 03:28:00 (Eclipse:3273): Gtk-WARNING **: 08:28:00.954: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:00 03:28:00 (Eclipse:3273): Gtk-CRITICAL **: 08:28:00.974: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:01 03:28:01 (Eclipse:3273): Gtk-CRITICAL **: 08:28:01.024: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:01 03:28:01 (Eclipse:3273): Gtk-CRITICAL **: 08:28:01.051: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:01 03:28:01 (Eclipse:3273): Gtk-CRITICAL **: 08:28:01.112: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:01 03:28:01 (Eclipse:3273): Gtk-WARNING **: 08:28:01.276: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:01 03:28:01 (Eclipse:3273): Gtk-WARNING **: 08:28:01.287: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:01 03:28:01 (Eclipse:3273): Gtk-CRITICAL **: 08:28:01.436: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:01 03:28:01 (Eclipse:3273): Gtk-CRITICAL **: 08:28:01.515: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:01 03:28:01 (Eclipse:3273): Gtk-CRITICAL **: 08:28:01.599: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:02 03:28:02 (Eclipse:3273): Gtk-CRITICAL **: 08:28:02.223: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:02 03:28:02 (Eclipse:3273): Gtk-CRITICAL **: 08:28:02.223: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:02 03:28:02 (Eclipse:3273): Gtk-WARNING **: 08:28:02.283: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:02 03:28:02 (Eclipse:3273): Gtk-WARNING **: 08:28:02.293: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:02 03:28:02 (Eclipse:3273): Gtk-CRITICAL **: 08:28:02.313: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:02 03:28:02 (Eclipse:3273): Gtk-CRITICAL **: 08:28:02.361: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:02 03:28:02 (Eclipse:3273): Gtk-CRITICAL **: 08:28:02.389: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:02 03:28:02 (Eclipse:3273): Gtk-CRITICAL **: 08:28:02.451: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:03 03:28:03 (Eclipse:3273): Gtk-CRITICAL **: 08:28:03.182: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:03 03:28:03 (Eclipse:3273): Gtk-CRITICAL **: 08:28:03.182: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:03 03:28:03 (Eclipse:3273): Gtk-WARNING **: 08:28:03.240: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:03 03:28:03 (Eclipse:3273): Gtk-WARNING **: 08:28:03.249: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:03 03:28:03 (Eclipse:3273): Gtk-CRITICAL **: 08:28:03.269: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:03 03:28:03 (Eclipse:3273): Gtk-CRITICAL **: 08:28:03.310: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:03 03:28:03 (Eclipse:3273): Gtk-CRITICAL **: 08:28:03.340: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:03 03:28:03 (Eclipse:3273): Gtk-CRITICAL **: 08:28:03.403: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:03 03:28:03 (Eclipse:3273): Gtk-WARNING **: 08:28:03.579: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:03 03:28:03 (Eclipse:3273): Gtk-WARNING **: 08:28:03.590: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:03 03:28:03 (Eclipse:3273): Gtk-CRITICAL **: 08:28:03.657: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:03 03:28:03 (Eclipse:3273): Gtk-CRITICAL **: 08:28:03.750: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:03 03:28:03 (Eclipse:3273): Gtk-CRITICAL **: 08:28:03.835: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:04 03:28:04 (Eclipse:3273): Gtk-CRITICAL **: 08:28:04.469: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:04 03:28:04 (Eclipse:3273): Gtk-CRITICAL **: 08:28:04.469: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:04 03:28:04 (Eclipse:3273): Gtk-WARNING **: 08:28:04.530: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:04 03:28:04 (Eclipse:3273): Gtk-WARNING **: 08:28:04.538: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:04 03:28:04 (Eclipse:3273): Gtk-CRITICAL **: 08:28:04.557: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:04 03:28:04 (Eclipse:3273): Gtk-CRITICAL **: 08:28:04.596: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:04 03:28:04 (Eclipse:3273): Gtk-CRITICAL **: 08:28:04.627: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:04 03:28:04 (Eclipse:3273): Gtk-CRITICAL **: 08:28:04.691: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:04 03:28:04 (Eclipse:3273): Gtk-WARNING **: 08:28:04.837: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:04 03:28:04 (Eclipse:3273): Gtk-WARNING **: 08:28:04.848: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:04 03:28:04 (Eclipse:3273): Gtk-CRITICAL **: 08:28:04.862: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:05 03:28:05 (Eclipse:3273): Gtk-CRITICAL **: 08:28:05.163: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:05 03:28:05 (Eclipse:3273): Gtk-CRITICAL **: 08:28:05.216: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:06 03:28:06 (Eclipse:3273): Gtk-CRITICAL **: 08:28:06.139: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:06 03:28:06 (Eclipse:3273): Gtk-CRITICAL **: 08:28:06.139: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:06 03:28:06 (Eclipse:3273): Gtk-WARNING **: 08:28:06.196: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:06 03:28:06 (Eclipse:3273): Gtk-WARNING **: 08:28:06.205: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:06 03:28:06 (Eclipse:3273): Gtk-CRITICAL **: 08:28:06.225: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:06 03:28:06 (Eclipse:3273): Gtk-CRITICAL **: 08:28:06.273: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:06 03:28:06 (Eclipse:3273): Gtk-CRITICAL **: 08:28:06.307: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:06 03:28:06 (Eclipse:3273): Gtk-CRITICAL **: 08:28:06.373: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:06 03:28:06 (Eclipse:3273): Gtk-WARNING **: 08:28:06.542: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:06 03:28:06 (Eclipse:3273): Gtk-WARNING **: 08:28:06.553: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:06 03:28:06 (Eclipse:3273): Gtk-CRITICAL **: 08:28:06.730: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:06 03:28:06 (Eclipse:3273): Gtk-CRITICAL **: 08:28:06.825: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:06 03:28:06 (Eclipse:3273): Gtk-CRITICAL **: 08:28:06.913: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:07 03:28:07 (Eclipse:3273): Gtk-CRITICAL **: 08:28:07.601: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:07 03:28:07 (Eclipse:3273): Gtk-CRITICAL **: 08:28:07.601: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:07 03:28:07 (Eclipse:3273): Gtk-WARNING **: 08:28:07.660: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:07 03:28:07 (Eclipse:3273): Gtk-WARNING **: 08:28:07.669: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:07 03:28:07 (Eclipse:3273): Gtk-CRITICAL **: 08:28:07.688: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:07 03:28:07 (Eclipse:3273): Gtk-CRITICAL **: 08:28:07.730: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:07 03:28:07 (Eclipse:3273): Gtk-CRITICAL **: 08:28:07.760: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:07 03:28:07 (Eclipse:3273): Gtk-CRITICAL **: 08:28:07.821: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:07 03:28:07 (Eclipse:3273): Gtk-CRITICAL **: 08:28:07.907: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:08 03:28:08 (Eclipse:3273): Gtk-WARNING **: 08:28:08.082: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:08 03:28:08 (Eclipse:3273): Gtk-WARNING **: 08:28:08.092: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:08 03:28:08 (Eclipse:3273): Gtk-CRITICAL **: 08:28:08.193: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:08 03:28:08 (Eclipse:3273): Gtk-CRITICAL **: 08:28:08.277: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:08 03:28:08 (Eclipse:3273): Gtk-CRITICAL **: 08:28:08.967: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:08 03:28:08 (Eclipse:3273): Gtk-CRITICAL **: 08:28:08.967: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:09 03:28:09 (Eclipse:3273): Gtk-WARNING **: 08:28:09.027: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:09 03:28:09 (Eclipse:3273): Gtk-WARNING **: 08:28:09.035: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:09 03:28:09 (Eclipse:3273): Gtk-CRITICAL **: 08:28:09.056: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:09 03:28:09 (Eclipse:3273): Gtk-CRITICAL **: 08:28:09.102: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:09 03:28:09 (Eclipse:3273): Gtk-CRITICAL **: 08:28:09.132: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:09 03:28:09 (Eclipse:3273): Gtk-CRITICAL **: 08:28:09.198: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:09 03:28:09 (Eclipse:3273): Gtk-WARNING **: 08:28:09.362: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:09 03:28:09 (Eclipse:3273): Gtk-WARNING **: 08:28:09.373: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:09 03:28:09 (Eclipse:3273): Gtk-CRITICAL **: 08:28:09.433: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:09 03:28:09 (Eclipse:3273): Gtk-CRITICAL **: 08:28:09.513: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:09 03:28:09 (Eclipse:3273): Gtk-CRITICAL **: 08:28:09.598: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:10 03:28:10 (Eclipse:3273): Gtk-CRITICAL **: 08:28:10.217: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:10 03:28:10 (Eclipse:3273): Gtk-CRITICAL **: 08:28:10.218: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:10 03:28:10 (Eclipse:3273): Gtk-WARNING **: 08:28:10.279: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:10 03:28:10 (Eclipse:3273): Gtk-WARNING **: 08:28:10.289: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:10 03:28:10 (Eclipse:3273): Gtk-CRITICAL **: 08:28:10.310: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:10 03:28:10 (Eclipse:3273): Gtk-CRITICAL **: 08:28:10.353: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:10 03:28:10 (Eclipse:3273): Gtk-CRITICAL **: 08:28:10.384: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:10 03:28:10 (Eclipse:3273): Gtk-CRITICAL **: 08:28:10.449: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:10 03:28:10 (Eclipse:3273): Gtk-WARNING **: 08:28:10.612: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:10 03:28:10 (Eclipse:3273): Gtk-WARNING **: 08:28:10.623: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:10 03:28:10 (Eclipse:3273): Gtk-CRITICAL **: 08:28:10.708: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:10 03:28:10 (Eclipse:3273): Gtk-CRITICAL **: 08:28:10.798: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:10 03:28:10 (Eclipse:3273): Gtk-CRITICAL **: 08:28:10.879: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:14 03:28:14 (Eclipse:3273): Gtk-CRITICAL **: 08:28:14.238: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:14 03:28:14 (Eclipse:3273): Gtk-CRITICAL **: 08:28:14.239: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:14 03:28:14 (Eclipse:3273): Gtk-WARNING **: 08:28:14.311: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:14 03:28:14 (Eclipse:3273): Gtk-WARNING **: 08:28:14.322: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:14 03:28:14 (Eclipse:3273): Gtk-CRITICAL **: 08:28:14.341: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:14 03:28:14 (Eclipse:3273): Gtk-CRITICAL **: 08:28:14.390: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:14 03:28:14 (Eclipse:3273): Gtk-CRITICAL **: 08:28:14.422: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:14 03:28:14 (Eclipse:3273): Gtk-CRITICAL **: 08:28:14.494: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:14 03:28:14 (Eclipse:3273): Gtk-WARNING **: 08:28:14.667: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:14 03:28:14 (Eclipse:3273): Gtk-WARNING **: 08:28:14.678: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:14 03:28:14 (Eclipse:3273): Gtk-CRITICAL **: 08:28:14.839: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:14 03:28:14 (Eclipse:3273): Gtk-CRITICAL **: 08:28:14.929: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:15 03:28:15 (Eclipse:3273): Gtk-CRITICAL **: 08:28:15.019: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:15 03:28:15 (Eclipse:3273): Gtk-CRITICAL **: 08:28:15.999: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:15 03:28:15 (Eclipse:3273): Gtk-CRITICAL **: 08:28:15.999: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:16 03:28:16 (Eclipse:3273): Gtk-WARNING **: 08:28:16.060: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:16 03:28:16 (Eclipse:3273): Gtk-WARNING **: 08:28:16.070: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:16 03:28:16 (Eclipse:3273): Gtk-CRITICAL **: 08:28:16.090: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:16 03:28:16 (Eclipse:3273): Gtk-CRITICAL **: 08:28:16.141: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:16 03:28:16 (Eclipse:3273): Gtk-CRITICAL **: 08:28:16.172: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:16 03:28:16 (Eclipse:3273): Gtk-CRITICAL **: 08:28:16.236: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:16 03:28:16 (Eclipse:3273): Gtk-WARNING **: 08:28:16.391: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:16 03:28:16 (Eclipse:3273): Gtk-WARNING **: 08:28:16.402: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:16 03:28:16 (Eclipse:3273): Gtk-CRITICAL **: 08:28:16.534: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:16 03:28:16 (Eclipse:3273): Gtk-CRITICAL **: 08:28:16.618: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:16 03:28:16 (Eclipse:3273): Gtk-CRITICAL **: 08:28:16.703: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:17 03:28:17 (Eclipse:3273): Gtk-CRITICAL **: 08:28:17.951: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:17 03:28:17 (Eclipse:3273): Gtk-CRITICAL **: 08:28:17.951: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:18 03:28:18 (Eclipse:3273): Gtk-WARNING **: 08:28:18.013: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:18 03:28:18 (Eclipse:3273): Gtk-WARNING **: 08:28:18.022: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:18 03:28:18 (Eclipse:3273): Gtk-CRITICAL **: 08:28:18.043: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:18 03:28:18 (Eclipse:3273): Gtk-CRITICAL **: 08:28:18.093: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:18 03:28:18 (Eclipse:3273): Gtk-CRITICAL **: 08:28:18.124: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:18 03:28:18 (Eclipse:3273): Gtk-CRITICAL **: 08:28:18.189: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:18 03:28:18 (Eclipse:3273): Gtk-WARNING **: 08:28:18.359: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:18 03:28:18 (Eclipse:3273): Gtk-WARNING **: 08:28:18.370: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:18 03:28:18 (Eclipse:3273): Gtk-CRITICAL **: 08:28:18.394: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:18 03:28:18 (Eclipse:3273): Gtk-CRITICAL **: 08:28:18.487: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:18 03:28:18 (Eclipse:3273): Gtk-CRITICAL **: 08:28:18.574: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:20 03:28:20 (Eclipse:3273): Gtk-CRITICAL **: 08:28:20.225: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:20 03:28:20 (Eclipse:3273): Gtk-CRITICAL **: 08:28:20.225: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:20 03:28:20 (Eclipse:3273): Gtk-WARNING **: 08:28:20.291: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:20 03:28:20 (Eclipse:3273): Gtk-WARNING **: 08:28:20.300: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:20 03:28:20 (Eclipse:3273): Gtk-CRITICAL **: 08:28:20.320: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:20 03:28:20 (Eclipse:3273): Gtk-CRITICAL **: 08:28:20.369: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:20 03:28:20 (Eclipse:3273): Gtk-CRITICAL **: 08:28:20.397: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:20 03:28:20 (Eclipse:3273): Gtk-CRITICAL **: 08:28:20.461: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:20 03:28:20 (Eclipse:3273): Gtk-WARNING **: 08:28:20.610: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:20 03:28:20 (Eclipse:3273): Gtk-WARNING **: 08:28:20.621: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:20 03:28:20 (Eclipse:3273): Gtk-CRITICAL **: 08:28:20.698: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:20 03:28:20 (Eclipse:3273): Gtk-CRITICAL **: 08:28:20.779: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:20 03:28:20 (Eclipse:3273): Gtk-CRITICAL **: 08:28:20.862: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:21 03:28:21 (Eclipse:3273): Gtk-CRITICAL **: 08:28:21.542: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:21 03:28:21 (Eclipse:3273): Gtk-CRITICAL **: 08:28:21.542: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:21 03:28:21 (Eclipse:3273): Gtk-WARNING **: 08:28:21.602: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:21 03:28:21 (Eclipse:3273): Gtk-WARNING **: 08:28:21.611: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:21 03:28:21 (Eclipse:3273): Gtk-CRITICAL **: 08:28:21.631: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:21 03:28:21 (Eclipse:3273): Gtk-CRITICAL **: 08:28:21.679: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:21 03:28:21 (Eclipse:3273): Gtk-CRITICAL **: 08:28:21.708: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:21 03:28:21 (Eclipse:3273): Gtk-CRITICAL **: 08:28:21.774: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:21 03:28:21 (Eclipse:3273): Gtk-WARNING **: 08:28:21.925: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:21 03:28:21 (Eclipse:3273): Gtk-WARNING **: 08:28:21.936: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:22 03:28:22 (Eclipse:3273): Gtk-CRITICAL **: 08:28:22.048: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:22 03:28:22 (Eclipse:3273): Gtk-CRITICAL **: 08:28:22.128: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:22 03:28:22 (Eclipse:3273): Gtk-CRITICAL **: 08:28:22.211: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:22 03:28:22 (Eclipse:3273): Gtk-CRITICAL **: 08:28:22.860: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:22 03:28:22 (Eclipse:3273): Gtk-CRITICAL **: 08:28:22.860: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:22 03:28:22 (Eclipse:3273): Gtk-WARNING **: 08:28:22.920: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:22 03:28:22 (Eclipse:3273): Gtk-WARNING **: 08:28:22.929: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:22 03:28:22 (Eclipse:3273): Gtk-CRITICAL **: 08:28:22.949: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:22 03:28:22 (Eclipse:3273): Gtk-CRITICAL **: 08:28:22.996: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:23 03:28:23 (Eclipse:3273): Gtk-CRITICAL **: 08:28:23.026: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:23 03:28:23 (Eclipse:3273): Gtk-CRITICAL **: 08:28:23.088: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:23 03:28:23 (Eclipse:3273): Gtk-WARNING **: 08:28:23.245: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:23 03:28:23 (Eclipse:3273): Gtk-WARNING **: 08:28:23.256: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:23 03:28:23 (Eclipse:3273): Gtk-CRITICAL **: 08:28:23.420: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:23 03:28:23 (Eclipse:3273): Gtk-CRITICAL **: 08:28:23.503: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:23 03:28:23 (Eclipse:3273): Gtk-CRITICAL **: 08:28:23.594: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:24 03:28:24 (Eclipse:3273): Gtk-CRITICAL **: 08:28:24.256: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:24 03:28:24 (Eclipse:3273): Gtk-CRITICAL **: 08:28:24.256: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:24 03:28:24 (Eclipse:3273): Gtk-WARNING **: 08:28:24.315: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:24 03:28:24 (Eclipse:3273): Gtk-WARNING **: 08:28:24.324: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:24 03:28:24 (Eclipse:3273): Gtk-CRITICAL **: 08:28:24.345: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:24 03:28:24 (Eclipse:3273): Gtk-CRITICAL **: 08:28:24.394: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:24 03:28:24 (Eclipse:3273): Gtk-CRITICAL **: 08:28:24.424: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:24 03:28:24 (Eclipse:3273): Gtk-CRITICAL **: 08:28:24.490: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:25 03:28:25 (Eclipse:3273): Gtk-CRITICAL **: 08:28:25.161: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:25 03:28:25 (Eclipse:3273): Gtk-CRITICAL **: 08:28:25.161: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:25 03:28:25 (Eclipse:3273): Gtk-WARNING **: 08:28:25.219: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:25 03:28:25 (Eclipse:3273): Gtk-WARNING **: 08:28:25.228: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:25 03:28:25 (Eclipse:3273): Gtk-CRITICAL **: 08:28:25.248: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:25 03:28:25 (Eclipse:3273): Gtk-CRITICAL **: 08:28:25.289: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:25 03:28:25 (Eclipse:3273): Gtk-CRITICAL **: 08:28:25.329: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:25 03:28:25 (Eclipse:3273): Gtk-CRITICAL **: 08:28:25.399: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:25 03:28:25 (Eclipse:3273): Gtk-CRITICAL **: 08:28:25.484: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:26 03:28:26 (Eclipse:3273): Gtk-CRITICAL **: 08:28:26.119: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:26 03:28:26 (Eclipse:3273): Gtk-CRITICAL **: 08:28:26.119: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:26 03:28:26 (Eclipse:3273): Gtk-WARNING **: 08:28:26.176: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:26 03:28:26 (Eclipse:3273): Gtk-WARNING **: 08:28:26.185: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:26 03:28:26 (Eclipse:3273): Gtk-CRITICAL **: 08:28:26.204: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:26 03:28:26 (Eclipse:3273): Gtk-CRITICAL **: 08:28:26.245: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:26 03:28:26 (Eclipse:3273): Gtk-CRITICAL **: 08:28:26.288: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:26 03:28:26 (Eclipse:3273): Gtk-CRITICAL **: 08:28:26.364: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:26 03:28:26 (Eclipse:3273): Gtk-CRITICAL **: 08:28:26.452: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:27 03:28:27 (Eclipse:3273): Gtk-CRITICAL **: 08:28:27.152: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:27 03:28:27 (Eclipse:3273): Gtk-CRITICAL **: 08:28:27.152: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:27 03:28:27 (Eclipse:3273): Gtk-WARNING **: 08:28:27.210: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:27 03:28:27 (Eclipse:3273): Gtk-WARNING **: 08:28:27.219: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:27 03:28:27 (Eclipse:3273): Gtk-CRITICAL **: 08:28:27.239: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:27 03:28:27 (Eclipse:3273): Gtk-CRITICAL **: 08:28:27.279: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:27 03:28:27 (Eclipse:3273): Gtk-CRITICAL **: 08:28:27.320: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:27 03:28:27 (Eclipse:3273): Gtk-CRITICAL **: 08:28:27.393: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:27 03:28:27 (Eclipse:3273): Gtk-CRITICAL **: 08:28:27.481: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:29 03:28:29 (Eclipse:3273): Gtk-CRITICAL **: 08:28:29.498: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:29 03:28:29 (Eclipse:3273): Gtk-CRITICAL **: 08:28:29.498: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:29 03:28:29 (Eclipse:3273): Gtk-WARNING **: 08:28:29.559: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:29 03:28:29 (Eclipse:3273): Gtk-WARNING **: 08:28:29.568: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:29 03:28:29 (Eclipse:3273): Gtk-CRITICAL **: 08:28:29.587: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:29 03:28:29 (Eclipse:3273): Gtk-CRITICAL **: 08:28:29.630: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:29 03:28:29 (Eclipse:3273): Gtk-CRITICAL **: 08:28:29.661: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:29 03:28:29 (Eclipse:3273): Gtk-CRITICAL **: 08:28:29.706: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:29 03:28:29 (Eclipse:3273): Gtk-CRITICAL **: 08:28:29.778: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:29 03:28:29 (Eclipse:3273): Gtk-CRITICAL **: 08:28:29.866: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:33 03:28:33 (Eclipse:3273): Gtk-CRITICAL **: 08:28:33.024: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:33 03:28:33 (Eclipse:3273): Gtk-CRITICAL **: 08:28:33.024: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:33 03:28:33 (Eclipse:3273): Gtk-WARNING **: 08:28:33.087: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:33 03:28:33 (Eclipse:3273): Gtk-WARNING **: 08:28:33.095: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:33 03:28:33 (Eclipse:3273): Gtk-CRITICAL **: 08:28:33.114: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:33 03:28:33 (Eclipse:3273): Gtk-CRITICAL **: 08:28:33.153: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:33 03:28:33 (Eclipse:3273): Gtk-CRITICAL **: 08:28:33.183: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:33 03:28:33 (Eclipse:3273): Gtk-CRITICAL **: 08:28:33.231: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:33 03:28:33 (Eclipse:3273): Gtk-CRITICAL **: 08:28:33.306: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:33 03:28:33 (Eclipse:3273): Gtk-CRITICAL **: 08:28:33.395: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:34 03:28:34 (Eclipse:3273): Gtk-CRITICAL **: 08:28:34.074: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:34 03:28:34 (Eclipse:3273): Gtk-CRITICAL **: 08:28:34.074: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:34 03:28:34 (Eclipse:3273): Gtk-WARNING **: 08:28:34.139: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:34 03:28:34 (Eclipse:3273): Gtk-WARNING **: 08:28:34.148: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:34 03:28:34 (Eclipse:3273): Gtk-CRITICAL **: 08:28:34.171: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:34 03:28:34 (Eclipse:3273): Gtk-CRITICAL **: 08:28:34.213: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:34 03:28:34 (Eclipse:3273): Gtk-CRITICAL **: 08:28:34.246: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:34 03:28:34 (Eclipse:3273): Gtk-CRITICAL **: 08:28:34.307: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:34 03:28:34 (Eclipse:3273): Gtk-CRITICAL **: 08:28:34.386: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:34 03:28:34 (Eclipse:3273): Gtk-CRITICAL **: 08:28:34.477: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:35 03:28:35 (Eclipse:3273): Gtk-CRITICAL **: 08:28:35.195: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:35 03:28:35 (Eclipse:3273): Gtk-CRITICAL **: 08:28:35.195: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:35 03:28:35 (Eclipse:3273): Gtk-WARNING **: 08:28:35.264: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:35 03:28:35 (Eclipse:3273): Gtk-WARNING **: 08:28:35.273: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:35 03:28:35 (Eclipse:3273): Gtk-CRITICAL **: 08:28:35.293: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:35 03:28:35 (Eclipse:3273): Gtk-CRITICAL **: 08:28:35.340: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:35 03:28:35 (Eclipse:3273): Gtk-CRITICAL **: 08:28:35.393: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:35 03:28:35 (Eclipse:3273): Gtk-CRITICAL **: 08:28:35.490: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:35 03:28:35 (Eclipse:3273): Gtk-CRITICAL **: 08:28:35.573: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:54 03:28:54 (Eclipse:3273): Gtk-CRITICAL **: 08:28:54.192: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:54 03:28:54 (Eclipse:3273): Gtk-CRITICAL **: 08:28:54.193: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:54 03:28:54 (Eclipse:3273): Gtk-WARNING **: 08:28:54.257: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:54 03:28:54 (Eclipse:3273): Gtk-WARNING **: 08:28:54.266: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:54 03:28:54 (Eclipse:3273): Gtk-CRITICAL **: 08:28:54.287: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:54 03:28:54 (Eclipse:3273): Gtk-CRITICAL **: 08:28:54.336: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:54 03:28:54 (Eclipse:3273): Gtk-CRITICAL **: 08:28:54.389: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:54 03:28:54 (Eclipse:3273): Gtk-CRITICAL **: 08:28:54.472: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:54 03:28:54 (Eclipse:3273): Gtk-CRITICAL **: 08:28:54.561: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:57 03:28:57 (Eclipse:3273): Gtk-CRITICAL **: 08:28:57.002: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:57 03:28:57 (Eclipse:3273): Gtk-CRITICAL **: 08:28:57.002: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:57 03:28:57 (Eclipse:3273): Gtk-CRITICAL **: 08:28:57.038: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:57 03:28:57 (Eclipse:3273): Gtk-CRITICAL **: 08:28:57.123: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:57 03:28:57 (Eclipse:3273): Gtk-CRITICAL **: 08:28:57.182: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:57 03:28:57 (Eclipse:3273): Gtk-CRITICAL **: 08:28:57.271: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:57 03:28:57 (Eclipse:3273): Gtk-CRITICAL **: 08:28:57.359: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:59 03:28:59 (Eclipse:3273): Gtk-CRITICAL **: 08:28:59.247: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:59 03:28:59 (Eclipse:3273): Gtk-CRITICAL **: 08:28:59.248: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:59 03:28:59 (Eclipse:3273): Gtk-WARNING **: 08:28:59.312: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:59 03:28:59 (Eclipse:3273): Gtk-WARNING **: 08:28:59.321: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:28:59 03:28:59 (Eclipse:3273): Gtk-CRITICAL **: 08:28:59.341: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:59 03:28:59 (Eclipse:3273): Gtk-CRITICAL **: 08:28:59.390: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:59 03:28:59 (Eclipse:3273): Gtk-CRITICAL **: 08:28:59.449: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:59 03:28:59 (Eclipse:3273): Gtk-CRITICAL **: 08:28:59.535: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:28:59 03:28:59 (Eclipse:3273): Gtk-CRITICAL **: 08:28:59.631: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:01 03:29:01 (Eclipse:3273): Gtk-CRITICAL **: 08:29:01.227: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:01 03:29:01 (Eclipse:3273): Gtk-CRITICAL **: 08:29:01.227: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:01 03:29:01 (Eclipse:3273): Gtk-WARNING **: 08:29:01.289: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:01 03:29:01 (Eclipse:3273): Gtk-WARNING **: 08:29:01.298: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:01 03:29:01 (Eclipse:3273): Gtk-CRITICAL **: 08:29:01.318: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:01 03:29:01 (Eclipse:3273): Gtk-CRITICAL **: 08:29:01.373: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:01 03:29:01 (Eclipse:3273): Gtk-CRITICAL **: 08:29:01.425: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:01 03:29:01 (Eclipse:3273): Gtk-CRITICAL **: 08:29:01.517: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:01 03:29:01 (Eclipse:3273): Gtk-CRITICAL **: 08:29:01.612: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:03 03:29:03 (Eclipse:3273): Gtk-CRITICAL **: 08:29:03.182: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:03 03:29:03 (Eclipse:3273): Gtk-CRITICAL **: 08:29:03.182: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:03 03:29:03 (Eclipse:3273): Gtk-WARNING **: 08:29:03.238: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:03 03:29:03 (Eclipse:3273): Gtk-WARNING **: 08:29:03.252: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:03 03:29:03 (Eclipse:3273): Gtk-CRITICAL **: 08:29:03.274: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:03 03:29:03 (Eclipse:3273): Gtk-CRITICAL **: 08:29:03.331: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:03 03:29:03 (Eclipse:3273): Gtk-CRITICAL **: 08:29:03.391: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:03 03:29:03 (Eclipse:3273): Gtk-CRITICAL **: 08:29:03.472: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:03 03:29:03 (Eclipse:3273): Gtk-CRITICAL **: 08:29:03.559: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:04 03:29:04 (Eclipse:3273): Gtk-CRITICAL **: 08:29:04.923: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:04 03:29:04 (Eclipse:3273): Gtk-CRITICAL **: 08:29:04.923: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:04 03:29:04 (Eclipse:3273): Gtk-WARNING **: 08:29:04.984: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:04 03:29:04 (Eclipse:3273): Gtk-WARNING **: 08:29:04.994: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:05 03:29:05 (Eclipse:3273): Gtk-CRITICAL **: 08:29:05.013: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:05 03:29:05 (Eclipse:3273): Gtk-CRITICAL **: 08:29:05.056: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:05 03:29:05 (Eclipse:3273): Gtk-CRITICAL **: 08:29:05.093: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:05 03:29:05 (Eclipse:3273): Gtk-CRITICAL **: 08:29:05.165: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:05 03:29:05 (Eclipse:3273): Gtk-CRITICAL **: 08:29:05.253: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:07 03:29:07 (Eclipse:3273): Gtk-CRITICAL **: 08:29:07.001: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:07 03:29:07 (Eclipse:3273): Gtk-CRITICAL **: 08:29:07.001: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:07 03:29:07 (Eclipse:3273): Gtk-WARNING **: 08:29:07.058: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:07 03:29:07 (Eclipse:3273): Gtk-WARNING **: 08:29:07.067: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:07 03:29:07 (Eclipse:3273): Gtk-CRITICAL **: 08:29:07.087: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:07 03:29:07 (Eclipse:3273): Gtk-CRITICAL **: 08:29:07.125: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:07 03:29:07 (Eclipse:3273): Gtk-CRITICAL **: 08:29:07.163: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:07 03:29:07 (Eclipse:3273): Gtk-CRITICAL **: 08:29:07.237: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:07 03:29:07 (Eclipse:3273): Gtk-CRITICAL **: 08:29:07.322: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:08 03:29:08 (Eclipse:3273): Gtk-CRITICAL **: 08:29:08.030: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:08 03:29:08 (Eclipse:3273): Gtk-CRITICAL **: 08:29:08.030: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:08 03:29:08 (Eclipse:3273): Gtk-WARNING **: 08:29:08.089: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:08 03:29:08 (Eclipse:3273): Gtk-WARNING **: 08:29:08.098: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:08 03:29:08 (Eclipse:3273): Gtk-CRITICAL **: 08:29:08.119: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:08 03:29:08 (Eclipse:3273): Gtk-CRITICAL **: 08:29:08.160: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:08 03:29:08 (Eclipse:3273): Gtk-CRITICAL **: 08:29:08.198: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:08 03:29:08 (Eclipse:3273): Gtk-CRITICAL **: 08:29:08.267: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:08 03:29:08 (Eclipse:3273): Gtk-CRITICAL **: 08:29:08.356: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:08 03:29:08 (Eclipse:3273): Gtk-CRITICAL **: 08:29:08.985: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:08 03:29:08 (Eclipse:3273): Gtk-CRITICAL **: 08:29:08.985: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:09 03:29:09 (Eclipse:3273): Gtk-WARNING **: 08:29:09.045: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:09 03:29:09 (Eclipse:3273): Gtk-WARNING **: 08:29:09.053: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:09 03:29:09 (Eclipse:3273): Gtk-CRITICAL **: 08:29:09.073: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:09 03:29:09 (Eclipse:3273): Gtk-CRITICAL **: 08:29:09.114: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:09 03:29:09 (Eclipse:3273): Gtk-CRITICAL **: 08:29:09.148: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:09 03:29:09 (Eclipse:3273): Gtk-CRITICAL **: 08:29:09.192: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:09 03:29:09 (Eclipse:3273): Gtk-CRITICAL **: 08:29:09.267: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:09 03:29:09 (Eclipse:3273): Gtk-CRITICAL **: 08:29:09.360: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:10 03:29:10 (Eclipse:3273): Gtk-CRITICAL **: 08:29:10.141: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:10 03:29:10 (Eclipse:3273): Gtk-CRITICAL **: 08:29:10.141: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:10 03:29:10 (Eclipse:3273): Gtk-WARNING **: 08:29:10.202: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:10 03:29:10 (Eclipse:3273): Gtk-WARNING **: 08:29:10.211: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:10 03:29:10 (Eclipse:3273): Gtk-CRITICAL **: 08:29:10.232: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:10 03:29:10 (Eclipse:3273): Gtk-CRITICAL **: 08:29:10.269: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:10 03:29:10 (Eclipse:3273): Gtk-CRITICAL **: 08:29:10.301: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:10 03:29:10 (Eclipse:3273): Gtk-CRITICAL **: 08:29:10.346: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:10 03:29:10 (Eclipse:3273): Gtk-CRITICAL **: 08:29:10.424: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:10 03:29:10 (Eclipse:3273): Gtk-CRITICAL **: 08:29:10.518: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:11 03:29:11 (Eclipse:3273): Gtk-CRITICAL **: 08:29:11.183: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:11 03:29:11 (Eclipse:3273): Gtk-CRITICAL **: 08:29:11.183: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:11 03:29:11 (Eclipse:3273): Gtk-WARNING **: 08:29:11.243: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:11 03:29:11 (Eclipse:3273): Gtk-WARNING **: 08:29:11.253: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:11 03:29:11 (Eclipse:3273): Gtk-CRITICAL **: 08:29:11.274: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:11 03:29:11 (Eclipse:3273): Gtk-CRITICAL **: 08:29:11.313: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:11 03:29:11 (Eclipse:3273): Gtk-CRITICAL **: 08:29:11.344: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:11 03:29:11 (Eclipse:3273): Gtk-CRITICAL **: 08:29:11.389: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:11 03:29:11 (Eclipse:3273): Gtk-CRITICAL **: 08:29:11.459: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:11 03:29:11 (Eclipse:3273): Gtk-CRITICAL **: 08:29:11.544: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:12 03:29:12 (Eclipse:3273): Gtk-CRITICAL **: 08:29:12.185: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:12 03:29:12 (Eclipse:3273): Gtk-CRITICAL **: 08:29:12.185: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:12 03:29:12 (Eclipse:3273): Gtk-WARNING **: 08:29:12.248: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:12 03:29:12 (Eclipse:3273): Gtk-WARNING **: 08:29:12.257: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:12 03:29:12 (Eclipse:3273): Gtk-CRITICAL **: 08:29:12.277: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:12 03:29:12 (Eclipse:3273): Gtk-CRITICAL **: 08:29:12.318: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:12 03:29:12 (Eclipse:3273): Gtk-CRITICAL **: 08:29:12.365: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:12 03:29:12 (Eclipse:3273): Gtk-CRITICAL **: 08:29:12.445: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:12 03:29:12 (Eclipse:3273): Gtk-CRITICAL **: 08:29:12.533: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:13 03:29:13 (Eclipse:3273): Gtk-CRITICAL **: 08:29:13.177: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:13 03:29:13 (Eclipse:3273): Gtk-CRITICAL **: 08:29:13.177: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:13 03:29:13 (Eclipse:3273): Gtk-WARNING **: 08:29:13.235: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:13 03:29:13 (Eclipse:3273): Gtk-WARNING **: 08:29:13.245: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:13 03:29:13 (Eclipse:3273): Gtk-CRITICAL **: 08:29:13.267: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:13 03:29:13 (Eclipse:3273): Gtk-CRITICAL **: 08:29:13.312: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:13 03:29:13 (Eclipse:3273): Gtk-CRITICAL **: 08:29:13.364: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:13 03:29:13 (Eclipse:3273): Gtk-CRITICAL **: 08:29:13.452: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:13 03:29:13 (Eclipse:3273): Gtk-CRITICAL **: 08:29:13.544: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:14 03:29:14 (Eclipse:3273): Gtk-CRITICAL **: 08:29:14.126: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:14 03:29:14 (Eclipse:3273): Gtk-CRITICAL **: 08:29:14.126: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:14 03:29:14 (Eclipse:3273): Gtk-CRITICAL **: 08:29:14.164: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:14 03:29:14 (Eclipse:3273): Gtk-CRITICAL **: 08:29:14.246: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:14 03:29:14 (Eclipse:3273): Gtk-CRITICAL **: 08:29:14.288: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:14 03:29:14 (Eclipse:3273): Gtk-CRITICAL **: 08:29:14.354: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:14 03:29:14 (Eclipse:3273): Gtk-CRITICAL **: 08:29:14.447: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:14 03:29:14 (Eclipse:3273): Gtk-CRITICAL **: 08:29:14.557: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:15 03:29:15 (Eclipse:3273): Gtk-CRITICAL **: 08:29:15.784: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:15 03:29:15 (Eclipse:3273): Gtk-CRITICAL **: 08:29:15.784: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:15 03:29:15 (Eclipse:3273): Gtk-WARNING **: 08:29:15.843: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:15 03:29:15 (Eclipse:3273): Gtk-WARNING **: 08:29:15.852: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:15 03:29:15 (Eclipse:3273): Gtk-CRITICAL **: 08:29:15.875: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:15 03:29:15 (Eclipse:3273): Gtk-CRITICAL **: 08:29:15.920: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:15 03:29:15 (Eclipse:3273): Gtk-CRITICAL **: 08:29:15.971: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:16 03:29:16 (Eclipse:3273): Gtk-CRITICAL **: 08:29:16.060: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:16 03:29:16 (Eclipse:3273): Gtk-CRITICAL **: 08:29:16.158: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:18 03:29:18 (Eclipse:3273): Gtk-CRITICAL **: 08:29:18.045: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:18 03:29:18 (Eclipse:3273): Gtk-CRITICAL **: 08:29:18.045: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:18 03:29:18 (Eclipse:3273): Gtk-WARNING **: 08:29:18.107: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:18 03:29:18 (Eclipse:3273): Gtk-WARNING **: 08:29:18.116: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:18 03:29:18 (Eclipse:3273): Gtk-CRITICAL **: 08:29:18.138: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:18 03:29:18 (Eclipse:3273): Gtk-CRITICAL **: 08:29:18.177: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:18 03:29:18 (Eclipse:3273): Gtk-CRITICAL **: 08:29:18.230: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:18 03:29:18 (Eclipse:3273): Gtk-CRITICAL **: 08:29:18.311: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:18 03:29:18 (Eclipse:3273): Gtk-CRITICAL **: 08:29:18.404: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:19 03:29:19 (Eclipse:3273): Gtk-CRITICAL **: 08:29:19.879: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:19 03:29:19 (Eclipse:3273): Gtk-CRITICAL **: 08:29:19.879: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:19 03:29:19 (Eclipse:3273): Gtk-WARNING **: 08:29:19.937: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:19 03:29:19 (Eclipse:3273): Gtk-WARNING **: 08:29:19.946: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:19 03:29:19 (Eclipse:3273): Gtk-CRITICAL **: 08:29:19.967: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:20 03:29:20 (Eclipse:3273): Gtk-CRITICAL **: 08:29:20.009: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:20 03:29:20 (Eclipse:3273): Gtk-CRITICAL **: 08:29:20.059: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:20 03:29:20 (Eclipse:3273): Gtk-CRITICAL **: 08:29:20.138: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:20 03:29:20 (Eclipse:3273): Gtk-CRITICAL **: 08:29:20.226: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:29:21 03:29:21 (Eclipse:3273): Gtk-WARNING **: 08:29:21.314: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:21 03:29:21 (Eclipse:3273): Gtk-WARNING **: 08:29:21.323: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:23 03:29:23 (Eclipse:3273): Gtk-WARNING **: 08:29:23.668: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:23 03:29:23 (Eclipse:3273): Gtk-WARNING **: 08:29:23.677: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:25 03:29:25 (Eclipse:3273): Gtk-WARNING **: 08:29:25.512: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:25 03:29:25 (Eclipse:3273): Gtk-WARNING **: 08:29:25.521: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:27 03:29:27 (Eclipse:3273): Gtk-WARNING **: 08:29:27.477: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:27 03:29:27 (Eclipse:3273): Gtk-WARNING **: 08:29:27.486: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:29 03:29:29 (Eclipse:3273): Gtk-WARNING **: 08:29:29.826: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:29 03:29:29 (Eclipse:3273): Gtk-WARNING **: 08:29:29.835: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:30 03:29:30 (Eclipse:3273): Gtk-WARNING **: 08:29:30.918: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:30 03:29:30 (Eclipse:3273): Gtk-WARNING **: 08:29:30.927: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:32 03:29:32 (Eclipse:3273): Gtk-WARNING **: 08:29:32.044: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:32 03:29:32 (Eclipse:3273): Gtk-WARNING **: 08:29:32.053: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:33 03:29:33 (Eclipse:3273): Gtk-WARNING **: 08:29:33.665: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:33 03:29:33 (Eclipse:3273): Gtk-WARNING **: 08:29:33.674: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:34 03:29:34 (Eclipse:3273): Gtk-WARNING **: 08:29:34.927: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:34 03:29:34 (Eclipse:3273): Gtk-WARNING **: 08:29:34.936: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:35 03:29:35 (Eclipse:3273): Gtk-WARNING **: 08:29:35.247: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:35 03:29:35 (Eclipse:3273): Gtk-WARNING **: 08:29:35.247: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:35 03:29:35 (Eclipse:3273): Gtk-WARNING **: 08:29:35.248: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:35 03:29:35 (Eclipse:3273): Gtk-WARNING **: 08:29:35.272: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:35 03:29:35 (Eclipse:3273): Gtk-WARNING **: 08:29:35.273: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:35 03:29:35 (Eclipse:3273): Gtk-WARNING **: 08:29:35.274: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:36 03:29:36 (Eclipse:3273): Gtk-WARNING **: 08:29:36.107: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:36 03:29:36 (Eclipse:3273): Gtk-WARNING **: 08:29:36.117: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:36 03:29:36 (Eclipse:3273): Gtk-WARNING **: 08:29:36.300: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:36 03:29:36 (Eclipse:3273): Gtk-WARNING **: 08:29:36.300: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:36 03:29:36 (Eclipse:3273): Gtk-WARNING **: 08:29:36.301: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:36 03:29:36 (Eclipse:3273): Gtk-WARNING **: 08:29:36.317: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:36 03:29:36 (Eclipse:3273): Gtk-WARNING **: 08:29:36.317: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:36 03:29:36 (Eclipse:3273): Gtk-WARNING **: 08:29:36.318: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:36 03:29:36 (Eclipse:3273): Gtk-WARNING **: 08:29:36.472: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:36 03:29:36 (Eclipse:3273): Gtk-WARNING **: 08:29:36.481: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:37 03:29:37 (Eclipse:3273): Gtk-WARNING **: 08:29:37.745: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:37 03:29:37 (Eclipse:3273): Gtk-WARNING **: 08:29:37.754: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:37 03:29:37 (Eclipse:3273): Gtk-WARNING **: 08:29:37.953: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:37 03:29:37 (Eclipse:3273): Gtk-WARNING **: 08:29:37.960: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:39 03:29:39 (Eclipse:3273): Gtk-WARNING **: 08:29:39.416: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:39 03:29:39 (Eclipse:3273): Gtk-WARNING **: 08:29:39.425: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:41 03:29:41 (Eclipse:3273): Gtk-WARNING **: 08:29:41.136: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:41 03:29:41 (Eclipse:3273): Gtk-WARNING **: 08:29:41.145: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:41 03:29:41 (Eclipse:3273): Gtk-WARNING **: 08:29:41.916: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:41 03:29:41 (Eclipse:3273): Gtk-WARNING **: 08:29:41.926: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:42 03:29:42 (Eclipse:3273): Gtk-WARNING **: 08:29:42.231: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:42 03:29:42 (Eclipse:3273): Gtk-WARNING **: 08:29:42.248: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:42 03:29:42 (Eclipse:3273): Gtk-WARNING **: 08:29:42.446: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:42 03:29:42 (Eclipse:3273): Gtk-WARNING **: 08:29:42.462: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:42 03:29:42 (Eclipse:3273): Gtk-WARNING **: 08:29:42.728: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:42 03:29:42 (Eclipse:3273): Gtk-WARNING **: 08:29:42.729: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:42 03:29:42 (Eclipse:3273): Gtk-WARNING **: 08:29:42.730: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:42 03:29:42 (Eclipse:3273): Gtk-WARNING **: 08:29:42.753: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:42 03:29:42 (Eclipse:3273): Gtk-WARNING **: 08:29:42.755: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:42 03:29:42 (Eclipse:3273): Gtk-WARNING **: 08:29:42.756: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:42 03:29:42 (Eclipse:3273): Gtk-WARNING **: 08:29:42.931: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:42 03:29:42 (Eclipse:3273): Gtk-WARNING **: 08:29:42.941: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:43 03:29:43 (Eclipse:3273): Gtk-WARNING **: 08:29:43.692: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:43 03:29:43 (Eclipse:3273): Gtk-WARNING **: 08:29:43.701: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:44 03:29:44 (Eclipse:3273): Gtk-WARNING **: 08:29:44.504: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:44 03:29:44 (Eclipse:3273): Gtk-WARNING **: 08:29:44.513: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:44 03:29:44 (Eclipse:3273): Gtk-WARNING **: 08:29:44.783: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:44 03:29:44 (Eclipse:3273): Gtk-WARNING **: 08:29:44.794: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:46 03:29:46 (Eclipse:3273): Gtk-WARNING **: 08:29:46.191: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:46 03:29:46 (Eclipse:3273): Gtk-WARNING **: 08:29:46.200: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:47 03:29:47 (Eclipse:3273): Gtk-WARNING **: 08:29:47.856: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:47 03:29:47 (Eclipse:3273): Gtk-WARNING **: 08:29:47.865: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:48 03:29:48 (Eclipse:3273): Gtk-WARNING **: 08:29:48.110: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:48 03:29:48 (Eclipse:3273): Gtk-WARNING **: 08:29:48.121: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:49 03:29:49 (Eclipse:3273): Gtk-WARNING **: 08:29:49.779: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:49 03:29:49 (Eclipse:3273): Gtk-WARNING **: 08:29:49.788: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:50 03:29:50 (Eclipse:3273): Gtk-WARNING **: 08:29:50.490: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:50 03:29:50 (Eclipse:3273): Gtk-WARNING **: 08:29:50.499: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:50 03:29:50 (Eclipse:3273): Gtk-WARNING **: 08:29:50.755: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:50 03:29:50 (Eclipse:3273): Gtk-WARNING **: 08:29:50.773: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:51 03:29:51 (Eclipse:3273): Gtk-WARNING **: 08:29:51.127: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:51 03:29:51 (Eclipse:3273): Gtk-WARNING **: 08:29:51.143: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:51 03:29:51 (Eclipse:3273): Gtk-WARNING **: 08:29:51.872: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:51 03:29:51 (Eclipse:3273): Gtk-WARNING **: 08:29:51.881: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:52 03:29:52 (Eclipse:3273): Gtk-WARNING **: 08:29:52.590: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:52 03:29:52 (Eclipse:3273): Gtk-WARNING **: 08:29:52.598: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:52 03:29:52 (Eclipse:3273): Gtk-WARNING **: 08:29:52.857: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:52 03:29:52 (Eclipse:3273): Gtk-WARNING **: 08:29:52.872: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:53 03:29:53 (Eclipse:3273): Gtk-WARNING **: 08:29:53.206: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:53 03:29:53 (Eclipse:3273): Gtk-WARNING **: 08:29:53.222: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:53 03:29:53 (Eclipse:3273): Gtk-WARNING **: 08:29:53.967: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:53 03:29:53 (Eclipse:3273): Gtk-WARNING **: 08:29:53.976: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:54 03:29:54 (Eclipse:3273): Gtk-WARNING **: 08:29:54.704: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:54 03:29:54 (Eclipse:3273): Gtk-WARNING **: 08:29:54.713: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:55 03:29:55 (Eclipse:3273): Gtk-WARNING **: 08:29:55.732: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:55 03:29:55 (Eclipse:3273): Gtk-WARNING **: 08:29:55.741: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:56 03:29:56 (Eclipse:3273): Gtk-WARNING **: 08:29:56.540: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:56 03:29:56 (Eclipse:3273): Gtk-WARNING **: 08:29:56.549: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:57 03:29:57 (Eclipse:3273): Gtk-WARNING **: 08:29:57.545: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:57 03:29:57 (Eclipse:3273): Gtk-WARNING **: 08:29:57.554: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:58 03:29:58 (Eclipse:3273): Gtk-WARNING **: 08:29:58.289: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:58 03:29:58 (Eclipse:3273): Gtk-WARNING **: 08:29:58.298: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:58 03:29:58 (Eclipse:3273): Gtk-WARNING **: 08:29:58.523: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:58 03:29:58 (Eclipse:3273): Gtk-WARNING **: 08:29:58.546: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:58 03:29:58 (Eclipse:3273): Gtk-WARNING **: 08:29:58.552: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:58 03:29:58 (Eclipse:3273): Gtk-WARNING **: 08:29:58.553: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:58 03:29:58 (Eclipse:3273): Gtk-WARNING **: 08:29:58.719: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:58 03:29:58 (Eclipse:3273): Gtk-WARNING **: 08:29:58.740: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:58 03:29:58 (Eclipse:3273): Gtk-WARNING **: 08:29:58.747: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:58 03:29:58 (Eclipse:3273): Gtk-WARNING **: 08:29:58.748: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:59 03:29:59 (Eclipse:3273): Gtk-WARNING **: 08:29:59.437: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:29:59 03:29:59 (Eclipse:3273): Gtk-WARNING **: 08:29:59.446: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:00 03:30:00 (Eclipse:3273): Gtk-WARNING **: 08:30:00.214: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:00 03:30:00 (Eclipse:3273): Gtk-WARNING **: 08:30:00.223: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:00 03:30:00 (Eclipse:3273): Gtk-WARNING **: 08:30:00.453: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:00 03:30:00 (Eclipse:3273): Gtk-WARNING **: 08:30:00.474: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:00 03:30:00 (Eclipse:3273): Gtk-WARNING **: 08:30:00.481: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:00 03:30:00 (Eclipse:3273): Gtk-WARNING **: 08:30:00.482: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:00 03:30:00 (Eclipse:3273): Gtk-WARNING **: 08:30:00.653: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:00 03:30:00 (Eclipse:3273): Gtk-WARNING **: 08:30:00.673: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:00 03:30:00 (Eclipse:3273): Gtk-WARNING **: 08:30:00.680: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:00 03:30:00 (Eclipse:3273): Gtk-WARNING **: 08:30:00.681: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:01 03:30:01 (Eclipse:3273): Gtk-WARNING **: 08:30:01.374: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:01 03:30:01 (Eclipse:3273): Gtk-WARNING **: 08:30:01.383: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:02 03:30:02 (Eclipse:3273): Gtk-WARNING **: 08:30:02.146: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:02 03:30:02 (Eclipse:3273): Gtk-WARNING **: 08:30:02.154: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:03 03:30:03 (Eclipse:3273): Gtk-WARNING **: 08:30:03.177: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:03 03:30:03 (Eclipse:3273): Gtk-WARNING **: 08:30:03.186: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:03 03:30:03 (Eclipse:3273): Gtk-WARNING **: 08:30:03.908: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:03 03:30:03 (Eclipse:3273): Gtk-WARNING **: 08:30:03.917: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:04 03:30:04 (Eclipse:3273): Gtk-WARNING **: 08:30:04.978: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:04 03:30:04 (Eclipse:3273): Gtk-WARNING **: 08:30:04.988: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:05 03:30:05 (Eclipse:3273): Gtk-WARNING **: 08:30:05.784: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:05 03:30:05 (Eclipse:3273): Gtk-WARNING **: 08:30:05.793: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:07 03:30:07 (Eclipse:3273): Gtk-WARNING **: 08:30:07.002: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:07 03:30:07 (Eclipse:3273): Gtk-WARNING **: 08:30:07.011: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:07 03:30:07 (Eclipse:3273): Gtk-WARNING **: 08:30:07.744: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:07 03:30:07 (Eclipse:3273): Gtk-WARNING **: 08:30:07.753: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:08 03:30:08 (Eclipse:3273): Gtk-WARNING **: 08:30:08.827: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:08 03:30:08 (Eclipse:3273): Gtk-WARNING **: 08:30:08.836: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:09 03:30:09 (Eclipse:3273): Gtk-WARNING **: 08:30:09.586: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:09 03:30:09 (Eclipse:3273): Gtk-WARNING **: 08:30:09.596: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:10 03:30:10 (Eclipse:3273): Gtk-WARNING **: 08:30:10.693: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:10 03:30:10 (Eclipse:3273): Gtk-WARNING **: 08:30:10.702: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:12 03:30:12 (Eclipse:3273): Gtk-WARNING **: 08:30:12.951: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:12 03:30:12 (Eclipse:3273): Gtk-WARNING **: 08:30:12.960: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:14 03:30:14 (Eclipse:3273): Gtk-WARNING **: 08:30:14.003: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:14 03:30:14 (Eclipse:3273): Gtk-WARNING **: 08:30:14.012: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:14 03:30:14 (Eclipse:3273): Gtk-WARNING **: 08:30:14.804: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:14 03:30:14 (Eclipse:3273): Gtk-WARNING **: 08:30:14.817: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:16 03:30:16 (Eclipse:3273): Gtk-WARNING **: 08:30:16.532: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:16 03:30:16 (Eclipse:3273): Gtk-WARNING **: 08:30:16.541: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:18 03:30:18 (Eclipse:3273): Gtk-WARNING **: 08:30:18.142: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:18 03:30:18 (Eclipse:3273): Gtk-WARNING **: 08:30:18.150: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:21 03:30:21 (Eclipse:3273): Gtk-WARNING **: 08:30:21.485: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:21 03:30:21 (Eclipse:3273): Gtk-WARNING **: 08:30:21.494: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:23 03:30:23 (Eclipse:3273): Gtk-WARNING **: 08:30:23.250: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:23 03:30:23 (Eclipse:3273): Gtk-WARNING **: 08:30:23.260: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:24 03:30:24 (Eclipse:3273): Gtk-WARNING **: 08:30:24.115: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:24 03:30:24 (Eclipse:3273): Gtk-WARNING **: 08:30:24.123: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:24 03:30:24 (Eclipse:3273): Gtk-WARNING **: 08:30:24.765: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:24 03:30:24 (Eclipse:3273): Gtk-WARNING **: 08:30:24.774: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:25 03:30:25 (Eclipse:3273): Gtk-WARNING **: 08:30:25.564: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:25 03:30:25 (Eclipse:3273): Gtk-WARNING **: 08:30:25.573: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:26 03:30:26 (Eclipse:3273): Gtk-WARNING **: 08:30:26.350: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:26 03:30:26 (Eclipse:3273): Gtk-WARNING **: 08:30:26.359: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:27 03:30:27 (Eclipse:3273): Gtk-WARNING **: 08:30:27.142: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:27 03:30:27 (Eclipse:3273): Gtk-WARNING **: 08:30:27.152: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:27 03:30:27 (Eclipse:3273): Gtk-WARNING **: 08:30:27.805: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:27 03:30:27 (Eclipse:3273): Gtk-WARNING **: 08:30:27.814: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:28 03:30:28 (Eclipse:3273): Gtk-WARNING **: 08:30:28.623: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:28 03:30:28 (Eclipse:3273): Gtk-WARNING **: 08:30:28.632: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:29 03:30:29 (Eclipse:3273): Gtk-WARNING **: 08:30:29.325: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:29 03:30:29 (Eclipse:3273): Gtk-WARNING **: 08:30:29.334: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:30 03:30:30 (Eclipse:3273): Gtk-WARNING **: 08:30:30.164: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:30 03:30:30 (Eclipse:3273): Gtk-WARNING **: 08:30:30.173: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:30 03:30:30 (Eclipse:3273): Gtk-WARNING **: 08:30:30.821: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:30 03:30:30 (Eclipse:3273): Gtk-WARNING **: 08:30:30.830: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:31 03:30:31 (Eclipse:3273): Gtk-WARNING **: 08:30:31.656: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:31 03:30:31 (Eclipse:3273): Gtk-WARNING **: 08:30:31.666: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:32 03:30:32 (Eclipse:3273): Gtk-WARNING **: 08:30:32.367: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:32 03:30:32 (Eclipse:3273): Gtk-WARNING **: 08:30:32.377: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:33 03:30:33 (Eclipse:3273): Gtk-WARNING **: 08:30:33.171: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:33 03:30:33 (Eclipse:3273): Gtk-WARNING **: 08:30:33.180: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:33 03:30:33 (Eclipse:3273): Gtk-WARNING **: 08:30:33.932: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:33 03:30:33 (Eclipse:3273): Gtk-WARNING **: 08:30:33.941: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:34 03:30:34 (Eclipse:3273): Gtk-WARNING **: 08:30:34.834: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:34 03:30:34 (Eclipse:3273): Gtk-WARNING **: 08:30:34.843: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:35 03:30:35 (Eclipse:3273): Gtk-WARNING **: 08:30:35.499: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:35 03:30:35 (Eclipse:3273): Gtk-WARNING **: 08:30:35.508: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:36 03:30:36 (Eclipse:3273): Gtk-WARNING **: 08:30:36.357: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:36 03:30:36 (Eclipse:3273): Gtk-WARNING **: 08:30:36.366: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:37 03:30:37 (Eclipse:3273): Gtk-WARNING **: 08:30:37.034: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:37 03:30:37 (Eclipse:3273): Gtk-WARNING **: 08:30:37.042: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:37 03:30:37 (Eclipse:3273): Gtk-WARNING **: 08:30:37.817: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:37 03:30:37 (Eclipse:3273): Gtk-WARNING **: 08:30:37.826: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:39 03:30:39 (Eclipse:3273): Gtk-WARNING **: 08:30:39.081: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:39 03:30:39 (Eclipse:3273): Gtk-WARNING **: 08:30:39.090: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:40 03:30:40 (Eclipse:3273): Gtk-WARNING **: 08:30:40.962: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:40 03:30:40 (Eclipse:3273): Gtk-WARNING **: 08:30:40.970: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:42 03:30:42 (Eclipse:3273): Gtk-WARNING **: 08:30:42.548: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:42 03:30:42 (Eclipse:3273): Gtk-WARNING **: 08:30:42.557: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:44 03:30:44 (Eclipse:3273): Gtk-WARNING **: 08:30:44.378: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:44 03:30:44 (Eclipse:3273): Gtk-WARNING **: 08:30:44.389: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:48 03:30:48 (Eclipse:3273): Gtk-WARNING **: 08:30:48.002: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:48 03:30:48 (Eclipse:3273): Gtk-WARNING **: 08:30:48.014: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:50 03:30:50 (Eclipse:3273): Gtk-WARNING **: 08:30:50.099: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:50 03:30:50 (Eclipse:3273): Gtk-WARNING **: 08:30:50.108: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:51 03:30:51 (Eclipse:3273): Gtk-WARNING **: 08:30:51.797: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:51 03:30:51 (Eclipse:3273): Gtk-WARNING **: 08:30:51.806: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:54 03:30:54 (Eclipse:3273): Gtk-WARNING **: 08:30:54.053: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:54 03:30:54 (Eclipse:3273): Gtk-WARNING **: 08:30:54.062: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:56 03:30:56 (Eclipse:3273): Gtk-WARNING **: 08:30:56.575: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:56 03:30:56 (Eclipse:3273): Gtk-WARNING **: 08:30:56.583: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:57 03:30:57 (Eclipse:3273): Gtk-WARNING **: 08:30:57.694: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:57 03:30:57 (Eclipse:3273): Gtk-WARNING **: 08:30:57.703: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:58 03:30:58 (Eclipse:3273): Gtk-WARNING **: 08:30:58.701: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:58 03:30:58 (Eclipse:3273): Gtk-WARNING **: 08:30:58.710: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:59 03:30:59 (Eclipse:3273): Gtk-WARNING **: 08:30:59.845: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:30:59 03:30:59 (Eclipse:3273): Gtk-WARNING **: 08:30:59.855: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:00 03:31:00 (Eclipse:3273): Gtk-WARNING **: 08:31:00.714: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:00 03:31:00 (Eclipse:3273): Gtk-WARNING **: 08:31:00.723: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:01 03:31:01 (Eclipse:3273): Gtk-WARNING **: 08:31:01.868: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:01 03:31:01 (Eclipse:3273): Gtk-WARNING **: 08:31:01.877: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:02 03:31:02 (Eclipse:3273): Gtk-WARNING **: 08:31:02.995: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:03 03:31:03 (Eclipse:3273): Gtk-WARNING **: 08:31:03.004: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:04 03:31:04 (Eclipse:3273): Gtk-WARNING **: 08:31:04.095: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:04 03:31:04 (Eclipse:3273): Gtk-WARNING **: 08:31:04.104: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:05 03:31:05 (Eclipse:3273): Gtk-WARNING **: 08:31:05.136: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:05 03:31:05 (Eclipse:3273): Gtk-WARNING **: 08:31:05.145: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:06 03:31:06 (Eclipse:3273): Gtk-WARNING **: 08:31:06.203: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:06 03:31:06 (Eclipse:3273): Gtk-WARNING **: 08:31:06.211: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:07 03:31:07 (Eclipse:3273): Gtk-WARNING **: 08:31:07.001: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:07 03:31:07 (Eclipse:3273): Gtk-WARNING **: 08:31:07.011: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:08 03:31:08 (Eclipse:3273): Gtk-WARNING **: 08:31:08.047: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:08 03:31:08 (Eclipse:3273): Gtk-WARNING **: 08:31:08.056: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:09 03:31:09 (Eclipse:3273): Gtk-WARNING **: 08:31:09.102: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:09 03:31:09 (Eclipse:3273): Gtk-WARNING **: 08:31:09.110: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:10 03:31:10 (Eclipse:3273): Gtk-WARNING **: 08:31:10.259: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:10 03:31:10 (Eclipse:3273): Gtk-WARNING **: 08:31:10.268: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:11 03:31:11 (Eclipse:3273): Gtk-WARNING **: 08:31:11.453: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:11 03:31:11 (Eclipse:3273): Gtk-WARNING **: 08:31:11.462: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:12 03:31:12 (Eclipse:3273): Gtk-WARNING **: 08:31:12.516: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:12 03:31:12 (Eclipse:3273): Gtk-WARNING **: 08:31:12.525: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:13 03:31:13 (Eclipse:3273): Gtk-WARNING **: 08:31:13.351: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:13 03:31:13 (Eclipse:3273): Gtk-WARNING **: 08:31:13.360: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:14 03:31:14 (Eclipse:3273): Gtk-WARNING **: 08:31:14.575: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:14 03:31:14 (Eclipse:3273): Gtk-WARNING **: 08:31:14.584: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:15 03:31:15 (Eclipse:3273): Gtk-WARNING **: 08:31:15.721: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:15 03:31:15 (Eclipse:3273): Gtk-WARNING **: 08:31:15.730: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:17 03:31:17 (Eclipse:3273): Gtk-WARNING **: 08:31:17.173: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:17 03:31:17 (Eclipse:3273): Gtk-WARNING **: 08:31:17.182: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:19 03:31:19 (Eclipse:3273): Gtk-WARNING **: 08:31:19.298: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:19 03:31:19 (Eclipse:3273): Gtk-WARNING **: 08:31:19.307: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:21 03:31:21 (Eclipse:3273): Gtk-WARNING **: 08:31:21.251: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:21 03:31:21 (Eclipse:3273): Gtk-WARNING **: 08:31:21.261: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:24 03:31:24 (Eclipse:3273): Gtk-WARNING **: 08:31:24.382: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:24 03:31:24 (Eclipse:3273): Gtk-WARNING **: 08:31:24.391: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:26 03:31:26 (Eclipse:3273): Gtk-WARNING **: 08:31:26.387: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:26 03:31:26 (Eclipse:3273): Gtk-WARNING **: 08:31:26.396: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:27 03:31:27 (Eclipse:3273): Gtk-WARNING **: 08:31:27.700: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:27 03:31:27 (Eclipse:3273): Gtk-WARNING **: 08:31:27.709: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:29 03:31:29 (Eclipse:3273): Gtk-WARNING **: 08:31:29.003: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:29 03:31:29 (Eclipse:3273): Gtk-WARNING **: 08:31:29.012: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:30 03:31:30 (Eclipse:3273): Gtk-WARNING **: 08:31:30.276: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:30 03:31:30 (Eclipse:3273): Gtk-WARNING **: 08:31:30.285: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:31 03:31:31 (Eclipse:3273): Gtk-WARNING **: 08:31:31.633: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:31 03:31:31 (Eclipse:3273): Gtk-WARNING **: 08:31:31.642: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:32 03:31:32 (Eclipse:3273): Gtk-WARNING **: 08:31:32.758: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:32 03:31:32 (Eclipse:3273): Gtk-WARNING **: 08:31:32.767: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:34 03:31:34 (Eclipse:3273): Gtk-WARNING **: 08:31:34.084: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:34 03:31:34 (Eclipse:3273): Gtk-WARNING **: 08:31:34.093: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:35 03:31:35 (Eclipse:3273): Gtk-WARNING **: 08:31:35.330: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:35 03:31:35 (Eclipse:3273): Gtk-WARNING **: 08:31:35.339: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:36 03:31:36 (Eclipse:3273): Gtk-WARNING **: 08:31:36.627: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:36 03:31:36 (Eclipse:3273): Gtk-WARNING **: 08:31:36.637: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:37 03:31:37 (Eclipse:3273): Gtk-WARNING **: 08:31:37.927: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:37 03:31:37 (Eclipse:3273): Gtk-WARNING **: 08:31:37.936: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:39 03:31:39 (Eclipse:3273): Gtk-WARNING **: 08:31:39.451: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:39 03:31:39 (Eclipse:3273): Gtk-WARNING **: 08:31:39.460: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:40 03:31:40 (Eclipse:3273): Gtk-WARNING **: 08:31:40.592: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:40 03:31:40 (Eclipse:3273): Gtk-WARNING **: 08:31:40.601: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:41 03:31:41 (Eclipse:3273): Gtk-WARNING **: 08:31:41.965: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:41 03:31:41 (Eclipse:3273): Gtk-WARNING **: 08:31:41.974: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:43 03:31:43 (Eclipse:3273): Gtk-WARNING **: 08:31:43.274: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:43 03:31:43 (Eclipse:3273): Gtk-WARNING **: 08:31:43.283: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:44 03:31:44 (Eclipse:3273): Gtk-WARNING **: 08:31:44.811: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:44 03:31:44 (Eclipse:3273): Gtk-WARNING **: 08:31:44.820: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:46 03:31:46 (Eclipse:3273): Gtk-WARNING **: 08:31:46.264: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:46 03:31:46 (Eclipse:3273): Gtk-WARNING **: 08:31:46.274: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:48 03:31:48 (Eclipse:3273): Gtk-WARNING **: 08:31:48.506: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:48 03:31:48 (Eclipse:3273): Gtk-WARNING **: 08:31:48.514: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:50 03:31:50 (Eclipse:3273): Gtk-WARNING **: 08:31:50.402: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:50 03:31:50 (Eclipse:3273): Gtk-WARNING **: 08:31:50.410: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:51 03:31:51 (Eclipse:3273): Gtk-WARNING **: 08:31:51.932: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:51 03:31:51 (Eclipse:3273): Gtk-WARNING **: 08:31:51.941: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:53 03:31:53 (Eclipse:3273): Gtk-WARNING **: 08:31:53.184: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:53 03:31:53 (Eclipse:3273): Gtk-WARNING **: 08:31:53.193: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:54 03:31:54 (Eclipse:3273): Gtk-WARNING **: 08:31:54.544: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:54 03:31:54 (Eclipse:3273): Gtk-WARNING **: 08:31:54.552: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:55 03:31:55 (Eclipse:3273): Gtk-WARNING **: 08:31:55.981: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:55 03:31:55 (Eclipse:3273): Gtk-WARNING **: 08:31:55.990: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:57 03:31:57 (Eclipse:3273): Gtk-WARNING **: 08:31:57.232: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:57 03:31:57 (Eclipse:3273): Gtk-WARNING **: 08:31:57.241: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:58 03:31:58 (Eclipse:3273): Gtk-WARNING **: 08:31:58.012: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:58 03:31:58 (Eclipse:3273): Gtk-WARNING **: 08:31:58.021: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:58 03:31:58 (Eclipse:3273): Gtk-WARNING **: 08:31:58.995: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:31:59 03:31:59 (Eclipse:3273): Gtk-WARNING **: 08:31:59.004: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:00 03:32:00 (Eclipse:3273): Gtk-WARNING **: 08:32:00.018: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:00 03:32:00 (Eclipse:3273): Gtk-WARNING **: 08:32:00.027: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:01 03:32:01 (Eclipse:3273): Gtk-WARNING **: 08:32:01.087: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:01 03:32:01 (Eclipse:3273): Gtk-WARNING **: 08:32:01.096: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:01 03:32:01 (Eclipse:3273): Gtk-WARNING **: 08:32:01.922: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:01 03:32:01 (Eclipse:3273): Gtk-WARNING **: 08:32:01.930: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:02 03:32:02 (Eclipse:3273): Gtk-WARNING **: 08:32:02.855: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:02 03:32:02 (Eclipse:3273): Gtk-WARNING **: 08:32:02.864: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:03 03:32:03 (Eclipse:3273): Gtk-WARNING **: 08:32:03.946: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:03 03:32:03 (Eclipse:3273): Gtk-WARNING **: 08:32:03.955: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:04 03:32:04 (Eclipse:3273): Gtk-WARNING **: 08:32:04.921: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:04 03:32:04 (Eclipse:3273): Gtk-WARNING **: 08:32:04.930: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:05 03:32:05 (Eclipse:3273): Gtk-WARNING **: 08:32:05.881: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:05 03:32:05 (Eclipse:3273): Gtk-WARNING **: 08:32:05.890: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:06 03:32:06 (Eclipse:3273): Gtk-WARNING **: 08:32:06.842: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:06 03:32:06 (Eclipse:3273): Gtk-WARNING **: 08:32:06.851: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:07 03:32:07 (Eclipse:3273): Gtk-WARNING **: 08:32:07.592: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:07 03:32:07 (Eclipse:3273): Gtk-WARNING **: 08:32:07.601: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:08 03:32:08 (Eclipse:3273): Gtk-WARNING **: 08:32:08.592: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:08 03:32:08 (Eclipse:3273): Gtk-WARNING **: 08:32:08.601: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:10 03:32:10 (Eclipse:3273): Gtk-WARNING **: 08:32:10.004: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:10 03:32:10 (Eclipse:3273): Gtk-WARNING **: 08:32:10.013: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:11 03:32:11 (Eclipse:3273): Gtk-WARNING **: 08:32:11.707: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:11 03:32:11 (Eclipse:3273): Gtk-WARNING **: 08:32:11.720: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:12 03:32:12 (Eclipse:3273): Gtk-WARNING **: 08:32:12.991: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:13 03:32:13 (Eclipse:3273): Gtk-WARNING **: 08:32:13.000: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:14 03:32:14 (Eclipse:3273): Gtk-WARNING **: 08:32:14.358: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:14 03:32:14 (Eclipse:3273): Gtk-WARNING **: 08:32:14.367: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:15 03:32:15 (Eclipse:3273): Gtk-WARNING **: 08:32:15.742: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:15 03:32:15 (Eclipse:3273): Gtk-WARNING **: 08:32:15.751: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:18 03:32:18 (Eclipse:3273): Gtk-WARNING **: 08:32:18.407: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:18 03:32:18 (Eclipse:3273): Gtk-WARNING **: 08:32:18.416: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:20 03:32:20 (Eclipse:3273): Gtk-WARNING **: 08:32:20.692: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:20 03:32:20 (Eclipse:3273): Gtk-WARNING **: 08:32:20.702: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:21 03:32:21 (Eclipse:3273): Gtk-WARNING **: 08:32:21.952: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:21 03:32:21 (Eclipse:3273): Gtk-WARNING **: 08:32:21.960: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:23 03:32:23 (Eclipse:3273): Gtk-WARNING **: 08:32:23.287: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:23 03:32:23 (Eclipse:3273): Gtk-WARNING **: 08:32:23.296: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:24 03:32:24 (Eclipse:3273): Gtk-WARNING **: 08:32:24.678: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:24 03:32:24 (Eclipse:3273): Gtk-WARNING **: 08:32:24.687: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:26 03:32:26 (Eclipse:3273): Gtk-WARNING **: 08:32:26.051: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:26 03:32:26 (Eclipse:3273): Gtk-WARNING **: 08:32:26.060: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:27 03:32:27 (Eclipse:3273): Gtk-WARNING **: 08:32:27.441: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:27 03:32:27 (Eclipse:3273): Gtk-WARNING **: 08:32:27.450: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:33 03:32:33 (Eclipse:3273): Gtk-WARNING **: 08:32:33.661: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:33 03:32:33 (Eclipse:3273): Gtk-WARNING **: 08:32:33.668: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:52 03:32:52 (Eclipse:3273): Gtk-WARNING **: 08:32:52.937: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:52 03:32:52 (Eclipse:3273): Gtk-WARNING **: 08:32:52.954: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:53 03:32:53 (Eclipse:3273): Gtk-WARNING **: 08:32:53.017: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:32:53 03:32:53 (Eclipse:3273): Gtk-WARNING **: 08:32:53.021: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:33:01 03:33:01 (Eclipse:3273): Gtk-WARNING **: 08:33:01.660: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:33:01 03:33:01 (Eclipse:3273): Gtk-WARNING **: 08:33:01.674: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:33:01 03:33:01 (Eclipse:3273): Gtk-WARNING **: 08:33:01.747: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:33:01 03:33:01 (Eclipse:3273): Gtk-WARNING **: 08:33:01.752: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:33:09 03:33:09 (Eclipse:3273): Gtk-WARNING **: 08:33:09.815: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:33:09 03:33:09 (Eclipse:3273): Gtk-WARNING **: 08:33:09.829: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:33:09 03:33:09 (Eclipse:3273): Gtk-WARNING **: 08:33:09.908: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:33:09 03:33:09 (Eclipse:3273): Gtk-WARNING **: 08:33:09.913: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:33:13 03:33:13 (Eclipse:3273): Gtk-WARNING **: 08:33:13.338: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:33:13 03:33:13 (Eclipse:3273): Gtk-WARNING **: 08:33:13.352: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:33:13 03:33:13 (Eclipse:3273): Gtk-WARNING **: 08:33:13.409: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:33:13 03:33:13 (Eclipse:3273): Gtk-WARNING **: 08:33:13.412: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:33:16 03:33:16 (Eclipse:3273): Gtk-WARNING **: 08:33:16.379: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:33:16 03:33:16 (Eclipse:3273): Gtk-WARNING **: 08:33:16.393: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:33:16 03:33:16 (Eclipse:3273): Gtk-WARNING **: 08:33:16.454: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:33:16 03:33:16 (Eclipse:3273): Gtk-WARNING **: 08:33:16.459: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:33:39 03:33:39 (Eclipse:3273): Gtk-WARNING **: 08:33:39.422: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:33:39 03:33:39 (Eclipse:3273): Gtk-WARNING **: 08:33:39.437: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:33:39 03:33:39 (Eclipse:3273): Gtk-WARNING **: 08:33:39.497: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:33:39 03:33:39 (Eclipse:3273): Gtk-WARNING **: 08:33:39.501: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:33:47 03:33:47 (Eclipse:3273): Gtk-WARNING **: 08:33:47.706: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:33:47 03:33:47 (Eclipse:3273): Gtk-WARNING **: 08:33:47.720: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:33:47 03:33:47 (Eclipse:3273): Gtk-WARNING **: 08:33:47.777: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:33:47 03:33:47 (Eclipse:3273): Gtk-WARNING **: 08:33:47.781: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:33:48 03:33:48 (Eclipse:3273): Gtk-WARNING **: 08:33:48.581: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:33:48 03:33:48 (Eclipse:3273): Gtk-WARNING **: 08:33:48.589: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:33:51 03:33:51 (Eclipse:3273): Gtk-WARNING **: 08:33:51.632: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:33:51 03:33:51 (Eclipse:3273): Gtk-WARNING **: 08:33:51.643: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:33:54 03:33:54 (Eclipse:3273): Gtk-WARNING **: 08:33:54.768: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:33:54 03:33:54 (Eclipse:3273): Gtk-WARNING **: 08:33:54.783: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:33:54 03:33:54 (Eclipse:3273): Gtk-WARNING **: 08:33:54.843: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:33:54 03:33:54 (Eclipse:3273): Gtk-WARNING **: 08:33:54.846: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:33:58 03:33:58 (Eclipse:3273): Gtk-WARNING **: 08:33:58.828: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:33:58 03:33:58 (Eclipse:3273): Gtk-WARNING **: 08:33:58.841: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:33:58 03:33:58 (Eclipse:3273): Gtk-WARNING **: 08:33:58.917: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:33:58 03:33:58 (Eclipse:3273): Gtk-WARNING **: 08:33:58.922: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:33:59 03:33:59 (Eclipse:3273): Gtk-WARNING **: 08:33:59.980: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:33:59 03:33:59 (Eclipse:3273): Gtk-WARNING **: 08:33:59.994: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:34:00 03:34:00 (Eclipse:3273): Gtk-WARNING **: 08:34:00.071: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:34:00 03:34:00 (Eclipse:3273): Gtk-WARNING **: 08:34:00.075: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:34:01 03:34:01 (Eclipse:3273): Gtk-WARNING **: 08:34:01.171: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:34:01 03:34:01 (Eclipse:3273): Gtk-WARNING **: 08:34:01.185: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:34:01 03:34:01 (Eclipse:3273): Gtk-WARNING **: 08:34:01.243: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:34:01 03:34:01 (Eclipse:3273): Gtk-WARNING **: 08:34:01.247: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:34:03 03:34:03 (Eclipse:3273): Gtk-WARNING **: 08:34:03.233: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:34:03 03:34:03 (Eclipse:3273): Gtk-WARNING **: 08:34:03.248: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:34:03 03:34:03 (Eclipse:3273): Gtk-WARNING **: 08:34:03.306: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:34:03 03:34:03 (Eclipse:3273): Gtk-WARNING **: 08:34:03.310: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:34:24 03:34:24 (Eclipse:3273): Gtk-WARNING **: 08:34:24.234: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:34:24 03:34:24 (Eclipse:3273): Gtk-WARNING **: 08:34:24.249: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:34:24 03:34:24 (Eclipse:3273): Gtk-WARNING **: 08:34:24.308: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:34:24 03:34:24 (Eclipse:3273): Gtk-WARNING **: 08:34:24.312: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:34:30 03:34:30 (Eclipse:3273): Gtk-WARNING **: 08:34:30.879: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:34:30 03:34:30 (Eclipse:3273): Gtk-WARNING **: 08:34:30.893: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:34:30 03:34:30 (Eclipse:3273): Gtk-WARNING **: 08:34:30.951: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:34:30 03:34:30 (Eclipse:3273): Gtk-WARNING **: 08:34:30.955: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:34:31 03:34:31 (Eclipse:3273): Gtk-WARNING **: 08:34:31.670: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:34:31 03:34:31 (Eclipse:3273): Gtk-WARNING **: 08:34:31.679: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:34:33 03:34:33 (Eclipse:3273): Gtk-WARNING **: 08:34:33.995: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:34:34 03:34:34 (Eclipse:3273): Gtk-WARNING **: 08:34:34.006: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:34:35 03:34:35 (Eclipse:3273): Gtk-WARNING **: 08:34:35.485: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:34:35 03:34:35 (Eclipse:3273): Gtk-WARNING **: 08:34:35.499: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:34:35 03:34:35 (Eclipse:3273): Gtk-WARNING **: 08:34:35.556: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:34:35 03:34:35 (Eclipse:3273): Gtk-WARNING **: 08:34:35.559: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:34:45 03:34:45 (Eclipse:3273): Gtk-WARNING **: 08:34:45.463: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:34:45 03:34:45 (Eclipse:3273): Gtk-WARNING **: 08:34:45.471: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 03:35:21 Tests run: 635, Failures: 1, Errors: 0, Skipped: 120, Time elapsed: 742.153 s <<< FAILURE! - in org.eclipse.papyrus.uml.nattable.suite.tests.AllTests 03:35:21 testNotEmptyTableWithRestriction(org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTest) Time elapsed: 2.005 s 03:35:21 testNotEmptyTableWithoutProfileWithoutRestriction(org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTest) Time elapsed: 1.147 s 03:35:21 testEmptyTableWithoutRestriction(org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTest) Time elapsed: 0.827 s 03:35:21 testEmptyTableWithRestriction(org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTest) Time elapsed: 0.177 s 03:35:21 testNotEmptyTableWithProfileWithRestriction(org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTest) Time elapsed: 0.763 s 03:35:21 testWithoutRestrictionWithInheritedProperties(org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTestCustomProfile) Time elapsed: 0.716 s 03:35:21 testWithRestriction(org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTestCustomProfile) Time elapsed: 0.117 s 03:35:21 testWithoutRestriction(org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTestCustomProfile) Time elapsed: 0.639 s 03:35:21 testWithRestrictionWithInheritedProperties(org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTestCustomProfile) Time elapsed: 0.648 s 03:35:21 validateGenericTreeTableConfigurationModel(org.eclipse.papyrus.uml.nattable.tests.tests.configs.GenericTreeTableConfigurationTest) skipped 03:35:21 validateGenericTreeTableConfigurationModel(org.eclipse.papyrus.uml.nattable.tests.tests.configs.GenericTreeTableNattableConfigurationTest) Time elapsed: 3.417 s 03:35:21 testParameterDestroyRowElement(org.eclipse.papyrus.uml.nattable.tests.bugs.DeleteRowElementTest) Time elapsed: 13.742 s 03:35:21 testClassDestroyRowElement(org.eclipse.papyrus.uml.nattable.tests.bugs.DeleteRowElementTest) Time elapsed: 1.673 s 03:35:21 testOperationDestroyRowElement(org.eclipse.papyrus.uml.nattable.tests.bugs.DeleteRowElementTest) Time elapsed: 1.304 s 03:35:21 testAttributeDestroyRowElement(org.eclipse.papyrus.uml.nattable.tests.bugs.DeleteRowElementTest) Time elapsed: 1.211 s 03:35:21 testMoveElementInSynchronizedTable(org.eclipse.papyrus.uml.nattable.tests.bugs.MoveElementInSynchronizedTableTest) Time elapsed: 1.917 s 03:35:21 testGetRealStereotypeProperty(org.eclipse.papyrus.uml.nattable.tests.tests.UMLTableUtilsTest) Time elapsed: 0.01 s 03:35:21 sortColumns(org.eclipse.papyrus.uml.nattable.generic.tests.tests.SortAxisGenericTableTest) Time elapsed: 0.64 s 03:35:21 sortRows(org.eclipse.papyrus.uml.nattable.generic.tests.tests.SortAxisGenericTableTest) Time elapsed: 0.453 s 03:35:21 invertAxis(org.eclipse.papyrus.uml.nattable.generic.tests.tests.InvertAxisGenericTableTest) Time elapsed: 0.84 s 03:35:21 invertAxis(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.InvertAxisTwiceGenericTableTest) Time elapsed: 1.648 s 03:35:21 editColumns(org.eclipse.papyrus.uml.nattable.generic.tests.tests.EditAxisGenericTableTest) Time elapsed: 0.673 s 03:35:21 editRows(org.eclipse.papyrus.uml.nattable.generic.tests.tests.EditAxisGenericTableTest) Time elapsed: 1.803 s 03:35:21 testTableDeletion(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.OpenAndDeleteTest) Time elapsed: 3.237 s 03:35:21 testAddElements(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.AddElementsOnConnectedTableTest) Time elapsed: 2.849 s 03:35:21 testSetColorOnStereotypedClass(org.eclipse.papyrus.uml.nattable.generic.tests.tests.Bug458492_Edition_Enumeration) Time elapsed: 3.879 s 03:35:21 availableColorTest(org.eclipse.papyrus.uml.nattable.generic.tests.tests.Bug458492_Edition_Enumeration) Time elapsed: 1.728 s 03:35:21 testSetPriorityOnStereotypedClass(org.eclipse.papyrus.uml.nattable.generic.tests.tests.Bug458492_Edition_Enumeration) Time elapsed: 2.045 s 03:35:21 testSetFlowPortDirection(org.eclipse.papyrus.uml.nattable.generic.tests.tests.Bug458492_Edition_Enumeration) Time elapsed: 1.532 s 03:35:21 availablePriorityTest(org.eclipse.papyrus.uml.nattable.generic.tests.tests.Bug458492_Edition_Enumeration) Time elapsed: 1.579 s 03:35:21 testChangeIndexInitialRow(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.AxisChangeIndexWithConfigurationTest) Time elapsed: 1.144 s 03:35:21 testChangeIndexInitialColumn(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.AxisChangeIndexWithConfigurationTest) Time elapsed: 1.578 s 03:35:21 testChangeIndexInitialRow(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.AxisChangeIndexWithoutConfigurationTest) Time elapsed: 1.113 s 03:35:21 testChangeIndexInitialColumn(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.AxisChangeIndexWithoutConfigurationTest) Time elapsed: 1.161 s 03:35:21 testChangeIndexInitialRow(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.InvertedAxisChangeIndexWithConfigurationTest) Time elapsed: 1.1 s 03:35:21 testChangeIndexInitialColumn(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.InvertedAxisChangeIndexWithConfigurationTest) Time elapsed: 1.103 s 03:35:21 testChangeIndexInitialRow(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.InvertedAxisChangeIndexWithoutConfigurationTest) Time elapsed: 1.024 s 03:35:21 testChangeIndexInitialColumn(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.InvertedAxisChangeIndexWithoutConfigurationTest) Time elapsed: 1.05 s 03:35:21 test7_SelectSortedElementInvertAxis(org.eclipse.papyrus.uml.nattable.generic.tests.tests.RevealGenericTableTest) skipped 03:35:21 test6_SelectMultipleSortedElements(org.eclipse.papyrus.uml.nattable.generic.tests.tests.RevealGenericTableTest) Time elapsed: 2.044 s 03:35:21 test8_SelectMultipleSortedElementsInvertAxis(org.eclipse.papyrus.uml.nattable.generic.tests.tests.RevealGenericTableTest) skipped 03:35:21 test3_SelectElementInvertAxis(org.eclipse.papyrus.uml.nattable.generic.tests.tests.RevealGenericTableTest) Time elapsed: 0.9 s 03:35:21 test1_SelectElement(org.eclipse.papyrus.uml.nattable.generic.tests.tests.RevealGenericTableTest) Time elapsed: 1.64 s 03:35:21 test5_SelectSortedElement(org.eclipse.papyrus.uml.nattable.generic.tests.tests.RevealGenericTableTest) Time elapsed: 1.139 s 03:35:21 test2_SelectMultipleElements(org.eclipse.papyrus.uml.nattable.generic.tests.tests.RevealGenericTableTest) Time elapsed: 0.9 s 03:35:21 test4_SelectMultipleElementsInvertAxis(org.eclipse.papyrus.uml.nattable.generic.tests.tests.RevealGenericTableTest) Time elapsed: 1.676 s 03:35:21 testStartWith_1_MatchingMode(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest) Time elapsed: 1.824 s 03:35:21 testNumeric_2_MatchingMode(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest) Time elapsed: 2.634 s 03:35:21 testNumeric_1_MatchingMode(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest) Time elapsed: 1.144 s 03:35:21 testRegexMatch_1_MatchingMode(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest) Time elapsed: 2.072 s 03:35:21 testRegexFind_2_MatchingMode(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest) Time elapsed: 1.021 s 03:35:21 testNumeric_5_MatchingMode(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest) Time elapsed: 1.858 s 03:35:21 testRegexFind_1_MatchingMode(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest) Time elapsed: 1.082 s 03:35:21 testNumeric_4_MatchingMode(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest) Time elapsed: 0.92 s 03:35:21 testContainsMatchingMode(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest) Time elapsed: 0.898 s 03:35:21 testStartWith_2_MatchingMode(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest) Time elapsed: 0.895 s 03:35:21 testNumeric_3_MatchingMode(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest) Time elapsed: 0.833 s 03:35:21 testEEnumMatchingMode_1(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterEEnumMatcherTest) Time elapsed: 0.938 s 03:35:21 testEEnumMatchingMode_2(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterEEnumMatcherTest) Time elapsed: 0.842 s 03:35:21 testEEnumMatchingMode_3(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterEEnumMatcherTest) Time elapsed: 0.858 s 03:35:21 testEEnumMatchingMode_4(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterEEnumMatcherTest) Time elapsed: 0.861 s 03:35:21 testEEnumMatchingMode_5(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterEEnumMatcherTest) Time elapsed: 0.853 s 03:35:21 testEEnumMatchingMode_6(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterEEnumMatcherTest) Time elapsed: 0.809 s 03:35:21 test1(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterNumericMatcherTest) Time elapsed: 3.526 s 03:35:21 test2(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterNumericMatcherTest) Time elapsed: 0.878 s 03:35:21 test3(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterNumericMatcherTest) Time elapsed: 3.884 s 03:35:21 test4(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterNumericMatcherTest) Time elapsed: 1.016 s 03:35:21 test5(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterNumericMatcherTest) Time elapsed: 3.126 s 03:35:21 test6(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterNumericMatcherTest) Time elapsed: 1.289 s 03:35:21 test7(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterNumericMatcherTest) Time elapsed: 4.037 s 03:35:21 test8(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterNumericMatcherTest) Time elapsed: 0.922 s 03:35:21 test1(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterUMLEnumerationMatcherTest) Time elapsed: 4.114 s 03:35:21 test2(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterUMLEnumerationMatcherTest) Time elapsed: 1.194 s 03:35:21 test3(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterUMLEnumerationMatcherTest) Time elapsed: 3.992 s 03:35:21 test4(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterUMLEnumerationMatcherTest) Time elapsed: 1.408 s 03:35:21 test5(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterUMLEnumerationMatcherTest) Time elapsed: 3.97 s 03:35:21 test6(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterUMLEnumerationMatcherTest) Time elapsed: 1.51 s 03:35:21 testCellEditorsConfiguration(org.eclipse.papyrus.uml.nattable.generic.tests.tests.CellEditorsConfigurationTest) Time elapsed: 3.22 s 03:35:21 testSortColumn(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.SortTableColumnTest) Time elapsed: 3.682 s 03:35:21 testFillColumnsSize(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.FillColumnsSizeTest) Time elapsed: 3.224 s 03:35:21 testStereotypeProperties(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.StereotypeInheritDisplayTest) Time elapsed: 2.288 s 03:35:21 testStereotypePropeties(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.StereotypeSubPackagesDisplayTest) Time elapsed: 1.384 s 03:35:21 testStereotypePropeties(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.EnumerationContentItemsTest) Time elapsed: 1.881 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.PasteAttachedModeEnumTest) Time elapsed: 1.49 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteEmptyClipboard_Test) Time elapsed: 0.576 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteCellsOverwriteAll_Test) Time elapsed: 0.865 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteCellsOverwriteByOneLine_Test) Time elapsed: 1.087 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteCellsOverwriteFailColumns_Test) Time elapsed: 0.788 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteCellsOverwriteFailRows_Test) Time elapsed: 0.714 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteColumnsOverwriteAll_Test) Time elapsed: 2.361 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteCellsOverwriteByOneLine_Test) Time elapsed: 1.372 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteColumnsOverwriteFailColumns_Test) Time elapsed: 1.764 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteColumnsOverwriteFailRows_Test) Time elapsed: 1.24 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteRowsOverwriteAll_Test) Time elapsed: 2.593 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteRowsOverwriteFailColumns_Test) Time elapsed: 1.429 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteRowsOverwriteFailRows_Test) Time elapsed: 2.675 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteRowsOverwriteWarningNotExisting_Test) Time elapsed: 0.979 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteRowsOverwriteAxisIdentifierNotExisting_Test) Time elapsed: 2.838 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteEmptyOverwriteReplaceAll_Test) Time elapsed: 1.575 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteEmptyOverwriteAddAll_Test) Time elapsed: 1.886 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteEmptyOverwriteSkipAll_Test) Time elapsed: 0.966 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteEmptyOverwriteFailColumns_Test) Time elapsed: 0.698 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteEmptyOverwriteWarningNotExisting_Test) Time elapsed: 0.553 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteEmptyOverwriteAxisIdentifierNotExisting_Test) Time elapsed: 0.503 s 03:35:21 testInsert(org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertEmptyClipboard_Test) Time elapsed: 0.584 s 03:35:21 testInsert(org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertRowsReplaceAll_Test) Time elapsed: 1.086 s 03:35:21 testInsert(org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertRowsAddAll_Test) Time elapsed: 1.111 s 03:35:21 testInsert(org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertRowsSkipAll_Test) Time elapsed: 0.995 s 03:35:21 testInsert(org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertRowsFailColumns_Test) Time elapsed: 0.859 s 03:35:21 testInsert(org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertRowsFailRows_Test) Time elapsed: 0.747 s 03:35:21 testInsert(org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertRowsAxisIdentifierNotExisting_Test) Time elapsed: 0.748 s 03:35:21 testInsert(org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertRowsWarningNotExisting_Test) Time elapsed: 0.798 s 03:35:21 testInsert(org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertEmptyReplaceAll_Test) Time elapsed: 0.764 s 03:35:21 testInsert(org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertEmptyAddAll_Test) Time elapsed: 1.276 s 03:35:21 testInsert(org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertEmptySkipAll_Test) Time elapsed: 0.913 s 03:35:21 testInsert(org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertEmptyFailColumns_Test) Time elapsed: 1.376 s 03:35:21 testInsert(org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertEmptyAxisIdentifierNotExisting_Test) Time elapsed: 1.643 s 03:35:21 testInsert(org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertEmptyWarningNotExisting_Test) Time elapsed: 0.571 s 03:35:21 testImport(org.eclipse.papyrus.uml.nattable.generic.tests.importfile.ImportCellsAll_Test) Time elapsed: 1.085 s 03:35:21 testImport(org.eclipse.papyrus.uml.nattable.generic.tests.importfile.ImportRowsReplaceAll_Test) Time elapsed: 1.026 s 03:35:21 testImport(org.eclipse.papyrus.uml.nattable.generic.tests.importfile.ImportRowsAddAll_Test) Time elapsed: 1.004 s 03:35:21 testImport(org.eclipse.papyrus.uml.nattable.generic.tests.importfile.ImportRowsSkipAll_Test) Time elapsed: 1.353 s 03:35:21 testImport(org.eclipse.papyrus.uml.nattable.generic.tests.importfile.ImportEmptyReplaceAll_Test) Time elapsed: 0.71 s 03:35:21 testImport(org.eclipse.papyrus.uml.nattable.generic.tests.importfile.ImportEmptyAddAll_Test) Time elapsed: 0.688 s 03:35:21 testImport(org.eclipse.papyrus.uml.nattable.generic.tests.importfile.ImportEmptySkipAll_Test) Time elapsed: 0.575 s 03:35:21 testMatrixContents(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.OpenDependencyMatrixTest) Time elapsed: 1.004 s 03:35:21 testOpeningMatrix(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.OpenDependencyMatrixTest) Time elapsed: 0.934 s 03:35:21 testCreateANewMatrix(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.CreateMatrixTableTests) Time elapsed: 0.886 s 03:35:21 testMatrixAddPackage2AsRowSources(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableAfterEditingRowSourceTest) Time elapsed: 2.491 s 03:35:21 testMatrixContents(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableAfterEditingRowSourceTest) Time elapsed: 2.055 s 03:35:21 testMatrixRemovingAllRowSources(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableAfterEditingRowSourceTest) Time elapsed: 2.979 s 03:35:21 testOpeningMatrix(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableAfterEditingRowSourceTest) Time elapsed: 0.928 s 03:35:21 testMatrixAddPackage1AsColumnSources(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableAfterEditingColumnSourceTest) Time elapsed: 1.324 s 03:35:21 testMatrixAddPackage1Package2AsColumnSources(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableAfterEditingColumnSourceTest) Time elapsed: 1.083 s 03:35:21 testOpeningMatrix(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableAfterEditingColumnSourceTest) Time elapsed: 0.985 s 03:35:21 testMatrixRemovingPackagesAsColumnSources(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableAfterEditingColumnSourceTest) Time elapsed: 2.108 s 03:35:21 settingAColumnExpressionRequiringToListenAllChangesTest(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableContentsAfterExpressionChangeWithLocalHeaderPreconfiguredTests) Time elapsed: 3.293 s 03:35:21 settingAColumnExpressionTest(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableContentsAfterExpressionChangeWithLocalHeaderPreconfiguredTests) Time elapsed: 1.452 s 03:35:21 settingAColumnExpressionThenEditingItTest(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableContentsAfterExpressionChangeWithLocalHeaderPreconfiguredTests) Time elapsed: 1.201 s 03:35:21 testOpeningMatrix(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableContentsAfterExpressionChangeWithLocalHeaderPreconfiguredTests) Time elapsed: 0.923 s 03:35:21 settingAColumnExpressionThenReplacingItTest(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableContentsAfterExpressionChangeWithLocalHeaderPreconfiguredTests) Time elapsed: 1.158 s 03:35:21 testDeleteARowSourceElement(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.DeleteObjectWrapperForSourceElementsTest) Time elapsed: 1.89 s 03:35:21 testDeleteAColumnSourcePackage(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.DeleteObjectWrapperForSourceElementsTest) Time elapsed: 2.755 s 03:35:21 testDeleteElementInsideAColumnSourcePackage(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateMatrixAxisColumnTest) Time elapsed: 1.766 s 03:35:21 testAddElementOutsideColumnSourcePackages(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateMatrixAxisColumnTest) Time elapsed: 0.89 s 03:35:21 testDeleteElementOutsideColumnSourcePackages(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateMatrixAxisColumnTest) Time elapsed: 1.771 s 03:35:21 testDeleteAColumnSourcePackage(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateMatrixAxisColumnTest) Time elapsed: 2.17 s 03:35:21 testAddElementInsideAColumnSourcePackage(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateMatrixAxisColumnTest) Time elapsed: 0.97 s 03:35:21 test(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.EditInvalidPastedText_V1_V3_V1) Time elapsed: 1.114 s 03:35:21 testOpenExistingTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.OpenTableTest) Time elapsed: 0.467 s 03:35:21 testTableDeletion(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.OpenAndDeleteTest) Time elapsed: 3.159 s 03:35:21 reloadTableEditorTest(org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.Bug_481017_ReloadEditorTest) Time elapsed: 2.102 s 03:35:21 testReopenedWithoutDepth0TreefillingConfiguration(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.NoDepth0TreeFillingConfigurationTest) Time elapsed: 1.773 s 03:35:21 sortColumns(org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.SortAxisClassTreeTableTest) Time elapsed: 0.748 s 03:35:21 editColumns(org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.EditAxisClassTreeTableTest) Time elapsed: 1.302 s 03:35:21 editRows(org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.EditAxisClassTreeTableTest) Time elapsed: 1.942 s 03:35:21 testDeleteRequirementWithNestedRequirement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DeleteRequirementsWithNestedClassifier) Time elapsed: 2.924 s 03:35:21 testNestedClassifierRequirement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.RequirementsNestedClassifier) Time elapsed: 1.521 s 03:35:21 testMultipleMoveSubElementParent(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.MoveElementsTreeTableTest) Time elapsed: 1.796 s 03:35:21 testSimpleMoveSubElementParent(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.MoveElementsTreeTableTest) Time elapsed: 1.643 s 03:35:21 testMultipleMoveSameParent(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.MoveElementsTreeTableTest) Time elapsed: 2.156 s 03:35:21 testSimpleMoveSameParent(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.MoveElementsTreeTableTest) Time elapsed: 2.971 s 03:35:21 testClassDestroyRowElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.ChangeCategoryNotExpandedTest) Time elapsed: 1.198 s 03:35:21 testParameterDestroyRowElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DeleteRowElementTest) Time elapsed: 1.064 s 03:35:21 testClassDestroyRowElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DeleteRowElementTest) Time elapsed: 1.12 s 03:35:21 testOperationDestroyRowElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DeleteRowElementTest) Time elapsed: 1.255 s 03:35:21 testAttributeDestroyRowElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DeleteRowElementTest) Time elapsed: 1.109 s 03:35:21 testDisplayListOnSeparatedRowsNamedStyle(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DisplayListOnSeparatedRowsTest) Time elapsed: 0.886 s 03:35:21 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DisplayListOnSeparatedRowsTest) Time elapsed: 0.89 s 03:35:21 testDestroyFeatureColumn(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DestroyColumnTest) Time elapsed: 2.863 s 03:35:21 testDestroyStereotypePropertyColumn(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DestroyColumnTest) Time elapsed: 2.509 s 03:35:21 testExpand_1_by_1(org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.ContentsAndExpandWithCategories_0_1_2_Tests) Time elapsed: 0.436 s <<< FAILURE! 03:35:21 java.lang.AssertionError: expected:<0> but was:<3> 03:35:21 at org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.ContentsAndExpandWithCategories_0_1_2_Tests.testExpand_1_by_1(ContentsAndExpandWithCategories_0_1_2_Tests.java:84) 03:35:21 03:35:21 testExpandAll(org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.ContentsAndExpandWithCategories_0_1_2_Tests) Time elapsed: 0.388 s 03:35:21 testCollapseAll(org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.ContentsAndExpandWithoutCategories_H0_H1_H2_Tests) Time elapsed: 0.961 s 03:35:21 testInitialDisplayedContent(org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.ContentsAndExpandWithoutCategories_H0_H1_H2_Tests) Time elapsed: 0.779 s 03:35:21 testExpandAll(org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.ContentsAndExpandWithoutCategories_H0_H1_H2_Tests) Time elapsed: 0.742 s 03:35:21 testResizeColumnHeader(org.eclipse.papyrus.uml.nattable.clazz.config.tests.styles.ResizeHeaderWithIndexTest) Time elapsed: 0.966 s 03:35:21 testResizeRowsHeader(org.eclipse.papyrus.uml.nattable.clazz.config.tests.styles.ResizeHeaderWithIndexTest) Time elapsed: 1.033 s 03:35:21 testResizeColumnHeader(org.eclipse.papyrus.uml.nattable.clazz.config.tests.styles.ResizeHeaderWithoutIndexTest) Time elapsed: 0.979 s 03:35:21 testResizeRowsHeader(org.eclipse.papyrus.uml.nattable.clazz.config.tests.styles.ResizeHeaderWithoutIndexTest) Time elapsed: 1.282 s 03:35:21 testResizeColumnHeader(org.eclipse.papyrus.uml.nattable.clazz.config.tests.styles.ResizeHeaderWithoutCategoriesWithIndexTest) Time elapsed: 2.266 s 03:35:21 testResizeRowsHeader(org.eclipse.papyrus.uml.nattable.clazz.config.tests.styles.ResizeHeaderWithoutCategoriesWithIndexTest) Time elapsed: 1.615 s 03:35:21 testResizeColumnHeader(org.eclipse.papyrus.uml.nattable.clazz.config.tests.styles.ResizeHeaderWithoutCategoriesWithoutIndexTest) Time elapsed: 1.148 s 03:35:21 testResizeRowsHeader(org.eclipse.papyrus.uml.nattable.clazz.config.tests.styles.ResizeHeaderWithoutCategoriesWithoutIndexTest) Time elapsed: 1.411 s 03:35:21 test_sort_TYPE_DESC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1) Time elapsed: 2.707 s 03:35:21 test_sort_TYPE_DESC_NAME_DESC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1) Time elapsed: 1.853 s 03:35:21 test_sort_TYPE_DESC_NAME_ASC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1) Time elapsed: 1.885 s 03:35:21 test_sort_NAME_ASC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1) Time elapsed: 1.554 s 03:35:21 test_sort_NAME_DESC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1) Time elapsed: 1.285 s 03:35:21 test_sort_TYPE_ASC_NAME_ASC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1) Time elapsed: 1.555 s 03:35:21 test_sort_TYPE_ASC_NAME_DESC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1) Time elapsed: 1.411 s 03:35:21 test_sort_NAME_ASC_TYPE_DESC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1) Time elapsed: 1.379 s 03:35:21 test_sort_TYPE_ASC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1) Time elapsed: 1.379 s 03:35:21 test_sort_NAME_ASC_TYPE_ASC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1) Time elapsed: 1.36 s 03:35:21 test_sort_NAME_DESC_TYPE_ASC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1) Time elapsed: 1.367 s 03:35:21 test_sort_NAME_DESC_TYPE_DESC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1) Time elapsed: 1.36 s 03:35:21 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1) Time elapsed: 0.94 s 03:35:21 test_sort_TYPE_DESC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1) Time elapsed: 1.288 s 03:35:21 test_sort_TYPE_DESC_NAME_DESC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1) Time elapsed: 1.67 s 03:35:21 test_sort_TYPE_DESC_NAME_ASC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1) Time elapsed: 1.416 s 03:35:21 test_sort_NAME_ASC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1) Time elapsed: 1.416 s 03:35:21 test_sort_NAME_DESC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1) Time elapsed: 1.266 s 03:35:21 test_sort_TYPE_ASC_NAME_ASC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1) Time elapsed: 2.315 s 03:35:21 test_sort_TYPE_ASC_NAME_DESC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1) Time elapsed: 3.207 s 03:35:21 test_sort_NAME_ASC_TYPE_DESC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1) Time elapsed: 2.183 s 03:35:21 test_sort_TYPE_ASC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1) Time elapsed: 2.302 s 03:35:21 test_sort_NAME_ASC_TYPE_ASC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1) Time elapsed: 1.256 s 03:35:21 test_sort_NAME_DESC_TYPE_ASC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1) Time elapsed: 1.377 s 03:35:21 test_sort_NAME_DESC_TYPE_DESC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1) Time elapsed: 1.355 s 03:35:21 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1) Time elapsed: 0.938 s 03:35:21 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_NAME_ASC_Test) Time elapsed: 0.965 s 03:35:21 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_NAME_ASC_TYPE_ASC_Test) Time elapsed: 0.997 s 03:35:21 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_NAME_ASC_TYPE_DESC_) Time elapsed: 1.236 s 03:35:21 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_NAME_DESC_Test) Time elapsed: 3.183 s 03:35:21 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_NAME_DESC_TYPE_ASC_Test) Time elapsed: 2.486 s 03:35:21 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_NAME_DESC_TYPE_DESC_Test) Time elapsed: 1.076 s 03:35:21 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_TYPE_ASC_NAME_ASC_Test) Time elapsed: 6.745 s 03:35:21 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_TYPE_ASC_NAME_DESC) Time elapsed: 15.211 s 03:35:21 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_TYPE_ASC_Test) Time elapsed: 0.977 s 03:35:21 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_TYPE_DESC_NAME_ASC_Test) Time elapsed: 3.12 s 03:35:21 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_TYPE_DESC_NAME_DESC_Test) Time elapsed: 1.893 s 03:35:21 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_TYPE_DESC_Test) Time elapsed: 1.822 s 03:35:21 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_NAME_ASC_Test) Time elapsed: 1.082 s 03:35:21 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_NAME_ASC_TYPE_ASC_Test) Time elapsed: 2.001 s 03:35:21 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_NAME_ASC_TYPE_DESC) Time elapsed: 0.998 s 03:35:21 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_NAME_DESC_Test) Time elapsed: 1.031 s 03:35:21 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_NAME_DESC_TYPE_ASC_Test) Time elapsed: 1.116 s 03:35:21 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_NAME_DESC_TYPE_DESC_Test) Time elapsed: 1.018 s 03:35:21 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_TYPE_ASC_NAME_ASC_Test) Time elapsed: 0.981 s 03:35:21 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_TYPE_ASC_NAME_DESC) Time elapsed: 1.037 s 03:35:21 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_TYPE_ASC_Test) Time elapsed: 1.517 s 03:35:21 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_TYPE_DESC_NAME_ASC_Test) Time elapsed: 2.264 s 03:35:21 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_TYPE_DESC_NAME_DESC_Test) Time elapsed: 1.114 s 03:35:21 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_TYPE_DESC_Test) Time elapsed: 1.976 s 03:35:21 testChangeIndexInitialRow(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.AxisChangeIndexWithConfigurationTest) Time elapsed: 2.019 s 03:35:21 testChangeIndexInitialColumn(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.AxisChangeIndexWithConfigurationTest) Time elapsed: 2.273 s 03:35:21 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.AxisChangeIndexWithConfigurationTest) Time elapsed: 1.033 s 03:35:21 testChangeIndexInitialRow(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.AxisChangeIndexWithoutConfigurationTest) Time elapsed: 3.357 s 03:35:21 testChangeIndexInitialColumn(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.AxisChangeIndexWithoutConfigurationTest) Time elapsed: 0.991 s 03:35:21 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.AxisChangeIndexWithoutConfigurationTest) Time elapsed: 0.86 s 03:35:21 testResetSingleIntValue(org.eclipse.papyrus.uml.nattable.clazz.config.tests.unset.UnsetCellValueWithProfile_V1_V3_V1_Test) Time elapsed: 1.57 s 03:35:21 testResetClassVisibility(org.eclipse.papyrus.uml.nattable.clazz.config.tests.unset.UnsetCellValueWithProfile_V1_V3_V1_Test) Time elapsed: 1.316 s 03:35:21 testResetOwnedAttributes(org.eclipse.papyrus.uml.nattable.clazz.config.tests.unset.UnsetCellValueWithProfile_V1_V3_V1_Test) Time elapsed: 2.745 s 03:35:21 testResetStereotypePropertyVisibility(org.eclipse.papyrus.uml.nattable.clazz.config.tests.unset.UnsetCellValueWithProfile_V1_V3_V1_Test) Time elapsed: 1.696 s 03:35:21 testResetSingleString(org.eclipse.papyrus.uml.nattable.clazz.config.tests.unset.UnsetCellValueWithProfile_V1_V3_V1_Test) Time elapsed: 1.708 s 03:35:21 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.unset.UnsetCellValueWithProfile_V1_V3_V1_Test) Time elapsed: 1.23 s 03:35:21 testReset(org.eclipse.papyrus.uml.nattable.clazz.config.tests.unset.UnsetCellValue_H1_H3_H1_Test) Time elapsed: 1.704 s 03:35:21 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.unset.UnsetCellValue_H1_H3_H1_Test) Time elapsed: 0.841 s 03:35:21 createRootElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth0_H1_V3_V1_Test) Time elapsed: 1.688 s 03:35:21 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth0_H1_V3_V1_Test) Time elapsed: 1.661 s 03:35:21 createRootElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth0_V1_V3_V1_Test) Time elapsed: 1.166 s 03:35:21 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth0_V1_V3_V1_Test) Time elapsed: 1.508 s 03:35:21 createOperationElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth1_H1_H3_V1_Test) Time elapsed: 1.381 s 03:35:21 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth1_H1_H3_V1_Test) Time elapsed: 0.718 s 03:35:21 createOperationElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth1_H1_V3_V1_Test) Time elapsed: 1.38 s 03:35:21 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth1_H1_V3_V1_Test) Time elapsed: 0.725 s 03:35:21 createOperationElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth1_V1_H3_V1_Test) Time elapsed: 1.012 s 03:35:21 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth1_V1_H3_V1_Test) Time elapsed: 0.77 s 03:35:21 createOperationElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth1_V1_V3_V1_Test) Time elapsed: 1.063 s 03:35:21 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth1_V1_V3_V1_Test) Time elapsed: 0.75 s 03:35:21 createParameterElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_H1_H3_H1_Test) Time elapsed: 1.121 s 03:35:21 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_H1_H3_H1_Test) Time elapsed: 0.774 s 03:35:21 createParameterElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_H1_H3_V1_Test) Time elapsed: 1.151 s 03:35:21 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_H1_H3_V1_Test) Time elapsed: 0.76 s 03:35:21 createParameterElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_H1_V3_H1_Test) Time elapsed: 1.073 s 03:35:21 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_H1_V3_H1_Test) Time elapsed: 0.743 s 03:35:21 createParameterElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_H1_V3_V1_Test) Time elapsed: 1.03 s 03:35:21 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_H1_V3_V1_Test) Time elapsed: 0.834 s 03:35:21 createParameterElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_V1_H3_H1_Test) Time elapsed: 1.026 s 03:35:21 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_V1_H3_H1_Test) Time elapsed: 0.908 s 03:35:21 createParameterElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_V1_H3_V1_Test) Time elapsed: 1.026 s 03:35:21 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_V1_H3_V1_Test) Time elapsed: 0.806 s 03:35:21 createParameterElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_V1_V3_H1_Test) Time elapsed: 1.09 s 03:35:21 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_V1_V3_H1_Test) Time elapsed: 2.286 s 03:35:21 createParameterElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_V1_V3_V1_Test) Time elapsed: 1.035 s 03:35:21 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_V1_V3_V1_Test) Time elapsed: 0.782 s 03:35:21 test(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_Empty_H1_H1) Time elapsed: 0.932 s 03:35:21 checkTestConsitency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_Empty_H1_H1) Time elapsed: 2.427 s 03:35:21 test(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_Empty_H1_V1) Time elapsed: 2.391 s 03:35:21 checkTestConsitency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_Empty_H1_V1) Time elapsed: 1.784 s 03:35:21 test(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_Empty_V1_H1) Time elapsed: 1.706 s 03:35:21 checkTestConsitency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_Empty_V1_H1) Time elapsed: 0.729 s 03:35:21 test(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_Empty_V1_V1) Time elapsed: 0.81 s 03:35:21 checkTestConsitency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_Empty_V1_V1) Time elapsed: 0.658 s 03:35:21 test(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_H1_H1_H1) Time elapsed: 0.895 s 03:35:21 checkTestConsitency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_H1_H1_H1) Time elapsed: 0.668 s 03:35:21 test(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_H1_H1_V1) Time elapsed: 0.818 s 03:35:21 checkTestConsitency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_H1_H1_V1) Time elapsed: 0.709 s 03:35:21 test(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_H1_V1_H1) Time elapsed: 0.777 s 03:35:21 checkTestConsitency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_H1_V1_H1) Time elapsed: 0.726 s 03:35:21 test(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_H1_V1_V1) Time elapsed: 0.819 s 03:35:21 checkTestConsitency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_H1_V1_V1) Time elapsed: 0.652 s 03:35:21 test(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_V1_H1_H1) Time elapsed: 0.858 s 03:35:21 checkTestConsitency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_V1_H1_H1) Time elapsed: 0.681 s 03:35:21 test(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_V1_H1_V1) Time elapsed: 0.913 s 03:35:21 checkTestConsitency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_V1_H1_V1) Time elapsed: 0.728 s 03:35:21 test(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_V1_V1_H1) Time elapsed: 0.848 s 03:35:21 checkTestConsitency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_V1_V1_H1) Time elapsed: 0.682 s 03:35:21 test(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_V1_V1_V1) Time elapsed: 0.787 s 03:35:21 checkTestConsitency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_V1_V1_V1) Time elapsed: 0.788 s 03:35:21 testDecrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleInteger_V1_V3_V1_Test) Time elapsed: 1.823 s 03:35:21 testCopy(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleInteger_V1_V3_V1_Test) Time elapsed: 1.709 s 03:35:21 testIncrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleInteger_V1_V3_V1_Test) Time elapsed: 1.607 s 03:35:21 testIncrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleInteger_V1_V3_V1_Test) Time elapsed: 2.069 s 03:35:21 testDecrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleInteger_V1_V3_V1_Test) Time elapsed: 3.638 s 03:35:21 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleInteger_V1_V3_V1_Test) Time elapsed: 1.77 s 03:35:21 testDecrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlySuffix_V1_V3_V1_Test) Time elapsed: 2.355 s 03:35:21 testCopy(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlySuffix_V1_V3_V1_Test) Time elapsed: 1.56 s 03:35:21 testIncrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlySuffix_V1_V3_V1_Test) Time elapsed: 2.52 s 03:35:21 testIncrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlySuffix_V1_V3_V1_Test) Time elapsed: 1.029 s 03:35:21 testDecrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlySuffix_V1_V3_V1_Test) Time elapsed: 1.14 s 03:35:21 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlySuffix_V1_V3_V1_Test) Time elapsed: 0.833 s 03:35:21 testDecrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlyPrefix_V1_V3_V1_Test) Time elapsed: 1.144 s 03:35:21 testCopy(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlyPrefix_V1_V3_V1_Test) Time elapsed: 1.173 s 03:35:21 testIncrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlyPrefix_V1_V3_V1_Test) Time elapsed: 1.092 s 03:35:21 testIncrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlyPrefix_V1_V3_V1_Test) Time elapsed: 1.035 s 03:35:21 testDecrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlyPrefix_V1_V3_V1_Test) Time elapsed: 1.082 s 03:35:21 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlyPrefix_V1_V3_V1_Test) Time elapsed: 0.792 s 03:35:21 testDecrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringSuffix_V1_V3_V1_Test) Time elapsed: 1.05 s 03:35:21 testCopy(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringSuffix_V1_V3_V1_Test) Time elapsed: 1.042 s 03:35:21 testIncrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringSuffix_V1_V3_V1_Test) Time elapsed: 1.134 s 03:35:21 testIncrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringSuffix_V1_V3_V1_Test) Time elapsed: 1.141 s 03:35:21 testDecrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringSuffix_V1_V3_V1_Test) Time elapsed: 1.148 s 03:35:21 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringSuffix_V1_V3_V1_Test) Time elapsed: 0.834 s 03:35:21 testDecrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringPrefix_V1_V3_V1_Test) Time elapsed: 1.129 s 03:35:21 testCopy(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringPrefix_V1_V3_V1_Test) Time elapsed: 1.219 s 03:35:21 testIncrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringPrefix_V1_V3_V1_Test) Time elapsed: 1.261 s 03:35:21 testIncrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringPrefix_V1_V3_V1_Test) Time elapsed: 2.31 s 03:35:21 testDecrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringPrefix_V1_V3_V1_Test) Time elapsed: 1.953 s 03:35:21 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringPrefix_V1_V3_V1_Test) Time elapsed: 2.02 s 03:35:21 testDecrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningPrefix_V1_V3_V1_Test) Time elapsed: 2.865 s 03:35:21 testCopy(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningPrefix_V1_V3_V1_Test) Time elapsed: 1.244 s 03:35:21 testIncrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningPrefix_V1_V3_V1_Test) Time elapsed: 1.328 s 03:35:21 testIncrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningPrefix_V1_V3_V1_Test) Time elapsed: 1.282 s 03:35:21 testDecrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningPrefix_V1_V3_V1_Test) Time elapsed: 1.279 s 03:35:21 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningPrefix_V1_V3_V1_Test) Time elapsed: 1.191 s 03:35:21 testDecrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466EndingSuffix_V1_V3_V1_Test) Time elapsed: 1.292 s 03:35:21 testCopy(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466EndingSuffix_V1_V3_V1_Test) Time elapsed: 1.299 s 03:35:21 testIncrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466EndingSuffix_V1_V3_V1_Test) Time elapsed: 1.279 s 03:35:21 testIncrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466EndingSuffix_V1_V3_V1_Test) Time elapsed: 1.302 s 03:35:21 testDecrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466EndingSuffix_V1_V3_V1_Test) Time elapsed: 1.545 s 03:35:21 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466EndingSuffix_V1_V3_V1_Test) Time elapsed: 1.074 s 03:35:21 testDecrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingPrefix_V1_V3_V1_Test) Time elapsed: 1.408 s 03:35:21 testCopy(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingPrefix_V1_V3_V1_Test) Time elapsed: 1.311 s 03:35:21 testIncrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingPrefix_V1_V3_V1_Test) Time elapsed: 1.513 s 03:35:21 testIncrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingPrefix_V1_V3_V1_Test) Time elapsed: 1.298 s 03:35:21 testDecrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingPrefix_V1_V3_V1_Test) Time elapsed: 2.276 s 03:35:21 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingPrefix_V1_V3_V1_Test) Time elapsed: 1.341 s 03:35:21 testDecrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingSuffix_V1_V3_V1_Test) Time elapsed: 2.285 s 03:35:21 testCopy(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingSuffix_V1_V3_V1_Test) Time elapsed: 1.216 s 03:35:21 testIncrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingSuffix_V1_V3_V1_Test) Time elapsed: 1.261 s 03:35:21 testIncrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingSuffix_V1_V3_V1_Test) Time elapsed: 1.397 s 03:35:21 testDecrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingSuffix_V1_V3_V1_Test) Time elapsed: 1.383 s 03:35:21 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingSuffix_V1_V3_V1_Test) Time elapsed: 1.085 s 03:35:21 testDecrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingPrefix_V1_H1_H1_Test) Time elapsed: 1.003 s 03:35:21 testCopy(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingPrefix_V1_H1_H1_Test) Time elapsed: 0.948 s 03:35:21 testIncrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingPrefix_V1_H1_H1_Test) Time elapsed: 1.108 s 03:35:21 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingPrefix_V1_H1_H1_Test) Time elapsed: 0.803 s 03:35:21 testIncrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingPrefix_V1_H1_H1_Test) Time elapsed: 1.012 s 03:35:21 testDecrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingPrefix_V1_H1_H1_Test) Time elapsed: 0.994 s 03:35:21 testDecrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingSuffix_V1_H1_H1_Test) Time elapsed: 1.047 s 03:35:21 testCopy(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingSuffix_V1_H1_H1_Test) Time elapsed: 0.948 s 03:35:21 testIncrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingSuffix_V1_H1_H1_Test) Time elapsed: 0.99 s 03:35:21 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingSuffix_V1_H1_H1_Test) Time elapsed: 0.746 s 03:35:21 testIncrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingSuffix_V1_H1_H1_Test) Time elapsed: 0.984 s 03:35:21 testDecrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingSuffix_V1_H1_H1_Test) Time elapsed: 0.984 s 03:35:21 testDecrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073BeginningPrefix_V1_V3_V1_Test) Time elapsed: 1.378 s 03:35:21 testCopy(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073BeginningPrefix_V1_V3_V1_Test) Time elapsed: 1.728 s 03:35:21 testIncrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073BeginningPrefix_V1_V3_V1_Test) Time elapsed: 1.304 s 03:35:21 testIncrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073BeginningPrefix_V1_V3_V1_Test) Time elapsed: 1.404 s 03:35:21 testDecrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073BeginningPrefix_V1_V3_V1_Test) Time elapsed: 1.528 s 03:35:21 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073BeginningPrefix_V1_V3_V1_Test) Time elapsed: 2.513 s 03:35:21 testDecrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073EndingSuffix_V1_V3_V1_Test) Time elapsed: 2.204 s 03:35:21 testCopy(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073EndingSuffix_V1_V3_V1_Test) Time elapsed: 1.3 s 03:35:21 testIncrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073EndingSuffix_V1_V3_V1_Test) Time elapsed: 1.392 s 03:35:21 testIncrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073EndingSuffix_V1_V3_V1_Test) Time elapsed: 1.353 s 03:35:21 testDecrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073EndingSuffix_V1_V3_V1_Test) Time elapsed: 1.401 s 03:35:21 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073EndingSuffix_V1_V3_V1_Test) Time elapsed: 1.175 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_H1_SingleColumn_AttachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_H1_SingleColumn_AttachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_V1_SingleColumn_AttachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_V1_SingleColumn_AttachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H3_V1_SingleColumn_AttachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H3_V1_SingleColumn_AttachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_H1_SingleColumn_AttachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_H1_SingleColumn_AttachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_V1_SingleColumn_AttachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_V1_SingleColumn_AttachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_H1_SingleColumn_AttachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_H1_SingleColumn_AttachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_V1_SingleColumn_AttachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_V1_SingleColumn_AttachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H3_H1_SingleColumn_AttachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H3_H1_SingleColumn_AttachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_H1_SingleColumn_AttachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_H1_SingleColumn_AttachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_V1_SingleColumn_AttachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_V1_SingleColumn_AttachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_H1_SingleColumn_AttachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_H1_SingleColumn_AttachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_V1_SingleColumn_AttachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_V1_SingleColumn_AttachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_H1_SingleColumn_AttachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_H1_SingleColumn_AttachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_V1_SingleColumn_AttachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_V1_SingleColumn_AttachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_H1_MultiColumns_AttachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_H1_MultiColumns_AttachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_V1_MultiColumns_AttachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_V1_MultiColumns_AttachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H3_V1_MultiColumns_AttachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H3_V1_MultiColumns_AttachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_H1_MultiColumns_AttachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_H1_MultiColumns_AttachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_V1_MultiColumns_AttachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_V1_MultiColumns_AttachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_H1_MultiColumns_AttachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_H1_MultiColumns_AttachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_V1_MultiColumns_AttachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_V1_MultiColumns_AttachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H3_H1_MultiColumns_AttachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H3_H1_MultiColumns_AttachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_H1_MultiColumns_AttachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_H1_MultiColumns_AttachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_V1_MultiColumns_AttachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_V1_MultiColumns_AttachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_H1_MultiColumns_AttachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_H1_MultiColumns_AttachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_V1_MultiColumns_AttachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_V1_MultiColumns_AttachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_H1_MultiColumns_AttachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_H1_MultiColumns_AttachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_V1_MultiColumns_AttachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_V1_MultiColumns_AttachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.PasteWithCategories_H1_H3_H1_MultiColumns_AttachedMode_Bug481310Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.PasteWithCategories_H1_H3_H1_MultiColumns_AttachedMode_Bug481310Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_H1_SingleColumn_DetachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_H1_SingleColumn_DetachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_V1_SingleColumn_DetachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_V1_SingleColumn_DetachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H3_V1_SingleColumn_DetachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H3_V1_SingleColumn_DetachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_H1_SingleColumn_DetachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_H1_SingleColumn_DetachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_V1_SingleColumn_DetachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_V1_SingleColumn_DetachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_H1_SingleColumn_DetachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_H1_SingleColumn_DetachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_V1_SingleColumn_DetachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_V1_SingleColumn_DetachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H3_H1_SingleColumn_DetachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H3_H1_SingleColumn_DetachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_H1_SingleColumn_DetachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_H1_SingleColumn_DetachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_V1_SingleColumn_DetachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_V1_SingleColumn_DetachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_H1_SingleColumn_DetachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_H1_SingleColumn_DetachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_V1_SingleColumn_DetachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_V1_SingleColumn_DetachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_H1_SingleColumn_DetachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_H1_SingleColumn_DetachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_V1_SingleColumn_DetachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_V1_SingleColumn_DetachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_H1_MultiColumns_DetachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_H1_MultiColumns_DetachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_V1_MultiColumns_DetachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_V1_MultiColumns_DetachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H3_V1_MultiColumns_DetachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H3_V1_MultiColumns_DetachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_H1_MultiColumns_DetachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_H1_MultiColumns_DetachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_V1_MultiColumns_DetachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_V1_MultiColumns_DetachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_H1_MultiColumns_DetachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_H1_MultiColumns_DetachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_V1_MultiColumns_DetachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_V1_MultiColumns_DetachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H3_H1_MultiColumns_DetachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H3_H1_MultiColumns_DetachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_H1_MultiColumns_DetachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_H1_MultiColumns_DetachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_V1_MultiColumns_DetachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_V1_MultiColumns_DetachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_H1_MultiColumns_DetachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_H1_MultiColumns_DetachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_V1_MultiColumns_DetachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_V1_MultiColumns_DetachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_H1_MultiColumns_DetachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_H1_MultiColumns_DetachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_V1_MultiColumns_DetachedMode_Test) skipped 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_V1_MultiColumns_DetachedMode_Test) skipped 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyClipboard_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.004 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyClipboard_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.272 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.532 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.359 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 1.387 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 0.37 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteByOneLine_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.918 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteByOneLine_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.383 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteFailRows_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.785 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteFailRows_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.274 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteFailColumns_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.746 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteFailColumns_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.25 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 2.785 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.394 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 2.5 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 0.378 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteByOneLine_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.499 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteByOneLine_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.375 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteByOneColumn_H1_H1_H1_MultiColumns_Test) Time elapsed: 2.683 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteByOneColumn_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.551 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteFailColumns_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.309 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteFailColumns_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.372 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteFailRows_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.853 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteFailRows_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.073 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 3.776 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.383 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 4.088 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 0.352 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteFailColumns_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.287 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteFailColumns_H1_H1_H1_MultiColumns_Test) Time elapsed: 6.903 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteFailRows_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.954 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteFailRows_H1_H1_H1_MultiColumns_Test) Time elapsed: 2.526 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteWarningNotExisting_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.703 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteWarningNotExisting_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.285 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.166 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.489 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteReplaceAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.594 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteReplaceAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.162 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteReplaceAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 1.86 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteReplaceAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 0.624 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteAddAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.505 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteAddAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.512 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteAddAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 2.494 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteAddAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 0.587 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteSkipAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 2.177 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteSkipAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.422 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteSkipAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 1.381 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteSkipAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 1.424 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteFailColumns_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.732 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteFailColumns_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.538 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteWarningNotExisting_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.709 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteWarningNotExisting_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.271 s 03:35:21 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.698 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.315 s 03:35:21 testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyClipboard_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.656 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyClipboard_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.269 s 03:35:21 testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsReplaceAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 3.625 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsReplaceAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.372 s 03:35:21 testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsReplaceAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 3.247 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsReplaceAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 0.956 s 03:35:21 testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsAddAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 2.4 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsAddAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.551 s 03:35:21 testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsAddAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 3.251 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsAddAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 0.808 s 03:35:21 testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsSkipAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.445 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsSkipAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.404 s 03:35:21 testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsSkipAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 1.81 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsSkipAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 0.355 s 03:35:21 testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsFailColumns_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.825 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsFailColumns_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.29 s 03:35:21 testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsFailRows_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.825 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsFailRows_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.308 s 03:35:21 testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsWarningNotExisting_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.753 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsWarningNotExisting_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.276 s 03:35:21 testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.85 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.295 s 03:35:21 testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyReplaceAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.293 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyReplaceAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.368 s 03:35:21 testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyReplaceAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 1.327 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyReplaceAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 0.369 s 03:35:21 testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyAddAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.27 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyAddAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.408 s 03:35:21 testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyAddAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 1.283 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyAddAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 0.354 s 03:35:21 testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptySkipAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.246 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptySkipAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.354 s 03:35:21 testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptySkipAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 1.225 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptySkipAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 1.6 s 03:35:21 testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyFailColumns_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.619 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyFailColumns_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.27 s 03:35:21 testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyWarningNotExisting_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.8 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyWarningNotExisting_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.063 s 03:35:21 testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.825 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.717 s 03:35:21 testImport(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportCellsAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.063 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportCellsAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.434 s 03:35:21 testImport(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportCellsAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 1.168 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportCellsAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 0.252 s 03:35:21 testImport(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsReplaceAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 3.225 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsReplaceAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.263 s 03:35:21 testImport(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsReplaceAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 2.886 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsReplaceAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 0.26 s 03:35:21 testImport(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsAddAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.793 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsAddAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.29 s 03:35:21 testImport(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsAddAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 2.129 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsAddAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 0.265 s 03:35:21 testImport(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsSkipAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 1.119 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsSkipAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.304 s 03:35:21 testImport(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsSkipAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 1.321 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsSkipAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 0.255 s 03:35:21 testImport(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptyReplaceAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.964 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptyReplaceAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.269 s 03:35:21 testImport(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptyReplaceAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 0.897 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptyReplaceAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 0.269 s 03:35:21 testImport(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptyAddAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.97 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptyAddAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.261 s 03:35:21 testImport(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptyAddAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 0.916 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptyAddAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 0.269 s 03:35:21 testImport(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptySkipAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.797 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptySkipAll_H1_H1_H1_MultiColumns_Test) Time elapsed: 0.257 s 03:35:21 testImport(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptySkipAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 0.728 s 03:35:21 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptySkipAll_V1_V3_V1_MultiColumns_Test) Time elapsed: 0.267 s 03:35:21 testNattableTooltipProvider(org.eclipse.papyrus.uml.nattable.clazz.config.tests.markers.ValidationMarkerInTableHeaderTest) Time elapsed: 3.087 s 03:35:21 testTopLabelProvider(org.eclipse.papyrus.uml.nattable.clazz.config.tests.markers.ValidationMarkerInTableHeaderTest) Time elapsed: 1.566 s 03:35:21 testDiagnostic(org.eclipse.papyrus.uml.nattable.clazz.config.tests.markers.ValidationMarkerInTableHeaderTest) Time elapsed: 1.902 s 03:35:21 testNattableTooltipProviderText(org.eclipse.papyrus.uml.nattable.clazz.config.tests.markers.ValidationMarkerInTableHeaderTest) skipped 03:35:21 testUnsupportedColumnCellText(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.UnsupportedColumnCellTextTest) Time elapsed: 0.657 s 03:35:21 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.UnsupportedColumnCellTextTest) Time elapsed: 0.644 s 03:35:21 two_rows_one_column_selection_hide_all_categories__create_new_element_1(org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest) Time elapsed: 0.92 s 03:35:21 two_rows_one_column_selection_hide_all_categories__create_new_element_2(org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest) skipped 03:35:21 two_rows_selection__hide_all_categories__create_new_element(org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest) Time elapsed: 1.329 s 03:35:21 two_rows_one_column_selection__create_new_element(org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest) skipped 03:35:21 two_rows_selection__create_new_column(org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest) Time elapsed: 0.776 s 03:35:21 two_rows_selection__hide_all_categories(org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest) Time elapsed: 0.754 s 03:35:21 one_row_selection(org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest) Time elapsed: 0.665 s 03:35:21 two_rows_selection(org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest) Time elapsed: 0.683 s 03:35:21 two_rows_selection__create_new_element(org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest) Time elapsed: 0.783 s 03:35:21 testCreateStereotypedInterfaceTable(org.eclipse.papyrus.uml.nattable.stereotype.display.tests.tests.StereotypeDisplayTableTest) Time elapsed: 5.48 s 03:35:21 testCreateStereotypedPortTable(org.eclipse.papyrus.uml.nattable.stereotype.display.tests.tests.StereotypeDisplayTableTest) Time elapsed: 2.857 s 03:35:21 testCreateStereotypedAssociationTable(org.eclipse.papyrus.uml.nattable.stereotype.display.tests.tests.StereotypeDisplayTableTest) Time elapsed: 2.916 s 03:35:21 testCreateStereotypedClassAndInterfaceTable(org.eclipse.papyrus.uml.nattable.stereotype.display.tests.tests.StereotypeDisplayTableTest) Time elapsed: 4.146 s 03:35:21 testCreateStereotypedTimeObservationTable(org.eclipse.papyrus.uml.nattable.stereotype.display.tests.tests.StereotypeDisplayTableTest) Time elapsed: 3.07 s 03:35:21 testCreateStereotypedClassTable(org.eclipse.papyrus.uml.nattable.stereotype.display.tests.tests.StereotypeDisplayTableTest) Time elapsed: 4.169 s 03:35:21 03:35:21 Results: 03:35:21 03:35:21 Failures: 03:35:21 ContentsAndExpandWithCategories_0_1_2_Tests.testExpand_1_by_1:84 expected:<0> but was:<3> 03:35:21 03:35:21 Tests run: 635, Failures: 1, Errors: 0, Skipped: 120 03:35:21 03:35:24 [ERROR] There are test failures. 03:35:24 03:35:24 Please refer to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/surefire-reports for the individual test results. 03:35:24 [INFO] 03:35:24 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 03:35:24 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/jacoco.exec 03:35:24 [INFO] Analyzed bundle 'org.eclipse.papyrus.uml.nattable.suite.tests' with 0 classes 03:35:24 [INFO] 03:35:24 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.valuespecification.tests >-- 03:35:24 [INFO] Building org.eclipse.papyrus.uml.textedit.valuespecification.tests 2.0.0-SNAPSHOT [155/170] 03:35:24 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 03:35:24 [INFO] 03:35:24 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 03:35:24 [INFO] 03:35:24 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 03:35:24 [INFO] The project's OSGi version is 2.0.0.202102070721 03:35:24 [INFO] 03:35:24 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 03:35:24 [INFO] 03:35:24 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 03:35:24 [INFO] 03:35:24 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 03:35:24 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 03:35:24 [INFO] 03:35:24 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 03:35:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:35:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:35:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/main/resources 03:35:24 [INFO] 03:35:24 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 03:35:24 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/bin 03:35:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/org/eclipse/papyrus/uml/textedit/valuespecification/tests/suites/MultiplicityLowerValueSpecificationGrammarTests.java:[22] 03:35:25 import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; 03:35:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 03:35:25 The type DefaultXtextDirectEditorConfiguration is deprecated 03:35:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/org/eclipse/papyrus/uml/textedit/valuespecification/tests/suites/MultiplicityLowerValueSpecificationGrammarTests.java:[80] 03:35:25 public DefaultXtextDirectEditorConfiguration getEditor() { 03:35:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 03:35:25 The type DefaultXtextDirectEditorConfiguration is deprecated 03:35:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/org/eclipse/papyrus/uml/textedit/valuespecification/tests/suites/MultiplicityUpperValueSpecificationGrammarTests.java:[22] 03:35:25 import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; 03:35:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 03:35:25 The type DefaultXtextDirectEditorConfiguration is deprecated 03:35:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/org/eclipse/papyrus/uml/textedit/valuespecification/tests/suites/MultiplicityUpperValueSpecificationGrammarTests.java:[80] 03:35:25 public DefaultXtextDirectEditorConfiguration getEditor() { 03:35:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 03:35:25 The type DefaultXtextDirectEditorConfiguration is deprecated 03:35:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/org/eclipse/papyrus/uml/textedit/valuespecification/tests/suites/ValueSpecificationGrammarTests.java:[23] 03:35:25 import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; 03:35:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 03:35:25 The type DefaultXtextDirectEditorConfiguration is deprecated 03:35:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/org/eclipse/papyrus/uml/textedit/valuespecification/tests/suites/ValueSpecificationGrammarTests.java:[293] 03:35:25 public DefaultXtextDirectEditorConfiguration getEditor() { 03:35:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 03:35:25 The type DefaultXtextDirectEditorConfiguration is deprecated 03:35:25 6 problems (6 warnings) 03:35:25 [INFO] 03:35:25 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 03:35:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:35:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:35:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/test/resources 03:35:25 [INFO] 03:35:25 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 03:35:25 [INFO] 03:35:25 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 03:35:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/target/org.eclipse.papyrus.uml.textedit.valuespecification.tests-2.0.0-SNAPSHOT.jar 03:35:25 [INFO] 03:35:25 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 03:35:25 [INFO] 03:35:25 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 03:35:25 [INFO] Skipping tests 03:35:25 [INFO] 03:35:25 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 03:35:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:35:25 [INFO] 03:35:25 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.suite.tests >-- 03:35:25 [INFO] Building org.eclipse.papyrus.uml.textedit.suite.tests 1.0.0-SNAPSHOT [156/170] 03:35:25 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 03:35:25 [INFO] 03:35:25 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 03:35:25 [INFO] 03:35:25 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 03:35:25 [INFO] The project's OSGi version is 1.0.0.202102070721 03:35:25 [INFO] 03:35:25 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 03:35:25 [INFO] 03:35:25 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 03:35:25 [INFO] 03:35:25 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 03:35:25 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 03:35:25 [INFO] 03:35:25 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 03:35:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:35:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:35:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/src/main/resources 03:35:25 [INFO] 03:35:25 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 03:35:25 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/bin 03:35:26 [INFO] 03:35:26 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 03:35:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:35:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:35:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/src/test/resources 03:35:26 [INFO] 03:35:26 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 03:35:26 [INFO] 03:35:26 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 03:35:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/org.eclipse.papyrus.uml.textedit.suite.tests-1.0.0-SNAPSHOT.jar 03:35:26 [INFO] 03:35:26 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 03:35:26 [INFO] 03:35:26 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 03:35:41 [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/work/data/.metadata/.log 03:35:41 [INFO] Command line: 03:35:41 [/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, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] 03:35:58 Running org.eclipse.papyrus.uml.textedit.suite.tests.AllTests 03:36:00 log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator). 03:36:00 log4j:WARN Please initialize the log4j system properly. 03:36:07 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.847 s - in org.eclipse.papyrus.uml.textedit.suite.tests.AllTests 03:36:07 testDefaultValues(org.eclipse.papyrus.uml.textedit.port.tests.suites.PortGrammarTests) Time elapsed: 3.865 s 03:36:07 testInitialText(org.eclipse.papyrus.uml.textedit.port.tests.suites.PortGrammarTests) Time elapsed: 0.041 s 03:36:07 testMultiplicity(org.eclipse.papyrus.uml.textedit.port.tests.suites.PortGrammarTests) Time elapsed: 0.155 s 03:36:07 testParser(org.eclipse.papyrus.uml.textedit.port.tests.suites.PortGrammarTests) Time elapsed: 0.076 s 03:36:07 testDefaultValues(org.eclipse.papyrus.uml.textedit.property.tests.suites.PropertyGrammarTests) Time elapsed: 0.511 s 03:36:07 testInitialText(org.eclipse.papyrus.uml.textedit.property.tests.suites.PropertyGrammarTests) Time elapsed: 0.039 s 03:36:07 testMultiplicity(org.eclipse.papyrus.uml.textedit.property.tests.suites.PropertyGrammarTests) Time elapsed: 0.095 s 03:36:07 testParser(org.eclipse.papyrus.uml.textedit.property.tests.suites.PropertyGrammarTests) Time elapsed: 0.095 s 03:36:07 testDefaultValues(org.eclipse.papyrus.uml.textedit.parameter.tests.suites.ParameterGrammarTests) Time elapsed: 0.462 s 03:36:07 testInitialText(org.eclipse.papyrus.uml.textedit.parameter.tests.suites.ParameterGrammarTests) Time elapsed: 0.076 s 03:36:07 testParser(org.eclipse.papyrus.uml.textedit.parameter.tests.suites.ParameterGrammarTests) Time elapsed: 0.143 s 03:36:07 testDefaultValues(org.eclipse.papyrus.uml.textedit.valuespecification.tests.suites.ValueSpecificationGrammarTests) Time elapsed: 0.881 s 03:36:07 testInitialText(org.eclipse.papyrus.uml.textedit.valuespecification.tests.suites.ValueSpecificationGrammarTests) Time elapsed: 0.387 s 03:36:07 testParser(org.eclipse.papyrus.uml.textedit.valuespecification.tests.suites.ValueSpecificationGrammarTests) Time elapsed: 0.744 s 03:36:07 testParser(org.eclipse.papyrus.uml.textedit.valuespecification.tests.suites.MultiplicityLowerValueSpecificationGrammarTests) Time elapsed: 0.289 s 03:36:07 testParser(org.eclipse.papyrus.uml.textedit.valuespecification.tests.suites.MultiplicityUpperValueSpecificationGrammarTests) Time elapsed: 0.239 s 03:36:07 03:36:07 Results: 03:36:07 03:36:07 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 03:36:07 03:36:09 [INFO] All tests passed! 03:36:09 [INFO] 03:36:09 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 03:36:09 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/jacoco.exec 03:36:09 [INFO] Analyzed bundle 'org.eclipse.papyrus.uml.textedit.suite.tests' with 0 classes 03:36:09 [INFO] 03:36:09 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.architecture.tests >-- 03:36:09 [INFO] Building org.eclipse.papyrus.uml.architecture.tests 2.0.0-SNAPSHOT [157/170] 03:36:09 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 03:36:09 [INFO] 03:36:09 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.architecture.tests --- 03:36:09 [INFO] 03:36:09 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.architecture.tests --- 03:36:09 [INFO] The project's OSGi version is 2.0.0.202102070721 03:36:09 [INFO] 03:36:09 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.architecture.tests --- 03:36:09 [INFO] 03:36:09 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.architecture.tests --- 03:36:09 [INFO] 03:36:09 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.architecture.tests --- 03:36:09 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 03:36:09 [INFO] 03:36:09 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.architecture.tests --- 03:36:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:36:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:36:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/src/main/resources 03:36:09 [INFO] 03:36:09 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.architecture.tests --- 03:36:09 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/bin 03:36:10 [INFO] 03:36:10 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.architecture.tests --- 03:36:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:36:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:36:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/src/test/resources 03:36:10 [INFO] 03:36:10 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.architecture.tests --- 03:36:10 [INFO] 03:36:10 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.architecture.tests --- 03:36:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/target/org.eclipse.papyrus.uml.architecture.tests-2.0.0-SNAPSHOT.jar 03:36:10 [INFO] 03:36:10 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.architecture.tests --- 03:36:10 [INFO] 03:36:10 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.architecture.tests --- 03:36:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:36:10 [INFO] 03:36:10 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.releng >-- 03:36:10 [INFO] Building org.eclipse.papyrus.uml.validation.tests.releng 0.0.1-SNAPSHOT [158/170] 03:36:10 [INFO] --------------------------------[ pom ]--------------------------------- 03:36:10 [INFO] 03:36:10 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.validation.tests.releng --- 03:36:10 [INFO] 03:36:10 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.validation.tests.releng --- 03:36:10 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 03:36:10 [INFO] 03:36:10 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.validation.tests.releng --- 03:36:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:36:10 [INFO] 03:36:10 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.staticprofile >-- 03:36:10 [INFO] Building org.eclipse.papyrus.uml.validation.tests.staticprofile 2.0.0-SNAPSHOT [159/170] 03:36:10 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 03:36:10 [INFO] 03:36:10 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 03:36:10 [INFO] 03:36:10 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 03:36:10 [INFO] The project's OSGi version is 2.0.0.202102070721 03:36:10 [INFO] 03:36:10 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 03:36:10 [INFO] 03:36:10 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 03:36:10 [INFO] 03:36:10 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 03:36:10 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 03:36:10 [INFO] 03:36:10 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 03:36:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:36:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:36:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/src/main/resources 03:36:10 [INFO] 03:36:10 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 03:36:10 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/bin 03:36:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/src-gen/profile/impl/AlwaysActiveMalformedImpl.java:[122] 03:36:11 if (false) { 03:36:11 if (diagnostics != null) { 03:36:11 diagnostics.add 03:36:11 (new BasicDiagnostic 03:36:11 (Diagnostic.ERROR, 03:36:11 ProfileValidator.DIAGNOSTIC_SOURCE, 03:36:11 ProfileValidator.ALWAYS_ACTIVE_MALFORMED__CONSTRAINT_ALWAYS_ACTIVE_MF, 03:36:11 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ConstraintAlwaysActiveMF", EObjectValidator.getObjectLabel(this, context) }), 03:36:11 new Object [] { this })); 03:36:11 } 03:36:11 return false; 03:36:11 } 03:36:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 03:36:11 Dead code 03:36:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/src-gen/profile/impl/AlwaysPassiveJavaImpl.java:[122] 03:36:11 if (false) { 03:36:11 if (diagnostics != null) { 03:36:11 diagnostics.add 03:36:11 (new BasicDiagnostic 03:36:11 (Diagnostic.ERROR, 03:36:11 ProfileValidator.DIAGNOSTIC_SOURCE, 03:36:11 ProfileValidator.ALWAYS_PASSIVE_JAVA__ALWAYS_PASSIVE, 03:36:11 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "AlwaysPassive", EObjectValidator.getObjectLabel(this, context) }), 03:36:11 new Object [] { this })); 03:36:11 } 03:36:11 return false; 03:36:11 } 03:36:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 03:36:11 Dead code 03:36:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/src-gen/profile/impl/AlwaysActiveImpl.java:[122] 03:36:11 if (false) { 03:36:11 if (diagnostics != null) { 03:36:11 diagnostics.add 03:36:11 (new BasicDiagnostic 03:36:11 (Diagnostic.ERROR, 03:36:11 ProfileValidator.DIAGNOSTIC_SOURCE, 03:36:11 ProfileValidator.ALWAYS_ACTIVE__CONSTRAINT_ALWAYS_ACTIVE, 03:36:11 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ConstraintAlwaysActive", EObjectValidator.getObjectLabel(this, context) }), 03:36:11 new Object [] { this })); 03:36:11 } 03:36:11 return false; 03:36:11 } 03:36:11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 03:36:11 Dead code 03:36:11 3 problems (3 warnings) 03:36:11 [INFO] 03:36:11 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 03:36:11 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:36:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:36:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/src/test/resources 03:36:11 [INFO] 03:36:11 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 03:36:11 [INFO] 03:36:11 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 03:36:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/target/org.eclipse.papyrus.uml.validation.tests.staticprofile-2.0.0-SNAPSHOT.jar 03:36:11 [INFO] 03:36:11 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 03:36:11 [INFO] 03:36:11 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 03:36:11 [INFO] Skipping tests 03:36:11 [INFO] 03:36:11 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 03:36:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:36:11 [INFO] 03:36:11 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.genvalidation >-- 03:36:11 [INFO] Building org.eclipse.papyrus.uml.validation.tests.genvalidation 2.0.0-SNAPSHOT [160/170] 03:36:11 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 03:36:11 [INFO] 03:36:11 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 03:36:11 [INFO] 03:36:11 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 03:36:11 [INFO] The project's OSGi version is 2.0.0.202102070721 03:36:11 [INFO] 03:36:11 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 03:36:11 [INFO] 03:36:11 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 03:36:11 [INFO] 03:36:11 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 03:36:11 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 03:36:11 [INFO] 03:36:11 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 03:36:11 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:36:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:36:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/src/main/resources 03:36:11 [INFO] 03:36:11 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 03:36:11 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/bin 03:36:11 [INFO] 03:36:11 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 03:36:11 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:36:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:36:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/src/test/resources 03:36:11 [INFO] 03:36:11 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 03:36:11 [INFO] 03:36:11 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 03:36:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/target/org.eclipse.papyrus.uml.validation.tests.genvalidation-2.0.0-SNAPSHOT.jar 03:36:11 [INFO] 03:36:11 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 03:36:11 [INFO] 03:36:11 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 03:36:11 [INFO] Skipping tests 03:36:11 [INFO] 03:36:11 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 03:36:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:36:11 [INFO] 03:36:11 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests >-- 03:36:11 [INFO] Building org.eclipse.papyrus.uml.validation.tests 2.0.0-SNAPSHOT [161/170] 03:36:11 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 03:36:11 [INFO] 03:36:11 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.validation.tests --- 03:36:11 [INFO] 03:36:11 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.validation.tests --- 03:36:11 [INFO] The project's OSGi version is 2.0.0.202102070721 03:36:11 [INFO] 03:36:11 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.validation.tests --- 03:36:11 [INFO] 03:36:11 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.validation.tests --- 03:36:11 [INFO] 03:36:11 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.validation.tests --- 03:36:11 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 03:36:11 [INFO] 03:36:11 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.validation.tests --- 03:36:11 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:36:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:36:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/src/main/resources 03:36:11 [INFO] 03:36:11 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.validation.tests --- 03:36:11 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/bin 03:36:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/src/org/eclipse/papyrus/uml/validation/tests/Activator.java:[51] 03:36:12 org.eclipse.papyrus.infra.core.log.LogHelper log = new LogHelper();// use because there is an implicit dependency 03:36:12 ^^^ 03:36:12 The value of the local variable log is not used 03:36:12 1 problem (1 warning) 03:36:12 [INFO] 03:36:12 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.validation.tests --- 03:36:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:36:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:36:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/src/test/resources 03:36:12 [INFO] 03:36:12 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.validation.tests --- 03:36:12 [INFO] 03:36:12 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.validation.tests --- 03:36:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/target/org.eclipse.papyrus.uml.validation.tests-2.0.0-SNAPSHOT.jar 03:36:12 [INFO] 03:36:12 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.validation.tests --- 03:36:12 [INFO] 03:36:12 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.validation.tests --- 03:36:12 [INFO] Skipping tests 03:36:12 [INFO] 03:36:12 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.validation.tests --- 03:36:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:36:12 [INFO] 03:36:12 [INFO] ---< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.suite.tests >---- 03:36:12 [INFO] Building org.eclipse.papyrus.uml.suite.tests 1.0.0-SNAPSHOT [162/170] 03:36:12 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 03:36:13 [INFO] 03:36:13 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.suite.tests --- 03:36:13 [INFO] 03:36:13 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.suite.tests --- 03:36:13 [INFO] The project's OSGi version is 1.0.0.202102070721 03:36:13 [INFO] 03:36:13 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.suite.tests --- 03:36:13 [INFO] 03:36:13 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.suite.tests --- 03:36:13 [INFO] 03:36:13 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.suite.tests --- 03:36:13 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 03:36:13 [INFO] 03:36:13 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.suite.tests --- 03:36:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:36:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:36:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/src/main/resources 03:36:13 [INFO] 03:36:13 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.suite.tests --- 03:36:13 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/bin 03:36:14 [INFO] 03:36:14 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.suite.tests --- 03:36:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:36:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:36:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/src/test/resources 03:36:14 [INFO] 03:36:14 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.suite.tests --- 03:36:14 [INFO] 03:36:14 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.suite.tests --- 03:36:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/org.eclipse.papyrus.uml.suite.tests-1.0.0-SNAPSHOT.jar 03:36:14 [INFO] 03:36:14 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.suite.tests --- 03:36:14 [INFO] 03:36:14 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.suite.tests --- 03:36:30 [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/work/data/.metadata/.log 03:36:30 [INFO] Command line: 03:36:30 [/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, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] 03:36:48 Running org.eclipse.papyrus.uml.suite.tests.AllTests 03:37:07 No JFaces support for org.eclipse.jface.viewers.TableTreeViewer 03:37:10 Warning: NLS unused message: "Select in: messages 03:39:01 org.eclipse.core.internal.resources.ResourceException(/copyingInterfaceRealizationDoesNotCorruptTheModel)[368]: java.lang.Exception: Resource '/copyingInterfaceRealizationDoesNotCorruptTheModel' does not exist. 03:39:01 at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42) 03:39:01 at org.eclipse.core.internal.resources.ResourceException.<init>(ResourceException.java:38) 03:39:01 at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:330) 03:39:01 at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:204) 03:39:01 at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:145) 03:39:01 at org.eclipse.core.internal.resources.Resource.accept(Resource.java:63) 03:39:01 at org.eclipse.core.internal.resources.Resource.accept(Resource.java:55) 03:39:01 at org.eclipse.core.internal.resources.Resource.accept(Resource.java:117) 03:39:01 at org.eclipse.core.internal.resources.Resource.accept(Resource.java:105) 03:39:01 at org.eclipse.papyrus.junit.utils.rules.ProjectFixture.deleteProject(ProjectFixture.java:270) 03:39:01 at org.eclipse.papyrus.junit.utils.rules.ProjectFixture$1.evaluate(ProjectFixture.java:240) 03:39:01 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:39:01 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:39:01 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:39:01 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:39:01 at org.eclipse.papyrus.junit.framework.classification.ClassificationRunner.access$0(ClassificationRunner.java:1) 03:39:01 at org.eclipse.papyrus.junit.framework.classification.ClassificationRunner$1.runChild(ClassificationRunner.java:58) 03:39:01 at org.eclipse.papyrus.junit.framework.classification.ClassificationRunnerImpl.runChild(ClassificationRunnerImpl.java:87) 03:39:01 at org.eclipse.papyrus.junit.framework.classification.ClassificationRunner.runChild(ClassificationRunner.java:86) 03:39:01 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:39:01 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:39:01 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:39:01 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:39:01 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:39:01 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:39:01 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:39:01 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 03:39:01 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:39:01 at org.junit.runners.Suite.runChild(Suite.java:128) 03:39:01 at org.junit.runners.Suite.runChild(Suite.java:27) 03:39:01 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:39:01 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:39:01 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:39:01 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:39:01 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:39:01 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:39:01 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:39:01 at org.eclipse.papyrus.junit.framework.classification.ClassificationSuite.run(ClassificationSuite.java:130) 03:39:01 at org.junit.runners.Suite.runChild(Suite.java:128) 03:39:01 at org.junit.runners.Suite.runChild(Suite.java:27) 03:39:01 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:39:01 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:39:01 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:39:01 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:39:01 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:39:01 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:39:01 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:39:01 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) 03:39:01 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) 03:39:01 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) 03:39:01 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) 03:39:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:39:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 03:39:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:39:01 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 03:39:01 at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) 03:39:01 at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) 03:39:01 at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) 03:39:01 at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) 03:39:01 at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35) 03:39:01 at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) 03:39:01 at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) 03:39:01 at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5067) 03:39:01 at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4573) 03:39:01 at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157) 03:39:01 at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) 03:39:01 at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) 03:39:01 at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) 03:39:01 at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) 03:39:01 at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) 03:39:01 at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) 03:39:01 at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) 03:39:01 at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) 03:39:01 at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) 03:39:01 at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) 03:39:01 at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) 03:39:01 at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) 03:39:01 at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) 03:39:01 at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) 03:39:01 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) 03:39:01 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) 03:39:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:39:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 03:39:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:39:01 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 03:39:01 at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) 03:39:01 at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) 03:39:01 at org.eclipse.equinox.launcher.Main.run(Main.java:1461) 03:39:01 at org.eclipse.equinox.launcher.Main.main(Main.java:1434) 03:39:33 03:39:33 (Eclipse:4247): Gtk-CRITICAL **: 08:39:33.343: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:39:33 03:39:33 (Eclipse:4247): Gtk-CRITICAL **: 08:39:33.355: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:39:33 03:39:33 (Eclipse:4247): Gtk-CRITICAL **: 08:39:33.367: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:39:33 03:39:33 (Eclipse:4247): Gtk-CRITICAL **: 08:39:33.718: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:39:33 03:39:33 (Eclipse:4247): Gtk-CRITICAL **: 08:39:33.731: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:39:33 03:39:33 (Eclipse:4247): Gtk-CRITICAL **: 08:39:33.743: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:39:33 03:39:33 (Eclipse:4247): Gtk-CRITICAL **: 08:39:33.889: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:39:34 03:39:34 (Eclipse:4247): Gtk-CRITICAL **: 08:39:34.233: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:39:34 03:39:34 (Eclipse:4247): Gtk-CRITICAL **: 08:39:34.245: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:39:34 03:39:34 (Eclipse:4247): Gtk-CRITICAL **: 08:39:34.265: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:40:27 03:40:27 (Eclipse:4247): Gtk-CRITICAL **: 08:40:27.772: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:40:27 03:40:27 (Eclipse:4247): Gtk-CRITICAL **: 08:40:27.788: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:40:30 03:40:30 (Eclipse:4247): Gtk-CRITICAL **: 08:40:30.969: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:40:30 03:40:30 (Eclipse:4247): Gtk-CRITICAL **: 08:40:30.986: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:40:30 03:40:30 (Eclipse:4247): Gtk-CRITICAL **: 08:40:30.997: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:40:31 03:40:31 (Eclipse:4247): Gtk-CRITICAL **: 08:40:31.017: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:40:33 03:40:33 (Eclipse:4247): Gtk-CRITICAL **: 08:40:33.623: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:40:33 03:40:33 (Eclipse:4247): Gtk-CRITICAL **: 08:40:33.640: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:40:33 03:40:33 (Eclipse:4247): Gtk-CRITICAL **: 08:40:33.659: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:40:33 03:40:33 (Eclipse:4247): Gtk-CRITICAL **: 08:40:33.670: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:40:35 03:40:35 (Eclipse:4247): Gtk-CRITICAL **: 08:40:35.090: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:40:35 03:40:35 (Eclipse:4247): Gtk-CRITICAL **: 08:40:35.105: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:40:35 03:40:35 (Eclipse:4247): Gtk-CRITICAL **: 08:40:35.118: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:40:35 03:40:35 (Eclipse:4247): Gtk-CRITICAL **: 08:40:35.139: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:40:36 03:40:36 (Eclipse:4247): Gtk-CRITICAL **: 08:40:36.518: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:40:36 03:40:36 (Eclipse:4247): Gtk-CRITICAL **: 08:40:36.534: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:40:36 03:40:36 (Eclipse:4247): Gtk-CRITICAL **: 08:40:36.546: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:40:36 03:40:36 (Eclipse:4247): Gtk-CRITICAL **: 08:40:36.562: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:40:36 03:40:36 (Eclipse:4247): Gtk-CRITICAL **: 08:40:36.579: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:40:37 03:40:37 (Eclipse:4247): Gtk-CRITICAL **: 08:40:37.940: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:40:37 03:40:37 (Eclipse:4247): Gtk-CRITICAL **: 08:40:37.962: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:40:37 03:40:37 (Eclipse:4247): Gtk-CRITICAL **: 08:40:37.970: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:42:41 log4j:WARN No appenders could be found for logger (org.eclipse.ocl.pivot.internal.resource.StandaloneProjectMap). 03:42:41 log4j:WARN Please initialize the log4j system properly. 03:42:53 03:42:53 (Eclipse:4247): Gtk-CRITICAL **: 08:42:53.813: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:42:53 03:42:53 (Eclipse:4247): Gtk-CRITICAL **: 08:42:53.817: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:42:53 03:42:53 (Eclipse:4247): Gtk-CRITICAL **: 08:42:53.822: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:42:53 03:42:53 (Eclipse:4247): Gtk-CRITICAL **: 08:42:53.861: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:42:53 03:42:53 (Eclipse:4247): Gtk-CRITICAL **: 08:42:53.865: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:42:53 03:42:53 (Eclipse:4247): Gtk-CRITICAL **: 08:42:53.870: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:42:53 03:42:53 (Eclipse:4247): Gtk-CRITICAL **: 08:42:53.874: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:42:53 03:42:53 (Eclipse:4247): Gtk-CRITICAL **: 08:42:53.879: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:42:53 03:42:53 (Eclipse:4247): Gtk-CRITICAL **: 08:42:53.884: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:42:53 03:42:53 (Eclipse:4247): Gtk-CRITICAL **: 08:42:53.888: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:42:53 03:42:53 (Eclipse:4247): Gtk-CRITICAL **: 08:42:53.893: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:42:53 03:42:53 (Eclipse:4247): Gtk-CRITICAL **: 08:42:53.897: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:42:53 03:42:53 (Eclipse:4247): Gtk-CRITICAL **: 08:42:53.902: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:42:53 03:42:53 (Eclipse:4247): Gtk-CRITICAL **: 08:42:53.904: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:42:53 03:42:53 (Eclipse:4247): Gtk-CRITICAL **: 08:42:53.909: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:42:53 03:42:53 (Eclipse:4247): Gtk-CRITICAL **: 08:42:53.913: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:42:53 03:42:53 (Eclipse:4247): Gtk-CRITICAL **: 08:42:53.917: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:42:53 03:42:53 (Eclipse:4247): Gtk-CRITICAL **: 08:42:53.961: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:42:53 03:42:53 (Eclipse:4247): Gtk-CRITICAL **: 08:42:53.966: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:42:53 03:42:53 (Eclipse:4247): Gtk-CRITICAL **: 08:42:53.970: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 03:44:36 Tests run: 661, Failures: 1, Errors: 0, Skipped: 39, Time elapsed: 468.82 s <<< FAILURE! - in org.eclipse.papyrus.uml.suite.tests.AllTests 03:44:36 testUML(org.eclipse.papyrus.uml.service.types.tests.creation.CreatePureUMLElementTest) Time elapsed: 0.146 s 03:44:36 test(org.eclipse.papyrus.uml.service.types.tests.creation.CreatePureUMLElementTest) Time elapsed: 0.403 s 03:44:36 testDeleteOneAddVariableValueAction(org.eclipse.papyrus.uml.service.types.tests.deletion.DeletePureUMLElementTest) Time elapsed: 0.137 s 03:44:36 testDeleteOneCentralBufferNode(org.eclipse.papyrus.uml.service.types.tests.deletion.DeletePureUMLElementTest) Time elapsed: 0.065 s 03:44:36 stereotypeApplicationsDeleted:command(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteDependentWithStereotypeApplications458685) Time elapsed: 4.395 s 03:44:36 stereotypeApplicationsDeleted:elements(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteDependentWithStereotypeApplications458685) Time elapsed: 0 s 03:44:36 stereotypeApplicationsDeleted:stereotypes(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteDependentWithStereotypeApplications458685) Time elapsed: 0 s 03:44:36 stereotypeApplicationsDeleted:undo(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteDependentWithStereotypeApplications458685) Time elapsed: 0 s 03:44:36 stereotypeApplicationsDeleted:redo(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteDependentWithStereotypeApplications458685) Time elapsed: 0 s 03:44:36 deleteInitialState(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteTransitionsWithVertexTest) Time elapsed: 0.749 s 03:44:36 deleteS1(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteTransitionsWithVertexTest) Time elapsed: 0.323 s 03:44:36 deleteS2(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteTransitionsWithVertexTest) Time elapsed: 1.333 s 03:44:36 deleteFinalState(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteTransitionsWithVertexTest) Time elapsed: 0.294 s 03:44:36 deleteFromContainmentSubset(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteContainmentSubsetTest) Time elapsed: 1.066 s 03:44:36 deleteFromTwoContainmentSupersetsAtOnce(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteContainmentSubsetTest) Time elapsed: 0.44 s 03:44:36 createAssociationWritable(org.eclipse.papyrus.uml.service.types.tests.creation.ConnectorReadOnlyTestBug465899) Time elapsed: 0.075 s 03:44:36 createAssociationReadOnly_usecase(org.eclipse.papyrus.uml.service.types.tests.creation.ConnectorReadOnlyTestBug465899) Time elapsed: 0.056 s 03:44:36 createAssociationReadOnly(org.eclipse.papyrus.uml.service.types.tests.creation.ConnectorReadOnlyTestBug465899) Time elapsed: 0.065 s 03:44:36 createConnectorTargetReadOnly(org.eclipse.papyrus.uml.service.types.tests.creation.ConnectorReadOnlyTestBug465899) Time elapsed: 0.044 s 03:44:36 createConnectorSourceReadOnly(org.eclipse.papyrus.uml.service.types.tests.creation.ConnectorReadOnlyTestBug465899) Time elapsed: 0.069 s 03:44:36 testDeletion(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteAssociationPropertyTypeTest) Time elapsed: 0.05 s 03:44:36 testDeletionInCompositeDiagram(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteCommentLinkTest) Time elapsed: 7.275 s 03:44:36 testDeletionWithSetRequest(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteCommentLinkTest) skipped 03:44:36 testDeletionInClassDiagram(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteCommentLinkTest) Time elapsed: 2.341 s 03:44:36 testDeletionInComponentDiagram(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteCommentLinkTest) Time elapsed: 1.971 s 03:44:36 testCreation(org.eclipse.papyrus.uml.service.types.tests.creation.CreateAssociationTest) Time elapsed: 0.025 s 03:44:36 testCreation(org.eclipse.papyrus.uml.service.types.tests.creation.CreateAssociationDirectedTest) Time elapsed: 0.01 s 03:44:36 testCreation(org.eclipse.papyrus.uml.service.types.tests.creation.CreateAssociationCompositeTest) Time elapsed: 0.019 s 03:44:36 testCreation(org.eclipse.papyrus.uml.service.types.tests.creation.CreateAssociationCompositeDirectedTest) Time elapsed: 0.008 s 03:44:36 testCreation(org.eclipse.papyrus.uml.service.types.tests.creation.CreateAssociationSharedTest) Time elapsed: 0.008 s 03:44:36 testCreation(org.eclipse.papyrus.uml.service.types.tests.creation.CreateAssociationSharedDirectedTest) Time elapsed: 0.007 s 03:44:36 deleteInteractionFragmentInOperand(org.eclipse.papyrus.uml.service.types.tests.deletion.InteractionDeletionTest) Time elapsed: 1.625 s 03:44:36 deleteAllOperandsOfCombinedFragment(org.eclipse.papyrus.uml.service.types.tests.deletion.InteractionDeletionTest) Time elapsed: 1.461 s 03:44:36 deleteCombinedFragment(org.eclipse.papyrus.uml.service.types.tests.deletion.InteractionDeletionTest) Time elapsed: 1.378 s 03:44:36 deleteCombinedFragmentNested(org.eclipse.papyrus.uml.service.types.tests.deletion.InteractionDeletionTest) Time elapsed: 1.444 s 03:44:36 deleteOperandsOfCombinedFragment(org.eclipse.papyrus.uml.service.types.tests.deletion.InteractionDeletionTest) Time elapsed: 1.284 s 03:44:36 deleteCombinedFragmentDeeplyNested(org.eclipse.papyrus.uml.service.types.tests.deletion.InteractionDeletionTest) Time elapsed: 1.128 s 03:44:36 deleteInteractionWithNesting(org.eclipse.papyrus.uml.service.types.tests.deletion.InteractionDeletionTest) Time elapsed: 1.107 s 03:44:36 deleteInteraction(org.eclipse.papyrus.uml.service.types.tests.deletion.InteractionDeletionTest) Time elapsed: 1.02 s 03:44:36 testCreateClassInModel(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateElementTest) Time elapsed: 0.013 s 03:44:36 testCreateCentralBufferNodeInActivity(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateElementTest) Time elapsed: 0.015 s 03:44:36 testCreateCentralBufferNodeInActivityWithNode(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateElementTest) Time elapsed: 0.008 s 03:44:36 testCannotCreateOperationRedefinableTemplateSignature_bug468071(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateElementTest) Time elapsed: 0 s 03:44:36 testCreateOperationTemplateSignature_bug468071(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateElementTest) Time elapsed: 0.02 s 03:44:36 testCreateModelInClass(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateElementTest) Time elapsed: 0.001 s 03:44:36 testCreateDeploymentBetweenNodeAndArtifactInNode(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.006 s 03:44:36 testCreatePackageMergeBetweenPackageAndPackageInPackage2(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.011 s 03:44:36 testCreateTraceBetweenClassAndNullInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.003 s 03:44:36 testCreateDependencyBetweenClassesInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.006 s 03:44:36 testCreateProtocolConformanceBetweenPackageAndPackageInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.006 s 03:44:36 testCreateInformationfloweBetweenClasses2InPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.009 s 03:44:36 testCreateUsageBetweenClassAndNullInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.002 s 03:44:36 testCreateAbstractionBetweenPackageAndClassesInModel(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.015 s 03:44:36 testCreateComponentRealizationBetweenClassAndComponentInComponent(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.033 s 03:44:36 testCreateAbstractionBetweenClassesInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.005 s 03:44:36 testCreateUsageBetweenClassesInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.004 s 03:44:36 testCreatePackageImportBetweenPackageAndPackageInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.006 s 03:44:36 testCreateComponentRealizationBetweenComponentAndClassInComponent(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.011 s 03:44:36 testCreateElementImportBetweenPackageAndPackageInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.006 s 03:44:36 testCreateDeploymentBetweenNodeAndArtifactInArtifact(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0 s 03:44:36 testCreateGeneralizationBetweenClassesInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.005 s 03:44:36 testCreateGeneralizationBetweenClassAndNullInClass(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.002 s 03:44:36 testCreateDeploymentBetweenArtifactAndNodeInArtifact(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.009 s 03:44:36 testCreateExtendBetweenClasses2InPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.001 s 03:44:36 testCreateProtocolConformanceBetweenPackageAndPackageInPackage2(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0 s 03:44:36 testCreateTransitionBetweenInitialAndState(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) skipped 03:44:36 testCreateInformationfloweBetweenUseCases2InUseCase(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.005 s 03:44:36 testCreateRefineBetweenClassesInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.47 s 03:44:36 testCreateComponentRealizationBetweenClassAndComponentInClass(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.007 s 03:44:36 testCreateRealizationBetweenClassAndNullInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.002 s 03:44:36 testCreateExtensionBetweenClassAndNullInNull(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0 s 03:44:36 testCreateExtendBetweenUseCases2InUseCase(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.013 s 03:44:36 testCreateElementImportBetweenPackageAndPackageInPackage2(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.004 s 03:44:36 testCreateAssociationBetweenClassesInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.003 s 03:44:36 testCreateTraceBetweenClassesInClass(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.016 s 03:44:36 testCreateManifestationBetweenArtifactAndPackage2InArtifact(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.03 s 03:44:36 testCreateSubstitutionBetweenClassesInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.007 s 03:44:36 testCreateAbstractionBetweenClassAndNullInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.001 s 03:44:36 testCreateAbstractionBetweenClassAndClassInClass(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.004 s 03:44:36 testCreatePackageMergeBetweenPackageAndPackageInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.003 s 03:44:36 testCreateRealizationBetweenClassesInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.004 s 03:44:36 testCreateTransitionBetweenStateAndInitial(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) skipped 03:44:36 testCreateAssociationBetweenClassAndNullInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.001 s 03:44:36 testCreateRefineBetweenClassAndNullInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.002 s 03:44:36 testCreateDeploymentBetweenArtifactAndNodeInNode(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.006 s 03:44:36 testCreateIncludeBetweenUseCases2InUseCase(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.006 s 03:44:36 testCreateGeneralizationBetweenClassesInClass(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.004 s 03:44:36 testCreateExtensionBetweenClassAndNullInClass(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0 s 03:44:36 testCreateDependencyBetweenClassAndNullInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.001 s 03:44:36 testCreatePackageImportBetweenPackageAndPackageInPackage2(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.004 s 03:44:36 testCreateComponentRealizationBetweenComponentAndClass(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.002 s 03:44:36 testCreateSubstitutionBetweenClassAndNullInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.001 s 03:44:36 testCreateInterfaceRealizationBetweenClassAndInterfaceInClass(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.007 s 03:44:36 testCreateTraceBetweenClassesInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.013 s 03:44:36 testCreateTransitionBetweenStateAndFinal(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) skipped 03:44:36 testCreateAbstractionBetweenClassAndPackageInModel(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.004 s 03:44:36 testCreateRefineBetweenClassesInClass(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.029 s 03:44:36 testCreateTransitionBetweenFinalAndState(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) skipped 03:44:36 testCreateManifestationBetweenClassAndPackage2InArtifact(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.004 s 03:44:36 testCreateInterfaceRealizationBetweenUseCases2InUseCase(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0.002 s 03:44:36 testCreateIncludeBetweenClasses2InPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) Time elapsed: 0 s 03:44:36 testCreateExtensionBetweenStereotypeAndMetaClassInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateProfileRelationshipTest) Time elapsed: 0.021 s 03:44:36 testMoveTemplateSignatureToOperation_bug468071(org.eclipse.papyrus.uml.service.types.ui.tests.creation.MoveElementTest) Time elapsed: 0.995 s 03:44:36 testMoveRedefinableTemplateSignatureToClass_bug468071(org.eclipse.papyrus.uml.service.types.ui.tests.creation.MoveElementTest) Time elapsed: 0.005 s 03:44:36 testCannotMoveRedefinableTemplateSignatureToOperation_bug468071(org.eclipse.papyrus.uml.service.types.ui.tests.creation.MoveElementTest) Time elapsed: 0 s 03:44:36 testSetTemplateSignatureOfOperation_bug468071(org.eclipse.papyrus.uml.service.types.ui.tests.creation.SetFeatureTest) Time elapsed: 0.005 s 03:44:36 testSetRedefinableTemplateSignatureOfClass_bug468071(org.eclipse.papyrus.uml.service.types.ui.tests.creation.SetFeatureTest) Time elapsed: 0.003 s 03:44:36 testCannotSetRedefinableTemplateSignatureOfOperation_bug468071(org.eclipse.papyrus.uml.service.types.ui.tests.creation.SetFeatureTest) Time elapsed: 0 s 03:44:36 deleteAssociation(org.eclipse.papyrus.uml.service.types.ui.tests.deletion.DeleteAssociationTest) Time elapsed: 0.44 s 03:44:36 deleteAssociationTarget(org.eclipse.papyrus.uml.service.types.ui.tests.deletion.DeleteAssociationTest) Time elapsed: 0.344 s 03:44:36 deleteReadOnlyElement(org.eclipse.papyrus.uml.modelexplorer.tests.DeleteModelExplorerTest) Time elapsed: 1.116 s 03:44:36 deleteClassInTheModel(org.eclipse.papyrus.uml.modelexplorer.tests.DeleteModelExplorerTest) Time elapsed: 2.055 s 03:44:36 deleteRootOfTheModel(org.eclipse.papyrus.uml.modelexplorer.tests.DeleteModelExplorerTest) Time elapsed: 0.426 s 03:44:36 renameUMLUnnamedElementTest(org.eclipse.papyrus.uml.modelexplorer.tests.RenameHandlerTest) skipped 03:44:36 renameUMLNamedElementTest(org.eclipse.papyrus.uml.modelexplorer.tests.RenameHandlerTest) skipped 03:44:36 revealSemanticElement_selectRootTest(org.eclipse.papyrus.uml.modelexplorer.tests.ModelExplorerViewTests) Time elapsed: 1.259 s 03:44:36 revealSemanticElement_selectChildrenTest(org.eclipse.papyrus.uml.modelexplorer.tests.ModelExplorerViewTests) Time elapsed: 1.129 s 03:44:36 revealSemanticElement_selectImportedPackage(org.eclipse.papyrus.uml.modelexplorer.tests.ModelExplorerViewTests) Time elapsed: 1.186 s 03:44:36 revealSemanticElement_selectImportedPackageList(org.eclipse.papyrus.uml.modelexplorer.tests.ModelExplorerViewTests) Time elapsed: 1.207 s 03:44:36 revealSemanticElement_selectChildrenTestList(org.eclipse.papyrus.uml.modelexplorer.tests.ModelExplorerViewTests) Time elapsed: 1.378 s 03:44:36 cutReadOnlyElement(org.eclipse.papyrus.uml.modelexplorer.tests.paste.CutPasteModelExplorerTest) Time elapsed: 0.851 s 03:44:36 cutClassTest(org.eclipse.papyrus.uml.modelexplorer.tests.paste.CutPasteModelExplorerTest) Time elapsed: 1.875 s 03:44:36 cutRootOfTheModel(org.eclipse.papyrus.uml.modelexplorer.tests.paste.CutPasteModelExplorerTest) Time elapsed: 0.724 s 03:44:36 copyPasteofClass1Test(org.eclipse.papyrus.uml.modelexplorer.tests.paste.CopyPasteModelExplorerTest) Time elapsed: 1.474 s 03:44:36 pasteOnReadOnlyElement(org.eclipse.papyrus.uml.modelexplorer.tests.paste.CopyPasteModelExplorerTest) Time elapsed: 0.607 s 03:44:36 copyPasteofClass1And2Test(org.eclipse.papyrus.uml.modelexplorer.tests.paste.CopyPasteModelExplorerTest) Time elapsed: 0.586 s 03:44:36 copyPasteDiagramTest(org.eclipse.papyrus.uml.modelexplorer.tests.paste.DiagramCopyPasteModelExplorerTest) Time elapsed: 0.601 s 03:44:36 copyPasteTableTest(org.eclipse.papyrus.uml.modelexplorer.tests.paste.TableCopyPasteModelExplorerTest) Time elapsed: 0.64 s 03:44:36 copyPasteofClass1Test(org.eclipse.papyrus.uml.modelexplorer.tests.paste.StereotypeCopyPasteModelExplorerTest) Time elapsed: 1.97 s 03:44:36 advancedModeDoesNotCollapseItself(org.eclipse.papyrus.uml.modelexplorer.tests.AdvancedModeTest) Time elapsed: 2.066 s 03:44:36 validateModel[0](org.eclipse.papyrus.uml.modelexplorer.tests.resources.ModelValidationTest) Time elapsed: 0.084 s 03:44:36 validateModel[1](org.eclipse.papyrus.uml.modelexplorer.tests.resources.ModelValidationTest) Time elapsed: 0.02 s 03:44:36 dropInterface(org.eclipse.papyrus.uml.diagram.dnd.tests.tests.InstanceSpecificationTest) Time elapsed: 0.199 s 03:44:36 dropClass(org.eclipse.papyrus.uml.diagram.dnd.tests.tests.InstanceSpecificationTest) Time elapsed: 0.046 s 03:44:36 testPropertyContentProvider(org.eclipse.papyrus.uml.diagram.dnd.tests.tests.InstanceSpecificationTest) Time elapsed: 0.005 s 03:44:36 dropClassAndInterface(org.eclipse.papyrus.uml.diagram.dnd.tests.tests.InstanceSpecificationTest) Time elapsed: 0.075 s 03:44:36 dropClassAndSuperclass(org.eclipse.papyrus.uml.diagram.dnd.tests.tests.InstanceSpecificationTest) Time elapsed: 0.043 s 03:44:36 singleValuePropertyGraphicalTest(org.eclipse.papyrus.uml.tools.tests.tests.ContentProviderTest) Time elapsed: 0.115 s 03:44:36 singleValuePropertyTest(org.eclipse.papyrus.uml.tools.tests.tests.ContentProviderTest) Time elapsed: 0.059 s 03:44:36 multipleValuePropertyTest(org.eclipse.papyrus.uml.tools.tests.tests.ContentProviderTest) skipped 03:44:36 enumPropertyTest(org.eclipse.papyrus.uml.tools.tests.tests.ContentProviderTest) Time elapsed: 0.012 s 03:44:36 testProfileContentWithBaseClassPropertyWithoutInheritedProperties(org.eclipse.papyrus.uml.tools.tests.tests.UMLStereotypePropertyContentProviderTest) Time elapsed: 0.553 s 03:44:36 testProfileContentWithoutBaseClassPropertyWithoutInheritedProperties(org.eclipse.papyrus.uml.tools.tests.tests.UMLStereotypePropertyContentProviderTest) Time elapsed: 0.44 s 03:44:36 testProfileContentWithBaseClassPropertyWithInheritedProperties(org.eclipse.papyrus.uml.tools.tests.tests.UMLStereotypePropertyContentProviderTest) Time elapsed: 0.417 s 03:44:36 testProfileContentWithoutBaseClassPropertyWithInheritedProperties(org.eclipse.papyrus.uml.tools.tests.tests.UMLStereotypePropertyContentProviderTest) Time elapsed: 0.376 s 03:44:36 testSwitchToProxy(org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest) skipped 03:44:36 testSwitchProfilesWithStereotypes(org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest) Time elapsed: 3.667 s 03:44:36 testSwitchFromRegistererdToLocal(org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest) Time elapsed: 3.716 s 03:44:36 testSwitchProfilesWithStereotypeProperties(org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest) Time elapsed: 3.177 s 03:44:36 testSwitchProfilesWithMissingDefinitions(org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest) Time elapsed: 2.702 s 03:44:36 testSwitchFromLocalToRegistered(org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest) Time elapsed: 3.079 s 03:44:36 testSwitchToDifferentVersion(org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest) skipped 03:44:36 testSimpleSwitch(org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest) Time elapsed: 3.692 s 03:44:36 testSwitchFromProxy(org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest) skipped 03:44:36 testSwitchProfilesStereotypeIdentities(org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest) Time elapsed: 2.549 s 03:44:36 testSwitchProfilesWithRequiredStereotypes(org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest) Time elapsed: 2.52 s 03:44:36 testOverloadDoesNotClash(org.eclipse.papyrus.uml.tools.tests.tests.NamedElementValidatorTest) Time elapsed: 0.068 s 03:44:36 testNameClash(org.eclipse.papyrus.uml.tools.tests.tests.NamedElementValidatorTest) Time elapsed: 0.052 s 03:44:36 testElementOfDifferentKindDoesNotClash(org.eclipse.papyrus.uml.tools.tests.tests.NamedElementValidatorTest) Time elapsed: 0.063 s 03:44:36 testModifiedSysMLStereotype(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) skipped 03:44:36 testUndoUnapplyProfile(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) Time elapsed: 0.776 s 03:44:36 testAddStereotype(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) Time elapsed: 0.707 s 03:44:36 testStereotypeUnsetAttributeChange(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) Time elapsed: 0.95 s 03:44:36 testUndoAddStereotype(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) Time elapsed: 0.672 s 03:44:36 testAddStereotypes(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) Time elapsed: 0.653 s 03:44:36 testUndoRemoveStereotype(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) Time elapsed: 0.672 s 03:44:36 testAddSysMLStereotype(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) Time elapsed: 0.696 s 03:44:36 testModifiedStereotype(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) Time elapsed: 0.703 s 03:44:36 testAddStereotypeOnSeveralElements(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) Time elapsed: 0.65 s 03:44:36 testUndoAddStereotypes(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) Time elapsed: 0.615 s 03:44:36 testFakeBasedProperty(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) Time elapsed: 0.614 s 03:44:36 testRemoveStereotype(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) Time elapsed: 0.554 s 03:44:36 testRemoveSysMLStereotype(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) Time elapsed: 0.679 s 03:44:36 testUndoAddSysMLStereotype(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) Time elapsed: 0.568 s 03:44:36 testUndoModifiedStereotype(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) Time elapsed: 0.592 s 03:44:36 testUndoAddStereotypeOnSeveralElements(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) Time elapsed: 0.602 s 03:44:36 testUndoRedoAddStereotypeTiming(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) Time elapsed: 0.584 s 03:44:36 testUnapplyProfile(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) Time elapsed: 0.615 s 03:44:36 testUndoRemoveSysMLStereotype(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) Time elapsed: 0.566 s 03:44:36 testUndoModifiedSysMLStereotype(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) skipped 03:44:36 testStereotypeListAttributeChange(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) Time elapsed: 0.526 s 03:44:36 twoProfilesUnapplied(org.eclipse.papyrus.uml.tools.tests.tests.ProfileApplicationListenerTest) Time elapsed: 0.161 s 03:44:36 moveProfileApplication(org.eclipse.papyrus.uml.tools.tests.tests.ProfileApplicationListenerTest) Time elapsed: 0.173 s 03:44:36 applyProfileThenMoveApplication(org.eclipse.papyrus.uml.tools.tests.tests.ProfileApplicationListenerTest) Time elapsed: 0.14 s 03:44:36 twoProfilesApplied(org.eclipse.papyrus.uml.tools.tests.tests.ProfileApplicationListenerTest) Time elapsed: 0.185 s 03:44:36 profileReplacedInAnApplication(org.eclipse.papyrus.uml.tools.tests.tests.ProfileApplicationListenerTest) Time elapsed: 0.158 s 03:44:36 simpleNewProfileApplication(org.eclipse.papyrus.uml.tools.tests.tests.ProfileApplicationListenerTest) Time elapsed: 0.159 s 03:44:36 simpleProfileUnapplication(org.eclipse.papyrus.uml.tools.tests.tests.ProfileApplicationListenerTest) Time elapsed: 0.215 s 03:44:36 profileAppliedThenReplacedInSameApplication(org.eclipse.papyrus.uml.tools.tests.tests.ProfileApplicationListenerTest) Time elapsed: 0.163 s 03:44:36 testEditToDisplaySingleString_1(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest) Time elapsed: 0.068 s 03:44:36 testList(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest) Time elapsed: 0.042 s 03:44:36 testNull(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest) Time elapsed: 0.075 s 03:44:36 testDisplayToEditString_1(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest) Time elapsed: 0.102 s 03:44:36 testEmptyString(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest) Time elapsed: 0.048 s 03:44:36 testClass2(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest) Time elapsed: 0.095 s 03:44:36 testClass3(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest) Time elapsed: 0.036 s 03:44:36 testMatchingElementstSingleValue1(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest) Time elapsed: 0.051 s 03:44:36 testMatchingElementstSingleValue2(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest) Time elapsed: 0.095 s 03:44:37 testCompletionToFindClass_1(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest) Time elapsed: 0.074 s 03:44:37 testCompletionToFindClass_3(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest) Time elapsed: 0.088 s 03:44:37 testCompletionToFindClass_4(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest) Time elapsed: 0.047 s 03:44:37 testCompletionToFindClass_5(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest) Time elapsed: 0.062 s 03:44:37 testCompletionToFindClass_6(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest) Time elapsed: 0.082 s 03:44:37 testCompletionToFindClass_7(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest) Time elapsed: 0.047 s 03:44:37 testCompletionToFindClass_8(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest) Time elapsed: 0.078 s 03:44:37 testSplitString_1(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest) Time elapsed: 0.042 s 03:44:37 testSplitString_2(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest) Time elapsed: 0.056 s 03:44:37 testCompletionToFindConstraint_1(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest) Time elapsed: 0.063 s 03:44:37 testCompletionToFindConstraint_2(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest) Time elapsed: 0.052 s 03:44:37 testCompletionMultiValueConverterEmptyString(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest) Time elapsed: 0.087 s 03:44:37 testCompletionToFindPackage_1(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest) Time elapsed: 0.041 s 03:44:37 testCompletionToFindPackage_2(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest) Time elapsed: 0.047 s 03:44:37 testCompletionSingleValueConverterEmptyString(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest) Time elapsed: 0.064 s 03:44:37 profileLanguage(org.eclipse.papyrus.uml.tools.tests.tests.UMLLanguageProvidersTest) Time elapsed: 0.002 s 03:44:37 umlLanguage(org.eclipse.papyrus.uml.tools.tests.tests.UMLLanguageProvidersTest) Time elapsed: 0.002 s 03:44:37 ValidationStereotypesListClass1Test(org.eclipse.papyrus.uml.tools.tests.tests.IconsStereotypesTest) Time elapsed: 1.252 s 03:44:37 ValidationStereotypesListClass2Test(org.eclipse.papyrus.uml.tools.tests.tests.IconsStereotypesTest) Time elapsed: 1.317 s 03:44:37 ValidationStereotypesListClass3Test(org.eclipse.papyrus.uml.tools.tests.tests.IconsStereotypesTest) Time elapsed: 1.816 s 03:44:37 ValidationStereotypesListClass4Test(org.eclipse.papyrus.uml.tools.tests.tests.IconsStereotypesTest) Time elapsed: 1.252 s 03:44:37 ValidationImageClass1Test(org.eclipse.papyrus.uml.tools.tests.tests.IconsStereotypesTest) Time elapsed: 1.301 s 03:44:37 ValidationImageClass2Test(org.eclipse.papyrus.uml.tools.tests.tests.IconsStereotypesTest) Time elapsed: 1.747 s 03:44:37 ValidationImageClass3Test(org.eclipse.papyrus.uml.tools.tests.tests.IconsStereotypesTest) Time elapsed: 1.043 s 03:44:37 ValidationImageClass4Test(org.eclipse.papyrus.uml.tools.tests.tests.IconsStereotypesTest) Time elapsed: 1.003 s 03:44:37 returnedTextTest(org.eclipse.papyrus.uml.tools.tests.tests.CustomizableDelegatingItemLabelProviderTest) Time elapsed: 1.169 s 03:44:37 returnedStyledTextTest(org.eclipse.papyrus.uml.tools.tests.tests.CustomizableDelegatingItemLabelProviderTest) Time elapsed: 1.066 s 03:44:37 notifyChange(org.eclipse.papyrus.uml.tools.tests.tests.DelegatingItemLabelProviderTest) Time elapsed: 0.07 s 03:44:37 copyingInterfaceRealizationDoesNotCorruptTheModel(org.eclipse.papyrus.uml.tools.tests.tests.UMLCopyTest) Time elapsed: 0.004 s 03:44:37 copyingInterfaceRealizationDoesNotCorruptTheModel(org.eclipse.papyrus.uml.tools.tests.tests.UMLCopyTestME) Time elapsed: 0.707 s 03:44:37 duplicateStereotypeWithMultivaluedDataTypeContainmentFeatureTest(org.eclipse.papyrus.uml.tools.tests.tests.DuplicateStereotypeCommandTest) Time elapsed: 1.836 s 03:44:37 duplicateStereotypeWithMultivaluedContainmentFeatureTest(org.eclipse.papyrus.uml.tools.tests.tests.DuplicateStereotypeCommandTest) Time elapsed: 1.566 s 03:44:37 duplicateStereotypeWithSingleContainmentFeatureTest(org.eclipse.papyrus.uml.tools.tests.tests.DuplicateStereotypeCommandTest) Time elapsed: 1.532 s 03:44:37 recursiveImportPackage(org.eclipse.papyrus.uml.tools.utils.tests.tests.NameResolutionHelperTest) Time elapsed: 0.016 s 03:44:37 testIsAutoNamed(org.eclipse.papyrus.uml.tools.utils.tests.tests.NamedElementUtilTest) Time elapsed: 0.02 s 03:44:37 testGetDefaultNameWithIncrement(org.eclipse.papyrus.uml.tools.utils.tests.tests.NamedElementUtilTest) Time elapsed: 0.001 s 03:44:37 testAutoNameIncrement(org.eclipse.papyrus.uml.tools.utils.tests.tests.NamedElementUtilTest) Time elapsed: 0.001 s 03:44:37 testExistingElementHavingNameNotRenamed(org.eclipse.papyrus.uml.tools.utils.tests.tests.NamedElementUtilTest) Time elapsed: 0.001 s 03:44:37 testGetAppliedSuperstereotype(org.eclipse.papyrus.uml.tools.utils.tests.tests.UMLUtilTest) Time elapsed: 0.092 s 03:44:37 testGetApplicableStereotype_notStrict_notApplicable(org.eclipse.papyrus.uml.tools.utils.tests.tests.UMLUtilTest) Time elapsed: 0.409 s 03:44:37 testGetApplicableStereotype_notStrict_applicable(org.eclipse.papyrus.uml.tools.utils.tests.tests.UMLUtilTest) Time elapsed: 0.452 s 03:44:37 testGetApplicableStereotype_strict_applicable(org.eclipse.papyrus.uml.tools.utils.tests.tests.UMLUtilTest) Time elapsed: 0.407 s 03:44:37 testGetAppliedSubstereotype_notApplied(org.eclipse.papyrus.uml.tools.utils.tests.tests.UMLUtilTest) Time elapsed: 0.081 s 03:44:37 testGetApplicableStereotype_strict_notApplicable(org.eclipse.papyrus.uml.tools.utils.tests.tests.UMLUtilTest) Time elapsed: 0.375 s 03:44:37 testGetAppliedSubstereotype_applied(org.eclipse.papyrus.uml.tools.utils.tests.tests.UMLUtilTest) Time elapsed: 0.107 s 03:44:37 testUnApplyStereotypeApplication(org.eclipse.papyrus.uml.diagram.stereotypeproperty.TestBadUnapplyProfile2ClosedDiagComment) Time elapsed: 2.303 s 03:44:37 testStereotypeApplicationOnClass(org.eclipse.papyrus.uml.diagram.stereotypeproperty.TestDropStereotypedClass) Time elapsed: 1.315 s 03:44:37 testProfileApplicationOnModel(org.eclipse.papyrus.uml.diagram.stereotypeproperty.TestProfileApplication) Time elapsed: 0.772 s 03:44:37 testBrace(org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.asbrace.TestDisplayAsBrace) Time elapsed: 1.388 s 03:44:37 testReopenStereotypeAsComment(org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.asbrace.TestReopenAsBrace) Time elapsed: 3.422 s 03:44:37 testStereotypeApplicationOnClass(org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.ascomment.TestDisplayAsComment) Time elapsed: 1.042 s 03:44:37 testReopenStereotypeAsComment(org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.ascomment.TestReopenAsComment) Time elapsed: 3.457 s 03:44:37 testStereotypeApplicationOnClass(org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.ascompartment.TestDisplayAsCompartment) Time elapsed: 1.969 s 03:44:37 testReopenStereotypeAsComment(org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.ascompartment.TestReopenAsCompartment) Time elapsed: 2.949 s 03:44:37 test2StereotypeApplicationsOnClass(org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.displayname.Test2StereotypeApplications) Time elapsed: 0.908 s 03:44:37 testStereotypeApplicationOnPackage(org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.displayname.TestStereotypeApplication) Time elapsed: 1.225 s 03:44:37 testStereotypeApplicationOnClass(org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.displayname.TestStereotypeApplication) Time elapsed: 0.127 s 03:44:37 testQNStereotypeApplicationOnClass(org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.displayname.TestStereotypeApplicationQualifiedName) Time elapsed: 0.866 s 03:44:37 testLayoutStereotypeApplicationOnClass(org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.layout.TestLayoutWithStereotype) skipped 03:44:37 testLayoutOnClass(org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.layout.TestLayoutWithStereotype) skipped 03:44:37 testLayoutStereotypeApplicationOnClass(org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.layout.TestLayoutWithStereotypeOnEclipseHIPPInstance) skipped 03:44:37 testLayoutOnClass(org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.layout.TestLayoutWithStereotypeOnEclipseHIPPInstance) skipped 03:44:37 testDiagramFileExtentionLabel(org.eclipse.papyrus.uml.diagram.wizards.TestCreateModelWizard) Time elapsed: 0.285 s 03:44:37 testDiagramFileExtenstionForUML(org.eclipse.papyrus.uml.diagram.wizards.TestCreateModelWizard) Time elapsed: 0.098 s 03:44:37 testOrderOfPages(org.eclipse.papyrus.uml.diagram.wizards.TestCreateModelWizard) Time elapsed: 0.103 s 03:44:37 testDiagramFileExtentionLabel(org.eclipse.papyrus.uml.diagram.wizards.TestInitModelWizard) Time elapsed: 0.106 s 03:44:37 testDiagramFileExtenstionForUML(org.eclipse.papyrus.uml.diagram.wizards.TestInitModelWizard) Time elapsed: 0.102 s 03:44:37 testOrderOfPages(org.eclipse.papyrus.uml.diagram.wizards.TestInitModelWizard) Time elapsed: 0.1 s 03:44:37 testOrderOfPages(org.eclipse.papyrus.uml.diagram.wizards.TestNewProjectWizard) Time elapsed: 0.125 s 03:44:37 testForSimpleModel(org.eclipse.papyrus.uml.diagram.wizards.TestCreateModelFromExistingModelWizard) Time elapsed: 0.107 s 03:44:37 testOrderOfPages(org.eclipse.papyrus.uml.diagram.wizards.TestCreateModelFromExistingModelWizard) Time elapsed: 0.1 s 03:44:37 testForModelWithDot(org.eclipse.papyrus.uml.diagram.wizards.TestCreateModelFromExistingModelWizard) Time elapsed: 0.105 s 03:44:37 missingSchema(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeApplicationRepairSnippetTest) Time elapsed: 0.629 s 03:44:37 noCorruptionControlCase(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeApplicationRepairSnippetTest) Time elapsed: 0.093 s 03:44:37 wrongProfileVersion(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeApplicationRepairSnippetTest) Time elapsed: 0.384 s 03:44:37 missingProfileApplication(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeApplicationRepairSnippetTest) Time elapsed: 0.486 s 03:44:37 deleteStereotypes(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeApplicationRepairSnippetTest) Time elapsed: 0.072 s 03:44:37 nestedProfileApplicationsMissingNamespace_bug434302(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest) Time elapsed: 0.552 s 03:44:37 orphansOfWrongProfileVersion_bug436666(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest) Time elapsed: 0.073 s 03:44:37 badSchemaLocationInNonPackageFragment_bug459488(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest) Time elapsed: 1.368 s 03:44:37 nestedProfilesAndNestedApplicationsWellFormed_bug434302(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest) Time elapsed: 0.617 s 03:44:37 registeredDynamicProfie_bug455329(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest) Time elapsed: 0.116 s 03:44:37 nestedPackageSchemaMissing_bug436666(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest) Time elapsed: 0.573 s 03:44:37 incorrectZombieGroupingWithoutProfileNamespaceURIPattern_bug496307(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest) Time elapsed: 0.078 s 03:44:37 nonStereotypeApplicationsAreOK_bug436666(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest) Time elapsed: 0.055 s 03:44:37 nestedProfileApplications2Pkgs1Profile_bug434302(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest) Time elapsed: 0.66 s 03:44:37 crossReferencedPackageUnitWithoutOwnProfileApplication_bug458736(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest) Time elapsed: 1.392 s 03:44:37 correctZombieGroupingWithProfileNamespaceURIPattern_bug496307(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest) Time elapsed: 0.027 s 03:44:37 orphansOfValidSchema_bug436666(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest) Time elapsed: 0.082 s 03:44:37 packageUnitWithoutOwnProfileApplication_bug455248(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest) Time elapsed: 0.555 s 03:44:37 nestedPackageInProfileIsOK_bug436666(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest) Time elapsed: 0.541 s 03:44:37 compareMultiVersionSameURISameVersion(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0.001 s 03:44:37 compareMultiVersionDifferentURIDifferentVersion(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0 s 03:44:37 compareSingleVersionDifferentURISameVersion(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0.001 s 03:44:37 compareMultiVersionDifferentURISameVersion(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0 s 03:44:37 compareCorrectInvalidComparisonConstantBehavior(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0 s 03:44:37 compareNoVersionSameURI(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0 s 03:44:37 compareSingleVersionDifferentURIDifferentVersion(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0 s 03:44:37 matchCorrectNoMatchConstantBehavior(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0 s 03:44:37 matchSingleVersionCorrectURIGivenVersion(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0.001 s 03:44:37 matchNoVersionCorrectURIDefaultVersion(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0 s 03:44:37 matchMultipleVersionCorrectURIGivenVersion(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0 s 03:44:37 matchMultipleVersionCorrectURIDefaultVersion(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0 s 03:44:37 compareCorrectInvalidComparisonBehaviorWrongLHS(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0 s 03:44:37 compareCorrectInvalidComparisonBehaviorWrongRHS(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0 s 03:44:37 registryExtensionPointCorrectMatch(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0.002 s 03:44:37 compareSingleVersionSameURIDifferentVersion(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0 s 03:44:37 compareSingleVersionSameURISameVersion(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0 s 03:44:37 compareMultiVersionSameURIDifferentVersion(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0 s 03:44:37 registryCorrectUnregisterAndRegister(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0 s 03:44:37 registryExtensionPointRegistered(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0 s 03:44:37 compareCorrectInvalidComparisonBehaviorWrongPattern(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0 s 03:44:37 matchNoVersionCorrectURIGivenVersion(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0 s 03:44:37 compareNoVersionDifferentURI(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0 s 03:44:37 matchSingleVersionCorrectURIDefaultVersion(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0 s 03:44:37 matchCorrectNoMatchBehavior(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest) Time elapsed: 0 s 03:44:37 interactionOperand_contentProvider(org.eclipse.papyrus.uml.properties.modelelement.tests.UMLModelElementTest) Time elapsed: 0.105 s 03:44:37 combinedFragment_contentProvider(org.eclipse.papyrus.uml.properties.modelelement.tests.UMLModelElementTest) Time elapsed: 0.063 s 03:44:37 testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.MultiplicityObservableValueTest) Time elapsed: 0.842 s 03:44:37 testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.ExtensionEndMultiplicityObservableValueTest) Time elapsed: 0.721 s 03:44:37 testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.NavigationObservableValueTest) Time elapsed: 0.87 s 03:44:37 testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.OwnerObservableValueTest) Time elapsed: 0.868 s 03:44:37 testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.KeywordObservableValueTest) Time elapsed: 0.777 s 03:44:37 testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.UMLLabelObservableValueTest) Time elapsed: 0.812 s 03:44:37 testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.ImageExpressionObservableValueTest) Time elapsed: 0.779 s 03:44:37 testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.ImageKindObservableValueTest) Time elapsed: 0.731 s 03:44:37 testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.ImageNameObservableValueTest) Time elapsed: 1.285 s 03:44:37 testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.ElementCustomizationElementIconObservableValueTest) Time elapsed: 2.125 s 03:44:37 testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.ElementCustomizationQualifiedNameObservableValueTest) Time elapsed: 2.894 s 03:44:37 testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.ElementCustomizationShadowObservableValueTest) Time elapsed: 1.292 s 03:44:37 testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.ExtensionRequiredObservableValueTest) Time elapsed: 1.462 s 03:44:37 testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.ImportedPackageLocationObservableValueTest) Time elapsed: 0.814 s 03:44:37 testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.UnsettableStringObservableValueTest) Time elapsed: 0.753 s 03:44:37 testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.BasicObservableValueTest) Time elapsed: 0.846 s 03:44:37 testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.AnnotationObservableValueTest) Time elapsed: 0.764 s 03:44:37 testObservableList(org.eclipse.papyrus.uml.properties.databinding.tests.MaskValueObservableListTest) Time elapsed: 1.278 s 03:44:37 testObservableList(org.eclipse.papyrus.uml.properties.databinding.tests.AppliedCommentsObservableListTest) Time elapsed: 1.575 s 03:44:37 testObservableList(org.eclipse.papyrus.uml.properties.databinding.tests.OwnedCommentsObservableListTest) Time elapsed: 1.616 s 03:44:37 testObservableList(org.eclipse.papyrus.uml.properties.databinding.tests.ProvidedInterfaceObservableListTest) Time elapsed: 0.817 s 03:44:37 testObservableList(org.eclipse.papyrus.uml.properties.databinding.tests.RequiredInterfaceObservableListTest) Time elapsed: 0.796 s 03:44:37 testObservableList(org.eclipse.papyrus.uml.properties.databinding.tests.ProfileApplicationObservableListTest) Time elapsed: 0.801 s 03:44:37 testObservableList(org.eclipse.papyrus.uml.properties.databinding.tests.StereotypeApplicationObservableListTest) Time elapsed: 1.043 s 03:44:37 testObservableList(org.eclipse.papyrus.uml.properties.databinding.tests.BasicObservableListTest) Time elapsed: 0.904 s 03:44:37 testObservableValue(org.eclipse.papyrus.uml.diagram.properties.databinding.tests.CanonicalObservableValueTest) Time elapsed: 1.168 s 03:44:37 testObservableValue(org.eclipse.papyrus.uml.diagram.properties.databinding.tests.ConnectionDecorationStyleObservableValueTest) Time elapsed: 1.612 s 03:44:37 testObservableValue(org.eclipse.papyrus.uml.diagram.properties.databinding.tests.CustomStringStyleCompartmentObservableValueTest) Time elapsed: 1.409 s 03:44:37 testObservableValue(org.eclipse.papyrus.uml.diagram.properties.databinding.tests.CustomIntStyleCompartmentObservableValueTest) Time elapsed: 3.262 s 03:44:37 testObservableValue(org.eclipse.papyrus.uml.diagram.properties.databinding.tests.DiagramLabelObservableValueTest) Time elapsed: 0.884 s 03:44:37 testObservableValue(org.eclipse.papyrus.uml.diagram.properties.databinding.tests.CustomBooleanStyleWithStoreObservableValueTest) Time elapsed: 1.741 s 03:44:37 testObservableValue(org.eclipse.papyrus.uml.diagram.properties.databinding.tests.CustomDoubleStyleWithStoreObservableValueTest) Time elapsed: 0.832 s 03:44:37 testObservableValue(org.eclipse.papyrus.uml.diagram.properties.databinding.tests.CustomIntStyleWithStoreObservableValueTest) Time elapsed: 1.026 s 03:44:37 testObservableValue(org.eclipse.papyrus.uml.diagram.properties.databinding.tests.RulersUnitStyleObservableValueTest) Time elapsed: 1.743 s 03:44:37 testObservableValue(org.eclipse.papyrus.uml.diagram.properties.databinding.tests.SwitchOrientationObservableValueTest) Time elapsed: 2.298 s 03:44:37 outOfDateModelSkipMigration_papyrus(org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest) Time elapsed: 1.469 s 03:44:37 upToDateModelDoesNotPromptForMigration_papyrus(org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest) Time elapsed: 2.144 s 03:44:37 outOfDateModelDoMigration_dynamic(org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest) Time elapsed: 1.502 s 03:44:37 outOfDateModelSkipMigration_uml2(org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest) Time elapsed: 2.202 s 03:44:37 outOfDateModelDoMigration_papyrus(org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest) Time elapsed: 1.86 s 03:44:37 outOfDateModelSkipMigration_dynamic(org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest) Time elapsed: 1.039 s 03:44:37 outOfDateModelDoMigration_uml2(org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest) Time elapsed: 1.802 s 03:44:37 upToDateModelDoesNotPromptForMigration_uml2(org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest) Time elapsed: 1.47 s 03:44:37 upToDateModelDoesNotPromptForMigration_dynamic(org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest) Time elapsed: 1.049 s 03:44:37 loadDecoratorAsMainModel(org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest) Time elapsed: 0.922 s 03:44:37 externalizeApplication(org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest) Time elapsed: 0.925 s 03:44:37 unloadApplication(org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest) Time elapsed: 0.784 s 03:44:37 externalizeApplication_undo(org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest) Time elapsed: 0.819 s 03:44:37 unloadedApplicationNotAvailable(org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest) Time elapsed: 0.832 s 03:44:37 loadApplication(org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest) Time elapsed: 0.848 s 03:44:37 externalizeApplication_undo_redo(org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest) Time elapsed: 1.081 s 03:44:37 nestedPackageApplicationOfSameProfile_bug459613(org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest) Time elapsed: 0.73 s 03:44:37 externalizeApplication_forNestedPackage(org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest) Time elapsed: 0.725 s 03:44:37 internalizeApplication_undo(org.eclipse.papyrus.uml.decoratormodel.tests.InternalizeProfileApplicationTest) Time elapsed: 0.855 s 03:44:37 internalizeApplication_undo_redo(org.eclipse.papyrus.uml.decoratormodel.tests.InternalizeProfileApplicationTest) Time elapsed: 1.016 s 03:44:37 internalizeApplication(org.eclipse.papyrus.uml.decoratormodel.tests.InternalizeProfileApplicationTest) Time elapsed: 1.899 s 03:44:37 migrateProfile(org.eclipse.papyrus.uml.decoratormodel.tests.ProfileMigrationTest) Time elapsed: 1.24 s 03:44:37 missingSchema(org.eclipse.papyrus.uml.decoratormodel.tests.StereotypeApplicationRepairTest) Time elapsed: 0.817 s 03:44:37 wrongProfileVersion(org.eclipse.papyrus.uml.decoratormodel.tests.StereotypeApplicationRepairTest) Time elapsed: 1.004 s 03:44:37 missingProfileApplication(org.eclipse.papyrus.uml.decoratormodel.tests.StereotypeApplicationRepairTest) Time elapsed: 3.451 s 03:44:37 decoratorModelsForPackageAsync(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest) Time elapsed: 1.168 s 03:44:37 decoratorModelsForPackage_none(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest) skipped 03:44:37 removeResource(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest) Time elapsed: 1.283 s 03:44:37 decoratorModelsAsync_uri(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest) Time elapsed: 1.53 s 03:44:37 decoratorModelName(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest) Time elapsed: 1.05 s 03:44:37 baseline(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest) Time elapsed: 0.96 s 03:44:37 decoratorModelsForPackage(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest) Time elapsed: 0.945 s 03:44:37 decoratorModelNameAsync(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest) Time elapsed: 1.131 s 03:44:37 appliedProfilesByResourceIndex(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest) Time elapsed: 1.151 s 03:44:37 decoratorModels(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest) Time elapsed: 1.276 s 03:44:37 decoratorModelsAsync(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest) Time elapsed: 1.987 s 03:44:37 allAppliedProfiles(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest) Time elapsed: 1.866 s 03:44:37 decoratorModelNames(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest) Time elapsed: 1.494 s 03:44:37 decoratorModels_uri(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest) Time elapsed: 1.329 s 03:44:37 decoratorModelNamesAsync(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest) Time elapsed: 1.259 s 03:44:37 listener(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest) Time elapsed: 1.549 s 03:44:37 allAppliedProfilesAsync(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest) Time elapsed: 2.433 s 03:44:37 addNewResource(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest) Time elapsed: 1.918 s 03:44:37 decoratorModelsForPackageAsync_none(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest) Time elapsed: 1.801 s 03:44:37 copy_subsetOfProfiles(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelCopierTest) Time elapsed: 2.682 s 03:44:37 copy_allProfiles(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelCopierTest) Time elapsed: 1.202 s 03:44:37 testHasUnloadedDecoratorModelsAsync_recursive(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest) Time elapsed: 2.152 s 03:44:37 testIsDecoratorModelFor(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest) Time elapsed: 1.343 s 03:44:37 testIsDecoratorModelURI(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest) Time elapsed: 1.329 s 03:44:37 testInternalizeProfileApplications(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest) Time elapsed: 0.944 s 03:44:37 testHasUnloadedDecoratorModelsAsync(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest) Time elapsed: 1.223 s 03:44:37 testExternalizeProfileApplication(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest) Time elapsed: 2.359 s 03:44:37 testGetDecoratorPackages(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest) Time elapsed: 2.036 s 03:44:37 testGetDecoratorModelAppliedProfiles(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest) Time elapsed: 2.44 s 03:44:37 testGetUnloadedDecoratorModelsAsyncResource(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest) Time elapsed: 1.928 s 03:44:37 testGetExternalizationProfile(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest) Time elapsed: 0.861 s 03:44:37 testIsDecoratorModelResource(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest) Time elapsed: 0.754 s 03:44:37 testGetDecoratorModelProfileApplications(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest) Time elapsed: 0.803 s 03:44:37 testGetUnloadedDecoratorModelsAsyncPackage(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest) Time elapsed: 1.008 s 03:44:37 testGetLoadedDecoratorModels(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest) Time elapsed: 0.79 s 03:44:37 testGetLoadedSubUnitPackages(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest) Time elapsed: 0.828 s 03:44:37 testGetUnloadedDecoratorModels(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest) Time elapsed: 1.922 s 03:44:37 testHasExternalizationProfile(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest) Time elapsed: 1.641 s 03:44:37 testGetUnloadedDecoratorModelsAsyncIterableOfResource(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest) Time elapsed: 2.282 s 03:44:37 testGetUserModelResources(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest) Time elapsed: 1.344 s 03:44:37 testGetDecoratorProfileApplications(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest) Time elapsed: 1.047 s 03:44:37 stereotypeApplication_inNestedPackage(org.eclipse.papyrus.uml.decoratormodel.helper.tests.PapyrusStereotypeApplicationHelperTest) Time elapsed: 0.459 s 03:44:37 stereotypeApplication_inNonPackageSubmodelUnit_bug459613(org.eclipse.papyrus.uml.decoratormodel.helper.tests.PapyrusStereotypeApplicationHelperTest) Time elapsed: 0.322 s 03:44:37 applyStereotype_resourceSet(org.eclipse.papyrus.uml.decoratormodel.helper.tests.PapyrusStereotypeApplicationHelperTest) Time elapsed: 0.327 s 03:44:37 applyStereotype_freeFloating(org.eclipse.papyrus.uml.decoratormodel.helper.tests.PapyrusStereotypeApplicationHelperTest) Time elapsed: 0.34 s 03:44:37 isDecoratorModel_decoratorModelUML(org.eclipse.papyrus.uml.decoratormodel.internal.expressions.tests.FilePropertyTesterTest) Time elapsed: 1.416 s 03:44:37 isDecoratorModel_decoratorModelNotation(org.eclipse.papyrus.uml.decoratormodel.internal.expressions.tests.FilePropertyTesterTest) Time elapsed: 1.78 s 03:44:37 isDecoratorModel_userModelUML(org.eclipse.papyrus.uml.decoratormodel.internal.expressions.tests.FilePropertyTesterTest) Time elapsed: 0.896 s 03:44:37 decoratorIndexing(org.eclipse.papyrus.uml.decoratormodel.internal.resource.index.tests.ProfileIndexTest) Time elapsed: 0.402 s 03:44:37 userModelIndexing(org.eclipse.papyrus.uml.decoratormodel.internal.resource.index.tests.ProfileIndexTest) Time elapsed: 0.001 s 03:44:37 decoratorAsUserModelIndexing(org.eclipse.papyrus.uml.decoratormodel.internal.resource.index.tests.ProfileIndexTest) Time elapsed: 0 s 03:44:37 migrateProfileExtendingDynamic_bug481302(org.eclipse.papyrus.uml.decoratormodel.tests.RegressionTest) Time elapsed: 0.701 s 03:44:37 basicUMLMigrateProfileExtendingStatic_bug481302(org.eclipse.papyrus.uml.decoratormodel.tests.RegressionTest) skipped 03:44:37 migrateProfileExtendingStatic_bug481302(org.eclipse.papyrus.uml.decoratormodel.tests.RegressionTest) Time elapsed: 0.562 s 03:44:37 control_undo_redo_allDecoratorsLoaded(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest) Time elapsed: 1.231 s 03:44:37 uncontrol_undo_redo_allDecoratorsUnloaded(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest) Time elapsed: 4.158 s 03:44:37 control_someDecoratorsLoaded(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest) Time elapsed: 1.612 s 03:44:37 uncontrol_someDecoratorsLoaded(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest) Time elapsed: 2.532 s 03:44:37 uncontrol_allDecoratorsUnloaded(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest) Time elapsed: 3.606 s 03:44:37 control_undo_redo_someDecoratorsLoaded(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest) Time elapsed: 3.723 s 03:44:37 control_allDecoratorsLoaded(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest) Time elapsed: 1.323 s 03:44:37 control_undo_redo_allDecoratorsUnloaded(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest) Time elapsed: 4.482 s 03:44:37 control_allDecoratorsUnloaded(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest) Time elapsed: 2.124 s 03:44:37 uncontrol_undo_redo_someDecoratorsLoaded(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest) Time elapsed: 3.146 s 03:44:37 uncontrol_undo_redo_allDecoratorsLoaded(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest) Time elapsed: 1.019 s 03:44:37 uncontrol_allDecoratorsLoaded(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest) Time elapsed: 0.996 s 03:44:37 nonBaseElementStereotypeCrossReferences(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.AdditionalModelStructuresTest) Time elapsed: 1.679 s 03:44:37 classUnitExternalizeParentUnitProfileApplication_bug459613(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.AdditionalModelStructuresTest) Time elapsed: 0.641 s 03:44:37 nestedPackagesInheritingExternalProfileApplications(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.AdditionalModelStructuresTest) Time elapsed: 2.124 s 03:44:37 validateOCLOnInstanceSpec(org.eclipse.papyrus.uml.validation.tests.rules.TestOCLConstraintOnInstanceSpec) Time elapsed: 6.011 s 03:44:37 validateCamelCaseRule(org.eclipse.papyrus.uml.validation.tests.rules.TestOCLValidationRuleFromFile) Time elapsed: 1.452 s 03:44:37 validateIsActiveOCLRule_inactiveClass(org.eclipse.papyrus.uml.validation.tests.rules.TestValidationRulesInPluginXML) Time elapsed: 3.348 s 03:44:37 validateIsPassiveJavaRule_inactiveClass(org.eclipse.papyrus.uml.validation.tests.rules.TestValidationRulesInPluginXML) Time elapsed: 2.338 s 03:44:37 validateIsPassiveJavaRule_activeClass(org.eclipse.papyrus.uml.validation.tests.rules.TestValidationRulesInPluginXML) Time elapsed: 3.213 s 03:44:37 validateMalformedActiveRule_notActiveCapsule(org.eclipse.papyrus.uml.validation.tests.rules.TestValidationRulesInProfile) Time elapsed: 4.091 s 03:44:37 validateIsActiveRule_notActiveCapsule(org.eclipse.papyrus.uml.validation.tests.rules.TestValidationRulesInProfile) Time elapsed: 2.524 s 03:44:37 validateIsActiveRule_ActiveCapsule(org.eclipse.papyrus.uml.validation.tests.rules.TestValidationRulesInProfile) Time elapsed: 2.369 s 03:44:37 validateNameClashDetection(org.eclipse.papyrus.uml.validation.tests.rules.TestUMLValidationRules) Time elapsed: 1.284 s 03:44:37 validateNonStandardMultiplicity(org.eclipse.papyrus.uml.validation.tests.rules.TestUMLValidationRules) Time elapsed: 0.963 s 03:44:37 validateUnsetStereotypeAttribute(org.eclipse.papyrus.uml.validation.tests.rules.TestStereotypeValidation) Time elapsed: 1.714 s 03:44:37 testResolveProfile__Object(org.eclipse.papyrus.uml.filters.tests.ProfileAppliedTest) Time elapsed: 0.035 s 03:44:37 testMatches__Object(org.eclipse.papyrus.uml.filters.tests.ProfileAppliedTest) Time elapsed: 0.017 s 03:44:37 profileAppliedFilterResourceURI_bug480221(org.eclipse.papyrus.uml.filters.tests.ProfileAppliedRegressionTest) Time elapsed: 0.053 s 03:44:37 profileAppliedFilterDoesNotLoadProfiles_miss_bug480221(org.eclipse.papyrus.uml.filters.tests.ProfileAppliedRegressionTest) Time elapsed: 0.051 s 03:44:37 profileAppliedFilterDoesNotLoadProfiles_hit_bug480221(org.eclipse.papyrus.uml.filters.tests.ProfileAppliedRegressionTest) Time elapsed: 0.136 s 03:44:37 popupsGenerated(org.eclipse.papyrus.uml.profile.assistants.generator.tests.BasicAssistantsGenerationTest) Time elapsed: 0.012 s 03:44:37 connectionTargetFilters(org.eclipse.papyrus.uml.profile.assistants.generator.tests.BasicAssistantsGenerationTest) Time elapsed: 0.003 s 03:44:37 popupFilters(org.eclipse.papyrus.uml.profile.assistants.generator.tests.BasicAssistantsGenerationTest) Time elapsed: 0.001 s 03:44:37 connectionSourceFilters(org.eclipse.papyrus.uml.profile.assistants.generator.tests.BasicAssistantsGenerationTest) Time elapsed: 0 s 03:44:37 connectionsGenerated(org.eclipse.papyrus.uml.profile.assistants.generator.tests.BasicAssistantsGenerationTest) Time elapsed: 0.001 s 03:44:37 popupsGenerated(org.eclipse.papyrus.uml.profile.assistants.generator.tests.DiagramSpecificAssistantsGenerationTest) Time elapsed: 0.042 s 03:44:37 connectionTargetFilters(org.eclipse.papyrus.uml.profile.assistants.generator.tests.DiagramSpecificAssistantsGenerationTest) Time elapsed: 0.004 s 03:44:37 distinctConnectionHintsGenerated(org.eclipse.papyrus.uml.profile.assistants.generator.tests.DiagramSpecificAssistantsGenerationTest) Time elapsed: 0.002 s 03:44:37 popupFilters(org.eclipse.papyrus.uml.profile.assistants.generator.tests.DiagramSpecificAssistantsGenerationTest) Time elapsed: 0.001 s 03:44:37 connectionSourceFilters(org.eclipse.papyrus.uml.profile.assistants.generator.tests.DiagramSpecificAssistantsGenerationTest) Time elapsed: 0.001 s 03:44:37 distinctPopupHintsGenerated(org.eclipse.papyrus.uml.profile.assistants.generator.tests.DiagramSpecificAssistantsGenerationTest) Time elapsed: 0 s 03:44:37 connectionsGenerated(org.eclipse.papyrus.uml.profile.assistants.generator.tests.DiagramSpecificAssistantsGenerationTest) Time elapsed: 0.001 s 03:44:37 popupsGenerated(org.eclipse.papyrus.uml.profile.assistants.generator.tests.ProfilesWithPackageNestingTest) Time elapsed: 0.003 s 03:44:37 connectionTargetFilters(org.eclipse.papyrus.uml.profile.assistants.generator.tests.ProfilesWithPackageNestingTest) Time elapsed: 0.002 s 03:44:37 popupFilters(org.eclipse.papyrus.uml.profile.assistants.generator.tests.ProfilesWithPackageNestingTest) Time elapsed: 0.001 s 03:44:37 connectionSourceFilters(org.eclipse.papyrus.uml.profile.assistants.generator.tests.ProfilesWithPackageNestingTest) Time elapsed: 0 s 03:44:37 connectionsGenerated(org.eclipse.papyrus.uml.profile.assistants.generator.tests.ProfilesWithPackageNestingTest) Time elapsed: 0 s 03:44:37 connectionsGenerated[<<Indirect>> Generalization](org.eclipse.papyrus.uml.profile.assistants.generator.tests.ConnectionTypesTest) Time elapsed: 0.005 s 03:44:37 connectionsGenerated[<<Indirect>> GeneralizationSet](org.eclipse.papyrus.uml.profile.assistants.generator.tests.ConnectionTypesTest) Time elapsed: 0 s 03:44:37 connectionsGenerated[<<Virtual>> ControlFlow](org.eclipse.papyrus.uml.profile.assistants.generator.tests.ConnectionTypesTest) Time elapsed: 0 s 03:44:37 connectionsGenerated[<<Virtual>> ObjectFlow](org.eclipse.papyrus.uml.profile.assistants.generator.tests.ConnectionTypesTest) Time elapsed: 0 s 03:44:37 connectionsGenerated[<<Virtual>> Transition](org.eclipse.papyrus.uml.profile.assistants.generator.tests.ConnectionTypesTest) Time elapsed: 0 s 03:44:37 connectionsGenerated[<<Virtual>> Message](org.eclipse.papyrus.uml.profile.assistants.generator.tests.ConnectionTypesTest) Time elapsed: 0 s 03:44:37 connectionsGenerated[<<Indirect>> Connector](org.eclipse.papyrus.uml.profile.assistants.generator.tests.ConnectionTypesTest) Time elapsed: 0 s 03:44:37 iconGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.BasicElementTypesGenerationTest) Time elapsed: 0.006 s 03:44:37 elementTypeSpecializedTypes_bug461717(org.eclipse.papyrus.uml.profile.types.generator.tests.BasicElementTypesGenerationTest) Time elapsed: 0.015 s 03:44:37 multipleElementTypesForOneStereotypeGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.BasicElementTypesGenerationTest) Time elapsed: 0 s 03:44:37 stereotypeAdviceGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.BasicElementTypesGenerationTest) Time elapsed: 0.001 s 03:44:37 elementTypesGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.BasicElementTypesGenerationTest) Time elapsed: 0 s 03:44:37 stereotypeMatcherGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.BasicElementTypesGenerationTest) Time elapsed: 0.001 s 03:44:37 stereotypeAdviceNotGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationTest) Time elapsed: 0.006 s 03:44:37 distinctHintsGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationTest) Time elapsed: 0.001 s 03:44:37 stereotypeMatcherNotGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationTest) Time elapsed: 0.001 s 03:44:37 iconGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationTest) Time elapsed: 0 s 03:44:37 elementTypeSpecializedTypes_bug461717(org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationTest) Time elapsed: 0.042 s 03:44:37 elementTypesGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationTest) Time elapsed: 0.001 s 03:44:37 iconGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.ProfilesWithPackageNestingTest) Time elapsed: 0.004 s 03:44:37 stereotypeAdviceGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.ProfilesWithPackageNestingTest) Time elapsed: 0.001 s 03:44:37 elementTypesGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.ProfilesWithPackageNestingTest) Time elapsed: 0 s 03:44:37 stereotypeMatcherGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.ProfilesWithPackageNestingTest) Time elapsed: 0.001 s 03:44:37 elementTypeSpecializedTypes(org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationBug461717Test) Time elapsed: 0.047 s 03:44:37 stereotypeAdviceGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationBug461717Test) Time elapsed: 0.001 s 03:44:37 stereotypeMatcherGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationBug461717Test) Time elapsed: 0 s 03:44:37 testGetStereotypeNames(org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest) Time elapsed: 0.107 s 03:44:37 testGetStereotypes(org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest) Time elapsed: 0.038 s 03:44:37 testGetAllStereotypeNames(org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest) skipped 03:44:37 testGetProfileNames(org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest) Time elapsed: 0.037 s 03:44:37 testProfileCatalog(org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest) Time elapsed: 0.063 s 03:44:37 testLookupStereotype(org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest) Time elapsed: 0.034 s 03:44:37 testLookupStereotypeInAppliedProfile(org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest) Time elapsed: 0.407 s 03:44:37 testProfileCopy(org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest) Time elapsed: 0.019 s 03:44:37 testGetProfiles(org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest) Time elapsed: 0.029 s 03:44:37 testGetNamedElement(org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest) Time elapsed: 0.032 s 03:44:37 testIsModelsExist(org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest) Time elapsed: 0.732 s 03:44:37 testGetStereotypeQualifiedNames(org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest) Time elapsed: 0.043 s 03:44:37 testGetProfileQualifiedNames(org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest) Time elapsed: 0.082 s 03:44:37 testCopyResources(org.eclipse.papyrus.uml.profile.drafter.tests.EclipseProjectTest) Time elapsed: 0.005 s 03:44:37 testCopyResource(org.eclipse.papyrus.uml.profile.drafter.tests.EclipseProjectTest) Time elapsed: 0.001 s 03:44:37 testGetProject(org.eclipse.papyrus.uml.profile.drafter.tests.EclipseProjectTest) Time elapsed: 0 s 03:44:37 testEclipseProject(org.eclipse.papyrus.uml.profile.drafter.tests.EclipseProjectTest) Time elapsed: 0.001 s 03:44:37 testGetUmlModelWithIFile(org.eclipse.papyrus.uml.profile.drafter.tests.ModelSetManagerTest) Time elapsed: 0.817 s 03:44:37 testModelSetManagerString(org.eclipse.papyrus.uml.profile.drafter.tests.ModelSetManagerTest) Time elapsed: 0.006 s 03:44:37 testModelSetManagerURI(org.eclipse.papyrus.uml.profile.drafter.tests.ModelSetManagerTest) Time elapsed: 0.005 s 03:44:37 testGetNamedElementByNameString(org.eclipse.papyrus.uml.profile.drafter.tests.ModelSetManagerTest) Time elapsed: 0.006 s 03:44:37 testGetUmlModel(org.eclipse.papyrus.uml.profile.drafter.tests.ModelSetManagerTest) Time elapsed: 0.02 s 03:44:37 testModelSetManagerStringModels(org.eclipse.papyrus.uml.profile.drafter.tests.ModelSetManagerTest) Time elapsed: 0.003 s 03:44:37 testGetNamedElementByNameWithSterotype(org.eclipse.papyrus.uml.profile.drafter.tests.ModelSetManagerTest) Time elapsed: 0.099 s 03:44:37 testCreation(org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest) Time elapsed: 0.003 s 03:44:37 testCreateClass(org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest) Time elapsed: 0 s 03:44:37 testCreateModel(org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest) Time elapsed: 0 s 03:44:37 testCreatePackage(org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest) Time elapsed: 0 s 03:44:37 testCd(org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest) Time elapsed: 0 s 03:44:37 testUMLModelCreatorResourceFailing(org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest) Time elapsed: 0 s 03:44:37 testUMLModelCreatorStringString(org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest) Time elapsed: 0 s 03:44:37 testUMLModelCreatorResource(org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest) Time elapsed: 0 s 03:44:37 testCreateDatatype(org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest) Time elapsed: 0.001 s 03:44:37 testCompoundTypeProvider(org.eclipse.papyrus.uml.profile.drafter.ui.model.CompoundTypeProviderTest) Time elapsed: 0.002 s 03:44:37 testGetTypes(org.eclipse.papyrus.uml.profile.drafter.ui.model.CompoundTypeProviderTest) Time elapsed: 0 s 03:44:37 testAddITypeProvider(org.eclipse.papyrus.uml.profile.drafter.ui.model.CompoundTypeProviderTest) Time elapsed: 0 s 03:44:37 testIterator(org.eclipse.papyrus.uml.profile.drafter.ui.model.CompoundTypeProviderTest) Time elapsed: 0 s 03:44:37 testVisitMetaclassesModel(org.eclipse.papyrus.uml.profile.drafter.ui.model.SimpleModelVisitorTest) skipped 03:44:37 testVisitPropertyModel(org.eclipse.papyrus.uml.profile.drafter.ui.model.SimpleModelVisitorTest) skipped 03:44:37 testSimpleModelVisitor(org.eclipse.papyrus.uml.profile.drafter.ui.model.SimpleModelVisitorTest) Time elapsed: 0.085 s 03:44:37 testDoVisitStereoptypeModel(org.eclipse.papyrus.uml.profile.drafter.ui.model.SimpleModelVisitorTest) skipped 03:44:37 testDoVisitPropertyModel(org.eclipse.papyrus.uml.profile.drafter.ui.model.SimpleModelVisitorTest) skipped 03:44:37 testVisitStereoptypeModel(org.eclipse.papyrus.uml.profile.drafter.ui.model.SimpleModelVisitorTest) skipped 03:44:37 testDoVisitMetaclassesModel(org.eclipse.papyrus.uml.profile.drafter.ui.model.SimpleModelVisitorTest) skipped 03:44:37 testSetStereotypeName(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest) Time elapsed: 0.053 s 03:44:37 testGetProfileName(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest) Time elapsed: 0 s 03:44:37 testAddPropertyChangeListenerPropertyChangeListener(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest) Time elapsed: 0.001 s 03:44:37 testSetQualifiedNameComplex(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest) Time elapsed: 0 s 03:44:37 testClear(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest) Time elapsed: 0 s 03:44:37 testStereotypeURLString(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest) Time elapsed: 0 s 03:44:37 testToString(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest) Time elapsed: 0 s 03:44:37 testGetStereotypeName(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest) Time elapsed: 0 s 03:44:37 testAddPropertyChangeListenerStringPropertyChangeListener(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest) Time elapsed: 0.001 s 03:44:37 testStereotypeURL(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest) Time elapsed: 0 s 03:44:37 testRemovePropertyChangeListenerPropertyChangeListener(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest) Time elapsed: 0 s 03:44:37 testSetQualifiedNameSimple(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest) Time elapsed: 0 s 03:44:37 testSetProfileName(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest) Time elapsed: 0 s 03:44:37 testRemovePropertyChangeListenerStringPropertyChangeListener(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest) Time elapsed: 0 s 03:44:37 testComputeQualifiedName(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest) Time elapsed: 0 s 03:44:37 testGetQualifiedName(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest) Time elapsed: 0.001 s 03:44:37 testStereotypeURLStringString(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest) Time elapsed: 0 s 03:44:37 testGetTypes(org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest) Time elapsed: 0.003 s 03:44:37 testTypeProvider(org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest) Time elapsed: 0.001 s 03:44:37 testIterator(org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest) Time elapsed: 0 s 03:44:37 testGetTypes(org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest2) Time elapsed: 0.001 s 03:44:37 testAddType(org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest2) Time elapsed: 0 s 03:44:37 testAddTypeFromConstructor(org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest2) Time elapsed: 0 s 03:44:37 testTypeProvider(org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest2) Time elapsed: 0 s 03:44:37 testTypeProviderTypeArray(org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest2) Time elapsed: 0 s 03:44:37 testIterator(org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest2) Time elapsed: 0 s 03:44:37 testUMLPrimitiveTypesModel(org.eclipse.papyrus.uml.profile.drafter.utils.UMLPrimitiveTypesModelTest) Time elapsed: 0.029 s 03:44:37 testGetLibraryPackage(org.eclipse.papyrus.uml.profile.drafter.utils.UMLPrimitiveTypesModelTest) Time elapsed: 0.024 s 03:44:37 testUseInternationalizationModification(org.eclipse.papyrus.uml.internationalization.tests.tests.UMLInternationalizationChangePreferencesTest) Time elapsed: 1.762 s 03:44:37 testLanguageModification(org.eclipse.papyrus.uml.internationalization.tests.tests.UMLInternationalizationChangeLanguageTest) Time elapsed: 1.078 s 03:44:37 rebuildAdapters(org.eclipse.papyrus.uml.internationalization.tests.tests.InternationalizationUMLItemProviderAdapterFactoryTest) Time elapsed: 1.32 s 03:44:37 normalAdapters(org.eclipse.papyrus.uml.internationalization.tests.tests.InternationalizationUMLItemProviderAdapterFactoryTest) Time elapsed: 2.034 s 03:44:37 testLabelProviderAdapter(org.eclipse.papyrus.uml.internationalization.tests.tests.InternationalizationAdapterTest) Time elapsed: 0.001 s 03:44:37 testMapping(org.eclipse.papyrus.uml.alf.tests.mapper.MappingTest) skipped 03:44:37 org.eclipse.papyrus.uml.alf.tests.mapper.MappingTest skipped 03:44:37 testMerging(org.eclipse.papyrus.uml.alf.tests.mapper.MergeTest) skipped 03:44:37 org.eclipse.papyrus.uml.alf.tests.mapper.MergeTest skipped 03:44:37 testStaticSemantics(org.eclipse.papyrus.uml.alf.tests.SemanticTest) skipped 03:44:37 org.eclipse.papyrus.uml.alf.tests.SemanticTest skipped 03:44:37 testOneFile(org.eclipse.papyrus.uml.alf.tests.SingleTest) skipped 03:44:37 org.eclipse.papyrus.uml.alf.tests.SingleTest skipped 03:44:37 testSyntax(org.eclipse.papyrus.uml.alf.tests.SyntacticTest) skipped 03:44:37 org.eclipse.papyrus.uml.alf.tests.SyntacticTest skipped 03:44:37 testGeneration(org.eclipse.papyrus.uml.alf.tests.generator.GenerationTest) skipped 03:44:37 org.eclipse.papyrus.uml.alf.tests.generator.GenerationTest skipped 03:44:37 org.eclipse.papyrus.uml.alf.tests.AllTests skipped 03:44:37 IsStereotypedWithExpression_Test10(org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests) Time elapsed: 1.053 s 03:44:37 IsStereotypedWithExpression_Test11(org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests) Time elapsed: 1.074 s 03:44:37 IsStereotypedWithExpression_Test12(org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests) Time elapsed: 1.136 s 03:44:37 IsStereotypedWithExpression_Test13(org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests) Time elapsed: 1.035 s 03:44:37 IsStereotypedWithExpression_Test1(org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests) Time elapsed: 1.031 s 03:44:37 IsStereotypedWithExpression_Test2(org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests) Time elapsed: 1.068 s 03:44:37 IsStereotypedWithExpression_Test3(org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests) Time elapsed: 1.157 s 03:44:37 IsStereotypedWithExpression_Test4(org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests) Time elapsed: 1.026 s 03:44:37 IsStereotypedWithExpression_Test5(org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests) Time elapsed: 1.335 s 03:44:37 IsStereotypedWithExpression_Test6(org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests) Time elapsed: 1.099 s 03:44:37 IsStereotypedWithExpression_Test7(org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests) Time elapsed: 1.205 s 03:44:37 IsStereotypedWithExpression_Test8(org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests) Time elapsed: 1.022 s 03:44:37 IsStereotypedWithExpression_Test9(org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests) Time elapsed: 1.094 s 03:44:37 HasStereotypeExpressionTests_Test1(org.eclipse.papyrus.uml.expressions.tests.HasAppliedStereotypeExpressionTests) Time elapsed: 1.11 s 03:44:37 HasStereotypeExpressionTests_Test2(org.eclipse.papyrus.uml.expressions.tests.HasAppliedStereotypeExpressionTests) Time elapsed: 1.062 s 03:44:37 HasStereotypeExpressionTests_Test3(org.eclipse.papyrus.uml.expressions.tests.HasAppliedStereotypeExpressionTests) Time elapsed: 1.043 s 03:44:37 HasStereotypeExpressionTests_Test4(org.eclipse.papyrus.uml.expressions.tests.HasAppliedStereotypeExpressionTests) Time elapsed: 1.171 s 03:44:37 metaclassAndNoContext(org.eclipse.papyrus.uml.expressions.tests.IsKindOfExpressionTest) Time elapsed: 0.004 s 03:44:37 noMetaclassAndNoContextTest(org.eclipse.papyrus.uml.expressions.tests.IsKindOfExpressionTest) Time elapsed: 0 s 03:44:37 metaclassAndValidContext_1(org.eclipse.papyrus.uml.expressions.tests.IsKindOfExpressionTest) Time elapsed: 0 s 03:44:37 metaclassAndValidContext_2(org.eclipse.papyrus.uml.expressions.tests.IsKindOfExpressionTest) Time elapsed: 0 s 03:44:37 metaclassAndInvalidContext(org.eclipse.papyrus.uml.expressions.tests.IsKindOfExpressionTest) Time elapsed: 0 s 03:44:37 metaclassAndNoContext(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfExpressionTests) Time elapsed: 0.001 s 03:44:37 noMetaclassAndNoContextTest(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfExpressionTests) Time elapsed: 0 s 03:44:37 metaclassAndValidContext_2(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfExpressionTests) Time elapsed: 0 s 03:44:37 metaclassAndInValidContext_1(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfExpressionTests) Time elapsed: 0.001 s 03:44:37 IsKindOfStereotypeExpression_Test10(org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests) Time elapsed: 1.145 s 03:44:37 IsKindOfStereotypeExpression_Test11(org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests) Time elapsed: 1.168 s 03:44:37 IsKindOfStereotypeExpression_Test12(org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests) Time elapsed: 1.466 s 03:44:37 IsKindOfStereotypeExpression_Test13(org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests) Time elapsed: 1.656 s 03:44:37 IsKindOfStereotypeExpression_Test14(org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests) Time elapsed: 1.533 s 03:44:37 IsKindOfStereotypeExpression_Test1(org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests) Time elapsed: 1.293 s 03:44:37 IsKindOfStereotypeExpression_Test2(org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests) Time elapsed: 1.932 s 03:44:37 IsKindOfStereotypeExpression_Test3(org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests) Time elapsed: 1.956 s 03:44:37 IsKindOfStereotypeExpression_Test4(org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests) Time elapsed: 1.098 s 03:44:37 IsKindOfStereotypeExpression_Test5(org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests) Time elapsed: 1.088 s 03:44:37 IsKindOfStereotypeExpression_Test6(org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests) Time elapsed: 1.135 s 03:44:37 IsKindOfStereotypeExpression_Test7(org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests) Time elapsed: 1.071 s 03:44:37 IsKindOfStereotypeExpression_Test8(org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests) Time elapsed: 1.027 s 03:44:37 IsKindOfStereotypeExpression_Test9(org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests) Time elapsed: 1.081 s 03:44:37 IsTypeOfStereotypeExpression_Test1(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests) Time elapsed: 1.146 s 03:44:37 IsTypeOfStereotypeExpression_Test2(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests) Time elapsed: 1.241 s 03:44:37 IsTypeOfStereotypeExpression_Test3(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests) Time elapsed: 1.199 s 03:44:37 IsTypeOfStereotypeExpression_Test4(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests) Time elapsed: 1.072 s 03:44:37 IsTypeOfStereotypeExpression_Test5(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests) Time elapsed: 1.091 s 03:44:37 IsTypeOfStereotypeExpression_Test6(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests) Time elapsed: 1.079 s 03:44:37 IsTypeOfStereotypeExpression_Test7(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests) Time elapsed: 1.098 s 03:44:37 IsTypeOfStereotypeExpression_Test8(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests) Time elapsed: 1.005 s 03:44:37 IsTypeOfStereotypeExpression_Test9(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests) Time elapsed: 1.103 s 03:44:37 IsTypeOfStereotypeExpression_Test10(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests) Time elapsed: 1.129 s 03:44:37 IsTypeOfStereotypeExpression_Test11(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests) Time elapsed: 1.036 s 03:44:37 IsTypeOfStereotypeExpression_Test12(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests) Time elapsed: 1.072 s 03:44:37 IsTypeOfStereotypeExpression_Test13(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests) Time elapsed: 1.053 s 03:44:37 SingleStereotypeAttributeEqualityExpressionTests_Test10(org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests) Time elapsed: 1.177 s 03:44:37 SingleStereotypeAttributeEqualityExpressionTests_Test11(org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests) Time elapsed: 1.761 s 03:44:37 SingleStereotypeAttributeEqualityExpressionTests_Test12(org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests) Time elapsed: 1.363 s 03:44:37 SingleStereotypeAttributeEqualityExpressionTests_Test13(org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests) Time elapsed: 1.702 s 03:44:37 SingleStereotypeAttributeEqualityExpressionTests_Test1(org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests) Time elapsed: 1.094 s 03:44:37 SingleStereotypeAttributeEqualityExpressionTests_Test2(org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests) Time elapsed: 1.116 s 03:44:37 SingleStereotypeAttributeEqualityExpressionTests_Test3(org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests) Time elapsed: 1.207 s 03:44:37 SingleStereotypeAttributeEqualityExpressionTests_Test4(org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests) Time elapsed: 1.005 s 03:44:37 SingleStereotypeAttributeEqualityExpressionTests_Test5(org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests) Time elapsed: 1.043 s 03:44:37 SingleStereotypeAttributeEqualityExpressionTests_Test6(org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests) Time elapsed: 1.119 s 03:44:37 SingleStereotypeAttributeEqualityExpressionTests_Test7(org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests) Time elapsed: 1.022 s 03:44:37 SingleStereotypeAttributeEqualityExpressionTests_Test8(org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests) Time elapsed: 1.097 s 03:44:37 SingleStereotypeAttributeEqualityExpressionTests_Test9(org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests) Time elapsed: 1.108 s 03:44:37 validateModel[0](org.eclipse.papyrus.uml.architecture.tests.resources.ModelValidationTest) Time elapsed: 0.237 s <<< FAILURE! 03:44:37 java.lang.AssertionError: 03:44:37 The /model/uml.architecture model is invalid Diagnosis of org.eclipse.papyrus.infra.core.architecture.impl.ArchitectureDomainImpl@6538772a{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_HQhf4MSYEeaKZJ_pGfaSiA} 03:44:37 The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.core.architecture.impl.ArchitectureDescriptionLanguageImpl@6922c946{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_HQhf5cSYEeaKZJ_pGfaSiA}' 03:44:37 The 'conversionCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.core.architecture.impl.ArchitectureDescriptionLanguageImpl@6922c946{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_HQhf5cSYEeaKZJ_pGfaSiA}' 03:44:37 The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@35c08944{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_UzcgsHDtEeWh-MssWmCB_A}' 03:44:37 The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@75042415{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_zzf4gHDtEeWh-MssWmCB_A}' 03:44:37 The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@2058fb3a{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_zzf4YHDtEeWh-MssWmCB_A}' 03:44:37 The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@26f0db6c{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_zzf4cXDtEeWh-MssWmCB_A}' 03:44:37 The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@2a9ae30c{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_jRtroHDuEeWh-MssWmCB_A}' 03:44:37 The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@3f78774c{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_fa4kAHDuEeWh-MssWmCB_A}' 03:44:37 The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@4079ea6e{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_fa4kBHDuEeWh-MssWmCB_A}' 03:44:37 The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@16e05890{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_bKiwMHDuEeWh-MssWmCB_A}' 03:44:37 The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@5015f4f1{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_bKiwNHDuEeWh-MssWmCB_A}' 03:44:37 The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@5cbb449b{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_ARGokHDuEeWh-MssWmCB_A}' 03:44:37 The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@40f5e4e3{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_FuMjYHDuEeWh-MssWmCB_A}' 03:44:37 The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@1814db98{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_UekVgHDwEeWh-MssWmCB_A}' 03:44:37 The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@5199cdbb{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_TR15IHDvEeWh-MssWmCB_A}' 03:44:37 The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@2d96d370{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_PwD0cHDvEeWh-MssWmCB_A}' 03:44:37 The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@504c1623{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_LzyMIHDvEeWh-MssWmCB_A}' 03:44:37 The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@4bfca554{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_yeY0sHDvEeWh-MssWmCB_A}' 03:44:37 The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.core.architecture.impl.ArchitectureFrameworkImpl@6e309989{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#__ZqwAMSlEeaCPPhpB0_9OQ}' expected:<0> but was:<4> 03:44:37 at org.eclipse.papyrus.uml.architecture.tests.resources.ModelValidationTest.validateModel(ModelValidationTest.java:64) 03:44:37 03:44:37 03:44:37 Results: 03:44:37 03:44:37 Failures: 03:44:37 ModelValidationTest.validateModel:64 The /model/uml.architecture model is invalid Diagnosis of org.eclipse.papyrus.infra.core.architecture.impl.ArchitectureDomainImpl@6538772a{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_HQhf4MSYEeaKZJ_pGfaSiA} 03:44:37 The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.core.architecture.impl.ArchitectureDescriptionLanguageImpl@6922c946{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_HQhf5cSYEeaKZJ_pGfaSiA}' 03:44:37 The 'conversionCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.core.architecture.impl.ArchitectureDescriptionLanguageImpl@6922c946{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_HQhf5cSYEeaKZJ_pGfaSiA}' 03:44:37 The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@35c08944{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_UzcgsHDtEeWh-MssWmCB_A}' 03:44:37 The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@75042415{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_zzf4gHDtEeWh-MssWmCB_A}' 03:44:37 The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@2058fb3a{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_zzf4YHDtEeWh-MssWmCB_A}' 03:44:37 The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@26f0db6c{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_zzf4cXDtEeWh-MssWmCB_A}' 03:44:37 The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@2a9ae30c{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_jRtroHDuEeWh-MssWmCB_A}' 03:44:37 The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@3f78774c{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_fa4kAHDuEeWh-MssWmCB_A}' 03:44:37 The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@4079ea6e{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_fa4kBHDuEeWh-MssWmCB_A}' 03:44:37 The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@16e05890{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_bKiwMHDuEeWh-MssWmCB_A}' 03:44:37 The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@5015f4f1{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_bKiwNHDuEeWh-MssWmCB_A}' 03:44:37 The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@5cbb449b{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_ARGokHDuEeWh-MssWmCB_A}' 03:44:37 The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@40f5e4e3{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_FuMjYHDuEeWh-MssWmCB_A}' 03:44:37 The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@1814db98{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_UekVgHDwEeWh-MssWmCB_A}' 03:44:37 The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@5199cdbb{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_TR15IHDvEeWh-MssWmCB_A}' 03:44:37 The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@2d96d370{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_PwD0cHDvEeWh-MssWmCB_A}' 03:44:37 The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@504c1623{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_LzyMIHDvEeWh-MssWmCB_A}' 03:44:37 The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@4bfca554{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#_yeY0sHDvEeWh-MssWmCB_A}' 03:44:37 The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.core.architecture.impl.ArchitectureFrameworkImpl@6e309989{platform:/plugin/org.eclipse.papyrus.uml.architecture/model/uml.architecture#__ZqwAMSlEeaCPPhpB0_9OQ}' expected:<0> but was:<4> 03:44:37 03:44:37 Tests run: 661, Failures: 1, Errors: 0, Skipped: 39 03:44:37 03:44:39 [ERROR] There are test failures. 03:44:39 03:44:39 Please refer to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/surefire-reports for the individual test results. 03:44:39 [INFO] 03:44:39 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.suite.tests --- 03:44:39 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/jacoco.exec 03:44:39 [INFO] Analyzed bundle 'org.eclipse.papyrus.uml.suite.tests' with 0 classes 03:44:39 [INFO] 03:44:39 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.tests.releng >-- 03:44:39 [INFO] Building org.eclipse.papyrus.uml.alf.tests.releng 0.0.1-SNAPSHOT [163/170] 03:44:39 [INFO] --------------------------------[ pom ]--------------------------------- 03:44:39 [INFO] 03:44:39 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.alf.tests.releng --- 03:44:39 [INFO] 03:44:39 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.alf.tests.releng --- 03:44:39 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 03:44:39 [INFO] 03:44:39 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.alf.tests.releng --- 03:44:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:44:39 [INFO] 03:44:39 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.backend.tests >-- 03:44:39 [INFO] Building org.eclipse.papyrus.uml.alf.backend.tests 2.0.0-SNAPSHOT [164/170] 03:44:39 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 03:44:39 [INFO] 03:44:39 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.alf.backend.tests --- 03:44:39 [INFO] 03:44:39 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.alf.backend.tests --- 03:44:39 [INFO] The project's OSGi version is 2.0.0.202102070721 03:44:39 [INFO] 03:44:39 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.alf.backend.tests --- 03:44:39 [INFO] 03:44:39 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.alf.backend.tests --- 03:44:39 [INFO] 03:44:39 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.alf.backend.tests --- 03:44:39 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 03:44:39 [INFO] 03:44:39 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.alf.backend.tests --- 03:44:40 [INFO] 03:44:40 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.alf.backend.tests --- 03:44:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:44:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:44:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/src/main/resources 03:44:40 [INFO] 03:44:40 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.alf.backend.tests --- 03:44:40 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/bin 03:44:40 [INFO] 03:44:40 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.alf.backend.tests --- 03:44:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:44:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:44:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/src/test/resources 03:44:40 [INFO] 03:44:40 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.alf.backend.tests --- 03:44:40 [INFO] 03:44:40 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.alf.backend.tests --- 03:44:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/target/org.eclipse.papyrus.uml.alf.backend.tests-2.0.0-SNAPSHOT.jar 03:44:40 [INFO] 03:44:40 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.alf.backend.tests --- 03:44:40 [INFO] 03:44:40 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.alf.backend.tests --- 03:44:40 [INFO] Skipping tests 03:44:40 [INFO] 03:44:40 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.uml.alf.backend.tests --- 03:44:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:44:40 [INFO] 03:44:40 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.views.properties.toolsmiths.tests >-- 03:44:40 [INFO] Building org.eclipse.papyrus.views.properties.toolsmiths.tests 2.0.0-SNAPSHOT [165/170] 03:44:40 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 03:44:40 [INFO] 03:44:40 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 03:44:40 [INFO] 03:44:40 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 03:44:40 [INFO] The project's OSGi version is 2.0.0.202102070721 03:44:40 [INFO] 03:44:40 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 03:44:40 [INFO] 03:44:40 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 03:44:40 [INFO] 03:44:40 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 03:44:40 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 03:44:40 [INFO] 03:44:40 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 03:44:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:44:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:44:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/src/main/resources 03:44:40 [INFO] 03:44:40 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 03:44:40 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/bin 03:44:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/src/org/eclipse/papyrus/views/properties/toolsmiths/tests/qvt/TransformationsTests.java:[274] 03:44:41 DataContextElement st3Element = findContextElement(context, "Stereotype3"); 03:44:41 ^^^^^^^^^^ 03:44:41 The value of the local variable st3Element is not used 03:44:41 1 problem (1 warning) 03:44:41 [INFO] 03:44:41 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 03:44:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:44:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:44:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/src/test/resources 03:44:41 [INFO] 03:44:41 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 03:44:41 [INFO] 03:44:41 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 03:44:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/target/org.eclipse.papyrus.views.properties.toolsmiths.tests-2.0.0-SNAPSHOT.jar 03:44:41 [INFO] 03:44:41 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 03:44:41 [INFO] 03:44:41 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 03:44:41 [INFO] Skipping tests 03:44:41 [INFO] 03:44:41 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 03:44:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:44:41 [INFO] 03:44:41 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.views.suite.tests >--- 03:44:41 [INFO] Building org.eclipse.papyrus.views.suite.tests 1.0.0-SNAPSHOT [166/170] 03:44:41 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 03:44:41 [INFO] 03:44:41 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.suite.tests --- 03:44:41 [INFO] 03:44:41 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.suite.tests --- 03:44:41 [INFO] The project's OSGi version is 1.0.0.202102070721 03:44:41 [INFO] 03:44:41 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.suite.tests --- 03:44:41 [INFO] 03:44:41 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.suite.tests --- 03:44:41 [INFO] 03:44:41 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.views.suite.tests --- 03:44:41 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 03:44:41 [INFO] 03:44:41 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.views.suite.tests --- 03:44:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:44:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:44:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/src/main/resources 03:44:41 [INFO] 03:44:41 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.views.suite.tests --- 03:44:41 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/bin 03:44:42 [INFO] 03:44:42 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.views.suite.tests --- 03:44:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 03:44:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 03:44:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/src/test/resources 03:44:42 [INFO] 03:44:42 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.suite.tests --- 03:44:42 [INFO] 03:44:42 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.suite.tests --- 03:44:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/org.eclipse.papyrus.views.suite.tests-1.0.0-SNAPSHOT.jar 03:44:42 [INFO] 03:44:42 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.suite.tests --- 03:44:42 [INFO] 03:44:42 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.views.suite.tests --- 03:44:57 [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/work/data/.metadata/.log 03:44:57 [INFO] Command line: 03:44:57 [/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, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] 03:45:20 Running org.eclipse.papyrus.views.suite.tests.AllTests 03:45:29 No JFaces support for org.eclipse.jface.viewers.TableTreeViewer 03:45:48 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.193 s - in org.eclipse.papyrus.views.suite.tests.AllTests 03:45:48 revealSemanticElement_rootTest(org.eclipse.papyrus.views.modelexplorer.tests.ModelExplorerViewTests) Time elapsed: 11.626 s 03:45:48 deleteDiagramTest(org.eclipse.papyrus.views.modelexplorer.tests.DeleteHandlerTest) Time elapsed: 4.328 s 03:45:48 deleteTableTest(org.eclipse.papyrus.views.modelexplorer.tests.DeleteHandlerTest) Time elapsed: 3.078 s 03:45:48 deleteLinkItemTest(org.eclipse.papyrus.views.modelexplorer.tests.DeleteHandlerTest) Time elapsed: 1.411 s 03:45:48 deleteRootOfTheModel(org.eclipse.papyrus.views.modelexplorer.tests.DeleteHandlerTest) Time elapsed: 1.34 s 03:45:48 testOpendiagramTest(org.eclipse.papyrus.views.modelexplorer.tests.OpendiagramTest) Time elapsed: 0.625 s 03:45:48 documentationViewTests(org.eclipse.papyrus.views.documentation.tests.DocumentationViewTests) Time elapsed: 2.414 s 03:45:48 handleXWTFileFromResourceSet(org.eclipse.papyrus.views.properties.toolsmiths.tests.qvt.TransformationsTests) Time elapsed: 1.315 s 03:45:48 handleXWTFileFromResource(org.eclipse.papyrus.views.properties.toolsmiths.tests.qvt.TransformationsTests) Time elapsed: 0.241 s 03:45:48 generateEcoreContext(org.eclipse.papyrus.views.properties.toolsmiths.tests.qvt.TransformationsTests) Time elapsed: 0.099 s 03:45:48 generateProfileContext(org.eclipse.papyrus.views.properties.toolsmiths.tests.qvt.TransformationsTests) Time elapsed: 1.034 s 03:45:48 03:45:48 Results: 03:45:48 03:45:48 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 03:45:48 03:45:50 [INFO] All tests passed! 03:45:50 [INFO] 03:45:50 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.views.suite.tests --- 03:45:50 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/jacoco.exec 03:45:50 [INFO] Analyzed bundle 'org.eclipse.papyrus.views.suite.tests' with 0 classes 03:45:50 [INFO] 03:45:50 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.views.documentation.tests.releng >-- 03:45:50 [INFO] Building org.eclipse.papyrus.views.documentation.tests.releng 0.0.1-SNAPSHOT [167/170] 03:45:50 [INFO] --------------------------------[ pom ]--------------------------------- 03:45:50 [INFO] 03:45:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.documentation.tests.releng --- 03:45:50 [INFO] 03:45:50 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.views.documentation.tests.releng --- 03:45:50 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/tests/junit/plugins/views/documentation/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 03:45:50 [INFO] 03:45:50 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.views.documentation.tests.releng --- 03:45:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:45:50 [INFO] 03:45:50 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.tests.main.releng >------ 03:45:50 [INFO] Building org.eclipse.papyrus.tests.main.releng 1.2.0-SNAPSHOT [168/170] 03:45:50 [INFO] --------------------------------[ pom ]--------------------------------- 03:45:50 [INFO] 03:45:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.main.releng --- 03:45:50 [INFO] 03:45:50 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.main.releng --- 03:45:50 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/releng/tests/main-tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 03:45:50 [INFO] 03:45:50 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.tests.main.releng --- 03:45:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:45:50 [INFO] 03:45:50 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.main.tests.target.parent >-- 03:45:50 [INFO] Building org.eclipse.papyrus.main.tests.target.parent 0.0.1-SNAPSHOT [169/170] 03:45:50 [INFO] --------------------------------[ pom ]--------------------------------- 03:45:50 [INFO] 03:45:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.main.tests.target.parent --- 03:45:50 [INFO] 03:45:50 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.main.tests.target.parent --- 03:45:50 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/releng/tests/main-tests/targetPlatform/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 03:45:50 [INFO] 03:45:50 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.main.tests.target.parent --- 03:45:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:45:50 [INFO] 03:45:50 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.main.tests.portable.target >-- 03:45:50 [INFO] Building org.eclipse.papyrus.main.tests.portable.target 0.0.1-SNAPSHOT [170/170] 03:45:50 [INFO] ---------------------[ eclipse-target-definition ]---------------------- 03:45:50 [INFO] 03:45:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.main.tests.portable.target --- 03:45:50 [INFO] 03:45:50 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.main.tests.portable.target --- 03:45:50 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/source/releng/tests/main-tests/targetPlatform/portable/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 03:45:50 [INFO] 03:45:50 [INFO] --- tycho-packaging-plugin:1.3.0:package-target-definition (default-package-target-definition) @ org.eclipse.papyrus.main.tests.portable.target --- 03:45:50 [INFO] 03:45:50 [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ org.eclipse.papyrus.main.tests.portable.target --- 03:45:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:45:50 [INFO] ------------------------------------------------------------------------ 03:45:50 [INFO] Reactor Summary: 03:45:50 [INFO] 03:45:50 [INFO] org.eclipse.papyrus.tests.releng 0.0.1-SNAPSHOT .... SUCCESS [ 15.681 s] 03:45:50 [INFO] org.eclipse.papyrus.plugins.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.008 s] 03:45:50 [INFO] org.eclipse.papyrus.editor.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.007 s] 03:45:50 [INFO] org.eclipse.papyrus.editor.integration.tests 2.0.0-SNAPSHOT SUCCESS [ 17.007 s] 03:45:50 [INFO] org.eclipse.papyrus.emf.facet.tests 0.0.1-SNAPSHOT . SUCCESS [ 0.006 s] 03:45:50 [INFO] org.eclipse.papyrus.emf.facet.architecture.tests 1.0.0-SNAPSHOT SUCCESS [ 22.187 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.007 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.core.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.006 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.core.clipboard.tests 2.0.0-SNAPSHOT SUCCESS [ 1.088 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.core.sasheditor.tests 2.0.0-SNAPSHOT SUCCESS [ 2.404 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.core.sasheditor.di.tests 2.0.0-SNAPSHOT SUCCESS [ 1.416 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.core.tests 4.0.0-SNAPSHOT SUCCESS [ 1.772 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.editor.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.016 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.editor.welcome.tests 2.0.0-SNAPSHOT SUCCESS [ 1.103 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.emf.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.005 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.emf.gmf.tests 2.0.0-SNAPSHOT SUCCESS [ 0.398 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.emf.readonly.tests 2.0.0-SNAPSHOT SUCCESS [ 1.072 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.emf.tests 2.0.0-SNAPSHOT . SUCCESS [ 1.338 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.filters.tests 2.0.0-SNAPSHOT SUCCESS [ 0.491 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.gmfdiag.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.007 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.007 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.tests 2.0.0-SNAPSHOT SUCCESS [ 1.162 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.gmfdiag.canonical.tests 2.0.0-SNAPSHOT SUCCESS [ 1.307 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.gmfdiag.commands.tests 2.0.0-SNAPSHOT SUCCESS [ 0.999 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.gmfdiag.common.tests 4.0.0-SNAPSHOT SUCCESS [ 1.321 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.tests 2.0.0-SNAPSHOT SUCCESS [ 0.838 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.gmfdiag.menu.tests 2.0.0-SNAPSHOT SUCCESS [ 0.652 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests 2.0.0-SNAPSHOT SUCCESS [ 0.728 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.gmfdiag.welcome.tests 2.0.0-SNAPSHOT SUCCESS [ 0.793 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.nattable.main.test 1.2.0-SNAPSHOT SUCCESS [ 0.005 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.nattable.common.tests 2.0.0-SNAPSHOT SUCCESS [ 0.792 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.nattable.model.tests 2.0.0-SNAPSHOT SUCCESS [ 0.420 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.nattable.tests 2.0.0-SNAPSHOT SUCCESS [ 0.657 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.nattable.views.tests 2.0.0-SNAPSHOT SUCCESS [ 0.923 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.properties.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.006 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.properties.ui.tests 3.0.0-SNAPSHOT SUCCESS [ 0.868 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.services.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.005 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.services.controlmode.tests 2.0.0-SNAPSHOT SUCCESS [ 1.019 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.services.edit.tests 2.0.0-SNAPSHOT SUCCESS [ 0.920 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.services.edit.ui.tests 2.0.0-SNAPSHOT SUCCESS [ 0.747 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.services.resourceloading.tests 2.0.0-SNAPSHOT SUCCESS [ 0.733 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.services.semantic.tests 2.0.0-SNAPSHOT SUCCESS [ 0.579 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.tools.tests 2.0.0-SNAPSHOT SUCCESS [ 1.319 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.types.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.005 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.types.tests 4.0.0-SNAPSHOT SUCCESS [ 0.673 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.types.ui.tests 4.0.0-SNAPSHOT SUCCESS [ 0.500 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.ui.emf.tests 2.0.0-SNAPSHOT SUCCESS [ 0.739 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.ui.tests 2.0.0-SNAPSHOT .. SUCCESS [ 0.979 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.viewpoints.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.005 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.viewpoints.policy.tests 2.0.0-SNAPSHOT SUCCESS [ 0.670 s] 03:45:50 [INFO] org.eclipse.papyrus.tests.emf.facet.feature 1.0.0-SNAPSHOT SUCCESS [ 0.245 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.005 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.diagram.tests.releng 1.2.0-SNAPSHOT SUCCESS [ 0.005 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.diagram.tests 2.0.0-SNAPSHOT SUCCESS [ 1.381 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.diagram.clazz.tests 2.0.0-SNAPSHOT SUCCESS [ 1.293 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.diagram.activity.tests 2.0.0-SNAPSHOT SUCCESS [ 1.590 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.diagram.usecase.tests 5.0.0-SNAPSHOT SUCCESS [ 1.081 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.diagram.deployment.tests 2.0.0-SNAPSHOT SUCCESS [ 0.792 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.diagram.component.tests 2.0.0-SNAPSHOT SUCCESS [ 0.907 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.diagram.timing.tests 2.0.0-SNAPSHOT SUCCESS [ 0.839 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.diagram.sequence.tests 2.0.0-SNAPSHOT SUCCESS [ 1.915 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.diagram.composite.tests 2.0.0-SNAPSHOT SUCCESS [ 0.947 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.diagram.profile.tests 2.0.0-SNAPSHOT SUCCESS [ 0.823 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.dynamic.profile.tests 2.0.0-SNAPSHOT SUCCESS [ 0.285 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.diagram.common.tests 2.0.0-SNAPSHOT SUCCESS [ 1.117 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.diagram.wizards.tests 2.0.0-SNAPSHOT SUCCESS [ 0.971 s] 03:45:50 [INFO] org.eclipse.papyrus.tests.uml.diagram.feature 1.2.0-SNAPSHOT SUCCESS [ 0.418 s] 03:45:50 [INFO] org.eclipse.papyrus.tests.infra.services.feature 1.2.0-SNAPSHOT SUCCESS [ 0.137 s] 03:45:50 [INFO] org.eclipse.papyrus.views.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.004 s] 03:45:50 [INFO] org.eclipse.papyrus.views.modelexplorer.tests 2.0.0-SNAPSHOT SUCCESS [ 0.591 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.modelexplorer.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.049 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.modelexplorer.tests 2.0.0-SNAPSHOT SUCCESS [ 0.823 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.modelrepair.tests 2.0.0-SNAPSHOT SUCCESS [ 1.676 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.properties.tests 2.0.0-SNAPSHOT SUCCESS [ 0.927 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.service.types.tests 2.0.0-SNAPSHOT SUCCESS [ 1.019 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.service.types.ui.tests 2.0.0-SNAPSHOT SUCCESS [ 0.778 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.profile.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.005 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.profile.drafter.tests 2.0.0-SNAPSHOT SUCCESS [ 0.894 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.filters.tests 2.0.0-SNAPSHOT SUCCESS [ 0.825 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.profile.tests 2.0.0-SNAPSHOT SUCCESS [ 0.756 s] 03:45:50 [INFO] org.eclipse.papyrus.tests.uml.feature 1.2.0-SNAPSHOT SUCCESS [ 0.425 s] 03:45:50 [INFO] org.eclipse.papyrus.views.documentation.tests 2.0.0-SNAPSHOT SUCCESS [ 0.483 s] 03:45:50 [INFO] org.eclipse.papyrus.tests.views.feature 1.2.0-SNAPSHOT SUCCESS [ 0.133 s] 03:45:50 [INFO] org.eclipse.papyrus.tests.infra.nattable.feature 1.4.0-SNAPSHOT SUCCESS [ 0.203 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.nattable.main.test 1.2.0-SNAPSHOT SUCCESS [ 0.004 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.nattable.tests 2.0.0-SNAPSHOT SUCCESS [ 0.863 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.nattable.generic.tests 2.0.0-SNAPSHOT SUCCESS [ 1.306 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.nattable.clazz.config.tests 2.0.0-SNAPSHOT SUCCESS [ 2.005 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests 2.0.0-SNAPSHOT SUCCESS [ 1.385 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.nattable.matrix.tests 2.0.0-SNAPSHOT SUCCESS [ 0.848 s] 03:45:50 [INFO] org.eclipse.papyrus.tests.uml.nattable.feature 1.3.0-SNAPSHOT SUCCESS [ 1.181 s] 03:45:50 [INFO] org.eclipse.papyrus.tests.infra.feature 1.2.0-SNAPSHOT SUCCESS [ 0.377 s] 03:45:50 [INFO] org.eclipse.papyrus.tests.infra.core.feature 1.2.0-SNAPSHOT SUCCESS [ 0.111 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.tools.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.005 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.tools.tests 4.0.0-SNAPSHOT . SUCCESS [ 1.188 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.tools.utils.tests 2.0.0-SNAPSHOT SUCCESS [ 0.598 s] 03:45:50 [INFO] org.eclipse.papyrus.tests.uml.tools.feature 1.2.0-SNAPSHOT SUCCESS [ 0.121 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.decoratormodel.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.006 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.decoratormodel.controlmode.tests 2.0.0-SNAPSHOT SUCCESS [ 0.757 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.decoratormodel.tests 2.0.0-SNAPSHOT SUCCESS [ 1.147 s] 03:45:50 [INFO] org.eclipse.papyrus.tests.uml.decoratormodel.feature 1.2.0-SNAPSHOT SUCCESS [ 0.160 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.textedit.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.004 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.textedit.parameter.tests 2.0.0-SNAPSHOT SUCCESS [ 0.628 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.textedit.port.tests 2.0.0-SNAPSHOT SUCCESS [ 0.701 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.textedit.property.tests 2.0.0-SNAPSHOT SUCCESS [ 0.859 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.textedit.tests 2.0.0-SNAPSHOT SUCCESS [ 0.536 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.textedit.tests.feature 1.2.0-SNAPSHOT SUCCESS [ 0.219 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.assistants.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.042 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.profile.types.generator.tests 2.0.0-SNAPSHOT SUCCESS [ 0.739 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.tests 2.0.0-SNAPSHOT SUCCESS [ 0.722 s] 03:45:50 [INFO] org.eclipse.papyrus.tests.uml.assistants.feature 1.2.0-SNAPSHOT SUCCESS [ 0.100 s] 03:45:50 [INFO] org.eclipse.papyrus.toolsmiths.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.004 s] 03:45:50 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.tests 1.0.0-SNAPSHOT SUCCESS [ 0.648 s] 03:45:50 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile.tests 2.0.0-SNAPSHOT SUCCESS [ 0.617 s] 03:45:50 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests 2.0.0-SNAPSHOT SUCCESS [ 0.608 s] 03:45:50 [INFO] org.eclipse.papyrus.tests.toolsmiths.feature 1.0.0-SNAPSHOT SUCCESS [ 0.166 s] 03:45:50 [INFO] org.eclipse.papyrus.tests.feature 2.0.0-SNAPSHOT ... SUCCESS [ 0.953 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.emf.expressions.main.tests 0.0.1-SNAPSHOT SUCCESS [ 0.004 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.emf.expressions.tests 2.0.0-SNAPSHOT SUCCESS [ 0.235 s] 03:45:50 [INFO] org.eclipse.papyrus.tests.infra.emf.expressions.feature 1.0.0-SNAPSHOT SUCCESS [ 0.048 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.internationalization.main.test 1.0.0-SNAPSHOT SUCCESS [ 0.004 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.internationalization.tests 2.0.0-SNAPSHOT SUCCESS [ 0.692 s] 03:45:50 [INFO] org.eclipse.papyrus.tests.infra.internationalization.feature 1.0.0-SNAPSHOT SUCCESS [ 0.174 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.expressions.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.004 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.expressions.tests 2.0.0-SNAPSHOT SUCCESS [ 0.710 s] 03:45:50 [INFO] org.eclipse.papyrus.tests.uml.expressions.feature 1.0.0-SNAPSHOT SUCCESS [ 0.111 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.internationalization.main.test 1.0.0-SNAPSHOT SUCCESS [ 0.004 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.internationalization.tests 2.0.0-SNAPSHOT SUCCESS [ 0.573 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.internationalization.controlmode.tests 2.0.0-SNAPSHOT SUCCESS [ 0.618 s] 03:45:50 [INFO] org.eclipse.papyrus.tests.uml.internationalization.feature 1.0.0-SNAPSHOT SUCCESS [ 0.165 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.alf.tests 2.0.0-SNAPSHOT ... SUCCESS [ 27.113 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.alf.tests.feature 1.2.0-SNAPSHOT SUCCESS [ 0.310 s] 03:45:50 [INFO] Papyrus Tests Features 0.0.1-SNAPSHOT .............. SUCCESS [ 0.005 s] 03:45:50 [INFO] org.eclipse.papyrus.developer.suite.tests 1.0.0-SNAPSHOT SUCCESS [ 42.047 s] 03:45:50 [INFO] org.eclipse.papyrus.bundles.tests 0.0.1-SNAPSHOT ... SUCCESS [ 0.006 s] 03:45:50 [INFO] org.eclipse.papyrus.eclipse.project.editors.tests 3.0.0-SNAPSHOT SUCCESS [ 1.129 s] 03:45:50 [INFO] org.eclipse.papyrus.editors.suite.tests 1.0.0-SNAPSHOT SUCCESS [10:14 min] 03:45:50 [INFO] org.eclipse.papyrus.infra.core.suite.tests 1.0.0-SNAPSHOT SUCCESS [01:17 min] 03:45:50 [INFO] org.eclipse.papyrus.infra.nattable.suite.tests 1.0.0-SNAPSHOT SUCCESS [01:14 min] 03:45:50 [INFO] org.eclipse.papyrus.infra.architecture.tests 2.0.0-SNAPSHOT SUCCESS [ 0.534 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.services.labelprovider.tests 2.0.0-SNAPSHOT SUCCESS [ 0.651 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.ui.architecture.tests 2.0.0-SNAPSHOT SUCCESS [ 0.894 s] 03:45:50 [INFO] org.eclipse.papyrus.infra.suite.tests 1.0.0-SNAPSHOT SUCCESS [07:49 min] 03:45:50 [INFO] org.eclipse.papyrus.infra.newchild.tests 2.0.0-SNAPSHOT SUCCESS [ 0.527 s] 03:45:50 [INFO] org.eclipse.papyrus.toolsmiths.suite.tests 1.0.0-SNAPSHOT SUCCESS [ 40.112 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.diagram.communication.tests 2.0.0-SNAPSHOT SUCCESS [ 0.684 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.diagram.interactionoverview.tests 2.0.0-SNAPSHOT SUCCESS [ 0.901 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.diagram.statemachine.tests 2.0.0-SNAPSHOT SUCCESS [ 1.173 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.diagram.suite.tests 1.0.0-SNAPSHOT SUCCESS [15:24 min] 03:45:50 [INFO] org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests 2.0.0-SNAPSHOT SUCCESS [ 1.839 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.diagram.dnd.tests 2.0.0-SNAPSHOT SUCCESS [ 0.847 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.diagram.properties.tests 2.0.0-SNAPSHOT SUCCESS [ 0.632 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.nattable.stereotype.display.tests 2.0.0-SNAPSHOT SUCCESS [ 0.776 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.nattable.suite.tests 1.0.0-SNAPSHOT SUCCESS [12:58 min] 03:45:50 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.tests 2.0.0-SNAPSHOT SUCCESS [ 0.782 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.textedit.suite.tests 1.0.0-SNAPSHOT SUCCESS [ 44.548 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.architecture.tests 2.0.0-SNAPSHOT SUCCESS [ 0.394 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.validation.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.005 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.validation.tests.staticprofile 2.0.0-SNAPSHOT SUCCESS [ 1.085 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.validation.tests.genvalidation 2.0.0-SNAPSHOT SUCCESS [ 0.568 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.validation.tests 2.0.0-SNAPSHOT SUCCESS [ 0.854 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.suite.tests 1.0.0-SNAPSHOT . SUCCESS [08:26 min] 03:45:50 [INFO] org.eclipse.papyrus.uml.alf.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.005 s] 03:45:50 [INFO] org.eclipse.papyrus.uml.alf.backend.tests 2.0.0-SNAPSHOT SUCCESS [ 1.135 s] 03:45:50 [INFO] org.eclipse.papyrus.views.properties.toolsmiths.tests 2.0.0-SNAPSHOT SUCCESS [ 0.722 s] 03:45:50 [INFO] org.eclipse.papyrus.views.suite.tests 1.0.0-SNAPSHOT SUCCESS [01:09 min] 03:45:50 [INFO] org.eclipse.papyrus.views.documentation.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.005 s] 03:45:50 [INFO] org.eclipse.papyrus.tests.main.releng 1.2.0-SNAPSHOT SUCCESS [ 0.004 s] 03:45:50 [INFO] org.eclipse.papyrus.main.tests.target.parent 0.0.1-SNAPSHOT SUCCESS [ 0.004 s] 03:45:50 [INFO] org.eclipse.papyrus.main.tests.portable.target 0.0.1-SNAPSHOT SUCCESS [ 0.006 s] 03:45:50 [INFO] ------------------------------------------------------------------------ 03:45:50 [INFO] BUILD SUCCESS 03:45:50 [INFO] ------------------------------------------------------------------------ 03:45:50 [INFO] Total time: 01:23 h 03:45:50 [INFO] Finished at: 2021-02-07T08:45:50Z 03:45:50 [INFO] ------------------------------------------------------------------------ 03:45:55 Taking screenshot. 03:45:55 [Papyrus-Master-Tests-Failures] $ echo $XAUTHORITY 03:45:55 /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.Xauthority-9306556453782846267 03:45:55 [Papyrus-Master-Tests-Failures] $ ls -l $XAUTHORITY 03:45:55 -rw-r--r--. 1 jenkins 1000800000 0 Feb 7 07:21 /home/jenkins/agent/workspace/Papyrus-Master-Tests-Failures/.Xauthority-9306556453782846267 03:45:55 [Papyrus-Master-Tests-Failures] $ import -window root -display :96 screenshot.jpg 03:45:55 Terminating xvnc. 03:46:04 Sending e-mails to: quentin.lemenez@cea.fr 03:46:04 Recording test results 03:46:11 [Checks API] No suitable checks publisher found. 03:46:11 Build step 'Publish JUnit test result report' changed build result to UNSTABLE 03:46:11 Finished: UNSTABLE