Skip to content

Console Output

06:02:19 Started by upstream project "Papyrus-Master" build number 6927
06:02:19 originally caused by:
06:02:19  Started by user Pauline Deville
06:02:19 Running as Pauline Deville
06:02:19 Agent centos-7-agent-6gb-8hhs8 is provisioned from template centos-7-agent-6gb
06:02:19 ---
06:02:19 apiVersion: "v1"
06:02:19 kind: "Pod"
06:02:19 metadata:
06:02:19   labels:
06:02:19     jenkins: "slave"
06:02:19     jenkins/label-digest: "de02caf14dbfcb1d94e30c9c37462a09f82dcb33"
06:02:19     jenkins/label: "centos-7-6gb"
06:02:19   name: "centos-7-agent-6gb-8hhs8"
06:02:19   namespace: "papyrus"
06:02:19 spec:
06:02:19   containers:
06:02:19   - env:
06:02:19     - name: "JENKINS_SECRET"
06:02:19       value: "********"
06:02:19     - name: "JENKINS_TUNNEL"
06:02:19       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
06:02:19     - name: "JENKINS_AGENT_NAME"
06:02:19       value: "centos-7-agent-6gb-8hhs8"
06:02:19     - name: "JENKINS_REMOTING_JAVA_OPTS"
06:02:19       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
06:02:19         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
06:02:19     - name: "JAVA_TOOL_OPTIONS"
06:02:19       value: ""
06:02:19     - name: "_JAVA_OPTIONS"
06:02:19       value: ""
06:02:19     - name: "OPENJ9_JAVA_OPTIONS"
06:02:19       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
06:02:19     - name: "JENKINS_NAME"
06:02:19       value: "centos-7-agent-6gb-8hhs8"
06:02:19     - name: "JENKINS_AGENT_WORKDIR"
06:02:19       value: "/home/jenkins/agent"
06:02:19     - name: "JENKINS_URL"
06:02:19       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
06:02:19     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3107.v665000b_51092"
06:02:19     imagePullPolicy: "Always"
06:02:19     name: "jnlp"
06:02:19     resources:
06:02:19       limits:
06:02:19         cpu: "2000m"
06:02:19         memory: "6144Mi"
06:02:19       requests:
06:02:19         cpu: "1000m"
06:02:19         memory: "6144Mi"
06:02:19     tty: true
06:02:19     volumeMounts:
06:02:19     - mountPath: "/home/jenkins/.m2/toolchains.xml"
06:02:19       name: "m2-dir"
06:02:19       readOnly: true
06:02:19       subPath: "toolchains.xml"
06:02:19     - mountPath: "/home/jenkins/.mavenrc"
06:02:19       name: "m2-dir"
06:02:19       readOnly: true
06:02:19       subPath: ".mavenrc"
06:02:19     - mountPath: "/opt/tools"
06:02:19       name: "volume-0"
06:02:19       readOnly: false
06:02:19     - mountPath: "/home/jenkins"
06:02:19       name: "volume-2"
06:02:19       readOnly: false
06:02:19     - mountPath: "/home/jenkins/.m2/repository"
06:02:19       name: "volume-3"
06:02:19       readOnly: false
06:02:19     - mountPath: "/home/jenkins/.m2/settings-security.xml"
06:02:19       name: "m2-secret-dir"
06:02:19       readOnly: true
06:02:19       subPath: "settings-security.xml"
06:02:19     - mountPath: "/home/jenkins/.m2/wrapper"
06:02:19       name: "volume-4"
06:02:19       readOnly: false
06:02:19     - mountPath: "/home/jenkins/.m2/settings.xml"
06:02:19       name: "m2-secret-dir"
06:02:19       readOnly: true
06:02:19       subPath: "settings.xml"
06:02:19     - mountPath: "/home/jenkins/.ssh"
06:02:19       name: "volume-1"
06:02:19       readOnly: false
06:02:19       subPath: ""
06:02:19     - mountPath: "/home/jenkins/agent"
06:02:19       name: "workspace-volume"
06:02:19       readOnly: false
06:02:19     workingDir: "/home/jenkins/agent"
06:02:19   nodeSelector:
06:02:19     kubernetes.io/os: "linux"
06:02:19   restartPolicy: "Never"
06:02:19   volumes:
06:02:19   - name: "volume-0"
06:02:19     persistentVolumeClaim:
06:02:19       claimName: "tools-claim-jiro-papyrus"
06:02:19       readOnly: true
06:02:19   - name: "m2-secret-dir"
06:02:19     secret:
06:02:19       secretName: "m2-secret-dir"
06:02:19   - emptyDir:
06:02:19       medium: ""
06:02:19     name: "volume-2"
06:02:19   - configMap:
06:02:19       name: "m2-dir"
06:02:19     name: "m2-dir"
06:02:19   - configMap:
06:02:19       name: "known-hosts"
06:02:19     name: "volume-1"
06:02:19   - emptyDir:
06:02:19       medium: ""
06:02:19     name: "workspace-volume"
06:02:19   - emptyDir:
06:02:19       medium: ""
06:02:19     name: "volume-4"
06:02:19   - emptyDir:
06:02:19       medium: ""
06:02:19     name: "volume-3"
06:02:19 
06:02:19 Building remotely on centos-7-agent-6gb-8hhs8 (centos-7-6gb) in workspace /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths
06:02:19 The recommended git tool is: NONE
06:02:20 No credentials specified
06:02:20 Cloning the remote Git repository
06:02:20 Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git
06:02:20  > git init /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source # timeout=10
06:02:20 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git
06:02:20  > git --version # timeout=10
06:02:20  > git --version # 'git version 2.36.6'
06:02:20  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:05:10  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git # timeout=10
06:05:10  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
06:05:11 Avoid second fetch
06:05:11  > git rev-parse origin/master^{commit} # timeout=10
06:05:11 Checking out Revision a6f7e2493a06cbdd44130413f9cba4374e868796 (origin/master)
06:05:11  > git config core.sparsecheckout # timeout=10
06:05:11  > git checkout -f a6f7e2493a06cbdd44130413f9cba4374e868796 # timeout=10
06:05:15 Commit message: "Bug 581670 - [Releng] Update targetplatforms for 2023-06 RC2"
06:05:15  > git rev-list --no-walk 33818bd03e84fd15692396b2f9d6b692b5f0a12b # timeout=10
06:05:15 Cleaning workspace
06:05:15  > git rev-parse --verify HEAD # timeout=10
06:05:15 Resetting working tree
06:05:15  > git reset --hard # timeout=10
06:05:15  > git clean -fdx # timeout=10
06:05:15 $ pkill Xvnc
06:05:15 $ pkill Xrealvnc
06:05:15 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
06:05:29 [Papyrus-Master-Toolsmiths] $ Xvnc -help
06:05:29 Starting xvnc
06:05:29 [Papyrus-Master-Toolsmiths] $ Xvnc :92 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
06:05:29 
06:05:29 Xvnc TigerVNC 1.8.0 - built Apr  5 2023 13:48:56
06:05:29 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
06:05:29 See http://www.tigervnc.org for information on TigerVNC.
06:05:29 Underlying X server release 12004000, The X.Org Foundation
06:05:29 
06:05:29 
06:05:29 Wed Jun  7 10:05:29 2023
06:05:29  vncext:      VNC extension running!
06:05:29  vncext:      Listening for VNC connections on all interface(s), port 5992
06:05:29  vncext:      created VNC server for screen 0
06:05:29 [Papyrus-Master-Toolsmiths] $ /opt/tools/apache-maven/latest/bin/mvn -f source/releng/toolsmiths/pom.xml -DSIGN=true -DBUILD_ALIAS=6.5.0RC2 -Dapireport.baseline=https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/latest/ -Dapireport.outputdir=/home/jenkins/agent/workspace/Papyrus-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-Toolsmiths/.repository clean verify -PdefaultProfile
06:05:29 Apache Maven 3.9.1 (2e178502fcdbffc201671fb2537d0cb4b4cc58f8)
06:05:29 Maven home: /opt/tools/apache-maven/latest
06:05:29 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
06:05:29 Default locale: en_US, platform encoding: UTF-8
06:05:29 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix"
06:05:30 [INFO] Scanning for projects...
06:06:01 [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
06:06:01 [INFO]     Cache location:         /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/.cache/tycho
06:06:01 [INFO]     Transport mode:         online
06:06:01 [INFO]     Update mode:            cache first
06:06:01 [INFO]     Minimum cache duration: 60 minutes
06:06:01 [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
06:06:16 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/releng/toolsmiths/targetPlatform/org.eclipse.papyrus.toolsmiths.targetplatform.target for environments=[linux/gtk/x86_64, win32/win32/x86_64, macosx/cocoa/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@299f9a81...
06:06:24 [INFO] Adding repository https://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/master/main
06:06:24 [INFO] Adding repository http://download.eclipse.org/cbi/updates/license
06:06:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.debug.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/pom.xml
06:06:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.diagramgen.feature:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/pom.xml
06:06:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/pom.xml
06:06:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/pom.xml
06:06:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.builder.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/pom.xml
06:06:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.feature:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/pom.xml
06:06:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.assistants.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/pom.xml
06:06:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/pom.xml
06:06:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/pom.xml
06:06:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/pom.xml
06:06:37 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.nebula.widgets.cdatetime,1.0.0.201703081533.
06:06:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.palette:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/pom.xml
06:06:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.ecore:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/pom.xml
06:06:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.expressions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/pom.xml
06:06:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.nattable:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/pom.xml
06:06:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/pom.xml
06:06:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/pom.xml
06:06:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/pom.xml
06:06:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.generation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/pom.xml
06:06:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.toolsmiths:3.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/pom.xml
06:06:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/pom.xml
06:06:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.editor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/pom.xml
06:06:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types.ui.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/pom.xml
06:06:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.types.ui.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/pom.xml
06:06:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/pom.xml
06:06:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/pom.xml
06:06:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/pom.xml
06:06:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/pom.xml
06:06:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/pom.xml
06:06:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/pom.xml
06:06:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/pom.xml
06:06:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/pom.xml
06:06:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.ui:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/pom.xml
06:06:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/pom.xml
06:06:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/pom.xml
06:06:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/pom.xml
06:06:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.tests:org.eclipse.papyrus.gmf.validate:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/pom.xml
06:06:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.customization.nattableconfiguration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/pom.xml
06:06:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.codegen:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/pom.xml
06:06:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.assistants.codegen:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/pom.xml
06:06:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.pluginexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/pom.xml
06:06:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.project.management:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/pom.xml
06:06:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.types:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/pom.xml
06:06:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.developer:org.eclipse.papyrus.dev.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/pom.xml
06:06:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.view.services.edit.request:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/pom.xml
06:06:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpartview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/pom.xml
06:06:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpoliciesstates:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/pom.xml
06:06:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.figureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/pom.xml
06:06:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.commandstack:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/pom.xml
06:06:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.debug:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/pom.xml
06:06:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.xpand,2.2.0.v201605260315 have severely compromised security. Please report this concern to the artifact provider.
06:06:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.xtend,2.2.0.v201605260315 have severely compromised security. Please report this concern to the artifact provider.
06:06:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.xtend.typesystem.emf,2.2.0.v201605260315 have severely compromised security. Please report this concern to the artifact provider.
06:06:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.mwe2.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/pom.xml
06:06:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.tools:3.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/pom.xml
06:06:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/pom.xml
06:06:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.architectureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/pom.xml
06:06:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/pom.xml
06:06:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.profile:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/pom.xml
06:06:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.elementtypes:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/pom.xml
06:06:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.architecture:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/pom.xml
06:06:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.newchild:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/pom.xml
06:06:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.properties:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/pom.xml
06:06:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.plugin.builder:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/pom.xml
06:06:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.framework:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/pom.xml
06:06:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.utils:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/pom.xml
06:06:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.bundles.tests:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/pom.xml
06:07:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.p2.toolsmiths:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/releng/toolsmiths/site/pom.xml
06:07:36 [INFO] ------------------------------------------------------------------------
06:07:36 [INFO] Reactor Build Order:
06:07:36 [INFO] 
06:07:36 [INFO] org.eclipse.papyrus.toolsmiths.releng                              [pom]
06:07:36 [INFO] Papyrus Toolsmiths Features                                        [pom]
06:07:36 [INFO] Papyrus Toolsmiths Plugins                                         [pom]
06:07:36 [INFO] org.eclipse.papyrus.architectureview                    [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.dev.ui                              [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.dev.view.services.edit.request      [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.gmf.editpoliciesstates              [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.gmf.editpartview                    [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.gmf.figureview                      [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.debug             [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.infra.emf.commandstack              [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.gmf-tooling                                    [pom]
06:07:36 [INFO] org.eclipse.papyrus.gmf.common                          [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.gmf.validate                        [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.gmf.codegen                         [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.dev.types                           [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.dev.pluginexplorer                  [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.debug.feature                      [eclipse-feature]
06:07:36 [INFO] org.eclipse.papyrus.gmf.codegen.edit                    [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.gmf.codegen.ui                      [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.gmf.codegen.xtend                   [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.gmf.codegen.xtend.ui                [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.codegen                             [eclipse-plugin]
06:07:36 [INFO] Papyrus UML Assistants                                             [pom]
06:07:36 [INFO] org.eclipse.papyrus.uml.profile.types.generator         [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator    [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.dev.assistants.codegen              [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.mwe2.utils                          [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.diagramgen.feature                 [eclipse-feature]
06:07:36 [INFO] org.eclipse.papyrus.tests.junit-framework                          [pom]
06:07:36 [INFO] org.eclipse.papyrus.junit.framework                     [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.junit.utils                         [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.bundles.tests                  [eclipse-test-plugin]
06:07:36 [INFO] org.eclipse.papyrus.junit.feature                      [eclipse-feature]
06:07:36 [INFO] org.eclipse.papyrus.dev.project.management              [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.releng.tools                        [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.releng.feature                     [eclipse-feature]
06:07:36 [INFO] org.eclipse.papyrus.toolsmiths.validations                         [pom]
06:07:36 [INFO] org.eclipse.papyrus.toolsmiths.validation.common        [eclipse-plugin]
06:07:36 [INFO] Papyrus Toolsmithis - Builder                                      [pom]
06:07:36 [INFO] org.eclipse.papyrus.toolsmiths.plugin.builder           [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.toolsmiths.builder.feature         [eclipse-feature]
06:07:36 [INFO] org.eclipse.papyrus.customization.nattableconfiguration [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.infra.emf.types.ui.properties       [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.edit        [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.editor      [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.toolsmiths                          [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.toolsmiths.ecore                    [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.toolsmiths.expressions              [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools            [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature   [eclipse-feature]
06:07:36 [INFO] org.eclipse.papyrus.toolsmiths.palette                  [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.views.properties.toolsmiths         [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.uml.properties.generation           [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.toolsmiths.nattable                 [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.uml.types.ui.properties             [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.toolsmiths.profile-migration                   [pom]
06:07:36 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.ui      [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration         [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.toolsmiths.feature                 [eclipse-feature]
06:07:36 [INFO] org.eclipse.papyrus.uml.profile.types.generator.ui      [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.ui [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator  [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.uml.assistants.feature             [eclipse-feature]
06:07:36 [INFO] org.eclipse.papyrus.toolsmiths.validation.architecture  [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes  [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile       [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.toolsmiths.validation.newchild      [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.toolsmiths.validation.properties    [eclipse-plugin]
06:07:36 [INFO] org.eclipse.papyrus.toolsmiths.validation.feature      [eclipse-feature]
06:07:36 [INFO] org.eclipse.papyrus.toolsmiths.targetplatform [eclipse-target-definition]
06:07:36 [INFO] org.eclipse.papyrus.p2.toolsmiths                   [eclipse-repository]
06:07:36 [INFO] 
06:07:36 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.releng >------
06:07:36 [INFO] Building org.eclipse.papyrus.toolsmiths.releng 1.0.0-SNAPSHOT     [1/74]
06:07:36 [INFO]   from pom.xml
06:07:36 [INFO] --------------------------------[ pom ]---------------------------------
06:07:36 [INFO] 
06:07:36 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.releng ---
06:07:36 [INFO] 
06:07:36 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.releng ---
06:07:36 [INFO] 
06:07:36 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.releng ---
06:07:36 [INFO] 
06:07:36 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.releng ---
06:07:37 [INFO] 
06:07:37 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.releng ---
06:07:37 [INFO] 
06:07:37 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.features >-----
06:07:37 [INFO] Building Papyrus Toolsmiths Features 0.0.1-SNAPSHOT               [2/74]
06:07:37 [INFO]   from ../../features/papyrus-toolsmiths-features/pom.xml
06:07:37 [INFO] --------------------------------[ pom ]---------------------------------
06:07:37 [INFO] 
06:07:37 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.features ---
06:07:37 [INFO] 
06:07:37 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.features ---
06:07:37 [INFO] 
06:07:37 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.features ---
06:07:37 [INFO] 
06:07:37 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.features ---
06:07:37 [INFO] 
06:07:37 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.features ---
06:07:37 [INFO] 
06:07:37 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus-toolsmiths >---------
06:07:37 [INFO] Building Papyrus Toolsmiths Plugins 0.0.1-SNAPSHOT                [3/74]
06:07:37 [INFO]   from ../../plugins/toolsmiths/pom.xml
06:07:37 [INFO] --------------------------------[ pom ]---------------------------------
06:07:37 [INFO] 
06:07:37 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus-toolsmiths ---
06:07:37 [INFO] 
06:07:37 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus-toolsmiths ---
06:07:37 [INFO] 
06:07:37 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus-toolsmiths ---
06:07:37 [INFO] 
06:07:37 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus-toolsmiths ---
06:07:37 [INFO] 
06:07:37 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus-toolsmiths ---
06:07:37 [INFO] 
06:07:37 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.architectureview >------
06:07:37 [INFO] Building org.eclipse.papyrus.architectureview 2.0.0-SNAPSHOT      [4/74]
06:07:37 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.architectureview/pom.xml
06:07:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:38 [INFO] 
06:07:38 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.architectureview ---
06:07:38 [INFO] 
06:07:38 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.architectureview ---
06:07:38 [INFO] The project's OSGi version is 2.0.0.202306071005
06:07:38 [INFO] 
06:07:38 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.architectureview ---
06:07:38 [INFO] 
06:07:38 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.architectureview ---
06:07:38 [INFO] 
06:07:38 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.architectureview ---
06:07:39 [INFO] 
06:07:39 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.architectureview ---
06:07:39 [INFO] Resolving class path of org.eclipse.papyrus.architectureview...
06:07:40 [INFO] 
06:07:40 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.architectureview ---
06:07:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/src/main/resources
06:07:40 [INFO] 
06:07:40 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.architectureview ---
06:07:40 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/bin
06:07:41 [INFO] 
06:07:41 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.architectureview ---
06:07:41 [INFO] 
06:07:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.architectureview ---
06:07:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/src/test/resources
06:07:41 [INFO] 
06:07:41 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.architectureview ---
06:07:41 [INFO] 
06:07:41 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.architectureview ---
06:07:41 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:07:41 [INFO] No tests to run.
06:07:41 [INFO] 
06:07:41 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.architectureview ---
06:07:41 [INFO] 
06:07:41 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.architectureview ---
06:07:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/target/org.eclipse.papyrus.architectureview-2.0.0-SNAPSHOT-sources.jar
06:07:41 [INFO] 
06:07:41 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.architectureview ---
06:07:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/target/org.eclipse.papyrus.architectureview-2.0.0-SNAPSHOT.jar
06:07:41 [INFO] 
06:07:41 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.architectureview ---
06:07:41 [INFO] 
06:07:41 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.architectureview ---
06:07:41 [INFO] 
06:07:41 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.architectureview ---
06:07:42 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/target/org.eclipse.papyrus.architectureview-2.0.0-SNAPSHOT.jar
06:07:42 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/target/org.eclipse.papyrus.architectureview-2.0.0-SNAPSHOT-sources.jar
06:07:44 [INFO] 
06:07:44 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.architectureview ---
06:07:44 [INFO] 
06:07:44 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.architectureview ---
06:07:44 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:07:44 [INFO] 
06:07:44 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.architectureview ---
06:07:44 [INFO] No tests to run.
06:07:44 [INFO] 
06:07:44 [INFO] ------< org.eclipse.papyrus.developer:org.eclipse.papyrus.dev.ui >------
06:07:44 [INFO] Building org.eclipse.papyrus.dev.ui 1.1.0-SNAPSHOT                [5/74]
06:07:44 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.dev.ui/pom.xml
06:07:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:44 [INFO] 
06:07:44 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.dev.ui ---
06:07:44 [INFO] 
06:07:44 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.ui ---
06:07:44 [INFO] The project's OSGi version is 1.1.0.202306071005
06:07:44 [INFO] 
06:07:44 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.ui ---
06:07:44 [INFO] 
06:07:44 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.ui ---
06:07:44 [INFO] 
06:07:44 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.ui ---
06:07:44 [INFO] 
06:07:44 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.dev.ui ---
06:07:44 [INFO] Resolving class path of org.eclipse.papyrus.dev.ui...
06:07:44 [INFO] 
06:07:44 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.dev.ui ---
06:07:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/src/main/resources
06:07:44 [INFO] 
06:07:44 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.dev.ui ---
06:07:44 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/bin
06:07:44 [INFO] 
06:07:44 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.dev.ui ---
06:07:44 [INFO] 
06:07:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.dev.ui ---
06:07:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/src/test/resources
06:07:44 [INFO] 
06:07:44 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.dev.ui ---
06:07:44 [INFO] 
06:07:44 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.dev.ui ---
06:07:44 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:07:44 [INFO] No tests to run.
06:07:44 [INFO] 
06:07:44 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.dev.ui ---
06:07:44 [INFO] 
06:07:44 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.ui ---
06:07:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/target/org.eclipse.papyrus.dev.ui-1.1.0-SNAPSHOT-sources.jar
06:07:44 [INFO] 
06:07:44 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.ui ---
06:07:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/target/org.eclipse.papyrus.dev.ui-1.1.0-SNAPSHOT.jar
06:07:44 [INFO] 
06:07:44 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.ui ---
06:07:44 [INFO] 
06:07:44 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.dev.ui ---
06:07:44 [INFO] 
06:07:44 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.dev.ui ---
06:07:44 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/target/org.eclipse.papyrus.dev.ui-1.1.0-SNAPSHOT.jar
06:07:46 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/target/org.eclipse.papyrus.dev.ui-1.1.0-SNAPSHOT-sources.jar
06:07:46 [INFO] 
06:07:46 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.ui ---
06:07:46 [INFO] 
06:07:46 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.dev.ui ---
06:07:46 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:07:46 [INFO] 
06:07:46 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.dev.ui ---
06:07:46 [INFO] No tests to run.
06:07:46 [INFO] 
06:07:46 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.dev.view.services.edit.request >--
06:07:46 [INFO] Building org.eclipse.papyrus.dev.view.services.edit.request 2.0.0-SNAPSHOT [6/74]
06:07:46 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/pom.xml
06:07:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:46 [INFO] 
06:07:46 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.dev.view.services.edit.request ---
06:07:46 [INFO] 
06:07:46 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.view.services.edit.request ---
06:07:46 [INFO] The project's OSGi version is 2.0.0.202306071005
06:07:46 [INFO] 
06:07:46 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.view.services.edit.request ---
06:07:46 [INFO] 
06:07:46 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.view.services.edit.request ---
06:07:46 [INFO] 
06:07:46 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.view.services.edit.request ---
06:07:46 [INFO] 
06:07:46 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.dev.view.services.edit.request ---
06:07:46 [INFO] Resolving class path of org.eclipse.papyrus.dev.view.services.edit.request...
06:07:47 [INFO] 
06:07:47 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.dev.view.services.edit.request ---
06:07:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/src/main/resources
06:07:47 [INFO] 
06:07:47 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.dev.view.services.edit.request ---
06:07:47 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/bin
06:07:47 [INFO] 
06:07:47 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.dev.view.services.edit.request ---
06:07:47 [INFO] 
06:07:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.dev.view.services.edit.request ---
06:07:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/src/test/resources
06:07:47 [INFO] 
06:07:47 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.dev.view.services.edit.request ---
06:07:47 [INFO] 
06:07:47 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.dev.view.services.edit.request ---
06:07:47 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:07:47 [INFO] No tests to run.
06:07:47 [INFO] 
06:07:47 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.dev.view.services.edit.request ---
06:07:47 [INFO] 
06:07:47 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.view.services.edit.request ---
06:07:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/target/org.eclipse.papyrus.dev.view.services.edit.request-2.0.0-SNAPSHOT-sources.jar
06:07:47 [INFO] 
06:07:47 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.view.services.edit.request ---
06:07:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/target/org.eclipse.papyrus.dev.view.services.edit.request-2.0.0-SNAPSHOT.jar
06:07:47 [INFO] 
06:07:47 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.view.services.edit.request ---
06:07:47 [INFO] 
06:07:47 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.dev.view.services.edit.request ---
06:07:47 [INFO] 
06:07:47 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.dev.view.services.edit.request ---
06:07:47 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/target/org.eclipse.papyrus.dev.view.services.edit.request-2.0.0-SNAPSHOT.jar
06:07:48 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/target/org.eclipse.papyrus.dev.view.services.edit.request-2.0.0-SNAPSHOT-sources.jar
06:07:49 [INFO] 
06:07:49 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.view.services.edit.request ---
06:07:49 [INFO] 
06:07:49 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.dev.view.services.edit.request ---
06:07:49 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:07:49 [INFO] 
06:07:49 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.dev.view.services.edit.request ---
06:07:49 [INFO] No tests to run.
06:07:49 [INFO] 
06:07:49 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpoliciesstates >---
06:07:49 [INFO] Building org.eclipse.papyrus.gmf.editpoliciesstates 2.0.0-SNAPSHOT [7/74]
06:07:49 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/pom.xml
06:07:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:49 [INFO] 
06:07:49 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
06:07:49 [INFO] 
06:07:49 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
06:07:49 [INFO] The project's OSGi version is 2.0.0.202306071005
06:07:49 [INFO] 
06:07:49 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
06:07:49 [INFO] 
06:07:49 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
06:07:49 [INFO] 
06:07:49 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
06:07:49 [INFO] 
06:07:49 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
06:07:49 [INFO] Resolving class path of org.eclipse.papyrus.gmf.editpoliciesstates...
06:07:50 [INFO] 
06:07:50 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
06:07:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/src/main/resources
06:07:50 [INFO] 
06:07:50 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
06:07:50 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/bin
06:07:50 [INFO] 
06:07:50 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
06:07:50 [INFO] 
06:07:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
06:07:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/src/test/resources
06:07:50 [INFO] 
06:07:50 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
06:07:50 [INFO] 
06:07:50 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
06:07:50 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:07:50 [INFO] No tests to run.
06:07:50 [INFO] 
06:07:50 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
06:07:50 [INFO] 
06:07:50 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
06:07:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/target/org.eclipse.papyrus.gmf.editpoliciesstates-2.0.0-SNAPSHOT-sources.jar
06:07:50 [INFO] 
06:07:50 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
06:07:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/target/org.eclipse.papyrus.gmf.editpoliciesstates-2.0.0-SNAPSHOT.jar
06:07:50 [INFO] 
06:07:50 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
06:07:50 [INFO] 
06:07:50 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
06:07:50 [INFO] 
06:07:50 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
06:07:50 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/target/org.eclipse.papyrus.gmf.editpoliciesstates-2.0.0-SNAPSHOT.jar
06:07:52 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/target/org.eclipse.papyrus.gmf.editpoliciesstates-2.0.0-SNAPSHOT-sources.jar
06:07:52 [INFO] 
06:07:52 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
06:07:52 [INFO] 
06:07:52 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
06:07:52 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:07:52 [INFO] 
06:07:52 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
06:07:52 [INFO] No tests to run.
06:07:52 [INFO] 
06:07:52 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpartview >------
06:07:52 [INFO] Building org.eclipse.papyrus.gmf.editpartview 2.0.0-SNAPSHOT      [8/74]
06:07:52 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/pom.xml
06:07:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:52 [INFO] 
06:07:52 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.gmf.editpartview ---
06:07:52 [INFO] 
06:07:52 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.editpartview ---
06:07:52 [INFO] The project's OSGi version is 2.0.0.202306071005
06:07:52 [INFO] 
06:07:52 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.editpartview ---
06:07:52 [INFO] 
06:07:52 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.editpartview ---
06:07:52 [INFO] 
06:07:52 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.editpartview ---
06:07:52 [INFO] 
06:07:52 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.editpartview ---
06:07:52 [INFO] Resolving class path of org.eclipse.papyrus.gmf.editpartview...
06:07:53 [INFO] 
06:07:53 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.gmf.editpartview ---
06:07:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/src/main/resources
06:07:53 [INFO] 
06:07:53 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.gmf.editpartview ---
06:07:53 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/bin
06:07:53 [INFO] 
06:07:53 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.editpartview ---
06:07:53 [INFO] 
06:07:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.gmf.editpartview ---
06:07:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/src/test/resources
06:07:53 [INFO] 
06:07:53 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.editpartview ---
06:07:53 [INFO] 
06:07:53 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.gmf.editpartview ---
06:07:53 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:07:53 [INFO] No tests to run.
06:07:53 [INFO] 
06:07:53 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.editpartview ---
06:07:53 [INFO] 
06:07:53 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.editpartview ---
06:07:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/target/org.eclipse.papyrus.gmf.editpartview-2.0.0-SNAPSHOT-sources.jar
06:07:53 [INFO] 
06:07:53 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.editpartview ---
06:07:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/target/org.eclipse.papyrus.gmf.editpartview-2.0.0-SNAPSHOT.jar
06:07:53 [INFO] 
06:07:53 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.editpartview ---
06:07:53 [INFO] 
06:07:53 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.gmf.editpartview ---
06:07:53 [INFO] 
06:07:53 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.gmf.editpartview ---
06:07:53 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/target/org.eclipse.papyrus.gmf.editpartview-2.0.0-SNAPSHOT.jar
06:07:54 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/target/org.eclipse.papyrus.gmf.editpartview-2.0.0-SNAPSHOT-sources.jar
06:07:55 [INFO] 
06:07:55 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.editpartview ---
06:07:55 [INFO] 
06:07:55 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.gmf.editpartview ---
06:07:55 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:07:55 [INFO] 
06:07:55 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.gmf.editpartview ---
06:07:55 [INFO] No tests to run.
06:07:55 [INFO] 
06:07:55 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.gmf.figureview >-------
06:07:55 [INFO] Building org.eclipse.papyrus.gmf.figureview 2.0.0-SNAPSHOT        [9/74]
06:07:55 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/pom.xml
06:07:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:55 [INFO] 
06:07:55 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.gmf.figureview ---
06:07:55 [INFO] 
06:07:55 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.figureview ---
06:07:55 [INFO] The project's OSGi version is 2.0.0.202306071005
06:07:55 [INFO] 
06:07:55 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.figureview ---
06:07:55 [INFO] 
06:07:55 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.figureview ---
06:07:55 [INFO] 
06:07:55 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.figureview ---
06:07:55 [INFO] 
06:07:55 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.figureview ---
06:07:55 [INFO] Resolving class path of org.eclipse.papyrus.gmf.figureview...
06:07:55 [INFO] 
06:07:55 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.gmf.figureview ---
06:07:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/src/main/resources
06:07:55 [INFO] 
06:07:55 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.gmf.figureview ---
06:07:55 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/bin
06:07:56 [INFO] 
06:07:56 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.figureview ---
06:07:56 [INFO] 
06:07:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.gmf.figureview ---
06:07:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/src/test/resources
06:07:56 [INFO] 
06:07:56 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.figureview ---
06:07:56 [INFO] 
06:07:56 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.gmf.figureview ---
06:07:56 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:07:56 [INFO] No tests to run.
06:07:56 [INFO] 
06:07:56 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.figureview ---
06:07:56 [INFO] 
06:07:56 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.figureview ---
06:07:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/target/org.eclipse.papyrus.gmf.figureview-2.0.0-SNAPSHOT-sources.jar
06:07:56 [INFO] 
06:07:56 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.figureview ---
06:07:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/target/org.eclipse.papyrus.gmf.figureview-2.0.0-SNAPSHOT.jar
06:07:56 [INFO] 
06:07:56 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.figureview ---
06:07:56 [INFO] 
06:07:56 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.gmf.figureview ---
06:07:56 [INFO] 
06:07:56 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.gmf.figureview ---
06:07:56 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/target/org.eclipse.papyrus.gmf.figureview-2.0.0-SNAPSHOT.jar
06:07:56 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/target/org.eclipse.papyrus.gmf.figureview-2.0.0-SNAPSHOT-sources.jar
06:07:57 [INFO] 
06:07:57 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.figureview ---
06:07:57 [INFO] 
06:07:57 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.gmf.figureview ---
06:07:57 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:07:57 [INFO] 
06:07:57 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.gmf.figureview ---
06:07:57 [INFO] No tests to run.
06:07:57 [INFO] 
06:07:57 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.debug >---
06:07:57 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.css.debug 2.0.0-SNAPSHOT [10/74]
06:07:57 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/pom.xml
06:07:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:57 [INFO] 
06:07:57 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
06:07:57 [INFO] 
06:07:57 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
06:07:57 [INFO] The project's OSGi version is 2.0.0.202306071005
06:07:57 [INFO] 
06:07:57 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
06:07:57 [INFO] 
06:07:57 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
06:07:57 [INFO] 
06:07:57 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
06:07:57 [INFO] 
06:07:57 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
06:07:57 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.css.debug...
06:07:58 [INFO] 
06:07:58 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
06:07:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/src/main/resources
06:07:58 [INFO] 
06:07:58 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
06:07:58 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/bin
06:07:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/src/org/eclipse/papyrus/infra/gmfdiag/css/debug/views/CSSDebugView.java:[298] 
06:07:59 	@SuppressWarnings("restriction")
06:07:59 	                  ^^^^^^^^^^^^^
06:07:59 Unnecessary @SuppressWarnings("restriction")
06:07:59 1 problem (1 warning)
06:07:59 [INFO] 
06:07:59 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
06:07:59 [INFO] 
06:07:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
06:07:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/src/test/resources
06:07:59 [INFO] 
06:07:59 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
06:07:59 [INFO] 
06:07:59 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
06:07:59 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:07:59 [INFO] No tests to run.
06:07:59 [INFO] 
06:07:59 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
06:07:59 [INFO] 
06:07:59 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
06:07:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/target/org.eclipse.papyrus.infra.gmfdiag.css.debug-2.0.0-SNAPSHOT-sources.jar
06:07:59 [INFO] 
06:07:59 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
06:07:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/target/org.eclipse.papyrus.infra.gmfdiag.css.debug-2.0.0-SNAPSHOT.jar
06:07:59 [INFO] 
06:07:59 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
06:07:59 [INFO] 
06:07:59 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
06:07:59 [INFO] 
06:07:59 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
06:07:59 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/target/org.eclipse.papyrus.infra.gmfdiag.css.debug-2.0.0-SNAPSHOT.jar
06:08:00 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/target/org.eclipse.papyrus.infra.gmfdiag.css.debug-2.0.0-SNAPSHOT-sources.jar
06:08:01 [INFO] 
06:08:01 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
06:08:01 [INFO] 
06:08:01 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
06:08:01 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:08:01 [INFO] 
06:08:01 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
06:08:01 [INFO] No tests to run.
06:08:01 [INFO] 
06:08:01 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.commandstack >---
06:08:01 [INFO] Building org.eclipse.papyrus.infra.emf.commandstack 2.0.0-SNAPSHOT [11/74]
06:08:01 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/pom.xml
06:08:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:08:01 [INFO] 
06:08:01 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.commandstack ---
06:08:01 [INFO] 
06:08:01 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.commandstack ---
06:08:01 [INFO] The project's OSGi version is 2.0.0.202306071005
06:08:01 [INFO] 
06:08:01 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.commandstack ---
06:08:01 [INFO] 
06:08:01 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.commandstack ---
06:08:01 [INFO] 
06:08:01 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.commandstack ---
06:08:01 [INFO] 
06:08:01 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf.commandstack ---
06:08:01 [INFO] Resolving class path of org.eclipse.papyrus.infra.emf.commandstack...
06:08:01 [INFO] 
06:08:01 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf.commandstack ---
06:08:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/src/main/resources
06:08:01 [INFO] 
06:08:01 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.infra.emf.commandstack ---
06:08:01 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/bin
06:08:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/src/org/eclipse/papyrus/infra/emf/commandstack/view/CommandStackView.java:[234] 
06:08:01 	final ListIterator<Object> iter = ((CompositeCommand) parentElement).listIterator();
06:08:01 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:01 Type safety: The expression of type ListIterator needs unchecked conversion to conform to ListIterator<Object>
06:08:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/src/org/eclipse/papyrus/infra/emf/commandstack/view/CommandStackView.java:[269] 
06:08:01 	private Object result[];// = new Object[1];
06:08:01 	               ^^^^^^
06:08:01 The value of the field CommandStackView.result is not used
06:08:01 2 problems (2 warnings)
06:08:01 [INFO] 
06:08:01 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf.commandstack ---
06:08:01 [INFO] 
06:08:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.commandstack ---
06:08:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/src/test/resources
06:08:01 [INFO] 
06:08:01 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.emf.commandstack ---
06:08:01 [INFO] 
06:08:01 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.infra.emf.commandstack ---
06:08:01 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:08:01 [INFO] No tests to run.
06:08:01 [INFO] 
06:08:01 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.commandstack ---
06:08:01 [INFO] 
06:08:01 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.commandstack ---
06:08:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/target/org.eclipse.papyrus.infra.emf.commandstack-2.0.0-SNAPSHOT-sources.jar
06:08:01 [INFO] 
06:08:01 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.commandstack ---
06:08:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/target/org.eclipse.papyrus.infra.emf.commandstack-2.0.0-SNAPSHOT.jar
06:08:01 [INFO] 
06:08:01 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.commandstack ---
06:08:01 [INFO] 
06:08:01 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf.commandstack ---
06:08:01 [INFO] 
06:08:01 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.infra.emf.commandstack ---
06:08:01 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/target/org.eclipse.papyrus.infra.emf.commandstack-2.0.0-SNAPSHOT.jar
06:08:02 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/target/org.eclipse.papyrus.infra.emf.commandstack-2.0.0-SNAPSHOT-sources.jar
06:08:03 [INFO] 
06:08:03 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.commandstack ---
06:08:03 [INFO] 
06:08:03 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.infra.emf.commandstack ---
06:08:03 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:08:03 [INFO] 
06:08:03 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.infra.emf.commandstack ---
06:08:03 [INFO] No tests to run.
06:08:03 [INFO] 
06:08:03 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.gmf-tooling >---------
06:08:03 [INFO] Building org.eclipse.papyrus.gmf-tooling 0.0.1-SNAPSHOT          [12/74]
06:08:03 [INFO]   from ../../plugins/toolsmiths/gmf-tooling/pom.xml
06:08:03 [INFO] --------------------------------[ pom ]---------------------------------
06:08:03 [INFO] 
06:08:03 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.gmf-tooling ---
06:08:03 [INFO] 
06:08:03 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf-tooling ---
06:08:03 [INFO] 
06:08:03 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.gmf-tooling ---
06:08:03 [INFO] 
06:08:03 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.gmf-tooling ---
06:08:03 [INFO] 
06:08:03 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf-tooling ---
06:08:03 [INFO] 
06:08:03 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.common >--
06:08:03 [INFO] Building org.eclipse.papyrus.gmf.common 2.0.0-SNAPSHOT           [13/74]
06:08:03 [INFO]   from ../../plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/pom.xml
06:08:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:08:03 [INFO] 
06:08:03 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.gmf.common ---
06:08:03 [INFO] 
06:08:03 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.common ---
06:08:03 [INFO] The project's OSGi version is 2.0.0.202306071005
06:08:03 [INFO] 
06:08:03 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.common ---
06:08:03 [INFO] 
06:08:03 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.common ---
06:08:03 [INFO] 
06:08:03 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.common ---
06:08:03 [INFO] 
06:08:03 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.common ---
06:08:03 [INFO] Resolving class path of org.eclipse.papyrus.gmf.common...
06:08:03 [INFO] 
06:08:03 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.gmf.common ---
06:08:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/main/resources
06:08:03 [INFO] 
06:08:03 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.gmf.common ---
06:08:03 [INFO] Compiling 60 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/bin
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/migrate/ModelLoadHelper.java:[97] 
06:08:04 	class ExceptionDiagnostic extends WrappedException implements Resource.Diagnostic {
06:08:04 	      ^^^^^^^^^^^^^^^^^^^
06:08:04 The serializable class ExceptionDiagnostic does not declare a static final serialVersionUID field of type long
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/migrate/ModelLoadHelper.java:[158] 
06:08:04 	Integer severityOpt = new Integer(resourceDiagnostic.getSeverity() == Diagnostic.ERROR ? 0 : 1);    
06:08:04 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:04 The constructor Integer(int) has been deprecated since version 9 and marked for removal
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[40] 
06:08:04 	import org.eclipse.core.runtime.SubProgressMonitor;
06:08:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:04 The type SubProgressMonitor is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[200] 
06:08:04 	return new SubProgressMonitor(myProgress, 1);
06:08:04 	           ^^^^^^^^^^^^^^^^^^
06:08:04 The type SubProgressMonitor is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[200] 
06:08:04 	return new SubProgressMonitor(myProgress, 1);
06:08:04 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:04 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[276] 
06:08:04 	EclipseUtil.findOrCreateContainer(containerPath, false, (IPath) null, new SubProgressMonitor(pm, 1));
06:08:04 	                                                                          ^^^^^^^^^^^^^^^^^^
06:08:04 The type SubProgressMonitor is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[276] 
06:08:04 	EclipseUtil.findOrCreateContainer(containerPath, false, (IPath) null, new SubProgressMonitor(pm, 1));
06:08:04 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:04 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[277] 
06:08:04 	String genText = emitter.generate(new SubProgressMonitor(pm, 1), param, getLocalLineSeparator());
06:08:04 	                                      ^^^^^^^^^^^^^^^^^^
06:08:04 The type SubProgressMonitor is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[277] 
06:08:04 	String genText = emitter.generate(new SubProgressMonitor(pm, 1), param, getLocalLineSeparator());
06:08:04 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:04 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[289] 
06:08:04 	genText = mergePlainText(oldText, genText, f, new SubProgressMonitor(pm, 1));
06:08:04 	                                                  ^^^^^^^^^^^^^^^^^^
06:08:04 The type SubProgressMonitor is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[289] 
06:08:04 	genText = mergePlainText(oldText, genText, f, new SubProgressMonitor(pm, 1));
06:08:04 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:04 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[291] 
06:08:04 	f.setContents(new ByteArrayInputStream(genText.getBytes(charset)), true, true, new SubProgressMonitor(pm, 1));
06:08:04 	                                                                                   ^^^^^^^^^^^^^^^^^^
06:08:04 The type SubProgressMonitor is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[291] 
06:08:04 	f.setContents(new ByteArrayInputStream(genText.getBytes(charset)), true, true, new SubProgressMonitor(pm, 1));
06:08:04 	                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:04 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[296] 
06:08:04 	f.create(new ByteArrayInputStream(genText.getBytes(charset)), true, new SubProgressMonitor(pm, 2));
06:08:04 	                                                                        ^^^^^^^^^^^^^^^^^^
06:08:04 The type SubProgressMonitor is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[296] 
06:08:04 	f.create(new ByteArrayInputStream(genText.getBytes(charset)), true, new SubProgressMonitor(pm, 2));
06:08:04 	                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:04 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[377] 
06:08:04 	String genText = emitter.generate(new SubProgressMonitor(pm, 2), input, getLocalLineSeparator());
06:08:04 	                                      ^^^^^^^^^^^^^^^^^^
06:08:04 The type SubProgressMonitor is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[377] 
06:08:04 	String genText = emitter.generate(new SubProgressMonitor(pm, 2), input, getLocalLineSeparator());
06:08:04 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:04 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[378] 
06:08:04 	IPackageFragment pf = myDestRoot.createPackageFragment(packageName, true, new SubProgressMonitor(pm, 1));
06:08:04 	                                                                              ^^^^^^^^^^^^^^^^^^
06:08:04 The type SubProgressMonitor is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[378] 
06:08:04 	IPackageFragment pf = myDestRoot.createPackageFragment(packageName, true, new SubProgressMonitor(pm, 1));
06:08:04 	                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:04 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[383] 
06:08:04 	workingCopy = cu.getWorkingCopy(new SubProgressMonitor(pm, 1));
06:08:04 	                                    ^^^^^^^^^^^^^^^^^^
06:08:04 The type SubProgressMonitor is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[383] 
06:08:04 	workingCopy = cu.getWorkingCopy(new SubProgressMonitor(pm, 1));
06:08:04 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:04 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[394] 
06:08:04 	getImportsPostrocessor().organizeImports(workingCopy, declaredImportsAsStrings, new SubProgressMonitor(pm, 1));
06:08:04 	                                                                                    ^^^^^^^^^^^^^^^^^^
06:08:04 The type SubProgressMonitor is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[394] 
06:08:04 	getImportsPostrocessor().organizeImports(workingCopy, declaredImportsAsStrings, new SubProgressMonitor(pm, 1));
06:08:04 	                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:04 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[396] 
06:08:04 	workingCopy.commitWorkingCopy(true, new SubProgressMonitor(pm, 1)); // save to investigate contents
06:08:04 	                                        ^^^^^^^^^^^^^^^^^^
06:08:04 The type SubProgressMonitor is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[396] 
06:08:04 	workingCopy.commitWorkingCopy(true, new SubProgressMonitor(pm, 1)); // save to investigate contents
06:08:04 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:04 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[399] 
06:08:04 	genText = mergeJavaCode(oldContents, workingCopy.getSource(), new SubProgressMonitor(pm, 1));
06:08:04 	                                                                  ^^^^^^^^^^^^^^^^^^
06:08:04 The type SubProgressMonitor is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[399] 
06:08:04 	genText = mergeJavaCode(oldContents, workingCopy.getSource(), new SubProgressMonitor(pm, 1));
06:08:04 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:04 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[404] 
06:08:04 	workingCopy.commitWorkingCopy(true, new SubProgressMonitor(pm, 1));
06:08:04 	                                        ^^^^^^^^^^^^^^^^^^
06:08:04 The type SubProgressMonitor is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[404] 
06:08:04 	workingCopy.commitWorkingCopy(true, new SubProgressMonitor(pm, 1));
06:08:04 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:04 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[413] 
06:08:04 	cu = pf.createCompilationUnit(cu.getElementName(), genText, true, new SubProgressMonitor(pm, 1));
06:08:04 	                                                                      ^^^^^^^^^^^^^^^^^^
06:08:04 The type SubProgressMonitor is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[413] 
06:08:04 	cu = pf.createCompilationUnit(cu.getElementName(), genText, true, new SubProgressMonitor(pm, 1));
06:08:04 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:04 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[414] 
06:08:04 	getImportsPostrocessor().organizeImports(cu, null, new SubProgressMonitor(pm, 1));
06:08:04 	                                                       ^^^^^^^^^^^^^^^^^^
06:08:04 The type SubProgressMonitor is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[414] 
06:08:04 	getImportsPostrocessor().organizeImports(cu, null, new SubProgressMonitor(pm, 1));
06:08:04 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:04 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[417] 
06:08:04 	cu.save(new SubProgressMonitor(pm, 2), true);
06:08:04 	            ^^^^^^^^^^^^^^^^^^
06:08:04 The type SubProgressMonitor is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[417] 
06:08:04 	cu.save(new SubProgressMonitor(pm, 2), true);
06:08:04 	            ^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:04 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[443] 
06:08:04 	EclipseUtil.findOrCreateContainer(containerPath, false, (IPath) null, new SubProgressMonitor(pm, 1));
06:08:04 	                                                                          ^^^^^^^^^^^^^^^^^^
06:08:04 The type SubProgressMonitor is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[443] 
06:08:04 	EclipseUtil.findOrCreateContainer(containerPath, false, (IPath) null, new SubProgressMonitor(pm, 1));
06:08:04 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:04 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[444] 
06:08:04 	byte[] contents = emitter.generate(new SubProgressMonitor(pm, 1), params);
06:08:04 	                                       ^^^^^^^^^^^^^^^^^^
06:08:04 The type SubProgressMonitor is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[444] 
06:08:04 	byte[] contents = emitter.generate(new SubProgressMonitor(pm, 1), params);
06:08:04 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:04 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[445] 
06:08:04 	f.create(new ByteArrayInputStream(contents), true, new SubProgressMonitor(pm, 1));
06:08:04 	                                                       ^^^^^^^^^^^^^^^^^^
06:08:04 The type SubProgressMonitor is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[445] 
06:08:04 	f.create(new ByteArrayInputStream(contents), true, new SubProgressMonitor(pm, 1));
06:08:04 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:04 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[446] 
06:08:04 	f.getParent().refreshLocal(IResource.DEPTH_ONE, new SubProgressMonitor(pm, 1));
06:08:04 	                                                    ^^^^^^^^^^^^^^^^^^
06:08:04 The type SubProgressMonitor is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[446] 
06:08:04 	f.getParent().refreshLocal(IResource.DEPTH_ONE, new SubProgressMonitor(pm, 1));
06:08:04 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:04 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[583] 
06:08:04 	private final Integer CACHE_MISS = new Integer(0);
06:08:04 	                                       ^^^^^^^^^^
06:08:04 The constructor Integer(int) has been deprecated since version 9 and marked for removal
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ElementSelectorExtension.java:[22] 
06:08:04 	import java.util.Observable;
06:08:04 	       ^^^^^^^^^^^^^^^^^^^^
06:08:04 The type Observable is deprecated since version 9
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ElementSelectorExtension.java:[31] 
06:08:04 	public abstract class ElementSelectorExtension extends Observable implements ModelSelectionPageExtension {
06:08:04 	                                                       ^^^^^^^^^^
06:08:04 The type Observable is deprecated since version 9
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ElementSelectorExtension.java:[63] 
06:08:04 	setChanged();
06:08:04 	^^^^^^^^^^^^
06:08:04 The method setChanged() from the type Observable is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ElementSelectorExtension.java:[64] 
06:08:04 	notifyObservers(selectedModelElement);
06:08:04 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:04 The method notifyObservers(Object) from the type Observable is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/migrate/FilteringCopier.java:[43] 
06:08:04 	public class FilteringCopier extends EcoreUtil.Copier {
06:08:04 	             ^^^^^^^^^^^^^^^
06:08:04 The serializable class FilteringCopier does not declare a static final serialVersionUID field of type long
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/CreateNewModelExtension.java:[17] 
06:08:04 	import java.util.Observable;
06:08:04 	       ^^^^^^^^^^^^^^^^^^^^
06:08:04 The type Observable is deprecated since version 9
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/CreateNewModelExtension.java:[29] 
06:08:04 	public class CreateNewModelExtension extends Observable implements ModelSelectionPageExtension {
06:08:04 	                                             ^^^^^^^^^^
06:08:04 The type Observable is deprecated since version 9
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/CreateNewModelExtension.java:[50] 
06:08:04 	setChanged();
06:08:04 	^^^^^^^^^^^^
06:08:04 The method setChanged() from the type Observable is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/CreateNewModelExtension.java:[51] 
06:08:04 	notifyObservers(Boolean.valueOf(createNewModel));
06:08:04 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:04 The method notifyObservers(Object) from the type Observable is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/OrganizeImportsPostprocessor.java:[109] 
06:08:04 	ASTParser parser = ASTParser.newParser(AST.JLS4);
06:08:04 	                                           ^^^^
06:08:04 The field AST.JLS4 is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/OrganizeImportsPostprocessor.java:[386] 
06:08:04 	@SuppressWarnings("unchecked")
06:08:04 	                  ^^^^^^^^^^^
06:08:04 Unnecessary @SuppressWarnings("unchecked")
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ValidationHelper.java:[32] 
06:08:04 	import org.eclipse.core.runtime.SubProgressMonitor;
06:08:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:04 The type SubProgressMonitor is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ValidationHelper.java:[122] 
06:08:04 	GMFMarkerHelper() {
06:08:04 	^^^^^^^^^^^^^^^^^
06:08:04 The constructor ValidationHelper.GMFMarkerHelper() is never used locally
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ValidationHelper.java:[291] 
06:08:04 	monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); 
06:08:04 	                                          ^^^^^^^^^^^^^^^^^^
06:08:04 The type SubProgressMonitor is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ValidationHelper.java:[291] 
06:08:04 	monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); 
06:08:04 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:04 The constructor SubProgressMonitor(IProgressMonitor, int, int) is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ValidationHelper.java:[291] 
06:08:04 	monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); 
06:08:04 	                                                                                 ^^^^^^^^^^^^^^^^^^
06:08:04 The type SubProgressMonitor is deprecated
06:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ValidationHelper.java:[291] 
06:08:04 	monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); 
06:08:04 	                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:04 The field SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK is deprecated
06:08:04 61 problems (61 warnings)
06:08:04 [INFO] 
06:08:04 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.common ---
06:08:04 [INFO] 
06:08:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.gmf.common ---
06:08:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/test/resources
06:08:04 [INFO] 
06:08:04 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.common ---
06:08:04 [INFO] 
06:08:04 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.gmf.common ---
06:08:04 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:08:04 [INFO] No tests to run.
06:08:04 [INFO] 
06:08:04 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.common ---
06:08:04 [INFO] 
06:08:04 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.common ---
06:08:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-2.0.0-SNAPSHOT-sources.jar
06:08:04 [INFO] 
06:08:04 [INFO] --- tycho-source:3.0.4:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.common ---
06:08:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-2.0.0-SNAPSHOT-sources.jar
06:08:04 [WARNING] artifact org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.common:java-source:sources:2.0.0-SNAPSHOT already attached, replace previous instance
06:08:04 [INFO] 
06:08:04 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.common ---
06:08:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-2.0.0-SNAPSHOT.jar
06:08:04 [INFO] 
06:08:04 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.common ---
06:08:04 [INFO] 
06:08:04 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.gmf.common ---
06:08:04 [INFO] 
06:08:04 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.gmf.common ---
06:08:04 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-2.0.0-SNAPSHOT.jar
06:08:06 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-2.0.0-SNAPSHOT-sources.jar
06:08:07 [INFO] 
06:08:07 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.common ---
06:08:07 [INFO] 
06:08:07 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.gmf.common ---
06:08:07 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:08:07 [INFO] 
06:08:07 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.gmf.common ---
06:08:07 [INFO] No tests to run.
06:08:07 [INFO] 
06:08:07 [INFO] --< org.eclipse.papyrus.gmf-tooling.tests:org.eclipse.papyrus.gmf.validate >--
06:08:07 [INFO] Building org.eclipse.papyrus.gmf.validate 1.2.0-SNAPSHOT         [14/74]
06:08:07 [INFO]   from ../../plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/pom.xml
06:08:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:08:07 [INFO] 
06:08:07 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.gmf.validate ---
06:08:07 [INFO] 
06:08:07 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.validate ---
06:08:07 [INFO] The project's OSGi version is 1.2.0.202306071005
06:08:07 [INFO] 
06:08:07 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.validate ---
06:08:07 [INFO] 
06:08:07 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.validate ---
06:08:07 [INFO] 
06:08:07 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.validate ---
06:08:07 [INFO] 
06:08:07 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.validate ---
06:08:07 [INFO] Resolving class path of org.eclipse.papyrus.gmf.validate...
06:08:07 [INFO] 
06:08:07 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.gmf.validate ---
06:08:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/main/resources
06:08:07 [INFO] 
06:08:07 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.gmf.validate ---
06:08:07 [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/bin
06:08:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/org/eclipse/papyrus/gmf/internal/validate/ExternModelImport.java:[62] 
06:08:07 	this.importedModels.getURIConverter().getURIMap().putAll(EcorePlugin.computePlatformURIMap());
06:08:07 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^
06:08:07 The method computePlatformURIMap() from the type EcorePlugin is deprecated
06:08:07 5 problems (0 errors, 1 warning, 4 infos)
06:08:07 [INFO] 
06:08:07 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.validate ---
06:08:07 [INFO] 
06:08:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.gmf.validate ---
06:08:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/test/resources
06:08:07 [INFO] 
06:08:07 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.validate ---
06:08:07 [INFO] 
06:08:07 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.gmf.validate ---
06:08:07 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:08:07 [INFO] No tests to run.
06:08:07 [INFO] 
06:08:07 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.validate ---
06:08:07 [INFO] 
06:08:07 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.validate ---
06:08:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/target/org.eclipse.papyrus.gmf.validate-1.2.0-SNAPSHOT-sources.jar
06:08:07 [INFO] 
06:08:07 [INFO] --- tycho-source:3.0.4:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.validate ---
06:08:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/target/org.eclipse.papyrus.gmf.validate-1.2.0-SNAPSHOT-sources.jar
06:08:07 [WARNING] artifact org.eclipse.papyrus.gmf-tooling.tests:org.eclipse.papyrus.gmf.validate:java-source:sources:1.2.0-SNAPSHOT already attached, replace previous instance
06:08:07 [INFO] 
06:08:07 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.validate ---
06:08:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/target/org.eclipse.papyrus.gmf.validate-1.2.0-SNAPSHOT.jar
06:08:07 [INFO] 
06:08:07 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.validate ---
06:08:07 [INFO] 
06:08:07 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.gmf.validate ---
06:08:07 [INFO] 
06:08:07 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.gmf.validate ---
06:08:07 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/target/org.eclipse.papyrus.gmf.validate-1.2.0-SNAPSHOT.jar
06:08:09 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/target/org.eclipse.papyrus.gmf.validate-1.2.0-SNAPSHOT-sources.jar
06:08:11 [INFO] 
06:08:11 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.validate ---
06:08:11 [INFO] 
06:08:11 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.gmf.validate ---
06:08:11 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:08:11 [INFO] 
06:08:11 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.gmf.validate ---
06:08:11 [INFO] No tests to run.
06:08:11 [INFO] 
06:08:11 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen >--
06:08:11 [INFO] Building org.eclipse.papyrus.gmf.codegen 3.0.0-SNAPSHOT          [15/74]
06:08:11 [INFO]   from ../../plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/pom.xml
06:08:11 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:08:11 [INFO] 
06:08:11 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen ---
06:08:11 [INFO] 
06:08:11 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen ---
06:08:11 [INFO] The project's OSGi version is 3.0.0.202306071005
06:08:11 [INFO] 
06:08:11 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen ---
06:08:11 [INFO] 
06:08:11 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen ---
06:08:11 [INFO] 
06:08:11 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen ---
06:08:11 [INFO] 
06:08:11 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.codegen ---
06:08:11 [INFO] Resolving class path of org.eclipse.papyrus.gmf.codegen...
06:08:11 [INFO] 
06:08:11 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen ---
06:08:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/main/resources
06:08:11 [INFO] 
06:08:11 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen ---
06:08:11 [INFO] Compiling 314 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/bin
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenActionFactoryContributionItem.java:[23] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ParentAssignedViewmap.java:[23] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolGroup.java:[25] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.EntryBase;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.EntryBase is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolGroup.java:[26] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Palette;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Palette is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolGroup.java:[27] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroupItem;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroupItem is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorView.java:[24] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigator.java:[24] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDomainModelNavigator;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDomainModelNavigator is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigator.java:[25] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigator.java:[26] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorChildReference;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorChildReference is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPropertyTab.java:[24] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertySheet;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertySheet is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/CreateShortcutAction.java:[23] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Viewmap.java:[25] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Viewmap.java:[26] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ViewmapLayoutType;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ViewmapLayoutType is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Viewmap.java:[118] 
06:08:13 	Attributes find(Class attributesClass);
06:08:13 	                ^^^^^
06:08:13 Class is a raw type. References to generic type Class<T> should be parameterized
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/ViewmapImpl.java:[169] 
06:08:13 	public Attributes find(Class attributesClass) {
06:08:13 	                       ^^^^^
06:08:13 Class is a raw type. References to generic type Class<T> should be parameterized
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenParserImplementation.java:[25] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParsers;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParsers is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenParserImplementation.java:[26] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelModelFacet;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelModelFacet is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenContributionManager.java:[25] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenContributionManager.java:[26] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomPropertyTab.java:[23] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomPropertyTab.java:[24] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTabFilter;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTabFilter is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDomainElementTarget.java:[24] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDomainElementTarget.java:[25] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ElementType.java:[24] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildContainer.java:[25] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildContainer.java:[26] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContainerBase;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContainerBase is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/LinkModelFacet.java:[27] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ModelFacet;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ModelFacet is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCompartment.java:[23] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCompartment.java:[24] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCompartment.java:[25] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTemplateInvocationBase.java:[20] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomGeneratorExtension;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomGeneratorExtension is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardPreferencePage.java:[23] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPreferencePage;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPreferencePage is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardPreferencePage.java:[24] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.StandardPreferencePages;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.StandardPreferencePages is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/TypeModelFacet.java:[25] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/TypeModelFacet.java:[26] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenElementInitializer;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenElementInitializer is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/TypeModelFacet.java:[27] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ModelFacet;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ModelFacet is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/InnerClassViewmap.java:[23] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Separator.java:[23] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroupItem;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroupItem is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolEntry.java:[24] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.AbstractToolEntry;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.AbstractToolEntry is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolEntry.java:[25] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolEntry.java:[26] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolEntry.java:[27] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenSharedContributionItem.java:[23] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/LabelOffsetAttributes.java:[23] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardPropertyTab.java:[23] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenExternalNodeLabelImpl.java:[23] 
06:08:13 	import java.util.Collection;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^
06:08:13 The import java.util.Collection is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenExternalNodeLabelImpl.java:[26] 
06:08:13 	import org.eclipse.emf.common.util.EList;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.emf.common.util.EList is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenExternalNodeLabelImpl.java:[30] 
06:08:13 	import org.eclipse.emf.ecore.util.EDataTypeUniqueEList;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.emf.ecore.util.EDataTypeUniqueEList is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenExternalNodeLabelImpl.java:[243] 
06:08:13 	@SuppressWarnings("unchecked")
06:08:13 	                  ^^^^^^^^^^^
06:08:13 Unnecessary @SuppressWarnings("unchecked")
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionProviderBase.java:[25] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderContainer;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderContainer is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionProviderBase.java:[26] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLanguage;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLanguage is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionProviderBase.java:[27] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[25] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[26] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCompartment;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCompartment is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[27] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[28] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkEnd;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkEnd is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[29] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNodeLabel;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNodeLabel is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[30] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenApplication.java:[26] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenApplication.java:[27] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenApplication.java:[28] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMenuManager;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMenuManager is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenApplication.java:[29] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenToolBarManager;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenToolBarManager is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkConstraints.java:[26] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkConstraints.java:[27] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFixedInputsTemplateInvocation.java:[22] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFixedInputsTemplateInvocation.java:[23] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/FeatureLinkModelFacet.java:[25] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkModelFacet;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkModelFacet is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildSideAffixedNode.java:[23] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/LoadResourceAction.java:[23] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenVisualEffectImpl.java:[302] 
06:08:13 	OCLHelper helper = ocl.createOCLHelper();
06:08:13 	^^^^^^^^^
06:08:13 OCLHelper is a raw type. References to generic type OCLHelper<C,O,P,CT> should be parameterized
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenVisualEffectImpl.java:[303] 
06:08:13 	helper.setContext(EcorePackage.eINSTANCE.getEClass());
06:08:13 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 Type safety: The method setContext(Object) belongs to the raw type OCLHelper. References to generic type OCLHelper<C,O,P,CT> should be parameterized
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenVisualEffectImpl.java:[315] 
06:08:13 	expr = helper.createQuery(expressionString);
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 Type safety: The expression of type OCLExpression needs unchecked conversion to conform to OCLExpression<EClassifier>
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/SharedBehaviour.java:[23] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Behaviour;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Behaviour is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardFont.java:[23] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFont;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFont is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardFont.java:[24] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.JFaceFont;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.JFaceFont is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[28] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.BatchValidation;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.BatchValidation is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[29] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.EditPartCandies;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.EditPartCandies is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[30] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.EditorCandies;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.EditorCandies is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[31] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[32] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[33] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[34] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCompartment;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCompartment is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[35] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContainerBase;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContainerBase is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[36] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagramPreferences;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagramPreferences is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[37] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[38] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[39] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[40] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPreferencePage;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPreferencePage is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[41] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTopLevelNode;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTopLevelNode is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[42] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkConstraints;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkConstraints is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[43] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.MeasurementUnit;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.MeasurementUnit is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[44] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.PackageNames;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.PackageNames is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[45] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Palette;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Palette is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[46] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderClassNames;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderClassNames is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[47] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Shortcuts;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Shortcuts is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[48] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureValueSpec.java:[23] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureInitializer;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureInitializer is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureValueSpec.java:[24] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/NotationType.java:[23] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ElementType;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ElementType is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPropertySheet.java:[26] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPropertySheet.java:[27] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenNodeImpl.java:[48] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenVisualEffect;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenVisualEffect is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNodeLabel.java:[23] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLabel;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLabel is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNodeLabel.java:[24] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GMFGenFactoryImpl.java:[31] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.*;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLabel.java:[25] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLabel.java:[26] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelModelFacet;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelModelFacet is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditable.java:[24] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditContext;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditContext is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditable.java:[25] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenRuleTarget;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenRuleTarget is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/EditorCandies.java:[24] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorView;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorView is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/util/GMFGenSwitch.java:[23] 
06:08:13 	import java.util.List;
06:08:13 	       ^^^^^^^^^^^^^^
06:08:13 The import java.util.List is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/util/GMFGenSwitch.java:[25] 
06:08:13 	import org.eclipse.emf.ecore.EClass;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.emf.ecore.EClass is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/util/GMFGenSwitch.java:[30] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.*;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/SnippetViewmap.java:[23] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[23] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditContainer;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditContainer is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[24] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditRoot;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditRoot is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[25] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[26] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[27] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenRuleBase;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenRuleBase is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[28] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenSeverity;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenSeverity is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLiteralExpressionProvider.java:[23] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderBase;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderBase is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkEnd.java:[24] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkEnd.java:[25] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/CustomBehaviour.java:[23] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Behaviour;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Behaviour is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Palette.java:[27] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Palette.java:[28] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroup;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroup is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagramElementTarget.java:[25] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagramElementTarget.java:[26] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagramElementTarget.java:[27] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/DefaultSizeAttributes.java:[23] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTopLevelNode.java:[23] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTopLevelNode.java:[24] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildNode.java:[25] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildNode.java:[26] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildNode.java:[27] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigatorPath.java:[26] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorPathSegment;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorPathSegment is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/StandardEntry.java:[23] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.AbstractToolEntry;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.AbstractToolEntry is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/StandardEntry.java:[24] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.StandardEntryKind;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.StandardEntryKind is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[24] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[25] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[26] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkConstraints;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkConstraints is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[27] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkEnd;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkEnd is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[28] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkLabel;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkLabel is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[29] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkModelFacet;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkModelFacet is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNotationElementTarget.java:[25] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNotationElementTarget.java:[26] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenElementInitializer.java:[24] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/CustomTabFilter.java:[23] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTabFilter;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTabFilter is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenConstraint.java:[23] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/MetamodelType.java:[25] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ElementType;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ElementType is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenCommonBaseImpl.java:[38] 
06:08:13 	import org.eclipse.emf.ecore.util.EDataTypeUniqueEList;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.emf.ecore.util.EDataTypeUniqueEList is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[29] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.DynamicModelAccess;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.DynamicModelAccess is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[30] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenApplication;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenApplication is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[31] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditRoot;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditRoot is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[32] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContextMenu;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContextMenu is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[33] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomGeneratorExtension;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomGeneratorExtension is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[34] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[35] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagramUpdater;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagramUpdater is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[36] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorView;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorView is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[37] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderContainer;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderContainer is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[38] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMetricContainer;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMetricContainer is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[39] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigator;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigator is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[40] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParsers;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParsers is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[41] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPlugin;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPlugin is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[42] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertySheet;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertySheet is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExternalNodeLabel.java:[23] 
06:08:13 	import org.eclipse.emf.common.util.EList;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.emf.common.util.EList is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExternalNodeLabel.java:[24] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNodeLabel;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNodeLabel is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/PredefinedParser.java:[23] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParserImplementation;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParserImplementation is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/PredefinedParser.java:[24] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelTextAccessMethod;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelTextAccessMethod is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ModeledViewmap.java:[24] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ExpressionLabelParser.java:[24] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ExpressionLabelParser.java:[25] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParserImplementation;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParserImplementation is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ExpressionLabelParser.java:[26] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPreferencePage.java:[26] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkLabel.java:[23] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLabel;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLabel is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkLabel.java:[24] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkLabel.java:[25] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkLabelAlignment;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkLabelAlignment is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditedMetricTarget.java:[25] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditedMetricTarget.java:[26] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMetricRule;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMetricRule is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/InitDiagramAction.java:[23] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenConstantColor.java:[23] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.DiagramColors;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.DiagramColors is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenConstantColor.java:[24] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenColor;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenColor is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigatorPathSegment.java:[24] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigatorPathSegment.java:[25] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorPath;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorPath is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ResizeConstraints.java:[24] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenGroupMarker.java:[23] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionInterpreter.java:[23] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderBase;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderBase is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionInterpreter.java:[24] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLanguage;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLanguage is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionInterpreter.java:[25] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomGeneratorExtension.java:[22] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomGeneratorExtension.java:[23] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomGeneratorExtension.java:[24] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenContextMenu.java:[24] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenContextMenu.java:[25] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionManager;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionManager is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPreference.java:[24] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomPreferencePage;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomPreferencePage is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTemplateInvocation.java:[20] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTemplateInvocation.java:[21] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Shortcuts.java:[26] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderPriority;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderPriority is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureSeqInitializer.java:[25] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenElementInitializer;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenElementInitializer is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureSeqInitializer.java:[26] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureInitializer;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureInitializer is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureSeqInitializer.java:[27] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenReferenceNewElementSpec;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenReferenceNewElementSpec is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureInitializer.java:[25] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureSeqInitializer;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureSeqInitializer is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenSeparator.java:[23] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenRGBColor.java:[23] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenColor;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenColor is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/BatchValidation.java:[24] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderPriority;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderPriority is never used
06:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDomainAttributeTarget.java:[24] 
06:08:13 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
06:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:13 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
06:08:13 206 problems (206 warnings)
06:08:13 [INFO] 
06:08:13 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.codegen ---
06:08:13 [INFO] 
06:08:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen ---
06:08:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/test/resources
06:08:13 [INFO] 
06:08:13 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.codegen ---
06:08:13 [INFO] 
06:08:13 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.gmf.codegen ---
06:08:13 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:08:13 [INFO] No tests to run.
06:08:13 [INFO] 
06:08:13 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.codegen ---
06:08:13 [INFO] 
06:08:13 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen ---
06:08:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-3.0.0-SNAPSHOT-sources.jar
06:08:13 [INFO] 
06:08:13 [INFO] --- tycho-source:3.0.4:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen ---
06:08:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-3.0.0-SNAPSHOT-sources.jar
06:08:13 [WARNING] artifact org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen:java-source:sources:3.0.0-SNAPSHOT already attached, replace previous instance
06:08:13 [INFO] 
06:08:13 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen ---
06:08:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-3.0.0-SNAPSHOT.jar
06:08:13 [INFO] 
06:08:13 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen ---
06:08:13 [INFO] 
06:08:13 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.gmf.codegen ---
06:08:13 [INFO] 
06:08:13 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.gmf.codegen ---
06:08:13 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-3.0.0-SNAPSHOT.jar
06:08:15 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-3.0.0-SNAPSHOT-sources.jar
06:08:17 [INFO] 
06:08:17 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen ---
06:08:17 [INFO] 
06:08:17 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.gmf.codegen ---
06:08:17 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:08:17 [INFO] 
06:08:17 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.gmf.codegen ---
06:08:17 [INFO] No tests to run.
06:08:17 [INFO] 
06:08:17 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.dev.types >----------
06:08:17 [INFO] Building org.eclipse.papyrus.dev.types 4.1.0-SNAPSHOT            [16/74]
06:08:17 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.dev.types/pom.xml
06:08:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:08:17 [INFO] 
06:08:17 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.dev.types ---
06:08:17 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/xtend-gen (includes = [], excludes = [**/.gitignore])
06:08:17 [INFO] 
06:08:17 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.types ---
06:08:17 [INFO] The project's OSGi version is 4.1.0.202306071005
06:08:17 [INFO] 
06:08:17 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.types ---
06:08:17 [INFO] 
06:08:17 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.types ---
06:08:17 [INFO] 
06:08:17 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.types ---
06:08:17 [INFO] 
06:08:17 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.dev.types ---
06:08:17 [INFO] Resolving class path of org.eclipse.papyrus.dev.types...
06:08:17 [INFO] 
06:08:17 [INFO] --- xtend:2.30.0:compile (default) @ org.eclipse.papyrus.dev.types ---
06:08:23 [INFO] 
06:08:23 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.dev.types ---
06:08:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/main/resources
06:08:23 [INFO] 
06:08:23 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.dev.types ---
06:08:23 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/bin
06:08:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/TypesConfigurationsListenerView.java:[180] 
06:08:24 	tree = new FilteredTree(sash, SWT.BORDER, new PatternFilter(), true);
06:08:24 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:24 The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
06:08:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/RegistredElementTypesView.java:[69] 
06:08:24 	List<IClientContext> contexts = new ArrayList<>(ClientContextManager.getInstance().getClientContexts());
06:08:24 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:24 Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
06:08:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/RegistredElementTypesView.java:[69] 
06:08:24 	List<IClientContext> contexts = new ArrayList<>(ClientContextManager.getInstance().getClientContexts());
06:08:24 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:24 Type safety: The expression of type ArrayList needs unchecked conversion to conform to List<IClientContext>
06:08:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/RegistredElementTypesView.java:[166] 
06:08:24 	elementTypesFilteredTree = new FilteredTree(sash, SWT.BORDER, new PatternFilter(), true);
06:08:24 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:24 The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
06:08:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/RegistredElementTypesView.java:[169] 
06:08:24 	detailsFilteredTree = new FilteredTree(sash, SWT.BORDER, new PatternFilter(), true);
06:08:24 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:24 The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
06:08:24 5 problems (5 warnings)
06:08:24 [INFO] 
06:08:24 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.dev.types ---
06:08:24 [INFO] 
06:08:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.dev.types ---
06:08:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/test/resources
06:08:24 [INFO] 
06:08:24 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.dev.types ---
06:08:24 [INFO] 
06:08:24 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.dev.types ---
06:08:24 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:08:24 [INFO] No tests to run.
06:08:24 [INFO] 
06:08:24 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.dev.types ---
06:08:24 [INFO] 
06:08:24 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.types ---
06:08:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/target/org.eclipse.papyrus.dev.types-4.1.0-SNAPSHOT-sources.jar
06:08:24 [INFO] 
06:08:24 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.types ---
06:08:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/target/org.eclipse.papyrus.dev.types-4.1.0-SNAPSHOT.jar
06:08:24 [INFO] 
06:08:24 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.types ---
06:08:24 [INFO] 
06:08:24 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.dev.types ---
06:08:24 [INFO] 
06:08:24 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.dev.types ---
06:08:24 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/target/org.eclipse.papyrus.dev.types-4.1.0-SNAPSHOT.jar
06:08:24 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/target/org.eclipse.papyrus.dev.types-4.1.0-SNAPSHOT-sources.jar
06:08:25 [INFO] 
06:08:25 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.types ---
06:08:25 [INFO] 
06:08:25 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.dev.types ---
06:08:25 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:08:25 [INFO] 
06:08:25 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.dev.types ---
06:08:25 [INFO] No tests to run.
06:08:25 [INFO] 
06:08:25 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.dev.pluginexplorer >-----
06:08:25 [INFO] Building org.eclipse.papyrus.dev.pluginexplorer 2.0.0-SNAPSHOT   [17/74]
06:08:25 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/pom.xml
06:08:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:08:25 [INFO] 
06:08:25 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.dev.pluginexplorer ---
06:08:25 [INFO] 
06:08:25 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.pluginexplorer ---
06:08:25 [INFO] The project's OSGi version is 2.0.0.202306071005
06:08:25 [INFO] 
06:08:25 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.pluginexplorer ---
06:08:25 [INFO] 
06:08:25 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.pluginexplorer ---
06:08:25 [INFO] 
06:08:25 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.pluginexplorer ---
06:08:25 [INFO] 
06:08:25 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.dev.pluginexplorer ---
06:08:25 [INFO] Resolving class path of org.eclipse.papyrus.dev.pluginexplorer...
06:08:26 [INFO] 
06:08:26 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.dev.pluginexplorer ---
06:08:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/main/resources
06:08:26 [INFO] 
06:08:26 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.dev.pluginexplorer ---
06:08:26 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/bin
06:08:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/Plugin.java:[115] 
06:08:26 	physicalLocation = FileLocator.getBundleFile(bundle);
06:08:26 	                               ^^^^^^^^^^^^^^^^^^^^^
06:08:26 The method getBundleFile(Bundle) from the type FileLocator is deprecated since version 3.16.100
06:08:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[30] 
06:08:26 	import org.eclipse.jface.viewers.ViewerSorter;
06:08:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:26 The type ViewerSorter is deprecated
06:08:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[93] 
06:08:26 	tree.setSorter(getViewerSorter());
06:08:26 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:26 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
06:08:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[130] 
06:08:26 	private ViewerSorter getViewerSorter() {
06:08:26 	        ^^^^^^^^^^^^
06:08:26 The type ViewerSorter is deprecated
06:08:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[131] 
06:08:26 	return new ViewerSorter() {
06:08:26 	           ^^^^^^^^^^^^
06:08:26 The type ViewerSorter is deprecated
06:08:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[131] 
06:08:26 	return new ViewerSorter() {
06:08:26 			@Override
06:08:26 			public int compare(Viewer viewer, Object e1, Object e2) {
06:08:26 				if (e1 instanceof Bundle) {
06:08:26 					Bundle b1 = (Bundle) e1;
06:08:26 					Bundle b2 = (Bundle) e2;
06:08:26 					return b1.getSymbolicName().compareTo(b2.getSymbolicName());
06:08:26 				} else if (e1 instanceof File) {
06:08:26 					File f1 = (File) e1;
06:08:26 					File f2 = (File) e2;
06:08:26 					return (f1.getName().compareTo(f2.getName()));
06:08:26 				}
06:08:26 				return super.compare(viewer, e1, e2);
06:08:26 			}
06:08:26 		};
06:08:26 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:26 The constructor ViewerSorter() is deprecated
06:08:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[28] 
06:08:26 	import org.eclipse.jface.viewers.ViewerSorter;
06:08:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:26 The type ViewerSorter is deprecated
06:08:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[117] 
06:08:26 	tree.setSorter(getViewerSorter());
06:08:26 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:26 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
06:08:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[179] 
06:08:26 	private ViewerSorter getViewerSorter() {
06:08:26 	        ^^^^^^^^^^^^
06:08:26 The type ViewerSorter is deprecated
06:08:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[180] 
06:08:26 	return new ViewerSorter() {
06:08:26 	           ^^^^^^^^^^^^
06:08:26 The type ViewerSorter is deprecated
06:08:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[180] 
06:08:26 	return new ViewerSorter() {
06:08:26 			@Override
06:08:26 			public int compare(Viewer viewer, Object e1, Object e2) {
06:08:26 				if (e1 instanceof Bundle) {
06:08:26 					Bundle b1 = (Bundle) e1;
06:08:26 					Bundle b2 = (Bundle) e2;
06:08:26 					return b1.getSymbolicName().compareTo(b2.getSymbolicName());
06:08:26 				} else if (e1 instanceof File) {
06:08:26 					File f1 = (File) e1;
06:08:26 					File f2 = (File) e2;
06:08:26 					return (f1.getName().compareTo(f2.getName()));
06:08:26 				}
06:08:26 				return super.compare(viewer, e1, e2);
06:08:26 			}
06:08:26 		};
06:08:26 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:26 The constructor ViewerSorter() is deprecated
06:08:26 11 problems (11 warnings)
06:08:26 [INFO] 
06:08:26 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.dev.pluginexplorer ---
06:08:26 [INFO] 
06:08:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.dev.pluginexplorer ---
06:08:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/test/resources
06:08:26 [INFO] 
06:08:26 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.dev.pluginexplorer ---
06:08:26 [INFO] 
06:08:26 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.dev.pluginexplorer ---
06:08:26 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:08:26 [INFO] No tests to run.
06:08:26 [INFO] 
06:08:26 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.dev.pluginexplorer ---
06:08:26 [INFO] 
06:08:26 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.pluginexplorer ---
06:08:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/target/org.eclipse.papyrus.dev.pluginexplorer-2.0.0-SNAPSHOT-sources.jar
06:08:26 [INFO] 
06:08:26 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.pluginexplorer ---
06:08:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/target/org.eclipse.papyrus.dev.pluginexplorer-2.0.0-SNAPSHOT.jar
06:08:26 [INFO] 
06:08:26 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.pluginexplorer ---
06:08:26 [INFO] 
06:08:26 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.dev.pluginexplorer ---
06:08:26 [INFO] 
06:08:26 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.dev.pluginexplorer ---
06:08:26 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/target/org.eclipse.papyrus.dev.pluginexplorer-2.0.0-SNAPSHOT.jar
06:08:27 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/target/org.eclipse.papyrus.dev.pluginexplorer-2.0.0-SNAPSHOT-sources.jar
06:08:28 [INFO] 
06:08:28 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.pluginexplorer ---
06:08:28 [INFO] 
06:08:28 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.dev.pluginexplorer ---
06:08:28 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:08:28 [INFO] 
06:08:28 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.dev.pluginexplorer ---
06:08:28 [INFO] No tests to run.
06:08:28 [INFO] 
06:08:28 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.debug.feature >--------
06:08:28 [INFO] Building org.eclipse.papyrus.debug.feature 1.0.0-SNAPSHOT        [18/74]
06:08:28 [INFO]   from ../../features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/pom.xml
06:08:28 [INFO] --------------------------[ eclipse-feature ]---------------------------
06:08:28 [INFO] 
06:08:28 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.debug.feature ---
06:08:28 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/target
06:08:28 [INFO] 
06:08:28 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.debug.feature ---
06:08:28 [INFO] The project's OSGi version is 1.0.0.202306071005
06:08:28 [INFO] 
06:08:28 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.debug.feature ---
06:08:28 [INFO] 
06:08:28 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.debug.feature ---
06:08:28 [INFO] 
06:08:28 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.debug.feature ---
06:08:28 [INFO] 
06:08:28 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.debug.feature ---
06:08:28 [INFO] 
06:08:28 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.debug.feature ---
06:08:28 [INFO] 
06:08:28 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.papyrus.debug.feature ---
06:08:28 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.license,2.0.2.v20181016-2210 have severely compromised security. Please report this concern to the artifact provider.
06:08:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/target/org.eclipse.papyrus.debug.feature-1.0.0-SNAPSHOT.jar
06:08:28 [INFO] 
06:08:28 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.debug.feature ---
06:08:28 [INFO] 
06:08:28 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.debug.feature ---
06:08:28 [INFO] 
06:08:28 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.debug.feature ---
06:08:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/target/org.eclipse.papyrus.debug.feature-1.0.0-SNAPSHOT-sources-feature.jar
06:08:28 [INFO] 
06:08:28 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.debug.feature ---
06:08:28 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/target/org.eclipse.papyrus.debug.feature-1.0.0-SNAPSHOT.jar
06:08:29 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/target/org.eclipse.papyrus.debug.feature-1.0.0-SNAPSHOT-sources-feature.jar
06:08:31 [INFO] 
06:08:31 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.debug.feature ---
06:08:31 [INFO] 
06:08:31 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.edit >--
06:08:31 [INFO] Building org.eclipse.papyrus.gmf.codegen.edit 3.0.0-SNAPSHOT     [19/74]
06:08:31 [INFO]   from ../../plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/pom.xml
06:08:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:08:31 [INFO] 
06:08:31 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen.edit ---
06:08:31 [INFO] 
06:08:31 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen.edit ---
06:08:31 [INFO] The project's OSGi version is 3.0.0.202306071005
06:08:31 [INFO] 
06:08:31 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen.edit ---
06:08:31 [INFO] 
06:08:31 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen.edit ---
06:08:31 [INFO] 
06:08:31 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen.edit ---
06:08:31 [INFO] 
06:08:31 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.codegen.edit ---
06:08:31 [INFO] Resolving class path of org.eclipse.papyrus.gmf.codegen.edit...
06:08:31 [INFO] 
06:08:31 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen.edit ---
06:08:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/main/resources
06:08:31 [INFO] 
06:08:31 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen.edit ---
06:08:31 [INFO] Compiling 133 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/bin
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramItemProvider.java:[31] 
06:08:31 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramItemProvider.java:[32] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramItemProvider.java:[34] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramItemProvider.java:[35] 
06:08:31 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramItemProvider.java:[36] 
06:08:31 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenJavaExpressionProviderItemProvider.java:[30] 
06:08:31 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenJavaExpressionProviderItemProvider.java:[31] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenJavaExpressionProviderItemProvider.java:[33] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenJavaExpressionProviderItemProvider.java:[34] 
06:08:31 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenJavaExpressionProviderItemProvider.java:[35] 
06:08:31 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeLabelItemProvider.java:[29] 
06:08:31 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeLabelItemProvider.java:[30] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeLabelItemProvider.java:[32] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeLabelItemProvider.java:[33] 
06:08:31 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeLabelItemProvider.java:[34] 
06:08:31 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolGroupItemProvider.java:[31] 
06:08:31 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolGroupItemProvider.java:[32] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolGroupItemProvider.java:[34] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolGroupItemProvider.java:[35] 
06:08:31 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolGroupItemProvider.java:[36] 
06:08:31 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenContextMenuItemProvider.java:[30] 
06:08:31 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenContextMenuItemProvider.java:[31] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenContextMenuItemProvider.java:[33] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenContextMenuItemProvider.java:[34] 
06:08:31 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenContextMenuItemProvider.java:[35] 
06:08:31 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTopLevelNodeItemProvider.java:[29] 
06:08:31 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTopLevelNodeItemProvider.java:[30] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTopLevelNodeItemProvider.java:[32] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTopLevelNodeItemProvider.java:[33] 
06:08:31 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTopLevelNodeItemProvider.java:[34] 
06:08:31 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CreateShortcutActionItemProvider.java:[29] 
06:08:31 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CreateShortcutActionItemProvider.java:[30] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CreateShortcutActionItemProvider.java:[32] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CreateShortcutActionItemProvider.java:[33] 
06:08:31 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CreateShortcutActionItemProvider.java:[34] 
06:08:31 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramElementTargetItemProvider.java:[30] 
06:08:31 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramElementTargetItemProvider.java:[31] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramElementTargetItemProvider.java:[33] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramElementTargetItemProvider.java:[34] 
06:08:31 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramElementTargetItemProvider.java:[35] 
06:08:31 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCompartmentItemProvider.java:[30] 
06:08:31 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCompartmentItemProvider.java:[31] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCompartmentItemProvider.java:[33] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCompartmentItemProvider.java:[34] 
06:08:31 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCompartmentItemProvider.java:[35] 
06:08:31 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPropertyTabItemProvider.java:[29] 
06:08:31 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPropertyTabItemProvider.java:[30] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPropertyTabItemProvider.java:[32] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPropertyTabItemProvider.java:[33] 
06:08:31 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPropertyTabItemProvider.java:[34] 
06:08:31 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InitDiagramActionItemProvider.java:[29] 
06:08:31 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InitDiagramActionItemProvider.java:[30] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InitDiagramActionItemProvider.java:[32] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InitDiagramActionItemProvider.java:[33] 
06:08:31 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InitDiagramActionItemProvider.java:[34] 
06:08:31 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/presentation/GMFGenModelWizard.java:[53] 
06:08:31 	import org.eclipse.papyrus.gmf.codegen.gmfgen.presentation.EditorPlugin;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.papyrus.gmf.codegen.gmfgen.presentation.EditorPlugin is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FeatureLabelModelFacetItemProvider.java:[31] 
06:08:31 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FeatureLabelModelFacetItemProvider.java:[32] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FeatureLabelModelFacetItemProvider.java:[34] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FeatureLabelModelFacetItemProvider.java:[35] 
06:08:31 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FeatureLabelModelFacetItemProvider.java:[36] 
06:08:31 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildSideAffixedNodeItemProvider.java:[30] 
06:08:31 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildSideAffixedNodeItemProvider.java:[31] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildSideAffixedNodeItemProvider.java:[33] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildSideAffixedNodeItemProvider.java:[34] 
06:08:31 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildSideAffixedNodeItemProvider.java:[35] 
06:08:31 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InnerClassViewmapItemProvider.java:[30] 
06:08:31 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InnerClassViewmapItemProvider.java:[31] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InnerClassViewmapItemProvider.java:[33] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InnerClassViewmapItemProvider.java:[34] 
06:08:31 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InnerClassViewmapItemProvider.java:[35] 
06:08:31 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SpecializationTypeItemProvider.java:[30] 
06:08:31 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SpecializationTypeItemProvider.java:[31] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SpecializationTypeItemProvider.java:[33] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SpecializationTypeItemProvider.java:[34] 
06:08:31 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SpecializationTypeItemProvider.java:[35] 
06:08:31 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildLabelNodeItemProvider.java:[31] 
06:08:31 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildLabelNodeItemProvider.java:[32] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildLabelNodeItemProvider.java:[34] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildLabelNodeItemProvider.java:[35] 
06:08:31 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildLabelNodeItemProvider.java:[36] 
06:08:31 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPreferencePageItemProvider.java:[31] 
06:08:31 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPreferencePageItemProvider.java:[32] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPreferencePageItemProvider.java:[34] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPreferencePageItemProvider.java:[35] 
06:08:31 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPreferencePageItemProvider.java:[36] 
06:08:31 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildContainerItemProvider.java:[30] 
06:08:31 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildContainerItemProvider.java:[31] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildContainerItemProvider.java:[33] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildContainerItemProvider.java:[34] 
06:08:31 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildContainerItemProvider.java:[35] 
06:08:31 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPreferencePageItemProvider.java:[30] 
06:08:31 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPreferencePageItemProvider.java:[31] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPreferencePageItemProvider.java:[33] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPreferencePageItemProvider.java:[34] 
06:08:31 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPreferencePageItemProvider.java:[35] 
06:08:31 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/AbstractToolEntryItemProvider.java:[33] 
06:08:31 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/AbstractToolEntryItemProvider.java:[34] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/AbstractToolEntryItemProvider.java:[36] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/AbstractToolEntryItemProvider.java:[37] 
06:08:31 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/AbstractToolEntryItemProvider.java:[38] 
06:08:31 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/LoadResourceActionItemProvider.java:[29] 
06:08:31 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/LoadResourceActionItemProvider.java:[30] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/LoadResourceActionItemProvider.java:[32] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/LoadResourceActionItemProvider.java:[33] 
06:08:31 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/LoadResourceActionItemProvider.java:[34] 
06:08:31 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelParserItemProvider.java:[30] 
06:08:31 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelParserItemProvider.java:[31] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelParserItemProvider.java:[33] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelParserItemProvider.java:[34] 
06:08:31 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelParserItemProvider.java:[35] 
06:08:31 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNotationElementTargetItemProvider.java:[30] 
06:08:31 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNotationElementTargetItemProvider.java:[31] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNotationElementTargetItemProvider.java:[33] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNotationElementTargetItemProvider.java:[34] 
06:08:31 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNotationElementTargetItemProvider.java:[35] 
06:08:31 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedEnumParserItemProvider.java:[29] 
06:08:31 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedEnumParserItemProvider.java:[30] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedEnumParserItemProvider.java:[32] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedEnumParserItemProvider.java:[33] 
06:08:31 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedEnumParserItemProvider.java:[34] 
06:08:31 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainAttributeTargetItemProvider.java:[30] 
06:08:31 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainAttributeTargetItemProvider.java:[31] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainAttributeTargetItemProvider.java:[33] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainAttributeTargetItemProvider.java:[34] 
06:08:31 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainAttributeTargetItemProvider.java:[35] 
06:08:31 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainElementTargetItemProvider.java:[30] 
06:08:31 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainElementTargetItemProvider.java:[31] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainElementTargetItemProvider.java:[33] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainElementTargetItemProvider.java:[34] 
06:08:31 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainElementTargetItemProvider.java:[35] 
06:08:31 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExpressionInterpreterItemProvider.java:[30] 
06:08:31 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExpressionInterpreterItemProvider.java:[31] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExpressionInterpreterItemProvider.java:[33] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExpressionInterpreterItemProvider.java:[34] 
06:08:31 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExpressionInterpreterItemProvider.java:[35] 
06:08:31 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/OclChoiceParserItemProvider.java:[30] 
06:08:31 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/OclChoiceParserItemProvider.java:[31] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/OclChoiceParserItemProvider.java:[33] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/OclChoiceParserItemProvider.java:[34] 
06:08:31 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/OclChoiceParserItemProvider.java:[35] 
06:08:31 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkLabelItemProvider.java:[31] 
06:08:31 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkLabelItemProvider.java:[32] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkLabelItemProvider.java:[34] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkLabelItemProvider.java:[35] 
06:08:31 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkLabelItemProvider.java:[36] 
06:08:31 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMetricRuleItemProvider.java:[30] 
06:08:31 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMetricRuleItemProvider.java:[31] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMetricRuleItemProvider.java:[33] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMetricRuleItemProvider.java:[34] 
06:08:31 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMetricRuleItemProvider.java:[35] 
06:08:31 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPropertyTabItemProvider.java:[31] 
06:08:31 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPropertyTabItemProvider.java:[32] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPropertyTabItemProvider.java:[34] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPropertyTabItemProvider.java:[35] 
06:08:31 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPropertyTabItemProvider.java:[36] 
06:08:31 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLabelItemProvider.java:[31] 
06:08:31 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLabelItemProvider.java:[32] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLabelItemProvider.java:[34] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLabelItemProvider.java:[35] 
06:08:31 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLabelItemProvider.java:[36] 
06:08:31 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/DesignLabelModelFacetItemProvider.java:[29] 
06:08:31 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/DesignLabelModelFacetItemProvider.java:[30] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/DesignLabelModelFacetItemProvider.java:[32] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/DesignLabelModelFacetItemProvider.java:[33] 
06:08:31 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/DesignLabelModelFacetItemProvider.java:[34] 
06:08:31 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CustomParserItemProvider.java:[29] 
06:08:31 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CustomParserItemProvider.java:[30] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CustomParserItemProvider.java:[32] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CustomParserItemProvider.java:[33] 
06:08:31 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CustomParserItemProvider.java:[34] 
06:08:31 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolEntryItemProvider.java:[29] 
06:08:31 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolEntryItemProvider.java:[30] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolEntryItemProvider.java:[32] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolEntryItemProvider.java:[33] 
06:08:31 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolEntryItemProvider.java:[34] 
06:08:31 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/presentation/GMFGenEditor.java:[86] 
06:08:31 	import org.eclipse.emf.edit.ui.util.EditUIUtil;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.ui.util.EditUIUtil is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/presentation/GMFGenEditor.java:[736] 
06:08:31 	editingDomain.getResourceSet().getURIConverter().getURIMap().putAll(EcorePlugin.computePlatformURIMap());
06:08:31 	                                                                                ^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The method computePlatformURIMap() from the type EcorePlugin is deprecated
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/presentation/GMFGenEditor.java:[1325] 
06:08:31 	@SuppressWarnings("rawtypes")
06:08:31 	                  ^^^^^^^^^^
06:08:31 Unnecessary @SuppressWarnings("rawtypes")
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenConstraintItemProvider.java:[29] 
06:08:31 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenConstraintItemProvider.java:[30] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenConstraintItemProvider.java:[32] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenConstraintItemProvider.java:[33] 
06:08:31 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenConstraintItemProvider.java:[34] 
06:08:31 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTemplateInvocationItemProvider.java:[26] 
06:08:31 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTemplateInvocationItemProvider.java:[27] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTemplateInvocationItemProvider.java:[29] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTemplateInvocationItemProvider.java:[30] 
06:08:31 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTemplateInvocationItemProvider.java:[31] 
06:08:31 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExternalNodeLabelItemProvider.java:[31] 
06:08:31 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExternalNodeLabelItemProvider.java:[32] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExternalNodeLabelItemProvider.java:[34] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExternalNodeLabelItemProvider.java:[35] 
06:08:31 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExternalNodeLabelItemProvider.java:[36] 
06:08:31 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenFixedInputsTemplateInvocationItemProvider.java:[26] 
06:08:31 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenFixedInputsTemplateInvocationItemProvider.java:[27] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenFixedInputsTemplateInvocationItemProvider.java:[29] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenFixedInputsTemplateInvocationItemProvider.java:[30] 
06:08:31 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenFixedInputsTemplateInvocationItemProvider.java:[31] 
06:08:31 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/TypeLinkModelFacetItemProvider.java:[30] 
06:08:31 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/TypeLinkModelFacetItemProvider.java:[31] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/TypeLinkModelFacetItemProvider.java:[33] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/TypeLinkModelFacetItemProvider.java:[34] 
06:08:31 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/TypeLinkModelFacetItemProvider.java:[35] 
06:08:31 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/MetamodelTypeItemProvider.java:[30] 
06:08:31 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/MetamodelTypeItemProvider.java:[31] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/MetamodelTypeItemProvider.java:[33] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/MetamodelTypeItemProvider.java:[34] 
06:08:31 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/MetamodelTypeItemProvider.java:[35] 
06:08:31 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SnippetViewmapItemProvider.java:[30] 
06:08:31 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SnippetViewmapItemProvider.java:[31] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SnippetViewmapItemProvider.java:[33] 
06:08:31 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SnippetViewmapItemProvider.java:[34] 
06:08:31 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SnippetViewmapItemProvider.java:[35] 
06:08:31 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FigureViewmapItemProvider.java:[30] 
06:08:31 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:31 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FigureViewmapItemProvider.java:[31] 
06:08:32 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FigureViewmapItemProvider.java:[33] 
06:08:32 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FigureViewmapItemProvider.java:[34] 
06:08:32 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FigureViewmapItemProvider.java:[35] 
06:08:32 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenVisualEffectItemProvider.java:[30] 
06:08:32 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenVisualEffectItemProvider.java:[31] 
06:08:32 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenVisualEffectItemProvider.java:[33] 
06:08:32 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenVisualEffectItemProvider.java:[34] 
06:08:32 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenVisualEffectItemProvider.java:[35] 
06:08:32 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/StandardEntryItemProvider.java:[30] 
06:08:32 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/StandardEntryItemProvider.java:[31] 
06:08:32 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/StandardEntryItemProvider.java:[33] 
06:08:32 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/StandardEntryItemProvider.java:[34] 
06:08:32 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/StandardEntryItemProvider.java:[35] 
06:08:32 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLiteralExpressionProviderItemProvider.java:[29] 
06:08:32 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLiteralExpressionProviderItemProvider.java:[30] 
06:08:32 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLiteralExpressionProviderItemProvider.java:[32] 
06:08:32 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLiteralExpressionProviderItemProvider.java:[33] 
06:08:32 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLiteralExpressionProviderItemProvider.java:[34] 
06:08:32 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditRuleItemProvider.java:[31] 
06:08:32 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditRuleItemProvider.java:[32] 
06:08:32 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditRuleItemProvider.java:[34] 
06:08:32 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditRuleItemProvider.java:[35] 
06:08:32 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditRuleItemProvider.java:[36] 
06:08:32 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedParserItemProvider.java:[29] 
06:08:32 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedParserItemProvider.java:[30] 
06:08:32 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedParserItemProvider.java:[32] 
06:08:32 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedParserItemProvider.java:[33] 
06:08:32 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedParserItemProvider.java:[34] 
06:08:32 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelModelFacetItemProvider.java:[29] 
06:08:32 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelModelFacetItemProvider.java:[30] 
06:08:32 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelModelFacetItemProvider.java:[32] 
06:08:32 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelModelFacetItemProvider.java:[33] 
06:08:32 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelModelFacetItemProvider.java:[34] 
06:08:32 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenToolBarManagerItemProvider.java:[29] 
06:08:32 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenToolBarManagerItemProvider.java:[30] 
06:08:32 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenToolBarManagerItemProvider.java:[32] 
06:08:32 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenToolBarManagerItemProvider.java:[33] 
06:08:32 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenToolBarManagerItemProvider.java:[34] 
06:08:32 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExternalParserItemProvider.java:[29] 
06:08:32 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExternalParserItemProvider.java:[30] 
06:08:32 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExternalParserItemProvider.java:[32] 
06:08:32 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExternalParserItemProvider.java:[33] 
06:08:32 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExternalParserItemProvider.java:[34] 
06:08:32 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMenuManagerItemProvider.java:[30] 
06:08:32 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMenuManagerItemProvider.java:[31] 
06:08:32 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMenuManagerItemProvider.java:[33] 
06:08:32 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMenuManagerItemProvider.java:[34] 
06:08:32 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMenuManagerItemProvider.java:[35] 
06:08:32 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeItemProvider.java:[31] 
06:08:32 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeItemProvider.java:[32] 
06:08:32 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeItemProvider.java:[34] 
06:08:32 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeItemProvider.java:[35] 
06:08:32 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeItemProvider.java:[36] 
06:08:32 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramPreferencesItemProvider.java:[44] 
06:08:32 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Routing;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Routing is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildNodeItemProvider.java:[30] 
06:08:32 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildNodeItemProvider.java:[31] 
06:08:32 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildNodeItemProvider.java:[33] 
06:08:32 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildNodeItemProvider.java:[34] 
06:08:32 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildNodeItemProvider.java:[35] 
06:08:32 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/NotationTypeItemProvider.java:[29] 
06:08:32 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/NotationTypeItemProvider.java:[30] 
06:08:32 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/NotationTypeItemProvider.java:[32] 
06:08:32 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/NotationTypeItemProvider.java:[33] 
06:08:32 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/NotationTypeItemProvider.java:[34] 
06:08:32 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ModeledViewmapItemProvider.java:[32] 
06:08:32 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ModeledViewmapItemProvider.java:[33] 
06:08:32 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ModeledViewmapItemProvider.java:[35] 
06:08:32 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ModeledViewmapItemProvider.java:[36] 
06:08:32 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ModeledViewmapItemProvider.java:[37] 
06:08:32 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ModeledViewmapItemProvider.java:[41] 
06:08:32 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ViewmapLayoutType;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ViewmapLayoutType is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkItemProvider.java:[31] 
06:08:32 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkItemProvider.java:[32] 
06:08:32 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkItemProvider.java:[34] 
06:08:32 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkItemProvider.java:[35] 
06:08:32 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkItemProvider.java:[36] 
06:08:32 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ParentAssignedViewmapItemProvider.java:[30] 
06:08:32 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ParentAssignedViewmapItemProvider.java:[31] 
06:08:32 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ParentAssignedViewmapItemProvider.java:[33] 
06:08:32 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ParentAssignedViewmapItemProvider.java:[34] 
06:08:32 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ParentAssignedViewmapItemProvider.java:[35] 
06:08:32 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditedMetricTargetItemProvider.java:[30] 
06:08:32 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditedMetricTargetItemProvider.java:[31] 
06:08:32 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditedMetricTargetItemProvider.java:[33] 
06:08:32 	import org.eclipse.emf.edit.provider.IItemPropertySource;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditedMetricTargetItemProvider.java:[34] 
06:08:32 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
06:08:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditedMetricTargetItemProvider.java:[35] 
06:08:32 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
06:08:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:08:32 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
06:08:32 301 problems (301 warnings)
06:08:32 [INFO] 
06:08:32 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.codegen.edit ---
06:08:32 [INFO] 
06:08:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen.edit ---
06:08:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/test/resources
06:08:32 [INFO] 
06:08:32 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.codegen.edit ---
06:08:32 [INFO] 
06:08:32 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.gmf.codegen.edit ---
06:08:32 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:08:32 [INFO] No tests to run.
06:08:32 [INFO] 
06:08:32 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.codegen.edit ---
06:08:32 [INFO] 
06:08:32 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen.edit ---
06:08:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-3.0.0-SNAPSHOT-sources.jar
06:08:32 [INFO] 
06:08:32 [INFO] --- tycho-source:3.0.4:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen.edit ---
06:08:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-3.0.0-SNAPSHOT-sources.jar
06:08:32 [WARNING] artifact org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.edit:java-source:sources:3.0.0-SNAPSHOT already attached, replace previous instance
06:08:32 [INFO] 
06:08:32 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen.edit ---
06:08:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-3.0.0-SNAPSHOT.jar
06:08:32 [INFO] 
06:08:32 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen.edit ---
06:08:32 [INFO] 
06:08:32 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.gmf.codegen.edit ---
06:08:32 [INFO] 
06:08:32 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.gmf.codegen.edit ---
06:08:32 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-3.0.0-SNAPSHOT.jar
06:08:33 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-3.0.0-SNAPSHOT-sources.jar
06:08:34 [INFO] 
06:08:34 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen.edit ---
06:08:34 [INFO] 
06:08:34 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.gmf.codegen.edit ---
06:08:34 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:08:34 [INFO] 
06:08:34 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.gmf.codegen.edit ---
06:08:34 [INFO] No tests to run.
06:08:34 [INFO] 
06:08:34 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.ui >--
06:08:34 [INFO] Building org.eclipse.papyrus.gmf.codegen.ui 1.4.0-SNAPSHOT       [20/74]
06:08:34 [INFO]   from ../../plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/pom.xml
06:08:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:08:34 [INFO] 
06:08:34 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen.ui ---
06:08:34 [INFO] 
06:08:34 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen.ui ---
06:08:34 [INFO] The project's OSGi version is 1.4.0.202306071005
06:08:34 [INFO] 
06:08:34 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen.ui ---
06:08:34 [INFO] 
06:08:34 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen.ui ---
06:08:34 [INFO] 
06:08:34 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen.ui ---
06:08:34 [INFO] 
06:08:34 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.codegen.ui ---
06:08:34 [INFO] Resolving class path of org.eclipse.papyrus.gmf.codegen.ui...
06:08:35 [INFO] 
06:08:35 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen.ui ---
06:08:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/src/main/resources
06:08:35 [INFO] 
06:08:35 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen.ui ---
06:08:35 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/bin
06:08:35 [INFO] 
06:08:35 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.codegen.ui ---
06:08:35 [INFO] 
06:08:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen.ui ---
06:08:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/src/test/resources
06:08:35 [INFO] 
06:08:35 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.codegen.ui ---
06:08:35 [INFO] 
06:08:35 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.gmf.codegen.ui ---
06:08:35 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:08:35 [INFO] No tests to run.
06:08:35 [INFO] 
06:08:35 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.codegen.ui ---
06:08:35 [INFO] 
06:08:35 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen.ui ---
06:08:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.4.0-SNAPSHOT-sources.jar
06:08:35 [INFO] 
06:08:35 [INFO] --- tycho-source:3.0.4:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen.ui ---
06:08:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.4.0-SNAPSHOT-sources.jar
06:08:35 [WARNING] artifact org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.ui:java-source:sources:1.4.0-SNAPSHOT already attached, replace previous instance
06:08:35 [INFO] 
06:08:35 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen.ui ---
06:08:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.4.0-SNAPSHOT.jar
06:08:35 [INFO] 
06:08:35 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen.ui ---
06:08:35 [INFO] 
06:08:35 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.gmf.codegen.ui ---
06:08:35 [INFO] 
06:08:35 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.gmf.codegen.ui ---
06:08:35 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.4.0-SNAPSHOT.jar
06:08:36 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.4.0-SNAPSHOT-sources.jar
06:08:37 [INFO] 
06:08:37 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen.ui ---
06:08:37 [INFO] 
06:08:37 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.gmf.codegen.ui ---
06:08:37 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:08:37 [INFO] 
06:08:37 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.gmf.codegen.ui ---
06:08:37 [INFO] No tests to run.
06:08:37 [INFO] 
06:08:37 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend >--
06:08:37 [INFO] Building org.eclipse.papyrus.gmf.codegen.xtend 1.0.0-SNAPSHOT    [21/74]
06:08:37 [INFO]   from ../../plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/pom.xml
06:08:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:08:37 [INFO] 
06:08:37 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen.xtend ---
06:08:37 [INFO] 
06:08:37 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen.xtend ---
06:08:37 [INFO] The project's OSGi version is 1.0.0.202306071005
06:08:37 [INFO] 
06:08:37 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen.xtend ---
06:08:37 [INFO] 
06:08:37 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen.xtend ---
06:08:37 [INFO] 
06:08:37 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen.xtend ---
06:08:37 [INFO] 
06:08:37 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.codegen.xtend ---
06:08:37 [INFO] Resolving class path of org.eclipse.papyrus.gmf.codegen.xtend...
06:08:37 [INFO] 
06:08:37 [INFO] --- xtend:2.30.0:compile (default) @ org.eclipse.papyrus.gmf.codegen.xtend ---
06:08:46 [WARNING] 
06:08:46 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/preferences/extensions.xtend
06:08:46 54: Unnecessary cast from GenStandardPreferencePage to GenStandardPreferencePage
06:08:46 [WARNING] 
06:08:46 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/plugin.xtend
06:08:46 329: Unnecessary cast from ToolGroup to ToolGroup
06:08:46 [WARNING] 
06:08:46 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/Utils_qvto.xtend
06:08:46 123: Unnecessary cast from ToolEntry to ToolEntry
06:08:46 [WARNING] 
06:08:46 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/Utils_qvto.xtend
06:08:46 124: Unnecessary cast from ToolEntry to ToolEntry
06:08:46 [WARNING] 
06:08:46 WARNING: 	PaletteConfiguration.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteConfiguration.xtend
06:08:46 68: Unnecessary cast from ToolGroup to ToolGroup
06:08:50 [INFO] 
06:08:50 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen.xtend ---
06:08:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/main/resources
06:08:50 [INFO] 
06:08:50 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen.xtend ---
06:08:50 [INFO] Compiling 195 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/bin
06:08:52 [INFO] 
06:08:52 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.codegen.xtend ---
06:08:52 [INFO] 
06:08:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen.xtend ---
06:08:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/test/resources
06:08:52 [INFO] 
06:08:52 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.codegen.xtend ---
06:08:52 [INFO] 
06:08:52 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.gmf.codegen.xtend ---
06:08:52 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:08:52 [INFO] No tests to run.
06:08:52 [INFO] 
06:08:52 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.codegen.xtend ---
06:08:52 [INFO] 
06:08:52 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen.xtend ---
06:08:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/target/org.eclipse.papyrus.gmf.codegen.xtend-1.0.0-SNAPSHOT-sources.jar
06:08:52 [INFO] 
06:08:52 [INFO] --- tycho-source:3.0.4:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen.xtend ---
06:08:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/target/org.eclipse.papyrus.gmf.codegen.xtend-1.0.0-SNAPSHOT-sources.jar
06:08:52 [WARNING] artifact org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend:java-source:sources:1.0.0-SNAPSHOT already attached, replace previous instance
06:08:52 [INFO] 
06:08:52 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen.xtend ---
06:08:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/target/org.eclipse.papyrus.gmf.codegen.xtend-1.0.0-SNAPSHOT.jar
06:08:52 [INFO] 
06:08:52 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen.xtend ---
06:08:52 [INFO] 
06:08:52 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.gmf.codegen.xtend ---
06:08:52 [INFO] 
06:08:52 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.gmf.codegen.xtend ---
06:08:53 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/target/org.eclipse.papyrus.gmf.codegen.xtend-1.0.0-SNAPSHOT.jar
06:08:56 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/target/org.eclipse.papyrus.gmf.codegen.xtend-1.0.0-SNAPSHOT-sources.jar
06:08:58 [INFO] 
06:08:58 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen.xtend ---
06:08:58 [INFO] 
06:08:58 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.gmf.codegen.xtend ---
06:08:58 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:08:58 [INFO] 
06:08:58 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.gmf.codegen.xtend ---
06:08:58 [INFO] No tests to run.
06:08:58 [INFO] 
06:08:58 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend.ui >--
06:08:58 [INFO] Building org.eclipse.papyrus.gmf.codegen.xtend.ui 1.0.0-SNAPSHOT [22/74]
06:08:58 [INFO]   from ../../plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/pom.xml
06:08:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:08:58 [INFO] 
06:08:58 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
06:08:58 [INFO] 
06:08:58 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
06:08:58 [INFO] The project's OSGi version is 1.0.0.202306071005
06:08:58 [INFO] 
06:08:58 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
06:08:58 [INFO] 
06:08:58 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
06:08:58 [INFO] 
06:08:58 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
06:08:58 [INFO] 
06:08:58 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
06:08:58 [INFO] Resolving class path of org.eclipse.papyrus.gmf.codegen.xtend.ui...
06:08:58 [INFO] 
06:08:58 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
06:08:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/src/main/resources
06:08:58 [INFO] 
06:08:58 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
06:08:58 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/bin
06:08:58 [INFO] 
06:08:58 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
06:08:58 [INFO] 
06:08:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
06:08:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/src/test/resources
06:08:59 [INFO] 
06:08:59 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
06:08:59 [INFO] 
06:08:59 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
06:08:59 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:08:59 [INFO] No tests to run.
06:08:59 [INFO] 
06:08:59 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
06:08:59 [INFO] 
06:08:59 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
06:08:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/target/org.eclipse.papyrus.gmf.codegen.xtend.ui-1.0.0-SNAPSHOT-sources.jar
06:08:59 [INFO] 
06:08:59 [INFO] --- tycho-source:3.0.4:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
06:08:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/target/org.eclipse.papyrus.gmf.codegen.xtend.ui-1.0.0-SNAPSHOT-sources.jar
06:08:59 [WARNING] artifact org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend.ui:java-source:sources:1.0.0-SNAPSHOT already attached, replace previous instance
06:08:59 [INFO] 
06:08:59 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
06:08:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/target/org.eclipse.papyrus.gmf.codegen.xtend.ui-1.0.0-SNAPSHOT.jar
06:08:59 [INFO] 
06:08:59 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
06:08:59 [INFO] 
06:08:59 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
06:08:59 [INFO] 
06:08:59 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
06:08:59 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/target/org.eclipse.papyrus.gmf.codegen.xtend.ui-1.0.0-SNAPSHOT.jar
06:09:00 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/target/org.eclipse.papyrus.gmf.codegen.xtend.ui-1.0.0-SNAPSHOT-sources.jar
06:09:01 [INFO] 
06:09:01 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
06:09:01 [INFO] 
06:09:01 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
06:09:01 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:09:01 [INFO] 
06:09:01 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
06:09:01 [INFO] No tests to run.
06:09:01 [INFO] 
06:09:01 [INFO] ----------< org.eclipse.papyrus:org.eclipse.papyrus.codegen >-----------
06:09:01 [INFO] Building org.eclipse.papyrus.codegen 2.0.0-SNAPSHOT              [23/74]
06:09:01 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.codegen/pom.xml
06:09:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:09:01 [INFO] 
06:09:01 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.codegen ---
06:09:01 [INFO] 
06:09:01 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.codegen ---
06:09:01 [INFO] The project's OSGi version is 2.0.0.202306071005
06:09:01 [INFO] 
06:09:01 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.codegen ---
06:09:01 [INFO] 
06:09:01 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.codegen ---
06:09:01 [INFO] 
06:09:01 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.codegen ---
06:09:01 [INFO] 
06:09:01 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.codegen ---
06:09:01 [INFO] Resolving class path of org.eclipse.papyrus.codegen...
06:09:02 [INFO] 
06:09:02 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.codegen ---
06:09:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/main/resources
06:09:02 [INFO] 
06:09:02 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.codegen ---
06:09:02 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/bin
06:09:02 [INFO] 
06:09:02 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.codegen ---
06:09:02 [INFO] 
06:09:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.codegen ---
06:09:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/test/resources
06:09:02 [INFO] 
06:09:02 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.codegen ---
06:09:02 [INFO] 
06:09:02 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.codegen ---
06:09:02 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:09:02 [INFO] No tests to run.
06:09:02 [INFO] 
06:09:02 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.codegen ---
06:09:02 [INFO] 
06:09:02 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.codegen ---
06:09:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/target/org.eclipse.papyrus.codegen-2.0.0-SNAPSHOT-sources.jar
06:09:02 [INFO] 
06:09:02 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.codegen ---
06:09:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/target/org.eclipse.papyrus.codegen-2.0.0-SNAPSHOT.jar
06:09:02 [INFO] 
06:09:02 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.codegen ---
06:09:02 [INFO] 
06:09:02 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.codegen ---
06:09:02 [INFO] 
06:09:02 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.codegen ---
06:09:02 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/target/org.eclipse.papyrus.codegen-2.0.0-SNAPSHOT.jar
06:09:03 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/target/org.eclipse.papyrus.codegen-2.0.0-SNAPSHOT-sources.jar
06:09:05 [INFO] 
06:09:05 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.codegen ---
06:09:05 [INFO] 
06:09:05 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.codegen ---
06:09:05 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:09:05 [INFO] 
06:09:05 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.codegen ---
06:09:05 [INFO] No tests to run.
06:09:05 [INFO] 
06:09:05 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.uml-assistants >-------
06:09:05 [INFO] Building Papyrus UML Assistants 0.0.1-SNAPSHOT                   [24/74]
06:09:05 [INFO]   from ../../plugins/toolsmiths/assistants/pom.xml
06:09:05 [INFO] --------------------------------[ pom ]---------------------------------
06:09:05 [INFO] 
06:09:05 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.uml-assistants ---
06:09:05 [INFO] 
06:09:05 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-assistants ---
06:09:05 [INFO] 
06:09:05 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.uml-assistants ---
06:09:05 [INFO] 
06:09:05 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.uml-assistants ---
06:09:05 [INFO] 
06:09:05 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-assistants ---
06:09:05 [INFO] 
06:09:05 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator >--
06:09:05 [INFO] Building org.eclipse.papyrus.uml.profile.types.generator 3.0.0-SNAPSHOT [25/74]
06:09:05 [INFO]   from ../../plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/pom.xml
06:09:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:09:05 [INFO] 
06:09:05 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.types.generator ---
06:09:05 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/xtend-gen (includes = [], excludes = [**/.gitignore])
06:09:05 [INFO] 
06:09:05 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.types.generator ---
06:09:05 [INFO] The project's OSGi version is 3.0.0.202306071005
06:09:05 [INFO] 
06:09:05 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.types.generator ---
06:09:05 [INFO] 
06:09:05 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.types.generator ---
06:09:05 [INFO] 
06:09:05 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.types.generator ---
06:09:05 [INFO] 
06:09:05 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.types.generator ---
06:09:05 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.types.generator...
06:09:06 [INFO] 
06:09:06 [INFO] --- xtend:2.30.0:compile (default) @ org.eclipse.papyrus.uml.profile.types.generator ---
06:09:07 [WARNING] 
06:09:07 WARNING: 	UML.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UML.xtend
06:09:07 122: Null-safe call of primitive-valued feature contains, default value false will be used
06:09:07 [WARNING] 
06:09:07 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
06:09:07 40: The private modifier is unnecessary on field VISUAL_ID_PATTERN
06:09:07 [WARNING] 
06:09:07 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
06:09:07 90: The operator '!=' should be replaced by '!==' when null is one of the arguments.
06:09:07 [WARNING] 
06:09:07 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
06:09:07 101: The public modifier is unnecessary on method hasSemanticSupertype
06:09:07 [WARNING] 
06:09:07 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
06:09:07 144: Null-safe call of primitive-valued feature canContain, default value false will be used
06:09:07 [WARNING] 
06:09:07 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
06:09:07 164: The operator '==' should be replaced by '===' when null is one of the arguments.
06:09:07 [WARNING] 
06:09:07 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
06:09:07 170: The operator '==' should be replaced by '===' when null is one of the arguments.
06:09:07 [WARNING] 
06:09:07 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
06:09:07 179: The operator '!=' should be replaced by '!==' when null is one of the arguments.
06:09:07 [WARNING] 
06:09:07 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
06:09:07 207: Null-safe call of primitive-valued feature canSourceTo, default value false will be used
06:09:07 [WARNING] 
06:09:07 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
06:09:07 221: The operator '!=' should be replaced by '!==' when null is one of the arguments.
06:09:07 [WARNING] 
06:09:07 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
06:09:07 230: Null-safe call of primitive-valued feature canTargetFrom, default value false will be used
06:09:07 [WARNING] 
06:09:07 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
06:09:07 244: The operator '!=' should be replaced by '!==' when null is one of the arguments.
06:09:07 [WARNING] 
06:09:07 WARNING: 	ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend
06:09:07 63: The operator '==' should be replaced by '===' when null is one of the arguments.
06:09:07 [WARNING] 
06:09:07 WARNING: 	ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend
06:09:07 83: The operator '!=' should be replaced by '!==' when null is one of the arguments.
06:09:07 [WARNING] 
06:09:07 WARNING: 	ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend
06:09:07 128: Unnecessary cast from List<Stereotype> to List<Stereotype>
06:09:07 [WARNING] 
06:09:07 WARNING: 	ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend
06:09:07 138: Unnecessary cast from List<String> to List<String>
06:09:07 [WARNING] 
06:09:07 WARNING: 	ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend
06:09:07 140: The operator '==' should be replaced by '===' when null is one of the arguments.
06:09:07 [WARNING] 
06:09:07 WARNING: 	ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend
06:09:07 151: Unnecessary cast from Map<String, Stereotype> to Map<String, Stereotype>
06:09:07 [WARNING] 
06:09:07 WARNING: 	ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend
06:09:07 164: Unnecessary cast from List<ImpliedExtension> to List<ImpliedExtension>
06:09:07 [WARNING] 
06:09:07 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
06:09:07 66: Unnecessary cast from ConfiguredHintedSpecializationElementType to ConfiguredHintedSpecializationElementType
06:09:07 [WARNING] 
06:09:07 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
06:09:07 77: The operator '!=' should be replaced by '!==' when null is one of the arguments.
06:09:07 [WARNING] 
06:09:07 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
06:09:07 93: Unnecessary cast from SpecializationTypeConfiguration to SpecializationTypeConfiguration
06:09:07 [WARNING] 
06:09:07 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
06:09:07 95: The operator '!=' should be replaced by '!==' when null is one of the arguments.
06:09:07 [WARNING] 
06:09:07 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
06:09:07 103: The operator '!=' should be replaced by '!==' when null is one of the arguments.
06:09:07 [WARNING] 
06:09:07 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
06:09:07 145: The operator '!=' should be replaced by '!==' when null is one of the arguments.
06:09:07 [WARNING] 
06:09:07 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
06:09:07 197: The operator '!=' should be replaced by '!==' when null is one of the arguments.
06:09:07 [WARNING] 
06:09:07 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
06:09:07 200: The operator '!=' should be replaced by '!==' when null is one of the arguments.
06:09:07 [WARNING] 
06:09:07 WARNING: 	Identifiers.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/Identifiers.xtend
06:09:07 68: The public modifier is unnecessary on method diPostfix
06:09:07 [INFO] 
06:09:07 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.types.generator ---
06:09:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/main/resources
06:09:07 [INFO] 
06:09:07 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.uml.profile.types.generator ---
06:09:07 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/bin
06:09:07 [INFO] 
06:09:07 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.types.generator ---
06:09:07 [INFO] 
06:09:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.types.generator ---
06:09:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/test/resources
06:09:07 [INFO] 
06:09:07 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.profile.types.generator ---
06:09:07 [INFO] 
06:09:07 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.uml.profile.types.generator ---
06:09:07 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:09:07 [INFO] No tests to run.
06:09:07 [INFO] 
06:09:07 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.types.generator ---
06:09:07 [INFO] 
06:09:07 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.types.generator ---
06:09:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/target/org.eclipse.papyrus.uml.profile.types.generator-3.0.0-SNAPSHOT-sources.jar
06:09:08 [INFO] 
06:09:08 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.types.generator ---
06:09:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/target/org.eclipse.papyrus.uml.profile.types.generator-3.0.0-SNAPSHOT.jar
06:09:08 [INFO] 
06:09:08 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.types.generator ---
06:09:08 [INFO] 
06:09:08 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.types.generator ---
06:09:08 [INFO] 
06:09:08 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.uml.profile.types.generator ---
06:09:08 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/target/org.eclipse.papyrus.uml.profile.types.generator-3.0.0-SNAPSHOT.jar
06:09:09 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/target/org.eclipse.papyrus.uml.profile.types.generator-3.0.0-SNAPSHOT-sources.jar
06:09:10 [INFO] 
06:09:10 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.types.generator ---
06:09:10 [INFO] 
06:09:10 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.uml.profile.types.generator ---
06:09:10 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:09:10 [INFO] 
06:09:10 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.uml.profile.types.generator ---
06:09:10 [INFO] No tests to run.
06:09:10 [INFO] 
06:09:10 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator >--
06:09:10 [INFO] Building org.eclipse.papyrus.uml.profile.assistants.generator 5.0.0-SNAPSHOT [26/74]
06:09:10 [INFO]   from ../../plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/pom.xml
06:09:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:09:10 [INFO] 
06:09:10 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
06:09:10 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/xtend-gen (includes = [], excludes = [**/.gitignore])
06:09:10 [INFO] 
06:09:10 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
06:09:10 [INFO] The project's OSGi version is 5.0.0.202306071005
06:09:10 [INFO] 
06:09:10 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
06:09:10 [INFO] 
06:09:10 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
06:09:10 [INFO] 
06:09:10 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
06:09:10 [INFO] 
06:09:10 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
06:09:10 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.assistants.generator...
06:09:11 [INFO] 
06:09:11 [INFO] --- xtend:2.30.0:compile (default) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
06:09:12 [WARNING] 
06:09:12 WARNING: 	FiltersUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/org/eclipse/papyrus/uml/profile/assistants/generator/FiltersUtil.xtend
06:09:12 133: The operator '!=' should be replaced by '!==' when null is one of the arguments.
06:09:12 [WARNING] 
06:09:12 WARNING: 	FiltersUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/org/eclipse/papyrus/uml/profile/assistants/generator/FiltersUtil.xtend
06:09:12 143: The operator '!=' should be replaced by '!==' when null is one of the arguments.
06:09:12 [WARNING] 
06:09:12 WARNING: 	FiltersUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/org/eclipse/papyrus/uml/profile/assistants/generator/FiltersUtil.xtend
06:09:12 200: The operator '==' should be replaced by '===' when null is one of the arguments.
06:09:12 [WARNING] 
06:09:12 WARNING: 	FiltersUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/org/eclipse/papyrus/uml/profile/assistants/generator/FiltersUtil.xtend
06:09:12 258: The operator '==' should be replaced by '===' when null is one of the arguments.
06:09:12 [INFO] 
06:09:12 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
06:09:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/main/resources
06:09:12 [INFO] 
06:09:12 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
06:09:12 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/bin
06:09:12 [INFO] 
06:09:12 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
06:09:12 [INFO] 
06:09:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
06:09:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/test/resources
06:09:12 [INFO] 
06:09:12 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
06:09:12 [INFO] 
06:09:12 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
06:09:12 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:09:12 [INFO] No tests to run.
06:09:12 [INFO] 
06:09:12 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
06:09:12 [INFO] 
06:09:12 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
06:09:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/target/org.eclipse.papyrus.uml.profile.assistants.generator-5.0.0-SNAPSHOT-sources.jar
06:09:12 [INFO] 
06:09:12 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
06:09:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/target/org.eclipse.papyrus.uml.profile.assistants.generator-5.0.0-SNAPSHOT.jar
06:09:12 [INFO] 
06:09:12 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
06:09:12 [INFO] 
06:09:12 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
06:09:12 [INFO] 
06:09:12 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
06:09:12 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/target/org.eclipse.papyrus.uml.profile.assistants.generator-5.0.0-SNAPSHOT.jar
06:09:13 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/target/org.eclipse.papyrus.uml.profile.assistants.generator-5.0.0-SNAPSHOT-sources.jar
06:09:15 [INFO] 
06:09:15 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
06:09:15 [INFO] 
06:09:15 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
06:09:15 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:09:15 [INFO] 
06:09:15 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
06:09:15 [INFO] No tests to run.
06:09:15 [INFO] 
06:09:15 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.dev.assistants.codegen >---
06:09:15 [INFO] Building org.eclipse.papyrus.dev.assistants.codegen 2.0.100-SNAPSHOT [27/74]
06:09:15 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/pom.xml
06:09:15 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:09:15 [INFO] 
06:09:15 [INFO] --- clean:2.6:clean (default-clean) @ org.eclipse.papyrus.dev.assistants.codegen ---
06:09:15 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/xtend-gen (includes = [], excludes = [**/.gitignore])
06:09:15 [INFO] 
06:09:15 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.assistants.codegen ---
06:09:15 [INFO] The project's OSGi version is 2.0.100.202306071005
06:09:15 [INFO] 
06:09:15 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.assistants.codegen ---
06:09:15 [INFO] 
06:09:15 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.assistants.codegen ---
06:09:15 [INFO] 
06:09:15 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.assistants.codegen ---
06:09:15 [INFO] 
06:09:15 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.dev.assistants.codegen ---
06:09:15 [INFO] Resolving class path of org.eclipse.papyrus.dev.assistants.codegen...
06:09:16 [INFO] 
06:09:16 [INFO] --- xtend:2.30.0:compile (default) @ org.eclipse.papyrus.dev.assistants.codegen ---
06:09:17 [WARNING] 
06:09:17 WARNING: 	GMFGenToAssistantRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/generator/GMFGenToAssistantRule.xtend
06:09:17 58: The operator '!=' should be replaced by '!==' when null is one of the arguments.
06:09:17 [WARNING] 
06:09:17 WARNING: 	GMFGenToAssistantRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/generator/GMFGenToAssistantRule.xtend
06:09:17 62: The operator '!=' should be replaced by '!==' when null is one of the arguments.
06:09:17 [INFO] 
06:09:17 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.dev.assistants.codegen ---
06:09:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/main/resources
06:09:17 [INFO] 
06:09:17 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.dev.assistants.codegen ---
06:09:17 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/bin
06:09:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromGMFGenHandler.java:[32] 
06:09:17 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
06:09:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:09:17 The type AdapterUtils is deprecated
06:09:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromGMFGenHandler.java:[53] 
06:09:17 	IFile file = AdapterUtils.adapt(sselection.getFirstElement(), IFile.class, null);
06:09:17 	             ^^^^^^^^^^^^
06:09:17 The type AdapterUtils is deprecated
06:09:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromGMFGenHandler.java:[53] 
06:09:17 	IFile file = AdapterUtils.adapt(sselection.getFirstElement(), IFile.class, null);
06:09:17 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:09:17 The method adapt(Object, Class<IFile>, IFile) from the type AdapterUtils is deprecated
06:09:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/AddPopupBarEditPolicyHandler.java:[36] 
06:09:17 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
06:09:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:09:17 The type AdapterUtils is deprecated
06:09:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/AddPopupBarEditPolicyHandler.java:[56] 
06:09:17 	IStructuredSelection sel = AdapterUtils.adapt(HandlerUtil.getCurrentSelection(event), IStructuredSelection.class, null);
06:09:17 	                           ^^^^^^^^^^^^
06:09:17 The type AdapterUtils is deprecated
06:09:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/AddPopupBarEditPolicyHandler.java:[56] 
06:09:17 	IStructuredSelection sel = AdapterUtils.adapt(HandlerUtil.getCurrentSelection(event), IStructuredSelection.class, null);
06:09:17 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:09:17 The method adapt(Object, Class<IStructuredSelection>, IStructuredSelection) from the type AdapterUtils is deprecated
06:09:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromElementTypesHandler.java:[30] 
06:09:17 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
06:09:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:09:17 The type AdapterUtils is deprecated
06:09:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromElementTypesHandler.java:[53] 
06:09:17 	IFile file = AdapterUtils.adapt(sselection.getFirstElement(), IFile.class, null);
06:09:17 	             ^^^^^^^^^^^^
06:09:17 The type AdapterUtils is deprecated
06:09:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromElementTypesHandler.java:[53] 
06:09:17 	IFile file = AdapterUtils.adapt(sselection.getFirstElement(), IFile.class, null);
06:09:17 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:09:17 The method adapt(Object, Class<IFile>, IFile) from the type AdapterUtils is deprecated
06:09:17 9 problems (9 warnings)
06:09:17 [INFO] 
06:09:17 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.dev.assistants.codegen ---
06:09:17 [INFO] 
06:09:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.dev.assistants.codegen ---
06:09:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/test/resources
06:09:17 [INFO] 
06:09:17 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.dev.assistants.codegen ---
06:09:17 [INFO] 
06:09:17 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.dev.assistants.codegen ---
06:09:17 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:09:17 [INFO] No tests to run.
06:09:17 [INFO] 
06:09:17 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.dev.assistants.codegen ---
06:09:17 [INFO] 
06:09:17 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.assistants.codegen ---
06:09:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/target/org.eclipse.papyrus.dev.assistants.codegen-2.0.100-SNAPSHOT-sources.jar
06:09:17 [INFO] 
06:09:17 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.assistants.codegen ---
06:09:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/target/org.eclipse.papyrus.dev.assistants.codegen-2.0.100-SNAPSHOT.jar
06:09:17 [INFO] 
06:09:17 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.assistants.codegen ---
06:09:17 [INFO] 
06:09:17 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.dev.assistants.codegen ---
06:09:17 [INFO] 
06:09:17 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.dev.assistants.codegen ---
06:09:17 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/target/org.eclipse.papyrus.dev.assistants.codegen-2.0.100-SNAPSHOT.jar
06:09:18 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/target/org.eclipse.papyrus.dev.assistants.codegen-2.0.100-SNAPSHOT-sources.jar
06:09:19 [INFO] 
06:09:19 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.assistants.codegen ---
06:09:19 [INFO] 
06:09:19 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.dev.assistants.codegen ---
06:09:19 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:09:19 [INFO] 
06:09:19 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.dev.assistants.codegen ---
06:09:19 [INFO] No tests to run.
06:09:19 [INFO] 
06:09:19 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.mwe2.utils >---------
06:09:19 [INFO] Building org.eclipse.papyrus.mwe2.utils 2.0.0-SNAPSHOT           [28/74]
06:09:19 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/pom.xml
06:09:19 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:09:19 [INFO] 
06:09:19 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.mwe2.utils ---
06:09:19 [INFO] 
06:09:19 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.mwe2.utils ---
06:09:19 [INFO] The project's OSGi version is 2.0.0.202306071005
06:09:19 [INFO] 
06:09:19 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.mwe2.utils ---
06:09:19 [INFO] 
06:09:19 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.mwe2.utils ---
06:09:19 [INFO] 
06:09:19 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.mwe2.utils ---
06:09:19 [INFO] 
06:09:19 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.mwe2.utils ---
06:09:19 [INFO] Resolving class path of org.eclipse.papyrus.mwe2.utils...
06:09:20 [INFO] 
06:09:20 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.mwe2.utils ---
06:09:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/src/main/resources
06:09:20 [INFO] 
06:09:20 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.mwe2.utils ---
06:09:20 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/bin
06:09:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/src/org/eclipse/papyrus/mwe2/utils/components/UMLWriter.java:[118] 
06:09:20 	public void addXmiIdentifierFilters(Pair<String, String> filter, Pair<String, String>... more) {
06:09:20 	                                                                                         ^^^^
06:09:20 Type safety: Potential heap pollution via varargs parameter more
06:09:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/src/org/eclipse/papyrus/mwe2/utils/components/QvtoTransformationWorkflow.java:[125] 
06:09:20 	List<EObject> list = (List<EObject>)inputObject;
06:09:20 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
06:09:20 Type safety: Unchecked cast from Object to List<EObject>
06:09:20 2 problems (2 warnings)
06:09:20 [INFO] 
06:09:20 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.mwe2.utils ---
06:09:20 [INFO] 
06:09:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.mwe2.utils ---
06:09:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/src/test/resources
06:09:20 [INFO] 
06:09:20 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.mwe2.utils ---
06:09:20 [INFO] 
06:09:20 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.mwe2.utils ---
06:09:20 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:09:20 [INFO] No tests to run.
06:09:20 [INFO] 
06:09:20 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.mwe2.utils ---
06:09:20 [INFO] 
06:09:20 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.mwe2.utils ---
06:09:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/target/org.eclipse.papyrus.mwe2.utils-2.0.0-SNAPSHOT-sources.jar
06:09:20 [INFO] 
06:09:20 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.mwe2.utils ---
06:09:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/target/org.eclipse.papyrus.mwe2.utils-2.0.0-SNAPSHOT.jar
06:09:20 [INFO] 
06:09:20 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.mwe2.utils ---
06:09:20 [INFO] 
06:09:20 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.mwe2.utils ---
06:09:20 [INFO] 
06:09:20 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.mwe2.utils ---
06:09:20 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/target/org.eclipse.papyrus.mwe2.utils-2.0.0-SNAPSHOT.jar
06:09:21 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/target/org.eclipse.papyrus.mwe2.utils-2.0.0-SNAPSHOT-sources.jar
06:09:22 [INFO] 
06:09:22 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.mwe2.utils ---
06:09:22 [INFO] 
06:09:22 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.mwe2.utils ---
06:09:22 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:09:22 [INFO] 
06:09:22 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.mwe2.utils ---
06:09:22 [INFO] No tests to run.
06:09:22 [INFO] 
06:09:22 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.diagramgen.feature >-----
06:09:22 [INFO] Building org.eclipse.papyrus.diagramgen.feature 1.3.0-SNAPSHOT   [29/74]
06:09:22 [INFO]   from ../../features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/pom.xml
06:09:22 [INFO] --------------------------[ eclipse-feature ]---------------------------
06:09:22 [INFO] 
06:09:22 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.diagramgen.feature ---
06:09:22 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/target
06:09:22 [INFO] 
06:09:22 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.diagramgen.feature ---
06:09:22 [INFO] The project's OSGi version is 1.3.0.202306071005
06:09:22 [INFO] 
06:09:22 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.diagramgen.feature ---
06:09:22 [INFO] 
06:09:22 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.diagramgen.feature ---
06:09:22 [INFO] 
06:09:22 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.diagramgen.feature ---
06:09:22 [INFO] 
06:09:22 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.diagramgen.feature ---
06:09:22 [INFO] 
06:09:22 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.diagramgen.feature ---
06:09:22 [INFO] 
06:09:22 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.papyrus.diagramgen.feature ---
06:09:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/target/org.eclipse.papyrus.diagramgen.feature-1.3.0-SNAPSHOT.jar
06:09:22 [INFO] 
06:09:22 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.diagramgen.feature ---
06:09:22 [INFO] 
06:09:22 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.diagramgen.feature ---
06:09:22 [INFO] 
06:09:22 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.diagramgen.feature ---
06:09:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/target/org.eclipse.papyrus.diagramgen.feature-1.3.0-SNAPSHOT-sources-feature.jar
06:09:22 [INFO] 
06:09:22 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.diagramgen.feature ---
06:09:22 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/target/org.eclipse.papyrus.diagramgen.feature-1.3.0-SNAPSHOT.jar
06:09:24 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/target/org.eclipse.papyrus.diagramgen.feature-1.3.0-SNAPSHOT-sources-feature.jar
06:09:25 [INFO] 
06:09:25 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.diagramgen.feature ---
06:09:25 [INFO] 
06:09:25 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.tests.junit-framework >--
06:09:25 [INFO] Building org.eclipse.papyrus.tests.junit-framework 0.0.1-SNAPSHOT [30/74]
06:09:25 [INFO]   from ../../tests/junit/framework/pom.xml
06:09:25 [INFO] --------------------------------[ pom ]---------------------------------
06:09:25 [INFO] 
06:09:25 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.tests.junit-framework ---
06:09:25 [INFO] 
06:09:25 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.tests.junit-framework ---
06:09:25 [INFO] 
06:09:25 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.tests.junit-framework ---
06:09:25 [INFO] 
06:09:25 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.tests.junit-framework ---
06:09:25 [INFO] 
06:09:25 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.junit-framework ---
06:09:25 [INFO] 
06:09:25 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.junit.framework >-------
06:09:25 [INFO] Building org.eclipse.papyrus.junit.framework 2.2.0-SNAPSHOT      [31/74]
06:09:25 [INFO]   from ../../tests/junit/framework/org.eclipse.papyrus.junit.framework/pom.xml
06:09:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:09:25 [INFO] 
06:09:25 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.junit.framework ---
06:09:25 [INFO] 
06:09:25 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.junit.framework ---
06:09:25 [INFO] The project's OSGi version is 2.2.0.202306071005
06:09:25 [INFO] 
06:09:25 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.junit.framework ---
06:09:25 [INFO] 
06:09:25 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.junit.framework ---
06:09:25 [INFO] 
06:09:25 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.junit.framework ---
06:09:25 [INFO] 
06:09:25 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.junit.framework ---
06:09:25 [INFO] Resolving class path of org.eclipse.papyrus.junit.framework...
06:09:25 [INFO] 
06:09:25 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.junit.framework ---
06:09:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/main/resources
06:09:25 [INFO] 
06:09:25 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.junit.framework ---
06:09:25 [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/bin
06:09:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/org/eclipse/papyrus/junit/framework/classification/ClassificationRunnerImpl.java:[256] 
06:09:25 	final ListenerList historyListeners = OperationHistoryHelper.getOperationHistoryListeners();
06:09:25 	      ^^^^^^^^^^^^
06:09:25 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
06:09:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/org/eclipse/papyrus/junit/framework/classification/ClassificationRunnerImpl.java:[304] 
06:09:25 	static ListenerList getOperationHistoryListeners() {
06:09:25 	       ^^^^^^^^^^^^
06:09:25 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
06:09:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/org/eclipse/papyrus/junit/framework/classification/ClassificationRunnerImpl.java:[306] 
06:09:25 	return (ListenerList) listenersField.get(PlatformUI.getWorkbench().getOperationSupport().getOperationHistory());
06:09:25 	        ^^^^^^^^^^^^
06:09:25 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
06:09:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/org/eclipse/papyrus/junit/framework/classification/ClassificationRunnerImpl.java:[314] 
06:09:25 	boolean result = historyListenerClasses.contains(listener.getClass().getName());
06:09:25 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:09:25 Unlikely argument type String for contains(Object) on a Collection<Class<?>>
06:09:25 4 problems (4 warnings)
06:09:25 [INFO] 
06:09:25 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.junit.framework ---
06:09:25 [INFO] 
06:09:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.junit.framework ---
06:09:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/test/resources
06:09:25 [INFO] 
06:09:25 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.junit.framework ---
06:09:25 [INFO] 
06:09:25 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.junit.framework ---
06:09:25 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:09:25 [INFO] No tests to run.
06:09:25 [INFO] 
06:09:25 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.junit.framework ---
06:09:25 [INFO] 
06:09:25 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.junit.framework ---
06:09:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/target/org.eclipse.papyrus.junit.framework-2.2.0-SNAPSHOT-sources.jar
06:09:25 [INFO] 
06:09:25 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.junit.framework ---
06:09:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/target/org.eclipse.papyrus.junit.framework-2.2.0-SNAPSHOT.jar
06:09:26 [INFO] 
06:09:26 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.junit.framework ---
06:09:26 [INFO] 
06:09:26 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.junit.framework ---
06:09:26 [INFO] 
06:09:26 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.junit.framework ---
06:09:26 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/target/org.eclipse.papyrus.junit.framework-2.2.0-SNAPSHOT.jar
06:09:27 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/target/org.eclipse.papyrus.junit.framework-2.2.0-SNAPSHOT-sources.jar
06:09:28 [INFO] 
06:09:28 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.junit.framework ---
06:09:28 [INFO] 
06:09:28 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.junit.framework ---
06:09:28 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:09:28 [INFO] 
06:09:28 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.junit.framework ---
06:09:28 [INFO] No tests to run.
06:09:28 [INFO] 
06:09:28 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.junit.utils >---------
06:09:28 [INFO] Building org.eclipse.papyrus.junit.utils 3.3.0-SNAPSHOT          [32/74]
06:09:28 [INFO]   from ../../tests/junit/framework/org.eclipse.papyrus.junit.utils/pom.xml
06:09:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:09:28 [INFO] 
06:09:28 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.junit.utils ---
06:09:28 [INFO] 
06:09:28 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.junit.utils ---
06:09:28 [INFO] The project's OSGi version is 3.3.0.202306071005
06:09:28 [INFO] 
06:09:28 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.junit.utils ---
06:09:28 [INFO] 
06:09:28 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.junit.utils ---
06:09:28 [INFO] 
06:09:28 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.junit.utils ---
06:09:28 [INFO] 
06:09:28 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.junit.utils ---
06:09:28 [INFO] Resolving class path of org.eclipse.papyrus.junit.utils...
06:09:29 [INFO] 
06:09:29 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.junit.utils ---
06:09:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/main/resources
06:09:29 [INFO] 
06:09:29 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.junit.utils ---
06:09:29 [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/bin
06:09:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/AbstractGrammarTest.java:[24] 
06:09:30 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
06:09:30 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:09:30 The type DefaultXtextDirectEditorConfiguration is deprecated
06:09:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/AbstractGrammarTest.java:[34] 
06:09:30 	protected DefaultXtextDirectEditorConfiguration editor;
06:09:30 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:09:30 The type DefaultXtextDirectEditorConfiguration is deprecated
06:09:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/AbstractGrammarTest.java:[64] 
06:09:30 	public abstract DefaultXtextDirectEditorConfiguration getEditor();
06:09:30 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:09:30 The type DefaultXtextDirectEditorConfiguration is deprecated
06:09:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/rules/AnnotationRule.java:[131] 
06:09:30 	extracted = ((Class<?>) extracted).newInstance();
06:09:30 	                                   ^^^^^^^^^^^^^
06:09:30 The method newInstance() from the type Class<capture#11-of ?> is deprecated since version 9
06:09:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/ModelUtils.java:[32] 
06:09:30 	import org.eclipse.papyrus.infra.core.utils.DiResourceSet;
06:09:30 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:09:30 The type DiResourceSet is deprecated
06:09:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/ModelUtils.java:[53] 
06:09:30 	ModelSet modelSet = new DiResourceSet();
06:09:30 	                        ^^^^^^^^^^^^^
06:09:30 The type DiResourceSet is deprecated
06:09:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/ModelUtils.java:[53] 
06:09:30 	ModelSet modelSet = new DiResourceSet();
06:09:30 	                        ^^^^^^^^^^^^^^^
06:09:30 The constructor DiResourceSet() is deprecated
06:09:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/ModelUtils.java:[109] 
06:09:30 	assertThat("Could not make referenced models writable: " + uris, handler.anyReadOnly(ReadOnlyAxis.discretionAxes(), uris).or(true), is(false));
06:09:30 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:09:30 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
06:09:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[24] 
06:09:30 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
06:09:30 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:09:30 The type DefaultXtextDirectEditorConfiguration is deprecated
06:09:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[34] 
06:09:30 	protected DefaultXtextDirectEditorConfiguration editor;
06:09:30 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:09:30 The type DefaultXtextDirectEditorConfiguration is deprecated
06:09:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[41] 
06:09:30 	public XTextEditorTester(final DefaultXtextDirectEditorConfiguration editor) {
06:09:30 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:09:30 The type DefaultXtextDirectEditorConfiguration is deprecated
06:09:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[46] 
06:09:30 	IParser parser = editor.createParser(initialElement);
06:09:30 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:09:30 The method createParser(EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated
06:09:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[54] 
06:09:30 	IParser parser = editor.createParser(parentElement);
06:09:30 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:09:30 The method createParser(EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated
06:09:30 13 problems (13 warnings)
06:09:30 [INFO] 
06:09:30 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.junit.utils ---
06:09:30 [INFO] 
06:09:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.junit.utils ---
06:09:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/test/resources
06:09:30 [INFO] 
06:09:30 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.junit.utils ---
06:09:30 [INFO] 
06:09:30 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.junit.utils ---
06:09:30 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:09:30 [INFO] No tests to run.
06:09:30 [INFO] 
06:09:30 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.junit.utils ---
06:09:30 [INFO] 
06:09:30 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.junit.utils ---
06:09:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/target/org.eclipse.papyrus.junit.utils-3.3.0-SNAPSHOT-sources.jar
06:09:30 [INFO] 
06:09:30 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.junit.utils ---
06:09:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/target/org.eclipse.papyrus.junit.utils-3.3.0-SNAPSHOT.jar
06:09:30 [INFO] 
06:09:30 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.junit.utils ---
06:09:30 [INFO] 
06:09:30 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.junit.utils ---
06:09:30 [INFO] 
06:09:30 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.junit.utils ---
06:09:30 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/target/org.eclipse.papyrus.junit.utils-3.3.0-SNAPSHOT.jar
06:09:32 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/target/org.eclipse.papyrus.junit.utils-3.3.0-SNAPSHOT-sources.jar
06:09:34 [INFO] 
06:09:34 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.junit.utils ---
06:09:34 [INFO] 
06:09:34 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.junit.utils ---
06:09:34 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:09:34 [INFO] 
06:09:34 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.junit.utils ---
06:09:34 [INFO] No tests to run.
06:09:34 [INFO] 
06:09:34 [INFO] ----< org.eclipse.papyrus.tests:org.eclipse.papyrus.bundles.tests >-----
06:09:34 [INFO] Building org.eclipse.papyrus.bundles.tests 3.1.0-SNAPSHOT        [33/74]
06:09:34 [INFO]   from ../../tests/junit/framework/org.eclipse.papyrus.bundles.tests/pom.xml
06:09:34 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
06:09:35 [INFO] 
06:09:35 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.bundles.tests ---
06:09:35 [INFO] 
06:09:35 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.bundles.tests ---
06:09:35 [INFO] The project's OSGi version is 3.1.0.202306071005
06:09:35 [INFO] 
06:09:35 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.bundles.tests ---
06:09:35 [INFO] 
06:09:35 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.bundles.tests ---
06:09:35 [INFO] 
06:09:35 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.bundles.tests ---
06:09:35 [INFO] 
06:09:35 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.bundles.tests ---
06:09:35 [INFO] Resolving class path of org.eclipse.papyrus.bundles.tests...
06:09:39 [INFO] 
06:09:39 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.bundles.tests ---
06:09:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/main/resources
06:09:39 [INFO] 
06:09:39 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.bundles.tests ---
06:09:39 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/bin
06:09:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[26] 
06:09:40 	import org.eclipse.core.internal.runtime.InternalPlatform;
06:09:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:09:40 Discouraged access: The type 'InternalPlatform' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.27.0.v20230515-1719/org.eclipse.core.runtime-3.27.0.v20230515-1719.jar')
06:09:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[27] 
06:09:40 	import org.eclipse.pde.internal.core.PDECore;
06:09:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:09:40 Discouraged access: The type 'PDECore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.0.v20230515-1841/org.eclipse.pde.core-3.17.0.v20230515-1841.jar')
06:09:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[28] 
06:09:40 	import org.eclipse.pde.internal.core.feature.Feature;
06:09:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:09:40 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.0.v20230515-1841/org.eclipse.pde.core-3.17.0.v20230515-1841.jar')
06:09:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[29] 
06:09:40 	import org.eclipse.pde.internal.core.ifeature.IFeature;
06:09:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:09:40 Discouraged access: The type 'IFeature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.0.v20230515-1841/org.eclipse.pde.core-3.17.0.v20230515-1841.jar')
06:09:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[30] 
06:09:40 	import org.eclipse.pde.internal.core.ifeature.IFeatureModel;
06:09:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:09:40 Discouraged access: The type 'IFeatureModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.0.v20230515-1841/org.eclipse.pde.core-3.17.0.v20230515-1841.jar')
06:09:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[83] 
06:09:40 	BundleContext context = InternalPlatform.getDefault().getBundleContext();
06:09:40 	                        ^^^^^^^^^^^^^^^^
06:09:40 Discouraged access: The type 'InternalPlatform' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.27.0.v20230515-1719/org.eclipse.core.runtime-3.27.0.v20230515-1719.jar')
06:09:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[83] 
06:09:40 	BundleContext context = InternalPlatform.getDefault().getBundleContext();
06:09:40 	                                         ^^^^^^^^^^
06:09:40 Discouraged access: The method 'InternalPlatform.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.27.0.v20230515-1719/org.eclipse.core.runtime-3.27.0.v20230515-1719.jar')
06:09:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[83] 
06:09:40 	BundleContext context = InternalPlatform.getDefault().getBundleContext();
06:09:40 	                                                      ^^^^^^^^^^^^^^^^
06:09:40 Discouraged access: The method 'InternalPlatform.getBundleContext()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.27.0.v20230515-1719/org.eclipse.core.runtime-3.27.0.v20230515-1719.jar')
06:09:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[113] 
06:09:40 	public static List<Feature> getPapyrusFeature() {
06:09:40 	                   ^^^^^^^
06:09:40 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.0.v20230515-1841/org.eclipse.pde.core-3.17.0.v20230515-1841.jar')
06:09:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[114] 
06:09:40 	final List<Feature> features = new ArrayList<>();
06:09:40 	           ^^^^^^^
06:09:40 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.0.v20230515-1841/org.eclipse.pde.core-3.17.0.v20230515-1841.jar')
06:09:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[115] 
06:09:40 	org.eclipse.pde.internal.core.FeatureModelManager manager = PDECore.getDefault().getFeatureModelManager();
06:09:40 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:09:40 Discouraged access: The type 'FeatureModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.0.v20230515-1841/org.eclipse.pde.core-3.17.0.v20230515-1841.jar')
06:09:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[115] 
06:09:40 	org.eclipse.pde.internal.core.FeatureModelManager manager = PDECore.getDefault().getFeatureModelManager();
06:09:40 	                                                            ^^^^^^^
06:09:40 Discouraged access: The type 'PDECore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.0.v20230515-1841/org.eclipse.pde.core-3.17.0.v20230515-1841.jar')
06:09:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[115] 
06:09:40 	org.eclipse.pde.internal.core.FeatureModelManager manager = PDECore.getDefault().getFeatureModelManager();
06:09:40 	                                                                    ^^^^^^^^^^
06:09:40 Discouraged access: The method 'PDECore.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.0.v20230515-1841/org.eclipse.pde.core-3.17.0.v20230515-1841.jar')
06:09:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[115] 
06:09:40 	org.eclipse.pde.internal.core.FeatureModelManager manager = PDECore.getDefault().getFeatureModelManager();
06:09:40 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^
06:09:40 Discouraged access: The method 'PDECore.getFeatureModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.0.v20230515-1841/org.eclipse.pde.core-3.17.0.v20230515-1841.jar')
06:09:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[116] 
06:09:40 	IFeatureModel[] models2 = manager.getModels();
06:09:40 	^^^^^^^^^^^^^^^
06:09:40 Discouraged access: The type 'IFeatureModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.0.v20230515-1841/org.eclipse.pde.core-3.17.0.v20230515-1841.jar')
06:09:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[116] 
06:09:40 	IFeatureModel[] models2 = manager.getModels();
06:09:40 	                                  ^^^^^^^^^
06:09:40 Discouraged access: The method 'FeatureModelManager.getModels()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.0.v20230515-1841/org.eclipse.pde.core-3.17.0.v20230515-1841.jar')
06:09:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[117] 
06:09:40 	for (IFeatureModel iFeatureModel : models2) {
06:09:40 	     ^^^^^^^^^^^^^
06:09:40 Discouraged access: The type 'IFeatureModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.0.v20230515-1841/org.eclipse.pde.core-3.17.0.v20230515-1841.jar')
06:09:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[118] 
06:09:40 	final IFeature feature = iFeatureModel.getFeature();
06:09:40 	      ^^^^^^^^
06:09:40 Discouraged access: The type 'IFeature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.0.v20230515-1841/org.eclipse.pde.core-3.17.0.v20230515-1841.jar')
06:09:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[118] 
06:09:40 	final IFeature feature = iFeatureModel.getFeature();
06:09:40 	                                       ^^^^^^^^^^
06:09:40 Discouraged access: The method 'IFeatureModel.getFeature()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.0.v20230515-1841/org.eclipse.pde.core-3.17.0.v20230515-1841.jar')
06:09:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[121] 
06:09:40 	features.add((Feature) feature);
06:09:40 	              ^^^^^^^
06:09:40 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.0.v20230515-1841/org.eclipse.pde.core-3.17.0.v20230515-1841.jar')
06:09:40 20 problems (20 warnings)
06:09:40 [INFO] 
06:09:40 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.bundles.tests ---
06:09:40 [INFO] 
06:09:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.bundles.tests ---
06:09:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/test/resources
06:09:40 [INFO] 
06:09:40 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.bundles.tests ---
06:09:40 [INFO] 
06:09:40 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.bundles.tests ---
06:09:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/org.eclipse.papyrus.bundles.tests-3.1.0-SNAPSHOT-sources.jar
06:09:40 [INFO] 
06:09:40 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.bundles.tests ---
06:09:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/org.eclipse.papyrus.bundles.tests-3.1.0-SNAPSHOT.jar
06:09:40 [INFO] 
06:09:40 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.bundles.tests ---
06:09:40 [INFO] 
06:09:40 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.bundles.tests ---
06:09:40 [INFO] 
06:09:40 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.bundles.tests ---
06:09:40 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/org.eclipse.papyrus.bundles.tests-3.1.0-SNAPSHOT.jar
06:09:41 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/org.eclipse.papyrus.bundles.tests-3.1.0-SNAPSHOT-sources.jar
06:09:43 [INFO] 
06:09:43 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.bundles.tests ---
06:09:43 [INFO] 
06:09:43 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.papyrus.bundles.tests ---
06:09:43 [WARNING] No tests found.
06:09:43 [INFO] 
06:09:43 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.junit.feature >--------
06:09:43 [INFO] Building org.eclipse.papyrus.junit.feature 1.2.0-SNAPSHOT        [34/74]
06:09:43 [INFO]   from ../../features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/pom.xml
06:09:43 [INFO] --------------------------[ eclipse-feature ]---------------------------
06:09:43 [INFO] 
06:09:43 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.junit.feature ---
06:09:43 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/target
06:09:43 [INFO] 
06:09:43 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.junit.feature ---
06:09:43 [INFO] The project's OSGi version is 1.2.0.202306071005
06:09:43 [INFO] 
06:09:43 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.junit.feature ---
06:09:43 [INFO] 
06:09:43 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.junit.feature ---
06:09:43 [INFO] 
06:09:43 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.junit.feature ---
06:09:43 [INFO] 
06:09:43 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.junit.feature ---
06:09:43 [INFO] 
06:09:43 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.junit.feature ---
06:09:43 [INFO] 
06:09:43 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.papyrus.junit.feature ---
06:09:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/target/org.eclipse.papyrus.junit.feature-1.2.0-SNAPSHOT.jar
06:09:43 [INFO] 
06:09:43 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.junit.feature ---
06:09:43 [INFO] 
06:09:43 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.junit.feature ---
06:09:43 [INFO] 
06:09:43 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.junit.feature ---
06:09:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/target/org.eclipse.papyrus.junit.feature-1.2.0-SNAPSHOT-sources-feature.jar
06:09:43 [INFO] 
06:09:43 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.junit.feature ---
06:09:43 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/target/org.eclipse.papyrus.junit.feature-1.2.0-SNAPSHOT.jar
06:09:44 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/target/org.eclipse.papyrus.junit.feature-1.2.0-SNAPSHOT-sources-feature.jar
06:09:46 [INFO] 
06:09:46 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.junit.feature ---
06:09:46 [INFO] 
06:09:46 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.dev.project.management >---
06:09:46 [INFO] Building org.eclipse.papyrus.dev.project.management 2.0.100-SNAPSHOT [35/74]
06:09:46 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/pom.xml
06:09:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:09:46 [INFO] 
06:09:46 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.dev.project.management ---
06:09:46 [INFO] 
06:09:46 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.project.management ---
06:09:46 [INFO] The project's OSGi version is 2.0.100.202306071005
06:09:46 [INFO] 
06:09:46 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.project.management ---
06:09:46 [INFO] 
06:09:46 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.project.management ---
06:09:46 [INFO] 
06:09:46 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.project.management ---
06:09:46 [INFO] 
06:09:46 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.dev.project.management ---
06:09:46 [INFO] Resolving class path of org.eclipse.papyrus.dev.project.management...
06:09:46 [INFO] 
06:09:46 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.dev.project.management ---
06:09:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/main/resources
06:09:46 [INFO] 
06:09:46 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.dev.project.management ---
06:09:46 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/bin
06:09:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/handlers/plugins/OpenParentPOMHandler.java:[121] 
06:09:46 	String editor = IDE.getEditorDescriptor(file.getName()).getId();
06:09:46 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:09:46 The method getEditorDescriptor(String) from the type IDE is deprecated
06:09:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/handlers/features/SetCopyrightNoticeHandler.java:[50] 
06:09:46 	final String newVersion = dialog.getValue();
06:09:46 	             ^^^^^^^^^^
06:09:46 The value of the local variable newVersion is not used
06:09:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/utils/Utils.java:[19] 
06:09:46 	import org.eclipse.ui.internal.WorkingSet;
06:09:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:09:46 Discouraged access: The type 'WorkingSet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar')
06:09:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/utils/Utils.java:[61] 
06:09:46 	} else if(current instanceof WorkingSet) {
06:09:46 	                             ^^^^^^^^^^
06:09:46 Discouraged access: The type 'WorkingSet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar')
06:09:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/utils/Utils.java:[62] 
06:09:46 	for(final IAdaptable curr : ((WorkingSet)current).getElements()) {
06:09:46 	                              ^^^^^^^^^^
06:09:46 Discouraged access: The type 'WorkingSet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar')
06:09:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/utils/Utils.java:[62] 
06:09:46 	for(final IAdaptable curr : ((WorkingSet)current).getElements()) {
06:09:46 	                                                  ^^^^^^^^^^^
06:09:46 Discouraged access: The method 'AbstractWorkingSet.getElements()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar')
06:09:46 6 problems (6 warnings)
06:09:46 [INFO] 
06:09:46 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.dev.project.management ---
06:09:46 [INFO] 
06:09:46 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.dev.project.management ---
06:09:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/test/resources
06:09:46 [INFO] 
06:09:46 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.dev.project.management ---
06:09:46 [INFO] 
06:09:46 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.dev.project.management ---
06:09:46 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:09:46 [INFO] No tests to run.
06:09:46 [INFO] 
06:09:46 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.dev.project.management ---
06:09:46 [INFO] 
06:09:46 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.project.management ---
06:09:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/target/org.eclipse.papyrus.dev.project.management-2.0.100-SNAPSHOT-sources.jar
06:09:47 [INFO] 
06:09:47 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.project.management ---
06:09:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/target/org.eclipse.papyrus.dev.project.management-2.0.100-SNAPSHOT.jar
06:09:47 [INFO] 
06:09:47 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.project.management ---
06:09:47 [INFO] 
06:09:47 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.dev.project.management ---
06:09:47 [INFO] 
06:09:47 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.dev.project.management ---
06:09:47 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/target/org.eclipse.papyrus.dev.project.management-2.0.100-SNAPSHOT.jar
06:09:48 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/target/org.eclipse.papyrus.dev.project.management-2.0.100-SNAPSHOT-sources.jar
06:09:49 [INFO] 
06:09:49 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.project.management ---
06:09:49 [INFO] 
06:09:49 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.dev.project.management ---
06:09:49 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:09:49 [INFO] 
06:09:49 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.dev.project.management ---
06:09:49 [INFO] No tests to run.
06:09:49 [INFO] 
06:09:49 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.releng.tools >--------
06:09:49 [INFO] Building org.eclipse.papyrus.releng.tools 3.2.0-SNAPSHOT         [36/74]
06:09:49 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.releng.tools/pom.xml
06:09:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:09:49 [INFO] 
06:09:49 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.releng.tools ---
06:09:49 [INFO] 
06:09:49 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.releng.tools ---
06:09:49 [INFO] The project's OSGi version is 3.2.0.202306071005
06:09:49 [INFO] 
06:09:49 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.releng.tools ---
06:09:49 [INFO] 
06:09:49 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.releng.tools ---
06:09:49 [INFO] 
06:09:49 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.releng.tools ---
06:09:49 [INFO] 
06:09:49 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.releng.tools ---
06:09:49 [INFO] Resolving class path of org.eclipse.papyrus.releng.tools...
06:09:49 [INFO] 
06:09:49 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.releng.tools ---
06:09:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/main/resources
06:09:49 [INFO] 
06:09:49 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.releng.tools ---
06:09:49 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/bin
06:09:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/popup/actions/UpdateDependencies.java:[229] 
06:09:50 	Class<? extends DependencyUpdater> updaterClass = bundle.loadClass(path.replace('/', '.') + className).asSubclass(DependencyUpdater.class);
06:09:50 	                ^^^^^^^^^^^^^^^^^
06:09:50 DependencyUpdater is a raw type. References to generic type DependencyUpdater<T> should be parameterized
06:09:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/popup/actions/UpdateDependencies.java:[231] 
06:09:50 	DependencyUpdater<?> updater = updaterClass.newInstance();
06:09:50 	                                            ^^^^^^^^^^^^^
06:09:50 The method newInstance() from the type Class<capture#5-of ? extends DependencyUpdater> is deprecated since version 9
06:09:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[54] 
06:09:50 	import org.eclipse.oomph.base.Annotation;
06:09:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:09:50 Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.17.0.v20220821-0916/org.eclipse.oomph.base-1.17.0.v20220821-0916.jar')
06:09:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[55] 
06:09:50 	import org.eclipse.oomph.base.BaseFactory;
06:09:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:09:50 Discouraged access: The type 'BaseFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.17.0.v20220821-0916/org.eclipse.oomph.base-1.17.0.v20220821-0916.jar')
06:09:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[56] 
06:09:50 	import org.eclipse.oomph.p2.Repository;
06:09:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:09:50 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.16.0.v20220421-1218/org.eclipse.oomph.p2-1.16.0.v20220421-1218.jar')
06:09:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[57] 
06:09:50 	import org.eclipse.oomph.p2.RepositoryList;
06:09:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:09:50 Discouraged access: The type 'RepositoryList' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.16.0.v20220421-1218/org.eclipse.oomph.p2-1.16.0.v20220421-1218.jar')
06:09:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[58] 
06:09:50 	import org.eclipse.oomph.targlets.Targlet;
06:09:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:09:50 Discouraged access: The type 'Targlet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.targlets/1.17.0.v20230520-1536/org.eclipse.oomph.targlets-1.17.0.v20230520-1536.jar')
06:09:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[77] 
06:09:50 	Collection<? extends Repository> repositories = getSelectedRepositories(event);
06:09:50 	                     ^^^^^^^^^^
06:09:50 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.16.0.v20220421-1218/org.eclipse.oomph.p2-1.16.0.v20220421-1218.jar')
06:09:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[89] 
06:09:50 	Map<Repository, IAggregationElementProxy> updates = new HashMap<>();
06:09:50 	    ^^^^^^^^^^
06:09:50 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.16.0.v20220421-1218/org.eclipse.oomph.p2-1.16.0.v20220421-1218.jar')
06:09:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[90] 
06:09:50 	for (Repository repo : repositories) {
06:09:50 	     ^^^^^^^^^^
06:09:50 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.16.0.v20220421-1218/org.eclipse.oomph.p2-1.16.0.v20220421-1218.jar')
06:09:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[117] 
06:09:50 	private Collection<Repository> getSelectedRepositories(Object context) {
06:09:50 	                   ^^^^^^^^^^
06:09:50 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.16.0.v20220421-1218/org.eclipse.oomph.p2-1.16.0.v20220421-1218.jar')
06:09:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[118] 
06:09:50 	List<Repository> result = new ArrayList<>();
06:09:50 	     ^^^^^^^^^^
06:09:50 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.16.0.v20220421-1218/org.eclipse.oomph.p2-1.16.0.v20220421-1218.jar')
06:09:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[130] 
06:09:50 	if (selected instanceof Repository) {
06:09:50 	                        ^^^^^^^^^^
06:09:50 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.16.0.v20220421-1218/org.eclipse.oomph.p2-1.16.0.v20220421-1218.jar')
06:09:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[131] 
06:09:50 	Repository repo = (Repository) selected;
06:09:50 	^^^^^^^^^^
06:09:50 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.16.0.v20220421-1218/org.eclipse.oomph.p2-1.16.0.v20220421-1218.jar')
06:09:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[131] 
06:09:50 	Repository repo = (Repository) selected;
06:09:50 	                   ^^^^^^^^^^
06:09:50 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.16.0.v20220421-1218/org.eclipse.oomph.p2-1.16.0.v20220421-1218.jar')
06:09:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[132] 
06:09:50 	if ((repo.eContainer() instanceof RepositoryList) && (repo.eContainer().eContainer() instanceof Targlet)) {
06:09:50 	                                  ^^^^^^^^^^^^^^
06:09:50 Discouraged access: The type 'RepositoryList' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.16.0.v20220421-1218/org.eclipse.oomph.p2-1.16.0.v20220421-1218.jar')
06:09:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[132] 
06:09:50 	if ((repo.eContainer() instanceof RepositoryList) && (repo.eContainer().eContainer() instanceof Targlet)) {
06:09:50 	                                                                                                ^^^^^^^
06:09:50 Discouraged access: The type 'Targlet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.targlets/1.17.0.v20230520-1536/org.eclipse.oomph.targlets-1.17.0.v20230520-1536.jar')
06:09:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[189] 
06:09:50 	protected void createOrUpdateAnnotations(final Map<Repository, IAggregationElementProxy> selection) {
06:09:50 	                                                   ^^^^^^^^^^
06:09:50 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.16.0.v20220421-1218/org.eclipse.oomph.p2-1.16.0.v20220421-1218.jar')
06:09:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[208] 
06:09:50 	protected void doCreateOrUpdateAnnotation(Map<Repository, IAggregationElementProxy> selection) {
06:09:50 	                                              ^^^^^^^^^^
06:09:50 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.16.0.v20220421-1218/org.eclipse.oomph.p2-1.16.0.v20220421-1218.jar')
06:09:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[209] 
06:09:50 	for (Map.Entry<Repository, IAggregationElementProxy> next : selection.entrySet()) {
06:09:50 	               ^^^^^^^^^^
06:09:50 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.16.0.v20220421-1218/org.eclipse.oomph.p2-1.16.0.v20220421-1218.jar')
06:09:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[210] 
06:09:50 	Repository repo = next.getKey();
06:09:50 	^^^^^^^^^^
06:09:50 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.16.0.v20220421-1218/org.eclipse.oomph.p2-1.16.0.v20220421-1218.jar')
06:09:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[213] 
06:09:50 	Annotation annotation = repo.getAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE);
06:09:50 	^^^^^^^^^^
06:09:50 Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.17.0.v20220821-0916/org.eclipse.oomph.base-1.17.0.v20220821-0916.jar')
06:09:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[213] 
06:09:50 	Annotation annotation = repo.getAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE);
06:09:50 	                             ^^^^^^^^^^^^^
06:09:50 Discouraged access: The method 'ModelElement.getAnnotation(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.17.0.v20220821-0916/org.eclipse.oomph.base-1.17.0.v20220821-0916.jar')
06:09:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[215] 
06:09:50 	annotation = BaseFactory.eINSTANCE.createAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE);
06:09:50 	             ^^^^^^^^^^^^^^^^^^^^^
06:09:50 Discouraged access: The type 'BaseFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.17.0.v20220821-0916/org.eclipse.oomph.base-1.17.0.v20220821-0916.jar')
06:09:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[215] 
06:09:50 	annotation = BaseFactory.eINSTANCE.createAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE);
06:09:50 	                         ^^^^^^^^^
06:09:50 Discouraged access: The field 'BaseFactory.eINSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.17.0.v20220821-0916/org.eclipse.oomph.base-1.17.0.v20220821-0916.jar')
06:09:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[215] 
06:09:50 	annotation = BaseFactory.eINSTANCE.createAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE);
06:09:50 	                                   ^^^^^^^^^^^^^^^^
06:09:50 Discouraged access: The method 'BaseFactory.createAnnotation(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.17.0.v20220821-0916/org.eclipse.oomph.base-1.17.0.v20220821-0916.jar')
06:09:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[216] 
06:09:50 	repo.getAnnotations().add(annotation);
06:09:50 	     ^^^^^^^^^^^^^^
06:09:50 Discouraged access: The method 'ModelElement.getAnnotations()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.17.0.v20220821-0916/org.eclipse.oomph.base-1.17.0.v20220821-0916.jar')
06:09:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[219] 
06:09:50 	annotation.getDetails().put(OomphSetupUpdater.UPDATE_KEY, aggr.getUpdateSpec());
06:09:50 	           ^^^^^^^^^^
06:09:50 Discouraged access: The method 'Annotation.getDetails()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.17.0.v20220821-0916/org.eclipse.oomph.base-1.17.0.v20220821-0916.jar')
06:09:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[222] 
06:09:50 	repo.setURL(aggr.getRepositoryURL());
06:09:50 	     ^^^^^^
06:09:50 Discouraged access: The method 'Repository.setURL(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.16.0.v20220421-1218/org.eclipse.oomph.p2-1.16.0.v20220421-1218.jar')
06:09:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[226] 
06:09:50 	protected FilteredItemsSelectionDialog createSelectionDialog(Shell parentShell, Repository repo, final Collection<? extends IAggregationElementProxy> contents) {
06:09:50 	                                                                                ^^^^^^^^^^
06:09:50 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.16.0.v20220421-1218/org.eclipse.oomph.p2-1.16.0.v20220421-1218.jar')
06:09:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[305] 
06:09:50 	result.setMessage(String.format("Select an aggregation component or repository for \"%s\".", repo.getURL()));
06:09:50 	                                                                                                  ^^^^^^
06:09:50 Discouraged access: The method 'Repository.getURL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.16.0.v20220421-1218/org.eclipse.oomph.p2-1.16.0.v20220421-1218.jar')
06:09:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/popup/actions/DependencyUpdater.java:[212] 
06:09:50 	ListSelectionDialog dialog = new ListSelectionDialog(parentShell, locationUpdates, ArrayContentProvider.getInstance(), labels, "Select dependencies to confirm updating.") {
06:09:50 			@Override
06:09:50 			protected Control createDialogArea(Composite parent) {
06:09:50 				Composite result = (Composite) super.createDialogArea(parent);
06:09:50 				createDetailsArea(result);
06:09:50 				return result;
06:09:50 			}
06:09:50 			void createDetailsArea(Composite parent) {
06:09:50 				Label label = new Label(parent, SWT.NONE);
06:09:50 				label.setText("Details:");
06:09:50 				final Text details = new Text(parent, SWT.BORDER | SWT.MULTI | SWT.V_SCROLL | SWT.WRAP | SWT.READ_ONLY);
06:09:50 				GridData data = new GridData(GridData.FILL_BOTH);
06:09:50 				data.heightHint = details.getLineHeight() * 4;
06:09:50 				details.setLayoutData(data);
06:09:50 				getViewer().addSelectionChangedListener(new ISelectionChangedListener() {
06:09:50 					@Override
06:09:50 					public void selectionChanged(SelectionChangedEvent event) {
06:09:50 						IStructuredSelection sel = (IStructuredSelection) event.getSelection();
06:09:50 						if (sel.isEmpty()) {
06:09:50 							details.setText(""); //$NON-NLS-1$
06:09:50 						} else {
06:09:50 							LocationUpdate<?> update = (LocationUpdate<?>) sel.getFirstElement();
06:09:50 							details.setText(update.strategy.getUpdateConfirmationMessage(update.update, update.oldLocation, update.newLocation));
06:09:50 						}
06:09:50 					}
06:09:50 				});
06:09:50 			}
06:09:50 		};
06:09:50 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:09:50 The constructor ListSelectionDialog(Shell, Object, IStructuredContentProvider, ILabelProvider, String) is deprecated
06:09:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/popup/actions/DependencyUpdater.java:[212] 
06:09:50 	ListSelectionDialog dialog = new ListSelectionDialog(parentShell, locationUpdates, ArrayContentProvider.getInstance(), labels, "Select dependencies to confirm updating.") {
06:09:50 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:09:50 The constructor ListSelectionDialog(Shell, Object, IStructuredContentProvider, ILabelProvider, String) is deprecated
06:09:50 33 problems (33 warnings)
06:09:50 [INFO] 
06:09:50 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.releng.tools ---
06:09:50 [INFO] 
06:09:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.releng.tools ---
06:09:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/test/resources
06:09:50 [INFO] 
06:09:50 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.releng.tools ---
06:09:50 [INFO] 
06:09:50 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.releng.tools ---
06:09:50 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:09:50 [INFO] No tests to run.
06:09:50 [INFO] 
06:09:50 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.releng.tools ---
06:09:50 [INFO] 
06:09:50 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.releng.tools ---
06:09:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/target/org.eclipse.papyrus.releng.tools-3.2.0-SNAPSHOT-sources.jar
06:09:50 [INFO] 
06:09:50 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.releng.tools ---
06:09:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/target/org.eclipse.papyrus.releng.tools-3.2.0-SNAPSHOT.jar
06:09:50 [INFO] 
06:09:50 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.releng.tools ---
06:09:50 [INFO] 
06:09:50 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.releng.tools ---
06:09:50 [INFO] 
06:09:50 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.releng.tools ---
06:09:50 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/target/org.eclipse.papyrus.releng.tools-3.2.0-SNAPSHOT.jar
06:09:51 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/target/org.eclipse.papyrus.releng.tools-3.2.0-SNAPSHOT-sources.jar
06:09:53 [INFO] 
06:09:53 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.releng.tools ---
06:09:53 [INFO] 
06:09:53 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.releng.tools ---
06:09:53 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:09:53 [INFO] 
06:09:53 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.releng.tools ---
06:09:53 [INFO] No tests to run.
06:09:53 [INFO] 
06:09:53 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.releng.feature >-------
06:09:53 [INFO] Building org.eclipse.papyrus.releng.feature 1.2.0-SNAPSHOT       [37/74]
06:09:53 [INFO]   from ../../features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/pom.xml
06:09:53 [INFO] --------------------------[ eclipse-feature ]---------------------------
06:09:53 [INFO] 
06:09:53 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.releng.feature ---
06:09:53 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/target
06:09:53 [INFO] 
06:09:53 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.releng.feature ---
06:09:53 [INFO] The project's OSGi version is 1.2.0.202306071005
06:09:53 [INFO] 
06:09:53 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.releng.feature ---
06:09:53 [INFO] 
06:09:53 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.releng.feature ---
06:09:53 [INFO] 
06:09:53 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.releng.feature ---
06:09:53 [INFO] 
06:09:53 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.releng.feature ---
06:09:53 [INFO] 
06:09:53 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.releng.feature ---
06:09:53 [INFO] 
06:09:53 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.papyrus.releng.feature ---
06:09:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/target/org.eclipse.papyrus.releng.feature-1.2.0-SNAPSHOT.jar
06:09:53 [INFO] 
06:09:53 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.releng.feature ---
06:09:53 [INFO] 
06:09:53 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.releng.feature ---
06:09:53 [INFO] 
06:09:53 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.releng.feature ---
06:09:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/target/org.eclipse.papyrus.releng.feature-1.2.0-SNAPSHOT-sources-feature.jar
06:09:53 [INFO] 
06:09:53 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.releng.feature ---
06:09:53 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/target/org.eclipse.papyrus.releng.feature-1.2.0-SNAPSHOT.jar
06:09:55 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/target/org.eclipse.papyrus.releng.feature-1.2.0-SNAPSHOT-sources-feature.jar
06:09:56 [INFO] 
06:09:56 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.releng.feature ---
06:09:56 [INFO] 
06:09:56 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validations >---
06:09:56 [INFO] Building org.eclipse.papyrus.toolsmiths.validations 0.0.1-SNAPSHOT [38/74]
06:09:56 [INFO]   from ../../plugins/toolsmiths/validation/pom.xml
06:09:56 [INFO] --------------------------------[ pom ]---------------------------------
06:09:56 [INFO] 
06:09:56 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validations ---
06:09:56 [INFO] 
06:09:56 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validations ---
06:09:56 [INFO] 
06:09:56 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validations ---
06:09:56 [INFO] 
06:09:56 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.validations ---
06:09:56 [INFO] 
06:09:56 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validations ---
06:09:56 [INFO] 
06:09:56 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.common >--
06:09:56 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.common 2.0.0-SNAPSHOT [39/74]
06:09:56 [INFO]   from ../../plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/pom.xml
06:09:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:09:56 [INFO] 
06:09:56 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.common ---
06:09:56 [INFO] 
06:09:56 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.common ---
06:09:56 [INFO] The project's OSGi version is 2.0.0.202306071005
06:09:56 [INFO] 
06:09:56 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.common ---
06:09:56 [INFO] 
06:09:56 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.common ---
06:09:56 [INFO] 
06:09:56 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.common ---
06:09:56 [INFO] 
06:09:56 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.common ---
06:09:56 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.common...
06:09:57 [INFO] 
06:09:57 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.common ---
06:09:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/src/main/resources
06:09:57 [INFO] 
06:09:57 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.common ---
06:09:57 [INFO] Compiling 48 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/bin
06:09:57 [INFO] 
06:09:57 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.common ---
06:09:57 [INFO] 
06:09:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.common ---
06:09:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/src/test/resources
06:09:57 [INFO] 
06:09:57 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.validation.common ---
06:09:57 [INFO] 
06:09:57 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.toolsmiths.validation.common ---
06:09:57 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:09:57 [INFO] No tests to run.
06:09:57 [INFO] 
06:09:57 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.common ---
06:09:57 [INFO] 
06:09:57 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.common ---
06:09:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/target/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0-SNAPSHOT-sources.jar
06:09:57 [INFO] 
06:09:57 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.common ---
06:09:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/target/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0-SNAPSHOT.jar
06:09:57 [INFO] 
06:09:57 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.common ---
06:09:57 [INFO] 
06:09:57 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.common ---
06:09:57 [INFO] 
06:09:57 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.common ---
06:09:57 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/target/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0-SNAPSHOT.jar
06:09:59 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/target/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0-SNAPSHOT-sources.jar
06:10:01 [INFO] 
06:10:01 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.common ---
06:10:01 [INFO] 
06:10:01 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.toolsmiths.validation.common ---
06:10:01 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:10:01 [INFO] 
06:10:01 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.toolsmiths.validation.common ---
06:10:01 [INFO] No tests to run.
06:10:01 [INFO] 
06:10:01 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths-builder >-----
06:10:01 [INFO] Building Papyrus Toolsmithis - Builder 0.0.1-SNAPSHOT            [40/74]
06:10:01 [INFO]   from ../../plugins/toolsmiths/builder/pom.xml
06:10:01 [INFO] --------------------------------[ pom ]---------------------------------
06:10:01 [INFO] 
06:10:01 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths-builder ---
06:10:01 [INFO] 
06:10:01 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths-builder ---
06:10:01 [INFO] 
06:10:01 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths-builder ---
06:10:01 [INFO] 
06:10:01 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths-builder ---
06:10:01 [INFO] 
06:10:01 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths-builder ---
06:10:01 [INFO] 
06:10:01 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.plugin.builder >--
06:10:01 [INFO] Building org.eclipse.papyrus.toolsmiths.plugin.builder 1.1.0-SNAPSHOT [41/74]
06:10:01 [INFO]   from ../../plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/pom.xml
06:10:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:10:01 [INFO] 
06:10:01 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
06:10:01 [INFO] 
06:10:01 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
06:10:01 [INFO] The project's OSGi version is 1.1.0.202306071005
06:10:01 [INFO] 
06:10:01 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
06:10:01 [INFO] 
06:10:01 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
06:10:01 [INFO] 
06:10:01 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
06:10:01 [INFO] 
06:10:01 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
06:10:01 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.plugin.builder...
06:10:01 [INFO] 
06:10:01 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
06:10:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/main/resources
06:10:01 [INFO] 
06:10:01 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
06:10:01 [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/bin
06:10:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/org/eclipse/papyrus/toolsmiths/plugin/builder/quickfix/DependencyRangeMarkerResolution.java:[30] 
06:10:01 	import org.eclipse.papyrus.toolsmiths.plugin.builder.helper.BundleVersionHelper;
06:10:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:01 The type BundleVersionHelper is deprecated
06:10:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/org/eclipse/papyrus/toolsmiths/plugin/builder/quickfix/DependencyRangeMarkerResolution.java:[61] 
06:10:01 	BundleVersionHelper bundleHelper = new BundleVersionHelper(dependency);
06:10:01 	^^^^^^^^^^^^^^^^^^^
06:10:01 The type BundleVersionHelper is deprecated
06:10:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/org/eclipse/papyrus/toolsmiths/plugin/builder/quickfix/DependencyRangeMarkerResolution.java:[61] 
06:10:01 	BundleVersionHelper bundleHelper = new BundleVersionHelper(dependency);
06:10:01 	                                       ^^^^^^^^^^^^^^^^^^^
06:10:01 The type BundleVersionHelper is deprecated
06:10:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/org/eclipse/papyrus/toolsmiths/plugin/builder/quickfix/DependencyRangeMarkerResolution.java:[61] 
06:10:01 	BundleVersionHelper bundleHelper = new BundleVersionHelper(dependency);
06:10:01 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:01 The constructor BundleVersionHelper(String) is deprecated
06:10:01 4 problems (4 warnings)
06:10:01 [INFO] 
06:10:01 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
06:10:01 [INFO] 
06:10:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
06:10:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/test/resources
06:10:01 [INFO] 
06:10:01 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
06:10:01 [INFO] 
06:10:01 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
06:10:01 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:10:01 [INFO] No tests to run.
06:10:01 [INFO] 
06:10:01 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
06:10:01 [INFO] 
06:10:01 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
06:10:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/target/org.eclipse.papyrus.toolsmiths.plugin.builder-1.1.0-SNAPSHOT-sources.jar
06:10:01 [INFO] 
06:10:01 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
06:10:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/target/org.eclipse.papyrus.toolsmiths.plugin.builder-1.1.0-SNAPSHOT.jar
06:10:01 [INFO] 
06:10:01 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
06:10:01 [INFO] 
06:10:01 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
06:10:01 [INFO] 
06:10:01 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
06:10:01 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/target/org.eclipse.papyrus.toolsmiths.plugin.builder-1.1.0-SNAPSHOT.jar
06:10:03 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/target/org.eclipse.papyrus.toolsmiths.plugin.builder-1.1.0-SNAPSHOT-sources.jar
06:10:05 [INFO] 
06:10:05 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
06:10:05 [INFO] 
06:10:05 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
06:10:05 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:10:05 [INFO] 
06:10:05 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
06:10:05 [INFO] No tests to run.
06:10:05 [INFO] 
06:10:05 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.builder.feature >--
06:10:05 [INFO] Building org.eclipse.papyrus.toolsmiths.builder.feature 1.0.0-SNAPSHOT [42/74]
06:10:05 [INFO]   from ../../features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/pom.xml
06:10:05 [INFO] --------------------------[ eclipse-feature ]---------------------------
06:10:05 [INFO] 
06:10:05 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
06:10:05 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/target
06:10:05 [INFO] 
06:10:05 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
06:10:05 [INFO] The project's OSGi version is 1.0.0.202306071005
06:10:05 [INFO] 
06:10:05 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
06:10:05 [INFO] 
06:10:05 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
06:10:05 [INFO] 
06:10:05 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
06:10:05 [INFO] 
06:10:05 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
06:10:05 [INFO] 
06:10:05 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
06:10:05 [INFO] 
06:10:05 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
06:10:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/target/org.eclipse.papyrus.toolsmiths.builder.feature-1.0.0-SNAPSHOT.jar
06:10:05 [INFO] 
06:10:05 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
06:10:05 [INFO] 
06:10:05 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
06:10:05 [INFO] 
06:10:05 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
06:10:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/target/org.eclipse.papyrus.toolsmiths.builder.feature-1.0.0-SNAPSHOT-sources-feature.jar
06:10:05 [INFO] 
06:10:05 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
06:10:05 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/target/org.eclipse.papyrus.toolsmiths.builder.feature-1.0.0-SNAPSHOT.jar
06:10:06 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/target/org.eclipse.papyrus.toolsmiths.builder.feature-1.0.0-SNAPSHOT-sources-feature.jar
06:10:07 [INFO] 
06:10:07 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
06:10:07 [INFO] 
06:10:07 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.customization.nattableconfiguration >--
06:10:07 [INFO] Building org.eclipse.papyrus.customization.nattableconfiguration 3.0.0-SNAPSHOT [43/74]
06:10:07 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/pom.xml
06:10:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:10:07 [INFO] 
06:10:07 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.customization.nattableconfiguration ---
06:10:07 [INFO] 
06:10:07 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.customization.nattableconfiguration ---
06:10:07 [INFO] The project's OSGi version is 3.0.0.202306071005
06:10:07 [INFO] 
06:10:07 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.customization.nattableconfiguration ---
06:10:07 [INFO] 
06:10:07 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.customization.nattableconfiguration ---
06:10:07 [INFO] 
06:10:07 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.customization.nattableconfiguration ---
06:10:07 [INFO] 
06:10:07 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.customization.nattableconfiguration ---
06:10:07 [INFO] Resolving class path of org.eclipse.papyrus.customization.nattableconfiguration...
06:10:07 [INFO] 
06:10:07 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.customization.nattableconfiguration ---
06:10:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/main/resources
06:10:07 [INFO] 
06:10:07 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.customization.nattableconfiguration ---
06:10:07 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/bin
06:10:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[22] 
06:10:08 	import org.eclipse.core.internal.resources.File;
06:10:08 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:08 Discouraged access: The type 'File' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar')
06:10:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[125] 
06:10:08 	if (selectedElement instanceof File && NattableConfigurationResource.NATTABLE_CONFIGURATION_RESOURCE_FILE_EXTENSION.equals(((File) selectedElement).getFileExtension())) {
06:10:08 	                               ^^^^
06:10:08 Discouraged access: The type 'File' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar')
06:10:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[125] 
06:10:08 	if (selectedElement instanceof File && NattableConfigurationResource.NATTABLE_CONFIGURATION_RESOURCE_FILE_EXTENSION.equals(((File) selectedElement).getFileExtension())) {
06:10:08 	                                                                                                                             ^^^^
06:10:08 Discouraged access: The type 'File' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar')
06:10:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[125] 
06:10:08 	if (selectedElement instanceof File && NattableConfigurationResource.NATTABLE_CONFIGURATION_RESOURCE_FILE_EXTENSION.equals(((File) selectedElement).getFileExtension())) {
06:10:08 	                                                                                                                                                    ^^^^^^^^^^^^^^^^
06:10:08 Discouraged access: The method 'Resource.getFileExtension()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar')
06:10:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[135] 
06:10:08 	resource = TableEditingDomainUtils.getTableEditingDomain(manager.getTable()).getResourceSet().getResource(URI.createFileURI(((File) selectedElement).getLocation().toString()), true);
06:10:08 	                                                                                                                              ^^^^
06:10:08 Discouraged access: The type 'File' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar')
06:10:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[135] 
06:10:08 	resource = TableEditingDomainUtils.getTableEditingDomain(manager.getTable()).getResourceSet().getResource(URI.createFileURI(((File) selectedElement).getLocation().toString()), true);
06:10:08 	                                                                                                                                                     ^^^^^^^^^^^
06:10:08 Discouraged access: The method 'Resource.getLocation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar')
06:10:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[138] 
06:10:08 	resource = set.getResource(URI.createFileURI(((File) selectedElement).getLocation().toString()), true);
06:10:08 	                                               ^^^^
06:10:08 Discouraged access: The type 'File' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar')
06:10:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[138] 
06:10:08 	resource = set.getResource(URI.createFileURI(((File) selectedElement).getLocation().toString()), true);
06:10:08 	                                                                      ^^^^^^^^^^^
06:10:08 Discouraged access: The method 'Resource.getLocation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar')
06:10:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateAndEditTableConfigurationWizard.java:[168] 
06:10:08 	if (this.firstSelectedElement instanceof org.eclipse.core.internal.resources.Resource) {
06:10:08 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:08 Discouraged access: The type 'Resource' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar')
06:10:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateAndEditTableConfigurationWizard.java:[169] 
06:10:08 	project = ((org.eclipse.core.internal.resources.Resource) firstSelectedElement).getProject();
06:10:08 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:08 Discouraged access: The type 'Resource' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar')
06:10:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateAndEditTableConfigurationWizard.java:[169] 
06:10:08 	project = ((org.eclipse.core.internal.resources.Resource) firstSelectedElement).getProject();
06:10:08 	                                                                                ^^^^^^^^^^
06:10:08 Discouraged access: The method 'Resource.getProject()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar')
06:10:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[31] 
06:10:08 	import org.eclipse.pde.internal.ui.wizards.IProjectProvider;
06:10:08 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:08 Discouraged access: The type 'IProjectProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.14.0.v20230515-1841/org.eclipse.pde.ui-3.14.0.v20230515-1841.jar')
06:10:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[32] 
06:10:08 	import org.eclipse.pde.internal.ui.wizards.plugin.NewProjectCreationOperation;
06:10:08 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:08 Discouraged access: The type 'NewProjectCreationOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.14.0.v20230515-1841/org.eclipse.pde.ui-3.14.0.v20230515-1841.jar')
06:10:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[33] 
06:10:08 	import org.eclipse.pde.internal.ui.wizards.plugin.NewProjectCreationPage;
06:10:08 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:08 Discouraged access: The type 'NewProjectCreationPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.14.0.v20230515-1841/org.eclipse.pde.ui-3.14.0.v20230515-1841.jar')
06:10:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[34] 
06:10:08 	import org.eclipse.pde.internal.ui.wizards.plugin.PluginContentPage;
06:10:08 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:08 Discouraged access: The type 'PluginContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.14.0.v20230515-1841/org.eclipse.pde.ui-3.14.0.v20230515-1841.jar')
06:10:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[35] 
06:10:08 	import org.eclipse.pde.internal.ui.wizards.plugin.PluginFieldData;
06:10:08 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:08 Discouraged access: The type 'PluginFieldData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.14.0.v20230515-1841/org.eclipse.pde.ui-3.14.0.v20230515-1841.jar')
06:10:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[49] 
06:10:08 	private NewProjectCreationPage nattableConfigurationProjectCreationPage;
06:10:08 	        ^^^^^^^^^^^^^^^^^^^^^^
06:10:08 Discouraged access: The type 'NewProjectCreationPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.14.0.v20230515-1841/org.eclipse.pde.ui-3.14.0.v20230515-1841.jar')
06:10:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[54] 
06:10:08 	private IProjectProvider projectProvider;
06:10:08 	        ^^^^^^^^^^^^^^^^
06:10:08 Discouraged access: The type 'IProjectProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.14.0.v20230515-1841/org.eclipse.pde.ui-3.14.0.v20230515-1841.jar')
06:10:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[59] 
06:10:08 	protected PluginContentPage contentPage;
06:10:08 	          ^^^^^^^^^^^^^^^^^
06:10:08 Discouraged access: The type 'PluginContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.14.0.v20230515-1841/org.eclipse.pde.ui-3.14.0.v20230515-1841.jar')
06:10:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[64] 
06:10:08 	private PluginFieldData pluginData;
06:10:08 	        ^^^^^^^^^^^^^^^
06:10:08 Discouraged access: The type 'PluginFieldData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.14.0.v20230515-1841/org.eclipse.pde.ui-3.14.0.v20230515-1841.jar')
06:10:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[72] 
06:10:08 	pluginData = new PluginFieldData();
06:10:08 	                 ^^^^^^^^^^^^^^^
06:10:08 Discouraged access: The type 'PluginFieldData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.14.0.v20230515-1841/org.eclipse.pde.ui-3.14.0.v20230515-1841.jar')
06:10:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[72] 
06:10:08 	pluginData = new PluginFieldData();
06:10:08 	                 ^^^^^^^^^^^^^^^
06:10:08 Discouraged access: The constructor 'PluginFieldData()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.14.0.v20230515-1841/org.eclipse.pde.ui-3.14.0.v20230515-1841.jar')
06:10:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[74] 
06:10:08 	nattableConfigurationProjectCreationPage = new NewProjectCreationPage(Messages.NattableConfigurationProjectCreationPage_pageName, pluginData, false,new StructuredSelection());
06:10:08 	                                               ^^^^^^^^^^^^^^^^^^^^^^
06:10:08 Discouraged access: The type 'NewProjectCreationPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.14.0.v20230515-1841/org.eclipse.pde.ui-3.14.0.v20230515-1841.jar')
06:10:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[74] 
06:10:08 	nattableConfigurationProjectCreationPage = new NewProjectCreationPage(Messages.NattableConfigurationProjectCreationPage_pageName, pluginData, false,new StructuredSelection());
06:10:08 	                                               ^^^^^^^^^^^^^^^^^^^^^^
06:10:08 Discouraged access: The constructor 'NewProjectCreationPage(String, AbstractFieldData, boolean, IStructuredSelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.14.0.v20230515-1841/org.eclipse.pde.ui-3.14.0.v20230515-1841.jar')
06:10:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[77] 
06:10:08 	projectProvider = new IProjectProvider() {
06:10:08 	                      ^^^^^^^^^^^^^^^^
06:10:08 Discouraged access: The type 'IProjectProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.14.0.v20230515-1841/org.eclipse.pde.ui-3.14.0.v20230515-1841.jar')
06:10:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[94] 
06:10:08 	contentPage = new PluginContentPage("page2", projectProvider, nattableConfigurationProjectCreationPage, pluginData); //$NON-NLS-1$
06:10:08 	                  ^^^^^^^^^^^^^^^^^
06:10:08 Discouraged access: The type 'PluginContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.14.0.v20230515-1841/org.eclipse.pde.ui-3.14.0.v20230515-1841.jar')
06:10:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[94] 
06:10:08 	contentPage = new PluginContentPage("page2", projectProvider, nattableConfigurationProjectCreationPage, pluginData); //$NON-NLS-1$
06:10:08 	                  ^^^^^^^^^^^^^^^^^
06:10:08 Discouraged access: The constructor 'PluginContentPage(String, IProjectProvider, NewProjectCreationPage, AbstractFieldData)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.14.0.v20230515-1841/org.eclipse.pde.ui-3.14.0.v20230515-1841.jar')
06:10:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[117] 
06:10:08 	getContainer().run(false, true, new NewProjectCreationOperation(pluginData, projectProvider, null));
06:10:08 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:08 Discouraged access: The type 'NewProjectCreationOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.14.0.v20230515-1841/org.eclipse.pde.ui-3.14.0.v20230515-1841.jar')
06:10:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[117] 
06:10:08 	getContainer().run(false, true, new NewProjectCreationOperation(pluginData, projectProvider, null));
06:10:08 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:08 Discouraged access: The constructor 'NewProjectCreationOperation(IFieldData, IProjectProvider, IPluginContentWizard)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.14.0.v20230515-1841/org.eclipse.pde.ui-3.14.0.v20230515-1841.jar')
06:10:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[212] 
06:10:08 	return this.projectProvider.getProject();
06:10:08 	                            ^^^^^^^^^^
06:10:08 Discouraged access: The method 'IProjectProvider.getProject()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.14.0.v20230515-1841/org.eclipse.pde.ui-3.14.0.v20230515-1841.jar')
06:10:08 30 problems (30 warnings)
06:10:08 [INFO] 
06:10:08 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.customization.nattableconfiguration ---
06:10:08 [INFO] 
06:10:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.customization.nattableconfiguration ---
06:10:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/test/resources
06:10:08 [INFO] 
06:10:08 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.customization.nattableconfiguration ---
06:10:08 [INFO] 
06:10:08 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.customization.nattableconfiguration ---
06:10:08 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:10:08 [INFO] No tests to run.
06:10:08 [INFO] 
06:10:08 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.customization.nattableconfiguration ---
06:10:08 [INFO] 
06:10:08 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.customization.nattableconfiguration ---
06:10:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/target/org.eclipse.papyrus.customization.nattableconfiguration-3.0.0-SNAPSHOT-sources.jar
06:10:08 [INFO] 
06:10:08 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.customization.nattableconfiguration ---
06:10:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/target/org.eclipse.papyrus.customization.nattableconfiguration-3.0.0-SNAPSHOT.jar
06:10:08 [INFO] 
06:10:08 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.customization.nattableconfiguration ---
06:10:08 [INFO] 
06:10:08 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.customization.nattableconfiguration ---
06:10:08 [INFO] 
06:10:08 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.customization.nattableconfiguration ---
06:10:08 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/target/org.eclipse.papyrus.customization.nattableconfiguration-3.0.0-SNAPSHOT.jar
06:10:09 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/target/org.eclipse.papyrus.customization.nattableconfiguration-3.0.0-SNAPSHOT-sources.jar
06:10:11 [INFO] 
06:10:11 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.customization.nattableconfiguration ---
06:10:11 [INFO] 
06:10:11 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.customization.nattableconfiguration ---
06:10:11 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:10:11 [INFO] 
06:10:11 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.customization.nattableconfiguration ---
06:10:11 [INFO] No tests to run.
06:10:11 [INFO] 
06:10:11 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types.ui.properties >--
06:10:11 [INFO] Building org.eclipse.papyrus.infra.emf.types.ui.properties 4.0.0-SNAPSHOT [44/74]
06:10:11 [INFO]   from ../../plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/pom.xml
06:10:11 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:10:11 [INFO] 
06:10:11 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
06:10:11 [INFO] 
06:10:11 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
06:10:11 [INFO] The project's OSGi version is 4.0.0.202306071005
06:10:11 [INFO] 
06:10:11 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
06:10:11 [INFO] 
06:10:11 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
06:10:11 [INFO] 
06:10:11 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
06:10:11 [INFO] 
06:10:11 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
06:10:11 [INFO] Resolving class path of org.eclipse.papyrus.infra.emf.types.ui.properties...
06:10:11 [INFO] 
06:10:11 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
06:10:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/src/main/resources
06:10:11 [INFO] 
06:10:11 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
06:10:11 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/bin
06:10:11 [INFO] 
06:10:11 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
06:10:11 [INFO] 
06:10:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
06:10:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/src/test/resources
06:10:11 [INFO] 
06:10:11 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
06:10:12 [INFO] 
06:10:12 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
06:10:12 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:10:12 [INFO] No tests to run.
06:10:12 [INFO] 
06:10:12 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
06:10:12 [INFO] 
06:10:12 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
06:10:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/target/org.eclipse.papyrus.infra.emf.types.ui.properties-4.0.0-SNAPSHOT-sources.jar
06:10:12 [INFO] 
06:10:12 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
06:10:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/target/org.eclipse.papyrus.infra.emf.types.ui.properties-4.0.0-SNAPSHOT.jar
06:10:12 [INFO] 
06:10:12 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
06:10:12 [INFO] 
06:10:12 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
06:10:12 [INFO] 
06:10:12 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
06:10:12 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/target/org.eclipse.papyrus.infra.emf.types.ui.properties-4.0.0-SNAPSHOT.jar
06:10:13 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/target/org.eclipse.papyrus.infra.emf.types.ui.properties-4.0.0-SNAPSHOT-sources.jar
06:10:15 [INFO] 
06:10:15 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
06:10:15 [INFO] 
06:10:15 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
06:10:15 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:10:15 [INFO] 
06:10:15 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
06:10:15 [INFO] No tests to run.
06:10:15 [INFO] 
06:10:15 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.edit >--
06:10:15 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.expansion.edit 3.0.0-SNAPSHOT [45/74]
06:10:15 [INFO]   from ../../plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/pom.xml
06:10:15 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:10:15 [INFO] 
06:10:15 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
06:10:15 [INFO] 
06:10:15 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
06:10:15 [INFO] The project's OSGi version is 3.0.0.202306071005
06:10:15 [INFO] 
06:10:15 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
06:10:15 [INFO] 
06:10:15 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
06:10:15 [INFO] 
06:10:15 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
06:10:15 [INFO] 
06:10:15 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
06:10:15 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.expansion.edit...
06:10:15 [INFO] 
06:10:15 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
06:10:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/src/main/resources
06:10:15 [INFO] 
06:10:15 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
06:10:15 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/bin
06:10:15 [INFO] 
06:10:15 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
06:10:15 [INFO] 
06:10:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
06:10:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/src/test/resources
06:10:15 [INFO] 
06:10:15 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
06:10:15 [INFO] 
06:10:15 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
06:10:15 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:10:15 [INFO] No tests to run.
06:10:15 [INFO] 
06:10:15 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
06:10:15 [INFO] 
06:10:15 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
06:10:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/target/org.eclipse.papyrus.infra.gmfdiag.expansion.edit-3.0.0-SNAPSHOT-sources.jar
06:10:15 [INFO] 
06:10:15 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
06:10:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/target/org.eclipse.papyrus.infra.gmfdiag.expansion.edit-3.0.0-SNAPSHOT.jar
06:10:15 [INFO] 
06:10:15 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
06:10:15 [INFO] 
06:10:15 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
06:10:15 [INFO] 
06:10:15 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
06:10:15 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/target/org.eclipse.papyrus.infra.gmfdiag.expansion.edit-3.0.0-SNAPSHOT.jar
06:10:17 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/target/org.eclipse.papyrus.infra.gmfdiag.expansion.edit-3.0.0-SNAPSHOT-sources.jar
06:10:18 [INFO] 
06:10:18 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
06:10:18 [INFO] 
06:10:18 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
06:10:18 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:10:18 [INFO] 
06:10:18 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
06:10:18 [INFO] No tests to run.
06:10:18 [INFO] 
06:10:18 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.editor >--
06:10:18 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.expansion.editor 3.0.0-SNAPSHOT [46/74]
06:10:18 [INFO]   from ../../plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/pom.xml
06:10:18 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:10:18 [INFO] 
06:10:18 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
06:10:18 [INFO] 
06:10:18 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
06:10:18 [INFO] The project's OSGi version is 3.0.0.202306071005
06:10:18 [INFO] 
06:10:18 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
06:10:18 [INFO] 
06:10:18 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
06:10:18 [INFO] 
06:10:18 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
06:10:18 [INFO] 
06:10:18 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
06:10:18 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.expansion.editor...
06:10:19 [INFO] 
06:10:19 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
06:10:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src/main/resources
06:10:19 [INFO] 
06:10:19 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
06:10:19 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/bin
06:10:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/presentation/ExpansionModelEditor.java:[1331] 
06:10:19 	public Object getAdapter(Class key) {
06:10:19 	       ^^^^^^
06:10:19 Type safety: The return type Object for getAdapter(Class) from the type ExpansionModelEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart
06:10:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/presentation/ExpansionModelEditor.java:[1342] 
06:10:19 	return super.getAdapter(key);
06:10:19 	       ^^^^^^^^^^^^^^^^^^^^^
06:10:19 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
06:10:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/presentation/ExpansionModelEditor.java:[1342] 
06:10:19 	return super.getAdapter(key);
06:10:19 	                        ^^^
06:10:19 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
06:10:19 3 problems (3 warnings)
06:10:19 [INFO] 
06:10:19 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
06:10:19 [INFO] 
06:10:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
06:10:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src/test/resources
06:10:19 [INFO] 
06:10:19 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
06:10:19 [INFO] 
06:10:19 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
06:10:19 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:10:19 [INFO] No tests to run.
06:10:19 [INFO] 
06:10:19 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
06:10:19 [INFO] 
06:10:19 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
06:10:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/target/org.eclipse.papyrus.infra.gmfdiag.expansion.editor-3.0.0-SNAPSHOT-sources.jar
06:10:19 [INFO] 
06:10:19 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
06:10:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/target/org.eclipse.papyrus.infra.gmfdiag.expansion.editor-3.0.0-SNAPSHOT.jar
06:10:19 [INFO] 
06:10:19 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
06:10:19 [INFO] 
06:10:19 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
06:10:19 [INFO] 
06:10:19 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
06:10:19 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/target/org.eclipse.papyrus.infra.gmfdiag.expansion.editor-3.0.0-SNAPSHOT.jar
06:10:20 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/target/org.eclipse.papyrus.infra.gmfdiag.expansion.editor-3.0.0-SNAPSHOT-sources.jar
06:10:22 [INFO] 
06:10:22 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
06:10:22 [INFO] 
06:10:22 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
06:10:22 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:10:22 [INFO] 
06:10:22 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
06:10:22 [INFO] No tests to run.
06:10:22 [INFO] 
06:10:22 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor >--
06:10:22 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor 4.1.0-SNAPSHOT [47/74]
06:10:22 [INFO]   from ../../plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/pom.xml
06:10:22 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:10:22 [INFO] 
06:10:22 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
06:10:22 [INFO] 
06:10:22 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
06:10:22 [INFO] The project's OSGi version is 4.1.0.202306071005
06:10:22 [INFO] 
06:10:22 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
06:10:22 [INFO] 
06:10:22 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
06:10:22 [INFO] 
06:10:22 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
06:10:22 [INFO] 
06:10:22 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
06:10:22 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor...
06:10:23 [INFO] 
06:10:23 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
06:10:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/main/resources
06:10:23 [INFO] 
06:10:23 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
06:10:23 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/bin
06:10:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/CustomPaletteconfigurationModelWizard.java:[23] 
06:10:23 	import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.presentation.PaletteConfigurationEditorPlugin;
06:10:23 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:23 The import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.presentation.PaletteConfigurationEditorPlugin is never used
06:10:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/CustomPaletteconfigurationModelWizard.java:[24] 
06:10:23 	import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.presentation.PaletteconfigurationModelWizard;
06:10:23 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:23 The import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.presentation.PaletteconfigurationModelWizard is never used
06:10:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/CustomPaletteCreationPage.java:[319] 
06:10:23 	private String getInitRequiredProfilesValue() {
06:10:23 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:23 The method getInitRequiredProfilesValue() from the type CustomPaletteCreationPage is never used locally
06:10:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/PaletteconfigurationEditor.java:[1072] 
06:10:23 	public Object getAdapter(Class key) {
06:10:23 	       ^^^^^^
06:10:23 Type safety: The return type Object for getAdapter(Class) from the type PaletteconfigurationEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart
06:10:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/PaletteconfigurationEditor.java:[1083] 
06:10:23 	return super.getAdapter(key);
06:10:23 	       ^^^^^^^^^^^^^^^^^^^^^
06:10:23 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
06:10:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/PaletteconfigurationEditor.java:[1083] 
06:10:23 	return super.getAdapter(key);
06:10:23 	                        ^^^
06:10:23 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
06:10:23 6 problems (6 warnings)
06:10:23 [INFO] 
06:10:23 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
06:10:23 [INFO] 
06:10:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
06:10:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/test/resources
06:10:23 [INFO] 
06:10:23 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
06:10:23 [INFO] 
06:10:23 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
06:10:23 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:10:23 [INFO] No tests to run.
06:10:23 [INFO] 
06:10:23 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
06:10:23 [INFO] 
06:10:23 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
06:10:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/target/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor-4.1.0-SNAPSHOT-sources.jar
06:10:23 [INFO] 
06:10:23 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
06:10:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/target/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor-4.1.0-SNAPSHOT.jar
06:10:23 [INFO] 
06:10:23 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
06:10:23 [INFO] 
06:10:23 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
06:10:23 [INFO] 
06:10:23 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
06:10:23 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/target/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor-4.1.0-SNAPSHOT.jar
06:10:24 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/target/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor-4.1.0-SNAPSHOT-sources.jar
06:10:26 [INFO] 
06:10:26 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
06:10:26 [INFO] 
06:10:26 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
06:10:26 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:10:26 [INFO] 
06:10:26 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
06:10:26 [INFO] No tests to run.
06:10:26 [INFO] 
06:10:26 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths >---------
06:10:26 [INFO] Building org.eclipse.papyrus.toolsmiths 2.1.0-SNAPSHOT           [48/74]
06:10:26 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/pom.xml
06:10:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:10:26 [INFO] 
06:10:26 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths ---
06:10:26 [INFO] 
06:10:26 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths ---
06:10:26 [INFO] The project's OSGi version is 2.1.0.202306071005
06:10:26 [INFO] 
06:10:26 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths ---
06:10:26 [INFO] 
06:10:26 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths ---
06:10:26 [INFO] 
06:10:26 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths ---
06:10:26 [INFO] 
06:10:26 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths ---
06:10:26 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths...
06:10:26 [INFO] 
06:10:26 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths ---
06:10:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/main/resources
06:10:26 [INFO] 
06:10:26 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.toolsmiths ---
06:10:26 [INFO] Compiling 53 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/bin
06:10:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CustomizationPage.java:[64] 
06:10:26 	this.configuration.setPlugin(getWizard().getPluginId());
06:10:26 	                                         ^^^^^^^^^^^
06:10:26 Discouraged access: The method 'NewPluginProjectWizard.getPluginId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.14.0.v20230515-1841/org.eclipse.pde.ui-3.14.0.v20230515-1841.jar')
06:10:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/types/generator/TypesPluginGenerator.java:[92] 
06:10:26 	IStatus configurePlugin = configurePlugin(project, entry.getValue(), contextId, generateExtensionPoint);
06:10:26 	        ^^^^^^^^^^^^^^^
06:10:26 The value of the local variable configurePlugin is not used
06:10:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[24] 
06:10:26 	import org.eclipse.pde.internal.ui.wizards.plugin.NewPluginProjectWizard;
06:10:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:26 Discouraged access: The type 'NewPluginProjectWizard' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.14.0.v20230515-1841/org.eclipse.pde.ui-3.14.0.v20230515-1841.jar')
06:10:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[28] 
06:10:26 	public class CreateNewCustomizationPluginWizard extends NewPluginProjectWizard {
06:10:26 	                                                        ^^^^^^^^^^^^^^^^^^^^^^
06:10:26 Discouraged access: The type 'NewPluginProjectWizard' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.14.0.v20230515-1841/org.eclipse.pde.ui-3.14.0.v20230515-1841.jar')
06:10:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[35] 
06:10:26 	private Image defaultImage;
06:10:26 	              ^^^^^^^^^^^^
06:10:26 The value of the field CreateNewCustomizationPluginWizard.defaultImage is not used
06:10:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[38] 
06:10:26 	super();
06:10:26 	^^^^^^^^
06:10:26 Discouraged access: The constructor 'NewPluginProjectWizard()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.14.0.v20230515-1841/org.eclipse.pde.ui-3.14.0.v20230515-1841.jar')
06:10:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[46] 
06:10:26 	super.addPages();
06:10:26 	      ^^^^^^^^
06:10:26 Discouraged access: The method 'NewPluginProjectWizard.addPages()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.14.0.v20230515-1841/org.eclipse.pde.ui-3.14.0.v20230515-1841.jar')
06:10:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[52] 
06:10:26 	if (page == fContentPage) { // Remove the template page
06:10:26 	            ^^^^^^^^^^^^
06:10:26 Discouraged access: The field 'NewPluginProjectWizard.fContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.14.0.v20230515-1841/org.eclipse.pde.ui-3.14.0.v20230515-1841.jar')
06:10:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[59] 
06:10:26 	return this.fContentPage.getData().getProvider();
06:10:26 	            ^^^^^^^^^^^^
06:10:26 Discouraged access: The field 'NewPluginProjectWizard.fContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.14.0.v20230515-1841/org.eclipse.pde.ui-3.14.0.v20230515-1841.jar')
06:10:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[59] 
06:10:26 	return this.fContentPage.getData().getProvider();
06:10:26 	                         ^^^^^^^
06:10:26 Discouraged access: The method 'ContentPage.getData()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.14.0.v20230515-1841/org.eclipse.pde.ui-3.14.0.v20230515-1841.jar')
06:10:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[64] 
06:10:26 	boolean result = super.performFinish();
06:10:26 	                       ^^^^^^^^^^^^^
06:10:26 Discouraged access: The method 'NewPluginProjectWizard.performFinish()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.14.0.v20230515-1841/org.eclipse.pde.ui-3.14.0.v20230515-1841.jar')
06:10:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[66] 
06:10:26 	IProject project = this.fMainPage.getProjectHandle();
06:10:26 	                        ^^^^^^^^^
06:10:26 Discouraged access: The field 'NewPluginProjectWizard.fMainPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.14.0.v20230515-1841/org.eclipse.pde.ui-3.14.0.v20230515-1841.jar')
06:10:26 12 problems (12 warnings)
06:10:26 [INFO] 
06:10:26 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths ---
06:10:26 [INFO] 
06:10:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths ---
06:10:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/test/resources
06:10:26 [INFO] 
06:10:26 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths ---
06:10:26 [INFO] 
06:10:26 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.toolsmiths ---
06:10:26 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:10:26 [INFO] No tests to run.
06:10:26 [INFO] 
06:10:26 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths ---
06:10:26 [INFO] 
06:10:26 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths ---
06:10:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/target/org.eclipse.papyrus.toolsmiths-2.1.0-SNAPSHOT-sources.jar
06:10:26 [INFO] 
06:10:26 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths ---
06:10:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/target/org.eclipse.papyrus.toolsmiths-2.1.0-SNAPSHOT.jar
06:10:26 [INFO] 
06:10:26 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths ---
06:10:26 [INFO] 
06:10:26 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths ---
06:10:26 [INFO] 
06:10:26 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths ---
06:10:27 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/target/org.eclipse.papyrus.toolsmiths-2.1.0-SNAPSHOT.jar
06:10:28 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/target/org.eclipse.papyrus.toolsmiths-2.1.0-SNAPSHOT-sources.jar
06:10:30 [INFO] 
06:10:30 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths ---
06:10:30 [INFO] 
06:10:30 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.toolsmiths ---
06:10:30 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:10:30 [INFO] 
06:10:30 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.toolsmiths ---
06:10:30 [INFO] No tests to run.
06:10:30 [INFO] 
06:10:30 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.ecore >------
06:10:30 [INFO] Building org.eclipse.papyrus.toolsmiths.ecore 2.0.0-SNAPSHOT     [49/74]
06:10:30 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/pom.xml
06:10:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:10:30 [INFO] 
06:10:30 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.ecore ---
06:10:30 [INFO] 
06:10:30 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.ecore ---
06:10:30 [INFO] The project's OSGi version is 2.0.0.202306071005
06:10:30 [INFO] 
06:10:30 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.ecore ---
06:10:30 [INFO] 
06:10:30 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.ecore ---
06:10:30 [INFO] 
06:10:30 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.ecore ---
06:10:30 [INFO] 
06:10:30 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.ecore ---
06:10:30 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.ecore...
06:10:30 [INFO] 
06:10:30 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.ecore ---
06:10:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/src/main/resources
06:10:30 [INFO] 
06:10:30 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.ecore ---
06:10:30 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/bin
06:10:30 [INFO] 
06:10:30 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.ecore ---
06:10:30 [INFO] 
06:10:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.ecore ---
06:10:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/src/test/resources
06:10:30 [INFO] 
06:10:30 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.ecore ---
06:10:30 [INFO] 
06:10:30 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.toolsmiths.ecore ---
06:10:30 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:10:30 [INFO] No tests to run.
06:10:30 [INFO] 
06:10:30 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.ecore ---
06:10:30 [INFO] 
06:10:30 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.ecore ---
06:10:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/target/org.eclipse.papyrus.toolsmiths.ecore-2.0.0-SNAPSHOT-sources.jar
06:10:30 [INFO] 
06:10:30 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.ecore ---
06:10:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/target/org.eclipse.papyrus.toolsmiths.ecore-2.0.0-SNAPSHOT.jar
06:10:30 [INFO] 
06:10:30 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.ecore ---
06:10:30 [INFO] 
06:10:30 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.ecore ---
06:10:30 [INFO] 
06:10:30 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.ecore ---
06:10:30 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/target/org.eclipse.papyrus.toolsmiths.ecore-2.0.0-SNAPSHOT.jar
06:10:32 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/target/org.eclipse.papyrus.toolsmiths.ecore-2.0.0-SNAPSHOT-sources.jar
06:10:33 [INFO] 
06:10:33 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.ecore ---
06:10:33 [INFO] 
06:10:33 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.toolsmiths.ecore ---
06:10:33 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:10:33 [INFO] 
06:10:33 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.toolsmiths.ecore ---
06:10:33 [INFO] No tests to run.
06:10:33 [INFO] 
06:10:33 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.expressions >---
06:10:33 [INFO] Building org.eclipse.papyrus.toolsmiths.expressions 2.0.0-SNAPSHOT [50/74]
06:10:33 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/pom.xml
06:10:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:10:33 [INFO] 
06:10:33 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.expressions ---
06:10:33 [INFO] 
06:10:33 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.expressions ---
06:10:33 [INFO] The project's OSGi version is 2.0.0.202306071005
06:10:33 [INFO] 
06:10:33 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.expressions ---
06:10:33 [INFO] 
06:10:33 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.expressions ---
06:10:33 [INFO] 
06:10:33 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.expressions ---
06:10:33 [INFO] 
06:10:33 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.expressions ---
06:10:33 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.expressions...
06:10:34 [INFO] 
06:10:34 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.expressions ---
06:10:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/src/main/resources
06:10:34 [INFO] 
06:10:34 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.expressions ---
06:10:34 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/bin
06:10:34 [INFO] 
06:10:34 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.expressions ---
06:10:34 [INFO] 
06:10:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.expressions ---
06:10:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/src/test/resources
06:10:34 [INFO] 
06:10:34 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.expressions ---
06:10:34 [INFO] 
06:10:34 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.toolsmiths.expressions ---
06:10:34 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:10:34 [INFO] No tests to run.
06:10:34 [INFO] 
06:10:34 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.expressions ---
06:10:34 [INFO] 
06:10:34 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.expressions ---
06:10:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/target/org.eclipse.papyrus.toolsmiths.expressions-2.0.0-SNAPSHOT-sources.jar
06:10:34 [INFO] 
06:10:34 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.expressions ---
06:10:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/target/org.eclipse.papyrus.toolsmiths.expressions-2.0.0-SNAPSHOT.jar
06:10:34 [INFO] 
06:10:34 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.expressions ---
06:10:34 [INFO] 
06:10:34 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.expressions ---
06:10:34 [INFO] 
06:10:34 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.expressions ---
06:10:34 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/target/org.eclipse.papyrus.toolsmiths.expressions-2.0.0-SNAPSHOT.jar
06:10:35 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/target/org.eclipse.papyrus.toolsmiths.expressions-2.0.0-SNAPSHOT-sources.jar
06:10:36 [INFO] 
06:10:36 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.expressions ---
06:10:36 [INFO] 
06:10:36 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.toolsmiths.expressions ---
06:10:36 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:10:36 [INFO] 
06:10:36 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.toolsmiths.expressions ---
06:10:36 [INFO] No tests to run.
06:10:36 [INFO] 
06:10:36 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools >--
06:10:36 [INFO] Building org.eclipse.papyrus.uml.m2m.qvto.tests.tools 2.1.0-SNAPSHOT [51/74]
06:10:36 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/pom.xml
06:10:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:10:36 [INFO] 
06:10:36 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
06:10:36 [INFO] 
06:10:36 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
06:10:36 [INFO] The project's OSGi version is 2.1.0.202306071005
06:10:36 [INFO] 
06:10:36 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
06:10:36 [INFO] 
06:10:36 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
06:10:36 [INFO] 
06:10:36 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
06:10:36 [INFO] 
06:10:36 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
06:10:36 [INFO] Resolving class path of org.eclipse.papyrus.uml.m2m.qvto.tests.tools...
06:10:37 [INFO] 
06:10:37 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
06:10:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/src/main/resources
06:10:37 [INFO] 
06:10:37 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
06:10:37 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/bin
06:10:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/src/org/eclipse/papyrus/uml/m2m/qvto/tests/tools/tests/EMFCompareUtils.java:[69] 
06:10:37 	final MatchEngineFactoryImpl mathEnginefactory = new MatchEngineFactoryImpl(matcher, comparisonFactory);
06:10:37 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:37 The constructor MatchEngineFactoryImpl(IEObjectMatcher, IComparisonFactory) is deprecated
06:10:37 2 problems (0 errors, 1 warning, 1 info)
06:10:37 [INFO] 
06:10:37 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
06:10:37 [INFO] 
06:10:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
06:10:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/src/test/resources
06:10:37 [INFO] 
06:10:37 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
06:10:37 [INFO] 
06:10:37 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
06:10:37 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:10:37 [INFO] No tests to run.
06:10:37 [INFO] 
06:10:37 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
06:10:37 [INFO] 
06:10:37 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
06:10:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/target/org.eclipse.papyrus.uml.m2m.qvto.tests.tools-2.1.0-SNAPSHOT-sources.jar
06:10:37 [INFO] 
06:10:37 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
06:10:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/target/org.eclipse.papyrus.uml.m2m.qvto.tests.tools-2.1.0-SNAPSHOT.jar
06:10:37 [INFO] 
06:10:37 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
06:10:37 [INFO] 
06:10:37 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
06:10:37 [INFO] 
06:10:37 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
06:10:37 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/target/org.eclipse.papyrus.uml.m2m.qvto.tests.tools-2.1.0-SNAPSHOT.jar
06:10:39 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/target/org.eclipse.papyrus.uml.m2m.qvto.tests.tools-2.1.0-SNAPSHOT-sources.jar
06:10:40 [INFO] 
06:10:40 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
06:10:40 [INFO] 
06:10:40 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
06:10:40 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:10:40 [INFO] 
06:10:40 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
06:10:40 [INFO] No tests to run.
06:10:40 [INFO] 
06:10:40 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature >--
06:10:40 [INFO] Building org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature 1.0.0-SNAPSHOT [52/74]
06:10:40 [INFO]   from ../../features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/pom.xml
06:10:40 [INFO] --------------------------[ eclipse-feature ]---------------------------
06:10:40 [INFO] 
06:10:40 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
06:10:40 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/target
06:10:40 [INFO] 
06:10:40 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
06:10:40 [INFO] The project's OSGi version is 1.0.0.202306071005
06:10:40 [INFO] 
06:10:40 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
06:10:40 [INFO] 
06:10:40 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
06:10:40 [INFO] 
06:10:40 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
06:10:40 [INFO] 
06:10:40 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
06:10:40 [INFO] 
06:10:40 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
06:10:40 [INFO] 
06:10:40 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
06:10:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/target/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature-1.0.0-SNAPSHOT.jar
06:10:40 [INFO] 
06:10:40 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
06:10:40 [INFO] 
06:10:40 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
06:10:40 [INFO] 
06:10:40 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
06:10:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/target/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature-1.0.0-SNAPSHOT-sources-feature.jar
06:10:40 [INFO] 
06:10:40 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
06:10:40 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/target/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature-1.0.0-SNAPSHOT.jar
06:10:41 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/target/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature-1.0.0-SNAPSHOT-sources-feature.jar
06:10:42 [INFO] 
06:10:42 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
06:10:42 [INFO] 
06:10:42 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.palette >-----
06:10:42 [INFO] Building org.eclipse.papyrus.toolsmiths.palette 4.0.0-SNAPSHOT   [53/74]
06:10:42 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/pom.xml
06:10:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:10:42 [INFO] 
06:10:42 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.palette ---
06:10:42 [INFO] 
06:10:42 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.palette ---
06:10:42 [INFO] The project's OSGi version is 4.0.0.202306071005
06:10:42 [INFO] 
06:10:42 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.palette ---
06:10:42 [INFO] 
06:10:42 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.palette ---
06:10:42 [INFO] 
06:10:42 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.palette ---
06:10:42 [INFO] 
06:10:42 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.palette ---
06:10:42 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.palette...
06:10:43 [INFO] 
06:10:43 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.palette ---
06:10:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/main/resources
06:10:43 [INFO] 
06:10:43 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.palette ---
06:10:43 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/bin
06:10:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[142] 
06:10:44 	PapyrusPalettePreferences.addLocalExtendedPalette(paletteId, paletteId, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
06:10:44 	                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:44 Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet<E> should be parameterized
06:10:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[142] 
06:10:44 	PapyrusPalettePreferences.addLocalExtendedPalette(paletteId, paletteId, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
06:10:44 	                                                                                                                                 ^^^^^^^
06:10:44 HashSet is a raw type. References to generic type HashSet<E> should be parameterized
06:10:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[149] 
06:10:44 	PapyrusPalettePreferences.addLocalExtendedPalette(paletteId, paletteId, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
06:10:44 	                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:44 Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet<E> should be parameterized
06:10:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[149] 
06:10:44 	PapyrusPalettePreferences.addLocalExtendedPalette(paletteId, paletteId, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
06:10:44 	                                                                                                                                 ^^^^^^^
06:10:44 HashSet is a raw type. References to generic type HashSet<E> should be parameterized
06:10:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[169] 
06:10:44 	PapyrusPalettePreferences.addWorkspaceExtendedPalette(paletteId, paletteId, pathWS, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
06:10:44 	                                                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:44 Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet<E> should be parameterized
06:10:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[169] 
06:10:44 	PapyrusPalettePreferences.addWorkspaceExtendedPalette(paletteId, paletteId, pathWS, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
06:10:44 	                                                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:44 Type safety: The expression of type HashSet needs unchecked conversion to conform to Set<String>
06:10:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[169] 
06:10:44 	PapyrusPalettePreferences.addWorkspaceExtendedPalette(paletteId, paletteId, pathWS, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
06:10:44 	                                                                                                                                             ^^^^^^^
06:10:44 HashSet is a raw type. References to generic type HashSet<E> should be parameterized
06:10:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/ConfigurationInformationComposite.java:[197] 
06:10:44 	ToolConfiguration configuration = ((ToolConfiguration) selectedConfiguration);
06:10:44 	                  ^^^^^^^^^^^^^
06:10:44 The value of the local variable configuration is not used
06:10:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PapyrusPaletteCustomizerDialog.java:[354] 
06:10:44 	button.setData(new Integer(id));
06:10:44 	                   ^^^^^^^^^^^
06:10:44 The constructor Integer(int) has been deprecated since version 9 and marked for removal
06:10:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PapyrusPaletteCustomizerDialog.java:[367] 
06:10:44 	paletteButtonsMap.put(new Integer(id), button);
06:10:44 	                          ^^^^^^^^^^^
06:10:44 The constructor Integer(int) has been deprecated since version 9 and marked for removal
06:10:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PapyrusPaletteCustomizerDialog.java:[671] 
06:10:44 	private PapyrusPaletteService paletteService;
06:10:44 	                              ^^^^^^^^^^^^^^
06:10:44 The value of the field PapyrusPaletteCustomizerDialog.PalettesTableContentProvider.paletteService is not used
06:10:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PapyrusPaletteCustomizerDialog.java:[674] 
06:10:44 	private final TableViewer viewer;
06:10:44 	                          ^^^^^^
06:10:44 The value of the field PapyrusPaletteCustomizerDialog.PalettesTableContentProvider.viewer is not used
06:10:44 12 problems (12 warnings)
06:10:44 [INFO] 
06:10:44 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.palette ---
06:10:44 [INFO] 
06:10:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.palette ---
06:10:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/test/resources
06:10:44 [INFO] 
06:10:44 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.palette ---
06:10:44 [INFO] 
06:10:44 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.toolsmiths.palette ---
06:10:44 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:10:44 [INFO] No tests to run.
06:10:44 [INFO] 
06:10:44 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.palette ---
06:10:44 [INFO] 
06:10:44 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.palette ---
06:10:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/target/org.eclipse.papyrus.toolsmiths.palette-4.0.0-SNAPSHOT-sources.jar
06:10:44 [INFO] 
06:10:44 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.palette ---
06:10:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/target/org.eclipse.papyrus.toolsmiths.palette-4.0.0-SNAPSHOT.jar
06:10:44 [INFO] 
06:10:44 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.palette ---
06:10:44 [INFO] 
06:10:44 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.palette ---
06:10:44 [INFO] 
06:10:44 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.palette ---
06:10:44 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/target/org.eclipse.papyrus.toolsmiths.palette-4.0.0-SNAPSHOT.jar
06:10:46 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/target/org.eclipse.papyrus.toolsmiths.palette-4.0.0-SNAPSHOT-sources.jar
06:10:47 [INFO] 
06:10:47 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.palette ---
06:10:47 [INFO] 
06:10:47 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.toolsmiths.palette ---
06:10:47 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:10:47 [INFO] 
06:10:47 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.toolsmiths.palette ---
06:10:47 [INFO] No tests to run.
06:10:47 [INFO] 
06:10:47 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.properties.toolsmiths >--
06:10:47 [INFO] Building org.eclipse.papyrus.views.properties.toolsmiths 3.2.0-SNAPSHOT [54/74]
06:10:47 [INFO]   from ../../plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/pom.xml
06:10:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:10:47 [INFO] 
06:10:47 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.views.properties.toolsmiths ---
06:10:47 [INFO] 
06:10:47 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.properties.toolsmiths ---
06:10:47 [INFO] The project's OSGi version is 3.2.0.202306071005
06:10:47 [INFO] 
06:10:47 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.views.properties.toolsmiths ---
06:10:47 [INFO] 
06:10:47 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.views.properties.toolsmiths ---
06:10:47 [INFO] 
06:10:47 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.views.properties.toolsmiths ---
06:10:47 [INFO] 
06:10:47 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.views.properties.toolsmiths ---
06:10:47 [INFO] Resolving class path of org.eclipse.papyrus.views.properties.toolsmiths...
06:10:48 [INFO] 
06:10:48 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.views.properties.toolsmiths ---
06:10:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/main/resources
06:10:48 [INFO] 
06:10:48 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.views.properties.toolsmiths ---
06:10:48 [INFO] Compiling 78 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/bin
06:10:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/IContextStorageActionProvider.java:[16] 
06:10:48 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction;
06:10:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:48 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction is never used
06:10:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/IContextStorageActionProvider.java:[17] 
06:10:48 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction;
06:10:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:48 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction is never used
06:10:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/IContextStorageActionProvider.java:[18] 
06:10:48 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction;
06:10:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:48 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction is never used
06:10:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/providers/PropertyContentProvider.java:[21] 
06:10:48 	import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider;
06:10:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:48 The import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider is never used
06:10:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElement.java:[31] 
06:10:48 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElementFactory;
06:10:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:48 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElementFactory is never used
06:10:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElement.java:[32] 
06:10:48 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeObservable;
06:10:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:48 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeObservable is never used
06:10:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElement.java:[33] 
06:10:48 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericPropertyModelElementFactory;
06:10:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:48 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericPropertyModelElementFactory is never used
06:10:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElement.java:[112] 
06:10:48 	public IObservableValue doGetObservable(String propertyPath) {
06:10:48 	       ^^^^^^^^^^^^^^^^
06:10:48 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:10:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/CustomizationModelElementFactory.java:[19] 
06:10:48 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.CustomizationModelElement;
06:10:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:48 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.CustomizationModelElement is never used
06:10:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/CustomizationModelElement.java:[137] 
06:10:48 	TreeBrowseStrategy browseStrategy = new ProviderBasedBrowseStrategy(provider);
06:10:48 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:48 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized
06:10:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/providers/ConstraintDescriptorContentProvider.java:[21] 
06:10:48 	import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider;
06:10:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:48 The import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider is never used
06:10:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericPropertyModelElementFactory.java:[23] 
06:10:48 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement;
06:10:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:48 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement is never used
06:10:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/providers/TabContentProvider.java:[20] 
06:10:48 	import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider;
06:10:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:48 The import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider is never used
06:10:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/ui/OpenCustomization.java:[25] 
06:10:48 	import org.eclipse.papyrus.views.properties.toolsmiths.ui.CustomizationDialog;
06:10:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:48 The import org.eclipse.papyrus.views.properties.toolsmiths.ui.CustomizationDialog is never used
06:10:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/ContextStorageActionRegistry.java:[25] 
06:10:48 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction;
06:10:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:48 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction is never used
06:10:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/ContextStorageActionRegistry.java:[26] 
06:10:48 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction;
06:10:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:48 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction is never used
06:10:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/ContextStorageActionRegistry.java:[27] 
06:10:48 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction;
06:10:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:48 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction is never used
06:10:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/ContextStorageActionRegistry.java:[28] 
06:10:48 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextStorageActionProvider;
06:10:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:48 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextStorageActionProvider is never used
06:10:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/workspace/WorkspaceContextStorageActionProvider.java:[17] 
06:10:48 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextCopyAction;
06:10:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:48 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextCopyAction is never used
06:10:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/workspace/WorkspaceContextStorageActionProvider.java:[18] 
06:10:48 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextDeleteAction;
06:10:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:48 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextDeleteAction is never used
06:10:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/workspace/WorkspaceContextStorageActionProvider.java:[19] 
06:10:48 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextEditAction;
06:10:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:48 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextEditAction is never used
06:10:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/AbstractContextStorageActionProvider.java:[16] 
06:10:48 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction;
06:10:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:48 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction is never used
06:10:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/AbstractContextStorageActionProvider.java:[17] 
06:10:48 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction;
06:10:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:48 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction is never used
06:10:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/AbstractContextStorageActionProvider.java:[18] 
06:10:48 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction;
06:10:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:48 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction is never used
06:10:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/AbstractContextStorageActionProvider.java:[19] 
06:10:48 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextStorageActionProvider;
06:10:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:48 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextStorageActionProvider is never used
06:10:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/editor/actions/CreateSectionWidgetAction.java:[28] 
06:10:48 	import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CompoundCommandActionDelegate;
06:10:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:48 The import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CompoundCommandActionDelegate is never used
06:10:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/editor/actions/CreateSectionWidgetAction.java:[29] 
06:10:48 	import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CreateResourceCommand;
06:10:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:48 The import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CreateResourceCommand is never used
06:10:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElementFactory.java:[23] 
06:10:48 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement;
06:10:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:48 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement is never used
06:10:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/ui/CustomizationDialog.java:[31] 
06:10:48 	import org.eclipse.papyrus.views.properties.toolsmiths.ui.CopyContextAction;
06:10:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:48 The import org.eclipse.papyrus.views.properties.toolsmiths.ui.CopyContextAction is never used
06:10:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/ui/CustomizationDialog.java:[32] 
06:10:48 	import org.eclipse.papyrus.views.properties.toolsmiths.ui.EditContextAction;
06:10:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:48 The import org.eclipse.papyrus.views.properties.toolsmiths.ui.EditContextAction is never used
06:10:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/ui/CustomizationDialog.java:[33] 
06:10:48 	import org.eclipse.papyrus.views.properties.toolsmiths.ui.RemoveContextAction;
06:10:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:48 The import org.eclipse.papyrus.views.properties.toolsmiths.ui.RemoveContextAction is never used
06:10:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[28] 
06:10:48 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement;
06:10:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:48 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement is never used
06:10:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[39] 
06:10:48 	public class GenericAttributeObservable extends AbstractObservableValue {
06:10:48 	                                                ^^^^^^^^^^^^^^^^^^^^^^^
06:10:48 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
06:10:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[174] 
06:10:48 	ValueDiff diff = new ValueDiff() {
06:10:48 	^^^^^^^^^
06:10:48 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
06:10:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[174] 
06:10:48 	ValueDiff diff = new ValueDiff() {
06:10:48 	                     ^^^^^^^^^
06:10:48 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
06:10:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[191] 
06:10:48 	protected void fireValueChange(ValueDiff diff) {
06:10:48 	                               ^^^^^^^^^
06:10:48 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
06:10:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[192] 
06:10:48 	super.fireValueChange(diff);
06:10:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:48 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
06:10:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/editor/actions/CreateSectionAction.java:[34] 
06:10:48 	import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CompoundCommandActionDelegate;
06:10:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:48 The import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CompoundCommandActionDelegate is never used
06:10:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/editor/actions/CreateSectionAction.java:[35] 
06:10:48 	import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CreateResourceCommand;
06:10:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:48 The import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CreateResourceCommand is never used
06:10:48 39 problems (39 warnings)
06:10:48 [INFO] 
06:10:48 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.views.properties.toolsmiths ---
06:10:48 [INFO] 
06:10:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.views.properties.toolsmiths ---
06:10:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/test/resources
06:10:48 [INFO] 
06:10:48 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.views.properties.toolsmiths ---
06:10:48 [INFO] 
06:10:48 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.views.properties.toolsmiths ---
06:10:48 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:10:48 [INFO] No tests to run.
06:10:48 [INFO] 
06:10:48 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.views.properties.toolsmiths ---
06:10:48 [INFO] 
06:10:48 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.views.properties.toolsmiths ---
06:10:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/target/org.eclipse.papyrus.views.properties.toolsmiths-3.2.0-SNAPSHOT-sources.jar
06:10:48 [INFO] 
06:10:48 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.properties.toolsmiths ---
06:10:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/target/org.eclipse.papyrus.views.properties.toolsmiths-3.2.0-SNAPSHOT.jar
06:10:48 [INFO] 
06:10:48 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.properties.toolsmiths ---
06:10:48 [INFO] 
06:10:48 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.views.properties.toolsmiths ---
06:10:48 [INFO] 
06:10:48 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.views.properties.toolsmiths ---
06:10:48 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/target/org.eclipse.papyrus.views.properties.toolsmiths-3.2.0-SNAPSHOT.jar
06:10:50 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/target/org.eclipse.papyrus.views.properties.toolsmiths-3.2.0-SNAPSHOT-sources.jar
06:10:51 [INFO] 
06:10:51 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.properties.toolsmiths ---
06:10:51 [INFO] 
06:10:51 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.views.properties.toolsmiths ---
06:10:51 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:10:51 [INFO] 
06:10:51 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.views.properties.toolsmiths ---
06:10:51 [INFO] No tests to run.
06:10:51 [INFO] 
06:10:51 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.generation >--
06:10:51 [INFO] Building org.eclipse.papyrus.uml.properties.generation 3.0.0-SNAPSHOT [55/74]
06:10:51 [INFO]   from ../../plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/pom.xml
06:10:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:10:51 [INFO] 
06:10:51 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.uml.properties.generation ---
06:10:51 [INFO] 
06:10:51 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.properties.generation ---
06:10:51 [INFO] The project's OSGi version is 3.0.0.202306071005
06:10:51 [INFO] 
06:10:51 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.properties.generation ---
06:10:51 [INFO] 
06:10:51 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.properties.generation ---
06:10:51 [INFO] 
06:10:51 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.properties.generation ---
06:10:51 [INFO] 
06:10:51 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.properties.generation ---
06:10:51 [INFO] Resolving class path of org.eclipse.papyrus.uml.properties.generation...
06:10:51 [INFO] 
06:10:51 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.properties.generation ---
06:10:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/main/resources
06:10:51 [INFO] 
06:10:51 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.uml.properties.generation ---
06:10:51 [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/bin
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/IGenerator.java:[168] 
06:10:52 	public IObservableValue getObservableValue();
06:10:52 	       ^^^^^^^^^^^^^^^^
06:10:52 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/ProfileGenerator.java:[307] 
06:10:52 	public IObservableValue getObservableValue() {
06:10:52 	       ^^^^^^^^^^^^^^^^
06:10:52 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/extensionpoint/LayoutExtensionPoint.java:[49] 
06:10:52 	ILayoutGenerator generator = ClassLoaderHelper.newInstance(generatorClassName, ILayoutGenerator.class);
06:10:52 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:52 The method newInstance(String, Class<ILayoutGenerator>) from the type ClassLoaderHelper is deprecated
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/layout/StandardLayoutGenerator.java:[185] 
06:10:52 	switch (editorType) {
06:10:52 	        ^^^^^^^^^^
06:10:52 The enum constant DOUBLE needs a corresponding case label in this enum switch on Type
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/validators/AbstractValidator.java:[23] 
06:10:52 	public abstract class AbstractValidator implements IValidator {
06:10:52 	                                                   ^^^^^^^^^^
06:10:52 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/EditContextGenerator.java:[103] 
06:10:52 	public IObservableValue getObservableValue() {
06:10:52 	       ^^^^^^^^^^^^^^^^
06:10:52 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/TernaryButton.java:[45] 
06:10:52 	private IObservableValue observable;
06:10:52 	        ^^^^^^^^^^^^^^^^
06:10:52 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/TernaryButton.java:[78] 
06:10:52 	observable.setValue(getState());
06:10:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:52 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/TernaryButton.java:[89] 
06:10:52 	public void setObservable(IObservableValue value) {
06:10:52 	                          ^^^^^^^^^^^^^^^^
06:10:52 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/AbstractQVTGenerator.java:[201] 
06:10:52 	public abstract IObservableValue getObservableValue();
06:10:52 	                ^^^^^^^^^^^^^^^^
06:10:52 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[68] 
06:10:52 	protected IObservableValue srcTextObservable;
06:10:52 	          ^^^^^^^^^^^^^^^^
06:10:52 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[70] 
06:10:52 	protected IObservableValue targetTextObservable;
06:10:52 	          ^^^^^^^^^^^^^^^^
06:10:52 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[72] 
06:10:52 	protected UpdateValueStrategy srcFieldStrategy;
06:10:52 	          ^^^^^^^^^^^^^^^^^^^
06:10:52 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[74] 
06:10:52 	protected UpdateValueStrategy targetFieldStrategy;
06:10:52 	          ^^^^^^^^^^^^^^^^^^^
06:10:52 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[94] 
06:10:52 	srcFieldStrategy = new UpdateValueStrategy();
06:10:52 	                       ^^^^^^^^^^^^^^^^^^^
06:10:52 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[95] 
06:10:52 	targetFieldStrategy = new UpdateValueStrategy();
06:10:52 	                          ^^^^^^^^^^^^^^^^^^^
06:10:52 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[171] 
06:10:52 	targetFieldStrategy.setConverter(new IConverter() {
06:10:52 				@Override
06:10:52 				public Object getToType() {
06:10:52 					return String.class;
06:10:52 				}
06:10:52 				@Override
06:10:52 				public Object getFromType() {
06:10:52 					return String.class;
06:10:52 				}
06:10:52 				@Override
06:10:52 				public String convert(Object fromObject) {
06:10:52 					if (srcTextObservable != null) {
06:10:52 						return (String) srcTextObservable.getValue();
06:10:52 					} else if (targetFileChooser.getFilePath() != null) {
06:10:52 						return targetFileChooser.getFilePath();
06:10:52 					}
06:10:52 					return "";
06:10:52 				}
06:10:52 			});
06:10:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:52 Type safety: The method setConverter(IConverter) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[171] 
06:10:52 	targetFieldStrategy.setConverter(new IConverter() {
06:10:52 	                                     ^^^^^^^^^^
06:10:52 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[197] 
06:10:52 	srcFieldStrategy.setConverter(new IConverter() {
06:10:52 				@Override
06:10:52 				public Object getToType() {
06:10:52 					return String.class;
06:10:52 				}
06:10:52 				@Override
06:10:52 				public Object getFromType() {
06:10:52 					return String.class;
06:10:52 				}
06:10:52 				@Override
06:10:52 				public String convert(Object fromObject) {
06:10:52 					if (fromObject instanceof String) {
06:10:52 						String stringObject = (String) fromObject;
06:10:52 						if (stringObject.equals("")) {
06:10:52 							return "";
06:10:52 						}
06:10:52 						String[] result = stringObject.split("/");
06:10:52 						String filename = result[result.length - 1];
06:10:52 						String[] ext = filename.split("\\.");
06:10:52 						StringBuilder builder = new StringBuilder();
06:10:52 						if (targetTextObservable != null) {
06:10:52 							String s = (String) targetTextObservable.getValue();
06:10:52 							if (!s.equals("")) {
06:10:52 								String original[] = s.split("/");
06:10:52 								builder.append("/");
06:10:52 								for (int i = 1; i < original.length - 1; i++) {
06:10:52 									builder.append(original[i]);
06:10:52 									builder.append("/");
06:10:52 								}
06:10:52 							} else {
06:10:52 								builder.append("/");
06:10:52 								builder.append(result[1]);
06:10:52 								builder.append("/properties/");
06:10:52 							}
06:10:52 						}
06:10:52 						builder.append(ext[0]);
06:10:52 						builder.append(".ctx");
06:10:52 						return builder.toString();
06:10:52 					}
06:10:52 					return "";
06:10:52 				}
06:10:52 			});
06:10:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:52 Type safety: The method setConverter(IConverter) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[197] 
06:10:52 	srcFieldStrategy.setConverter(new IConverter() {
06:10:52 	                                  ^^^^^^^^^^
06:10:52 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[280] 
06:10:52 	srcFieldStrategy.setAfterGetValidator(srcValidator);
06:10:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:52 Type safety: The method setAfterGetValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[281] 
06:10:52 	srcFieldStrategy.setAfterConvertValidator(targetValidator);
06:10:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:52 Type safety: The method setAfterConvertValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[282] 
06:10:52 	targetFieldStrategy.setAfterGetValidator(targetValidator);
06:10:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:52 Type safety: The method setAfterGetValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[283] 
06:10:52 	targetFieldStrategy.setAfterConvertValidator(srcValidator);
06:10:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:52 Type safety: The method setAfterConvertValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[284] 
06:10:52 	binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy);
06:10:52 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:52 Type safety: Unchecked invocation bindValue(IObservableValue, IObservableValue, UpdateValueStrategy, UpdateValueStrategy) of the generic method bindValue(IObservableValue<T>, IObservableValue<M>, UpdateValueStrategy<? super T,? extends M>, UpdateValueStrategy<? super M,? extends T>) of type DataBindingContext
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[284] 
06:10:52 	binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy);
06:10:52 	                        ^^^^^^^^^^^^^^^^^
06:10:52 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[284] 
06:10:52 	binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy);
06:10:52 	                                           ^^^^^^^^^^^^^^^^^^^^
06:10:52 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[284] 
06:10:52 	binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy);
06:10:52 	                                                                 ^^^^^^^^^^^^^^^^
06:10:52 Type safety: The expression of type UpdateValueStrategy needs unchecked conversion to conform to UpdateValueStrategy<? super Object,? extends Object>
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[284] 
06:10:52 	binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy);
06:10:52 	                                                                                   ^^^^^^^^^^^^^^^^^^^
06:10:52 Type safety: The expression of type UpdateValueStrategy needs unchecked conversion to conform to UpdateValueStrategy<? super Object,? extends Object>
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/extensionpoint/GeneratorExtensionPoint.java:[50] 
06:10:52 	IGenerator generator = ClassLoaderHelper.newInstance(generatorClassName, IGenerator.class);
06:10:52 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:52 The method newInstance(String, Class<IGenerator>) from the type ClassLoaderHelper is deprecated
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/FileChooser.java:[200] 
06:10:52 	dialog.setInitialSelections(new IFile[] { currentFile });
06:10:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:52 Type IFile[] of the last argument to method setInitialSelections(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.
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/FileChooser.java:[233] 
06:10:52 	public IObservableValue getObservableValue() {
06:10:52 	       ^^^^^^^^^^^^^^^^
06:10:52 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[27] 
06:10:52 	import org.eclipse.jface.viewers.ViewerSorter;
06:10:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:52 The type ViewerSorter is deprecated
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[70] 
06:10:52 	viewer = new CheckboxTableViewer(root, SWT.MULTI | SWT.H_SCROLL | SWT.FILL | SWT.FULL_SELECTION | SWT.BORDER);
06:10:52 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:52 The constructor CheckboxTableViewer(Composite, int) is deprecated
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[103] 
06:10:52 	viewer.setSorter(new ViewerSorter());
06:10:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:52 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[103] 
06:10:52 	viewer.setSorter(new ViewerSorter());
06:10:52 	                     ^^^^^^^^^^^^
06:10:52 The type ViewerSorter is deprecated
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[103] 
06:10:52 	viewer.setSorter(new ViewerSorter());
06:10:52 	                     ^^^^^^^^^^^^^^
06:10:52 The constructor ViewerSorter() is deprecated
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/EcoreGenerator.java:[302] 
06:10:52 	public IObservableValue getObservableValue() {
06:10:52 	       ^^^^^^^^^^^^^^^^
06:10:52 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/CreateContextWizard.java:[283] 
06:10:52 	private Set<DataContextElement> getAllContextElements(Collection<DataContextElement> source) {
06:10:52 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:52 The method getAllContextElements(Collection<DataContextElement>) from the type CreateContextWizard is never used locally
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[170] 
06:10:52 	IObservableValue singleValue = EMFProperties.value(FieldSelectionPackage.eINSTANCE.getPropertyDefinition_ValueSingle()).observe(propertyDefinition);
06:10:52 	^^^^^^^^^^^^^^^^
06:10:52 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[170] 
06:10:52 	IObservableValue singleValue = EMFProperties.value(FieldSelectionPackage.eINSTANCE.getPropertyDefinition_ValueSingle()).observe(propertyDefinition);
06:10:52 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:52 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[171] 
06:10:52 	IObservableValue multipleValue = EMFProperties.value(FieldSelectionPackage.eINSTANCE.getPropertyDefinition_ValueMultiple()).observe(propertyDefinition);
06:10:52 	^^^^^^^^^^^^^^^^
06:10:52 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[171] 
06:10:52 	IObservableValue multipleValue = EMFProperties.value(FieldSelectionPackage.eINSTANCE.getPropertyDefinition_ValueMultiple()).observe(propertyDefinition);
06:10:52 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:52 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[183] 
06:10:52 	private void createTreeEditor(TreeItem treeItem, int columnIndex, boolean defaultValue, IObservableValue observable) {
06:10:52 	                                                                                        ^^^^^^^^^^^^^^^^
06:10:52 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
06:10:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[240] 
06:10:52 	private void displayFields(DataContextElement contextElement, TreeViewer treeViewer) {
06:10:52 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:52 The method displayFields(DataContextElement, TreeViewer) from the type SelectFieldsPage is never used locally
06:10:52 45 problems (45 warnings)
06:10:52 [INFO] 
06:10:52 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.properties.generation ---
06:10:52 [INFO] 
06:10:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.properties.generation ---
06:10:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/test/resources
06:10:52 [INFO] 
06:10:52 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.properties.generation ---
06:10:52 [INFO] 
06:10:52 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.uml.properties.generation ---
06:10:52 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:10:52 [INFO] No tests to run.
06:10:52 [INFO] 
06:10:52 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.properties.generation ---
06:10:52 [INFO] 
06:10:52 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.properties.generation ---
06:10:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/target/org.eclipse.papyrus.uml.properties.generation-3.0.0-SNAPSHOT-sources.jar
06:10:52 [INFO] 
06:10:52 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.properties.generation ---
06:10:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/target/org.eclipse.papyrus.uml.properties.generation-3.0.0-SNAPSHOT.jar
06:10:52 [INFO] 
06:10:52 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.properties.generation ---
06:10:52 [INFO] 
06:10:52 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.uml.properties.generation ---
06:10:52 [INFO] 
06:10:52 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.uml.properties.generation ---
06:10:52 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/target/org.eclipse.papyrus.uml.properties.generation-3.0.0-SNAPSHOT.jar
06:10:53 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/target/org.eclipse.papyrus.uml.properties.generation-3.0.0-SNAPSHOT-sources.jar
06:10:55 [INFO] 
06:10:55 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.properties.generation ---
06:10:55 [INFO] 
06:10:55 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.uml.properties.generation ---
06:10:55 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:10:55 [INFO] 
06:10:55 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.uml.properties.generation ---
06:10:55 [INFO] No tests to run.
06:10:55 [INFO] 
06:10:55 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.nattable >-----
06:10:55 [INFO] Building org.eclipse.papyrus.toolsmiths.nattable 2.0.0-SNAPSHOT  [56/74]
06:10:55 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/pom.xml
06:10:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:10:55 [INFO] 
06:10:55 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.nattable ---
06:10:55 [INFO] 
06:10:55 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.nattable ---
06:10:55 [INFO] The project's OSGi version is 2.0.0.202306071005
06:10:55 [INFO] 
06:10:55 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.nattable ---
06:10:55 [INFO] 
06:10:55 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.nattable ---
06:10:55 [INFO] 
06:10:55 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.nattable ---
06:10:55 [INFO] 
06:10:55 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.nattable ---
06:10:55 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.nattable...
06:10:56 [INFO] 
06:10:56 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.nattable ---
06:10:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/main/resources
06:10:56 [INFO] 
06:10:56 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.nattable ---
06:10:56 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/bin
06:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[23] 
06:10:56 	import org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl;
06:10:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:56 Discouraged access: The type 'PartImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.0.v20230404-0801/org.eclipse.e4.ui.model.workbench-2.4.0.v20230404-0801.jar')
06:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[27] 
06:10:56 	import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuFactoryImpl;
06:10:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:56 Discouraged access: The type 'MenuFactoryImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.0.v20230404-0801/org.eclipse.e4.ui.model.workbench-2.4.0.v20230404-0801.jar')
06:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[28] 
06:10:56 	import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuImpl;
06:10:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:56 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.0.v20230404-0801/org.eclipse.e4.ui.model.workbench-2.4.0.v20230404-0801.jar')
06:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[29] 
06:10:56 	import org.eclipse.e4.ui.model.application.ui.menu.impl.PopupMenuImpl;
06:10:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:56 Discouraged access: The type 'PopupMenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.0.v20230404-0801/org.eclipse.e4.ui.model.workbench-2.4.0.v20230404-0801.jar')
06:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[36] 
06:10:56 	import org.eclipse.ui.internal.PartSite;
06:10:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:56 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar')
06:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[37] 
06:10:56 	import org.eclipse.ui.internal.menus.SlaveMenuService;
06:10:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:56 Discouraged access: The type 'SlaveMenuService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar')
06:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[86] 
06:10:56 	final MenuImpl menuImp = getMenuToContribute(serviceLocator);
06:10:56 	      ^^^^^^^^
06:10:56 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.0.v20230404-0801/org.eclipse.e4.ui.model.workbench-2.4.0.v20230404-0801.jar')
06:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[91] 
06:10:56 	final MHandledMenuItem item = MenuFactoryImpl.eINSTANCE.createHandledMenuItem();
06:10:56 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:56 Discouraged access: The type 'MenuFactoryImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.0.v20230404-0801/org.eclipse.e4.ui.model.workbench-2.4.0.v20230404-0801.jar')
06:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[91] 
06:10:56 	final MHandledMenuItem item = MenuFactoryImpl.eINSTANCE.createHandledMenuItem();
06:10:56 	                                              ^^^^^^^^^
06:10:56 Discouraged access: The field 'MenuFactoryImpl.eINSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.0.v20230404-0801/org.eclipse.e4.ui.model.workbench-2.4.0.v20230404-0801.jar')
06:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[91] 
06:10:56 	final MHandledMenuItem item = MenuFactoryImpl.eINSTANCE.createHandledMenuItem();
06:10:56 	                                                        ^^^^^^^^^^^^^^^^^^^^^
06:10:56 Discouraged access: The method 'MenuFactoryImpl.createHandledMenuItem()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.0.v20230404-0801/org.eclipse.e4.ui.model.workbench-2.4.0.v20230404-0801.jar')
06:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[98] 
06:10:56 	menuImp.getChildren().add(item);
06:10:56 	        ^^^^^^^^^^^
06:10:56 Discouraged access: The method 'MenuImpl.getChildren()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.0.v20230404-0801/org.eclipse.e4.ui.model.workbench-2.4.0.v20230404-0801.jar')
06:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[132] 
06:10:56 	private MenuImpl getMenuToContribute(final IServiceLocator serviceLocator) {
06:10:56 	        ^^^^^^^^
06:10:56 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.0.v20230404-0801/org.eclipse.e4.ui.model.workbench-2.4.0.v20230404-0801.jar')
06:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[134] 
06:10:56 	if (manager instanceof SlaveMenuService) {
06:10:56 	                       ^^^^^^^^^^^^^^^^
06:10:56 Discouraged access: The type 'SlaveMenuService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar')
06:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] 
06:10:56 	org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel();
06:10:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:10:56 Discouraged access: The type 'PartImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.0.v20230404-0801/org.eclipse.e4.ui.model.workbench-2.4.0.v20230404-0801.jar')
06:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] 
06:10:56 	org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel();
06:10:56 	                                                                    ^^^^^^^^
06:10:56 Discouraged access: The type 'PartImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.0.v20230404-0801/org.eclipse.e4.ui.model.workbench-2.4.0.v20230404-0801.jar')
06:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] 
06:10:56 	org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel();
06:10:56 	                                                                                ^^^^^^^^^^^^^^^^
06:10:56 Discouraged access: The type 'SlaveMenuService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar')
06:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] 
06:10:56 	org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel();
06:10:56 	                                                                                                           ^^^^^^^^
06:10:56 Discouraged access: The method 'SlaveMenuService.getModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar')
06:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[136] 
06:10:56 	List<MMenu> menus = model.getMenus();
06:10:56 	                          ^^^^^^^^
06:10:56 Discouraged access: The method 'PartImpl.getMenus()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.0.v20230404-0801/org.eclipse.e4.ui.model.workbench-2.4.0.v20230404-0801.jar')
06:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[138] 
06:10:56 	if (m instanceof PopupMenuImpl) {
06:10:56 	                 ^^^^^^^^^^^^^
06:10:56 Discouraged access: The type 'PopupMenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.0.v20230404-0801/org.eclipse.e4.ui.model.workbench-2.4.0.v20230404-0801.jar')
06:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[141] 
06:10:56 	if (current instanceof MenuImpl && current.getLabel().equals("&New Child")) {// it probably don't work in case of internationalization usage //$NON-NLS-1$
06:10:56 	                       ^^^^^^^^
06:10:56 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.0.v20230404-0801/org.eclipse.e4.ui.model.workbench-2.4.0.v20230404-0801.jar')
06:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[142] 
06:10:56 	return (MenuImpl) current;
06:10:56 	        ^^^^^^^^
06:10:56 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.0.v20230404-0801/org.eclipse.e4.ui.model.workbench-2.4.0.v20230404-0801.jar')
06:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[161] 
06:10:56 	if (site instanceof PartSite) {
06:10:56 	                    ^^^^^^^^
06:10:56 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar')
06:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[162] 
06:10:56 	final PartSite ps = (PartSite) activePart.getSite();
06:10:56 	      ^^^^^^^^
06:10:56 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar')
06:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[162] 
06:10:56 	final PartSite ps = (PartSite) activePart.getSite();
06:10:56 	                     ^^^^^^^^
06:10:56 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar')
06:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[164] 
06:10:56 	IEclipseContext iec = ps.getContext();
06:10:56 	                         ^^^^^^^^^^
06:10:56 Discouraged access: The method 'PartSite.getContext()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar')
06:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/wizard/ExportAsTableConfigurationWizard.java:[408] 
06:10:56 	public static boolean isMac() {
06:10:56 	                      ^^^^^^^
06:10:56 The method isMac() from the type ExportAsTableConfigurationWizard.OperatingSystem is never used locally
06:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/wizard/ExportAsTableConfigurationWizard.java:[412] 
06:10:56 	public static boolean isUnix() {
06:10:56 	                      ^^^^^^^^
06:10:56 The method isUnix() from the type ExportAsTableConfigurationWizard.OperatingSystem is never used locally
06:10:56 27 problems (27 warnings)
06:10:56 [INFO] 
06:10:56 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.nattable ---
06:10:56 [INFO] 
06:10:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.nattable ---
06:10:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/test/resources
06:10:56 [INFO] 
06:10:56 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.nattable ---
06:10:56 [INFO] 
06:10:56 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.toolsmiths.nattable ---
06:10:56 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:10:56 [INFO] No tests to run.
06:10:56 [INFO] 
06:10:56 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.nattable ---
06:10:56 [INFO] 
06:10:56 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.nattable ---
06:10:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT-sources.jar
06:10:56 [INFO] 
06:10:56 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.nattable ---
06:10:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT.jar
06:10:56 [INFO] 
06:10:56 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.nattable ---
06:10:56 [INFO] 
06:10:56 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.nattable ---
06:10:56 [INFO] 
06:10:56 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.nattable ---
06:10:56 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT.jar
06:10:58 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT-sources.jar
06:10:59 [INFO] 
06:10:59 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.nattable ---
06:10:59 [INFO] 
06:10:59 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.toolsmiths.nattable ---
06:10:59 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:10:59 [INFO] 
06:10:59 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.toolsmiths.nattable ---
06:10:59 [INFO] No tests to run.
06:10:59 [INFO] 
06:10:59 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.types.ui.properties >---
06:10:59 [INFO] Building org.eclipse.papyrus.uml.types.ui.properties 4.0.0-SNAPSHOT [57/74]
06:10:59 [INFO]   from ../../plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/pom.xml
06:10:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:10:59 [INFO] 
06:10:59 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.uml.types.ui.properties ---
06:10:59 [INFO] 
06:10:59 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.types.ui.properties ---
06:10:59 [INFO] The project's OSGi version is 4.0.0.202306071005
06:10:59 [INFO] 
06:10:59 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.types.ui.properties ---
06:10:59 [INFO] 
06:10:59 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.types.ui.properties ---
06:10:59 [INFO] 
06:10:59 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.types.ui.properties ---
06:10:59 [INFO] 
06:10:59 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.types.ui.properties ---
06:10:59 [INFO] Resolving class path of org.eclipse.papyrus.uml.types.ui.properties...
06:10:59 [INFO] 
06:10:59 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.types.ui.properties ---
06:10:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/src/main/resources
06:10:59 [INFO] 
06:10:59 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.uml.types.ui.properties ---
06:10:59 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/bin
06:11:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/src/org/eclipse/papyrus/uml/types/ui/properties/widgets/FeatureToSetNamePropertyEditor.java:[139] 
06:11:00 	for (Iterator iterator = workspaceProfilesURIs.iterator(); iterator.hasNext();) {
06:11:00 	     ^^^^^^^^
06:11:00 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
06:11:00 1 problem (1 warning)
06:11:00 [INFO] 
06:11:00 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.types.ui.properties ---
06:11:00 [INFO] 
06:11:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.types.ui.properties ---
06:11:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/src/test/resources
06:11:00 [INFO] 
06:11:00 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.types.ui.properties ---
06:11:00 [INFO] 
06:11:00 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.uml.types.ui.properties ---
06:11:00 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:11:00 [INFO] No tests to run.
06:11:00 [INFO] 
06:11:00 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.types.ui.properties ---
06:11:00 [INFO] 
06:11:00 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.types.ui.properties ---
06:11:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/target/org.eclipse.papyrus.uml.types.ui.properties-4.0.0-SNAPSHOT-sources.jar
06:11:00 [INFO] 
06:11:00 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.types.ui.properties ---
06:11:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/target/org.eclipse.papyrus.uml.types.ui.properties-4.0.0-SNAPSHOT.jar
06:11:00 [INFO] 
06:11:00 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.types.ui.properties ---
06:11:00 [INFO] 
06:11:00 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.uml.types.ui.properties ---
06:11:00 [INFO] 
06:11:00 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.uml.types.ui.properties ---
06:11:00 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/target/org.eclipse.papyrus.uml.types.ui.properties-4.0.0-SNAPSHOT.jar
06:11:01 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/target/org.eclipse.papyrus.uml.types.ui.properties-4.0.0-SNAPSHOT-sources.jar
06:11:03 [INFO] 
06:11:03 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.types.ui.properties ---
06:11:03 [INFO] 
06:11:03 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.uml.types.ui.properties ---
06:11:03 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:11:03 [INFO] 
06:11:03 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.uml.types.ui.properties ---
06:11:03 [INFO] No tests to run.
06:11:03 [INFO] 
06:11:03 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profile-migration >--
06:11:03 [INFO] Building org.eclipse.papyrus.toolsmiths.profile-migration 0.0.1-SNAPSHOT [58/74]
06:11:03 [INFO]   from ../../plugins/toolsmiths/profilemigration/pom.xml
06:11:03 [INFO] --------------------------------[ pom ]---------------------------------
06:11:03 [INFO] 
06:11:03 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
06:11:03 [INFO] 
06:11:03 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
06:11:03 [INFO] 
06:11:03 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
06:11:03 [INFO] 
06:11:03 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
06:11:03 [INFO] 
06:11:03 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
06:11:03 [INFO] 
06:11:03 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.ui >--
06:11:03 [INFO] Building org.eclipse.papyrus.toolsmiths.profilemigration.ui 1.0.0-SNAPSHOT [59/74]
06:11:03 [INFO]   from ../../plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/pom.xml
06:11:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:11:03 [INFO] 
06:11:03 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
06:11:03 [INFO] 
06:11:03 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
06:11:03 [INFO] The project's OSGi version is 1.0.0.202306071005
06:11:03 [INFO] 
06:11:03 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
06:11:03 [INFO] 
06:11:03 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
06:11:03 [INFO] 
06:11:03 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
06:11:03 [INFO] 
06:11:03 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
06:11:03 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.profilemigration.ui...
06:11:03 [INFO] 
06:11:03 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
06:11:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/src/main/resources
06:11:03 [INFO] 
06:11:03 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
06:11:03 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/bin
06:11:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/src/org/eclipse/papyrus/toolsmiths/profilemigration/ui/preferences/ProfileMigrationPreferencePage.java:[203] 
06:11:04 	button.setData(new Integer(id));
06:11:04 	                   ^^^^^^^^^^^
06:11:04 The constructor Integer(int) has been deprecated since version 9 and marked for removal
06:11:04 1 problem (1 warning)
06:11:04 [INFO] 
06:11:04 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
06:11:04 [INFO] 
06:11:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
06:11:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/src/test/resources
06:11:04 [INFO] 
06:11:04 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
06:11:04 [INFO] 
06:11:04 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
06:11:04 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:11:04 [INFO] No tests to run.
06:11:04 [INFO] 
06:11:04 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
06:11:04 [INFO] 
06:11:04 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
06:11:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/target/org.eclipse.papyrus.toolsmiths.profilemigration.ui-1.0.0-SNAPSHOT-sources.jar
06:11:04 [INFO] 
06:11:04 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
06:11:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/target/org.eclipse.papyrus.toolsmiths.profilemigration.ui-1.0.0-SNAPSHOT.jar
06:11:04 [INFO] 
06:11:04 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
06:11:04 [INFO] 
06:11:04 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
06:11:04 [INFO] 
06:11:04 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
06:11:04 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/target/org.eclipse.papyrus.toolsmiths.profilemigration.ui-1.0.0-SNAPSHOT.jar
06:11:05 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/target/org.eclipse.papyrus.toolsmiths.profilemigration.ui-1.0.0-SNAPSHOT-sources.jar
06:11:06 [INFO] 
06:11:06 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
06:11:06 [INFO] 
06:11:06 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
06:11:06 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:11:06 [INFO] 
06:11:06 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
06:11:06 [INFO] No tests to run.
06:11:06 [INFO] 
06:11:06 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration >--
06:11:06 [INFO] Building org.eclipse.papyrus.toolsmiths.profilemigration 1.1.0-SNAPSHOT [60/74]
06:11:06 [INFO]   from ../../plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/pom.xml
06:11:06 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:11:06 [INFO] 
06:11:06 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
06:11:06 [INFO] 
06:11:06 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
06:11:06 [INFO] The project's OSGi version is 1.1.0.202306071005
06:11:06 [INFO] 
06:11:06 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
06:11:06 [INFO] 
06:11:06 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
06:11:06 [INFO] 
06:11:06 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
06:11:06 [INFO] 
06:11:06 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
06:11:06 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.profilemigration...
06:11:06 [INFO] 
06:11:06 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
06:11:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/src/main/resources
06:11:06 [INFO] 
06:11:06 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
06:11:06 [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/bin
06:11:07 [INFO] 
06:11:07 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
06:11:07 [INFO] 
06:11:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
06:11:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/src/test/resources
06:11:07 [INFO] 
06:11:07 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
06:11:07 [INFO] 
06:11:07 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
06:11:07 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:11:07 [INFO] No tests to run.
06:11:07 [INFO] 
06:11:07 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
06:11:07 [INFO] 
06:11:07 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
06:11:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.1.0-SNAPSHOT-sources.jar
06:11:07 [INFO] 
06:11:07 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
06:11:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.1.0-SNAPSHOT.jar
06:11:07 [INFO] 
06:11:07 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
06:11:07 [INFO] 
06:11:07 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
06:11:07 [INFO] 
06:11:07 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
06:11:07 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.1.0-SNAPSHOT.jar
06:11:08 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.1.0-SNAPSHOT-sources.jar
06:11:09 [INFO] 
06:11:09 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
06:11:09 [INFO] 
06:11:09 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
06:11:09 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:11:09 [INFO] 
06:11:09 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
06:11:09 [INFO] No tests to run.
06:11:09 [INFO] 
06:11:09 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.feature >-----
06:11:09 [INFO] Building org.eclipse.papyrus.toolsmiths.feature 1.3.0-SNAPSHOT   [61/74]
06:11:09 [INFO]   from ../../features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/pom.xml
06:11:09 [INFO] --------------------------[ eclipse-feature ]---------------------------
06:11:10 [INFO] 
06:11:10 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.feature ---
06:11:10 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target
06:11:10 [INFO] 
06:11:10 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.toolsmiths.feature ---
06:11:10 [INFO] The project's OSGi version is 1.3.0.202306071005
06:11:10 [INFO] 
06:11:10 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.feature ---
06:11:10 [INFO] 
06:11:10 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.feature ---
06:11:10 [INFO] 
06:11:10 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.feature ---
06:11:10 [INFO] 
06:11:10 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.feature ---
06:11:10 [INFO] 
06:11:10 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.feature ---
06:11:10 [INFO] 
06:11:10 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.papyrus.toolsmiths.feature ---
06:11:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.3.0-SNAPSHOT.jar
06:11:10 [INFO] 
06:11:10 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.feature ---
06:11:10 [INFO] 
06:11:10 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.toolsmiths.feature ---
06:11:10 [INFO] 
06:11:10 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.feature ---
06:11:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.3.0-SNAPSHOT-sources-feature.jar
06:11:10 [INFO] 
06:11:10 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.feature ---
06:11:10 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.3.0-SNAPSHOT.jar
06:11:11 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.3.0-SNAPSHOT-sources-feature.jar
06:11:13 [INFO] 
06:11:13 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.feature ---
06:11:13 [INFO] 
06:11:13 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator.ui >--
06:11:13 [INFO] Building org.eclipse.papyrus.uml.profile.types.generator.ui 2.1.0-SNAPSHOT [62/74]
06:11:13 [INFO]   from ../../plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/pom.xml
06:11:13 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:11:13 [INFO] 
06:11:13 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
06:11:13 [INFO] 
06:11:13 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
06:11:13 [INFO] The project's OSGi version is 2.1.0.202306071005
06:11:13 [INFO] 
06:11:13 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
06:11:13 [INFO] 
06:11:13 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
06:11:13 [INFO] 
06:11:13 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
06:11:13 [INFO] 
06:11:13 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
06:11:13 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.types.generator.ui...
06:11:14 [INFO] 
06:11:14 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
06:11:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/src/main/resources
06:11:14 [INFO] 
06:11:14 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
06:11:14 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/bin
06:11:14 [INFO] 
06:11:14 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
06:11:14 [INFO] 
06:11:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
06:11:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/src/test/resources
06:11:14 [INFO] 
06:11:14 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
06:11:14 [INFO] 
06:11:14 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
06:11:14 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:11:14 [INFO] No tests to run.
06:11:14 [INFO] 
06:11:14 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
06:11:14 [INFO] 
06:11:14 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
06:11:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/target/org.eclipse.papyrus.uml.profile.types.generator.ui-2.1.0-SNAPSHOT-sources.jar
06:11:14 [INFO] 
06:11:14 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
06:11:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/target/org.eclipse.papyrus.uml.profile.types.generator.ui-2.1.0-SNAPSHOT.jar
06:11:14 [INFO] 
06:11:14 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
06:11:14 [INFO] 
06:11:14 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
06:11:14 [INFO] 
06:11:14 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
06:11:14 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/target/org.eclipse.papyrus.uml.profile.types.generator.ui-2.1.0-SNAPSHOT.jar
06:11:15 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/target/org.eclipse.papyrus.uml.profile.types.generator.ui-2.1.0-SNAPSHOT-sources.jar
06:11:16 [INFO] 
06:11:16 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
06:11:16 [INFO] 
06:11:16 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
06:11:16 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:11:16 [INFO] 
06:11:16 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
06:11:16 [INFO] No tests to run.
06:11:16 [INFO] 
06:11:16 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator.ui >--
06:11:16 [INFO] Building org.eclipse.papyrus.uml.profile.assistants.generator.ui 2.0.0-SNAPSHOT [63/74]
06:11:16 [INFO]   from ../../plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/pom.xml
06:11:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:11:16 [INFO] 
06:11:16 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
06:11:16 [INFO] 
06:11:16 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
06:11:16 [INFO] The project's OSGi version is 2.0.0.202306071005
06:11:16 [INFO] 
06:11:16 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
06:11:16 [INFO] 
06:11:16 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
06:11:16 [INFO] 
06:11:16 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
06:11:16 [INFO] 
06:11:16 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
06:11:16 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.assistants.generator.ui...
06:11:17 [INFO] 
06:11:17 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
06:11:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/src/main/resources
06:11:17 [INFO] 
06:11:17 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
06:11:17 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/bin
06:11:17 [INFO] 
06:11:17 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
06:11:17 [INFO] 
06:11:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
06:11:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/src/test/resources
06:11:17 [INFO] 
06:11:17 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
06:11:17 [INFO] 
06:11:17 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
06:11:17 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:11:17 [INFO] No tests to run.
06:11:17 [INFO] 
06:11:17 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
06:11:17 [INFO] 
06:11:17 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
06:11:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/target/org.eclipse.papyrus.uml.profile.assistants.generator.ui-2.0.0-SNAPSHOT-sources.jar
06:11:17 [INFO] 
06:11:17 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
06:11:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/target/org.eclipse.papyrus.uml.profile.assistants.generator.ui-2.0.0-SNAPSHOT.jar
06:11:17 [INFO] 
06:11:17 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
06:11:17 [INFO] 
06:11:17 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
06:11:17 [INFO] 
06:11:17 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
06:11:17 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/target/org.eclipse.papyrus.uml.profile.assistants.generator.ui-2.0.0-SNAPSHOT.jar
06:11:18 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/target/org.eclipse.papyrus.uml.profile.assistants.generator.ui-2.0.0-SNAPSHOT-sources.jar
06:11:20 [INFO] 
06:11:20 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
06:11:20 [INFO] 
06:11:20 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
06:11:20 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:11:20 [INFO] 
06:11:20 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
06:11:20 [INFO] No tests to run.
06:11:20 [INFO] 
06:11:20 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator >--
06:11:20 [INFO] Building org.eclipse.papyrus.uml.profile.newchildmenu.generator 2.0.0-SNAPSHOT [64/74]
06:11:20 [INFO]   from ../../plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/pom.xml
06:11:20 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:11:20 [INFO] 
06:11:20 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
06:11:20 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/xtend-gen (includes = [], excludes = [**/.gitignore])
06:11:20 [INFO] 
06:11:20 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
06:11:20 [INFO] The project's OSGi version is 2.0.0.202306071005
06:11:20 [INFO] 
06:11:20 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
06:11:20 [INFO] 
06:11:20 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
06:11:20 [INFO] 
06:11:20 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
06:11:20 [INFO] 
06:11:20 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
06:11:20 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.newchildmenu.generator...
06:11:20 [INFO] 
06:11:20 [INFO] --- xtend:2.30.0:compile (default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
06:11:20 [INFO] 
06:11:20 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
06:11:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/src/main/resources
06:11:20 [INFO] 
06:11:20 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
06:11:20 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/bin
06:11:20 [INFO] 
06:11:20 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
06:11:20 [INFO] 
06:11:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
06:11:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/src/test/resources
06:11:20 [INFO] 
06:11:20 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
06:11:20 [INFO] 
06:11:20 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
06:11:20 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:11:20 [INFO] No tests to run.
06:11:20 [INFO] 
06:11:20 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
06:11:20 [INFO] 
06:11:20 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
06:11:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator-2.0.0-SNAPSHOT-sources.jar
06:11:20 [INFO] 
06:11:20 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
06:11:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator-2.0.0-SNAPSHOT.jar
06:11:20 [INFO] 
06:11:20 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
06:11:20 [INFO] 
06:11:20 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
06:11:20 [INFO] 
06:11:20 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
06:11:20 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator-2.0.0-SNAPSHOT.jar
06:11:22 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator-2.0.0-SNAPSHOT-sources.jar
06:11:23 [INFO] 
06:11:23 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
06:11:23 [INFO] 
06:11:23 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
06:11:23 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:11:23 [INFO] 
06:11:23 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
06:11:23 [INFO] No tests to run.
06:11:23 [INFO] 
06:11:23 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui >--
06:11:23 [INFO] Building org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui 2.0.0-SNAPSHOT [65/74]
06:11:23 [INFO]   from ../../plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/pom.xml
06:11:23 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:11:23 [INFO] 
06:11:23 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
06:11:23 [INFO] 
06:11:23 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
06:11:23 [INFO] The project's OSGi version is 2.0.0.202306071005
06:11:23 [INFO] 
06:11:23 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
06:11:23 [INFO] 
06:11:23 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
06:11:23 [INFO] 
06:11:23 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
06:11:23 [INFO] 
06:11:23 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
06:11:23 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui...
06:11:23 [INFO] 
06:11:23 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
06:11:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/src/main/resources
06:11:23 [INFO] 
06:11:23 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
06:11:23 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/bin
06:11:24 [INFO] 
06:11:24 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
06:11:24 [INFO] 
06:11:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
06:11:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/src/test/resources
06:11:24 [INFO] 
06:11:24 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
06:11:24 [INFO] 
06:11:24 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
06:11:24 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:11:24 [INFO] No tests to run.
06:11:24 [INFO] 
06:11:24 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
06:11:24 [INFO] 
06:11:24 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
06:11:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui-2.0.0-SNAPSHOT-sources.jar
06:11:24 [INFO] 
06:11:24 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
06:11:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui-2.0.0-SNAPSHOT.jar
06:11:24 [INFO] 
06:11:24 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
06:11:24 [INFO] 
06:11:24 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
06:11:24 [INFO] 
06:11:24 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
06:11:24 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui-2.0.0-SNAPSHOT.jar
06:11:25 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui-2.0.0-SNAPSHOT-sources.jar
06:11:26 [INFO] 
06:11:26 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
06:11:26 [INFO] 
06:11:26 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
06:11:26 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:11:26 [INFO] 
06:11:26 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
06:11:26 [INFO] No tests to run.
06:11:26 [INFO] 
06:11:26 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.assistants.feature >---
06:11:26 [INFO] Building org.eclipse.papyrus.uml.assistants.feature 4.0.0-SNAPSHOT [66/74]
06:11:26 [INFO]   from ../../features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/pom.xml
06:11:26 [INFO] --------------------------[ eclipse-feature ]---------------------------
06:11:26 [INFO] 
06:11:26 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.uml.assistants.feature ---
06:11:26 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target
06:11:26 [INFO] 
06:11:26 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.assistants.feature ---
06:11:26 [INFO] The project's OSGi version is 4.0.0.202306071005
06:11:26 [INFO] 
06:11:26 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.assistants.feature ---
06:11:26 [INFO] 
06:11:26 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.assistants.feature ---
06:11:26 [INFO] 
06:11:26 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.assistants.feature ---
06:11:26 [INFO] 
06:11:26 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.assistants.feature ---
06:11:26 [INFO] 
06:11:26 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.assistants.feature ---
06:11:26 [INFO] 
06:11:26 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.assistants.feature ---
06:11:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target/org.eclipse.papyrus.uml.assistants.feature-4.0.0-SNAPSHOT.jar
06:11:26 [INFO] 
06:11:26 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.assistants.feature ---
06:11:26 [INFO] 
06:11:26 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.assistants.feature ---
06:11:26 [INFO] 
06:11:26 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.uml.assistants.feature ---
06:11:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target/org.eclipse.papyrus.uml.assistants.feature-4.0.0-SNAPSHOT-sources-feature.jar
06:11:26 [INFO] 
06:11:26 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.uml.assistants.feature ---
06:11:26 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target/org.eclipse.papyrus.uml.assistants.feature-4.0.0-SNAPSHOT.jar
06:11:28 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target/org.eclipse.papyrus.uml.assistants.feature-4.0.0-SNAPSHOT-sources-feature.jar
06:11:29 [INFO] 
06:11:29 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.assistants.feature ---
06:11:29 [INFO] 
06:11:29 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.architecture >--
06:11:29 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.architecture 2.1.0-SNAPSHOT [67/74]
06:11:29 [INFO]   from ../../plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/pom.xml
06:11:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:11:29 [INFO] 
06:11:29 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
06:11:29 [INFO] 
06:11:29 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
06:11:29 [INFO] The project's OSGi version is 2.1.0.202306071005
06:11:29 [INFO] 
06:11:29 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
06:11:29 [INFO] 
06:11:29 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
06:11:29 [INFO] 
06:11:29 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
06:11:29 [INFO] 
06:11:29 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
06:11:29 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.architecture...
06:11:30 [INFO] 
06:11:30 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
06:11:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/src/main/resources
06:11:30 [INFO] 
06:11:30 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
06:11:30 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/bin
06:11:30 [INFO] 
06:11:30 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
06:11:30 [INFO] 
06:11:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
06:11:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/src/test/resources
06:11:30 [INFO] 
06:11:30 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
06:11:30 [INFO] 
06:11:30 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
06:11:30 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:11:30 [INFO] No tests to run.
06:11:30 [INFO] 
06:11:30 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
06:11:30 [INFO] 
06:11:30 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
06:11:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0-SNAPSHOT-sources.jar
06:11:30 [INFO] 
06:11:30 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
06:11:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0-SNAPSHOT.jar
06:11:30 [INFO] 
06:11:30 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
06:11:30 [INFO] 
06:11:30 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
06:11:30 [INFO] 
06:11:30 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
06:11:30 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0-SNAPSHOT.jar
06:11:32 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0-SNAPSHOT-sources.jar
06:11:33 [INFO] 
06:11:33 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
06:11:33 [INFO] 
06:11:33 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
06:11:33 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:11:33 [INFO] 
06:11:33 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
06:11:33 [INFO] No tests to run.
06:11:33 [INFO] 
06:11:33 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.elementtypes >--
06:11:33 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.elementtypes 2.1.0-SNAPSHOT [68/74]
06:11:33 [INFO]   from ../../plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/pom.xml
06:11:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:11:33 [INFO] 
06:11:33 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
06:11:33 [INFO] 
06:11:33 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
06:11:33 [INFO] The project's OSGi version is 2.1.0.202306071005
06:11:33 [INFO] 
06:11:33 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
06:11:33 [INFO] 
06:11:33 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
06:11:33 [INFO] 
06:11:33 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
06:11:33 [INFO] 
06:11:33 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
06:11:33 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.elementtypes...
06:11:34 [INFO] 
06:11:34 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
06:11:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/src/main/resources
06:11:34 [INFO] 
06:11:34 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
06:11:34 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/bin
06:11:34 [INFO] 
06:11:34 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
06:11:34 [INFO] 
06:11:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
06:11:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/src/test/resources
06:11:34 [INFO] 
06:11:34 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
06:11:34 [INFO] 
06:11:34 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
06:11:34 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:11:34 [INFO] No tests to run.
06:11:34 [INFO] 
06:11:34 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
06:11:34 [INFO] 
06:11:34 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
06:11:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.1.0-SNAPSHOT-sources.jar
06:11:34 [INFO] 
06:11:34 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
06:11:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.1.0-SNAPSHOT.jar
06:11:34 [INFO] 
06:11:34 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
06:11:34 [INFO] 
06:11:34 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
06:11:34 [INFO] 
06:11:34 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
06:11:34 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.1.0-SNAPSHOT.jar
06:11:36 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.1.0-SNAPSHOT-sources.jar
06:11:37 [INFO] 
06:11:37 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
06:11:37 [INFO] 
06:11:37 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
06:11:37 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:11:37 [INFO] 
06:11:37 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
06:11:37 [INFO] No tests to run.
06:11:37 [INFO] 
06:11:37 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.profile >--
06:11:37 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.profile 2.1.0-SNAPSHOT [69/74]
06:11:37 [INFO]   from ../../plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/pom.xml
06:11:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:11:37 [INFO] 
06:11:37 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
06:11:37 [INFO] 
06:11:37 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
06:11:37 [INFO] The project's OSGi version is 2.1.0.202306071005
06:11:37 [INFO] 
06:11:37 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
06:11:37 [INFO] 
06:11:37 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
06:11:37 [INFO] 
06:11:37 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
06:11:37 [INFO] 
06:11:37 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
06:11:37 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.profile...
06:11:38 [INFO] 
06:11:38 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
06:11:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/src/main/resources
06:11:38 [INFO] 
06:11:38 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
06:11:38 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/bin
06:11:38 [INFO] 
06:11:38 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
06:11:38 [INFO] 
06:11:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
06:11:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/src/test/resources
06:11:38 [INFO] 
06:11:38 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
06:11:38 [INFO] 
06:11:38 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
06:11:38 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:11:38 [INFO] No tests to run.
06:11:38 [INFO] 
06:11:38 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
06:11:38 [INFO] 
06:11:38 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
06:11:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.1.0-SNAPSHOT-sources.jar
06:11:38 [INFO] 
06:11:38 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
06:11:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.1.0-SNAPSHOT.jar
06:11:38 [INFO] 
06:11:38 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
06:11:38 [INFO] 
06:11:38 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
06:11:38 [INFO] 
06:11:38 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
06:11:38 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.1.0-SNAPSHOT.jar
06:11:39 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.1.0-SNAPSHOT-sources.jar
06:11:41 [INFO] 
06:11:41 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
06:11:41 [INFO] 
06:11:41 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
06:11:41 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:11:41 [INFO] 
06:11:41 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
06:11:41 [INFO] No tests to run.
06:11:41 [INFO] 
06:11:41 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.newchild >--
06:11:41 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.newchild 1.0.0-SNAPSHOT [70/74]
06:11:41 [INFO]   from ../../plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/pom.xml
06:11:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:11:41 [INFO] 
06:11:41 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
06:11:41 [INFO] 
06:11:41 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
06:11:41 [INFO] The project's OSGi version is 1.0.0.202306071005
06:11:41 [INFO] 
06:11:41 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
06:11:41 [INFO] 
06:11:41 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
06:11:41 [INFO] 
06:11:41 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
06:11:41 [INFO] 
06:11:41 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
06:11:41 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.newchild...
06:11:41 [INFO] 
06:11:41 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
06:11:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/src/main/resources
06:11:41 [INFO] 
06:11:41 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
06:11:41 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/bin
06:11:41 [INFO] 
06:11:41 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
06:11:41 [INFO] 
06:11:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
06:11:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/src/test/resources
06:11:41 [INFO] 
06:11:41 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
06:11:41 [INFO] 
06:11:41 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
06:11:41 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:11:41 [INFO] No tests to run.
06:11:41 [INFO] 
06:11:41 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
06:11:41 [INFO] 
06:11:41 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
06:11:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/target/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0-SNAPSHOT-sources.jar
06:11:41 [INFO] 
06:11:41 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
06:11:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/target/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0-SNAPSHOT.jar
06:11:41 [INFO] 
06:11:41 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
06:11:41 [INFO] 
06:11:41 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
06:11:41 [INFO] 
06:11:41 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
06:11:41 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/target/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0-SNAPSHOT.jar
06:11:43 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/target/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0-SNAPSHOT-sources.jar
06:11:44 [INFO] 
06:11:44 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
06:11:44 [INFO] 
06:11:44 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
06:11:44 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:11:44 [INFO] 
06:11:44 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
06:11:44 [INFO] No tests to run.
06:11:44 [INFO] 
06:11:44 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.properties >--
06:11:44 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.properties 1.0.0-SNAPSHOT [71/74]
06:11:44 [INFO]   from ../../plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/pom.xml
06:11:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:11:44 [INFO] 
06:11:44 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
06:11:44 [INFO] 
06:11:44 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
06:11:44 [INFO] The project's OSGi version is 1.0.0.202306071005
06:11:44 [INFO] 
06:11:44 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
06:11:44 [INFO] 
06:11:44 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
06:11:44 [INFO] 
06:11:44 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
06:11:44 [INFO] 
06:11:44 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
06:11:44 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.properties...
06:11:45 [INFO] 
06:11:45 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
06:11:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/src/main/resources
06:11:45 [INFO] 
06:11:45 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
06:11:45 [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/bin
06:11:45 [INFO] 
06:11:45 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
06:11:45 [INFO] 
06:11:45 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
06:11:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/src/test/resources
06:11:45 [INFO] 
06:11:45 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
06:11:45 [INFO] 
06:11:45 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
06:11:45 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:11:45 [INFO] No tests to run.
06:11:45 [INFO] 
06:11:45 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
06:11:45 [INFO] 
06:11:45 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
06:11:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/target/org.eclipse.papyrus.toolsmiths.validation.properties-1.0.0-SNAPSHOT-sources.jar
06:11:45 [INFO] 
06:11:45 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
06:11:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/target/org.eclipse.papyrus.toolsmiths.validation.properties-1.0.0-SNAPSHOT.jar
06:11:45 [INFO] 
06:11:45 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
06:11:45 [INFO] 
06:11:45 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
06:11:45 [INFO] 
06:11:45 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
06:11:45 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/target/org.eclipse.papyrus.toolsmiths.validation.properties-1.0.0-SNAPSHOT.jar
06:11:47 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/target/org.eclipse.papyrus.toolsmiths.validation.properties-1.0.0-SNAPSHOT-sources.jar
06:11:49 [INFO] 
06:11:49 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
06:11:49 [INFO] 
06:11:49 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
06:11:49 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:11:49 [INFO] 
06:11:49 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
06:11:49 [INFO] No tests to run.
06:11:49 [INFO] 
06:11:49 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.feature >--
06:11:49 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.feature 1.0.0-SNAPSHOT [72/74]
06:11:49 [INFO]   from ../../features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/pom.xml
06:11:49 [INFO] --------------------------[ eclipse-feature ]---------------------------
06:11:49 [INFO] 
06:11:49 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
06:11:49 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target
06:11:49 [INFO] 
06:11:49 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
06:11:49 [INFO] The project's OSGi version is 1.0.0.202306071005
06:11:49 [INFO] 
06:11:49 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
06:11:49 [INFO] 
06:11:49 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
06:11:49 [INFO] 
06:11:49 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
06:11:49 [INFO] 
06:11:49 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
06:11:49 [INFO] 
06:11:49 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
06:11:49 [INFO] 
06:11:49 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
06:11:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target/org.eclipse.papyrus.toolsmiths.validation.feature-1.0.0-SNAPSHOT.jar
06:11:49 [INFO] 
06:11:49 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
06:11:49 [INFO] 
06:11:49 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
06:11:49 [INFO] 
06:11:49 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
06:11:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target/org.eclipse.papyrus.toolsmiths.validation.feature-1.0.0-SNAPSHOT-sources-feature.jar
06:11:49 [INFO] 
06:11:49 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
06:11:49 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target/org.eclipse.papyrus.toolsmiths.validation.feature-1.0.0-SNAPSHOT.jar
06:11:50 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target/org.eclipse.papyrus.toolsmiths.validation.feature-1.0.0-SNAPSHOT-sources-feature.jar
06:11:51 [INFO] 
06:11:51 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
06:11:51 [INFO] 
06:11:51 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.targetplatform >--
06:11:51 [INFO] Building org.eclipse.papyrus.toolsmiths.targetplatform 0.0.1-SNAPSHOT [73/74]
06:11:51 [INFO]   from targetPlatform/pom.xml
06:11:51 [INFO] ---------------------[ eclipse-target-definition ]----------------------
06:11:51 [INFO] 
06:11:51 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
06:11:51 [INFO] 
06:11:51 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
06:11:51 [INFO] 
06:11:51 [INFO] --- tycho-packaging:3.0.4:package-target-definition (default-package-target-definition) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
06:11:51 [INFO] 
06:11:51 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
06:11:51 [INFO] 
06:11:51 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
06:11:51 [INFO] 
06:11:51 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
06:11:51 [INFO] 
06:11:51 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.p2.toolsmiths >--------
06:11:51 [INFO] Building org.eclipse.papyrus.p2.toolsmiths 1.0.0-SNAPSHOT        [74/74]
06:11:51 [INFO]   from site/pom.xml
06:11:51 [INFO] -------------------------[ eclipse-repository ]-------------------------
06:11:51 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:11:52 [INFO] 
06:11:52 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.papyrus.p2.toolsmiths ---
06:11:52 [INFO] 
06:11:52 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.p2.toolsmiths ---
06:11:52 [INFO] The project's OSGi version is 1.0.0.202306071005
06:11:52 [INFO] 
06:11:52 [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.papyrus.p2.toolsmiths ---
06:11:52 [INFO] 
06:11:52 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.p2.toolsmiths ---
06:11:52 [INFO] 
06:11:52 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.p2.toolsmiths ---
06:11:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/releng/toolsmiths/site/src/main/resources
06:11:52 [INFO] 
06:11:52 [INFO] --- tycho-p2-publisher:3.0.4:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.papyrus.p2.toolsmiths ---
06:11:52 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
06:11:52 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
06:11:52 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
06:11:52 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
06:11:52 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
06:11:52 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
06:11:52 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
06:11:52 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
06:11:52 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
06:11:52 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
06:11:52 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
06:11:52 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
06:11:52 [INFO] 
06:11:52 [INFO] --- tycho-p2-publisher:3.0.4:publish-products (default-publish-products) @ org.eclipse.papyrus.p2.toolsmiths ---
06:11:52 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
06:11:52 [INFO] 
06:11:52 [INFO] --- tycho-p2-publisher:3.0.4:publish-categories (default-publish-categories) @ org.eclipse.papyrus.p2.toolsmiths ---
06:11:52 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
06:11:52 [INFO] 
06:11:52 [INFO] --- tycho-p2-publisher:3.0.4:attach-artifacts (default-attach-artifacts) @ org.eclipse.papyrus.p2.toolsmiths ---
06:11:52 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
06:11:52 [INFO] 
06:11:52 [INFO] --- tycho-p2-repository:3.0.4:assemble-repository (default-assemble-repository) @ org.eclipse.papyrus.p2.toolsmiths ---
06:11:52 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor,4.1.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.toolsmiths.validation.profile.source,2.1.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.toolsmiths.profilemigration.ui.source,1.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.toolsmiths.profilemigration.ui,1.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.toolsmiths.validation.architecture.source,2.1.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.architectureview,2.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.dev.pluginexplorer.source,2.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature.source,1.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.toolsmiths.profilemigration.source,1.1.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.uml.profile.types.generator.source,3.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.gmf.codegen.ui.source,1.4.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.uml.profile.newchildmenu.generator.source,2.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.infra.gmfdiag.expansion.edit,3.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.papyrus.debug.feature,1.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.gmf.codegen.ui,1.4.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui.source,2.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.toolsmiths.validation.common,2.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.uml.profile.newchildmenu.generator,2.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.views.properties.toolsmiths.source,3.2.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.codegen.source,2.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.gmf.codegen.xtend.ui,1.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.papyrus.toolsmiths.validation.feature.source,1.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.customization.nattableconfiguration.source,3.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui,2.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.uml.profile.assistants.generator.ui,2.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.toolsmiths.expressions.source,2.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.uml.properties.generation,3.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.toolsmiths.validation.properties,1.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.uml.profile.assistants.generator.source,5.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.toolsmiths.nattable.source,2.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.toolsmiths.source,2.1.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.infra.gmfdiag.expansion.editor,3.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.gmf.editpoliciesstates.source,2.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.gmf.codegen,3.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.junit.framework,2.2.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.papyrus.toolsmiths.builder.feature,1.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.infra.gmfdiag.css.debug.source,2.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.toolsmiths.palette,4.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.toolsmiths.palette.source,4.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.dev.types.source,4.1.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.uml.m2m.qvto.tests.tools.source,2.1.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.infra.gmfdiag.css.debug,2.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.infra.emf.types.ui.properties,4.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.gmf.validate,1.2.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.dev.assistants.codegen,2.0.100.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.views.properties.toolsmiths,3.2.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.uml.profile.assistants.generator.ui.source,2.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.toolsmiths.expressions,2.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.uml.profile.types.generator,3.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.toolsmiths.validation.elementtypes.source,2.1.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.gmf.codegen.edit.source,3.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.infra.emf.commandstack,2.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.papyrus.releng.feature,1.2.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.mwe2.utils,2.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.dev.project.management,2.0.100.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.papyrus.uml.assistants.feature,4.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.toolsmiths.profilemigration,1.1.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.dev.project.management.source,2.0.100.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.junit.framework.source,2.2.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.gmf.figureview,2.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.gmf.codegen.xtend,1.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.uml.m2m.qvto.tests.tools,2.1.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.papyrus.uml.assistants.feature.source,4.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.gmf.editpartview.source,2.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.papyrus.diagramgen.feature,1.3.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.toolsmiths.ecore.source,2.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.toolsmiths.ecore,2.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.papyrus.toolsmiths.validation.feature,1.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.papyrus.junit.feature,1.2.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.architectureview.source,2.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.bundles.tests,3.1.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.toolsmiths.validation.newchild,1.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.uml.profile.types.generator.ui.source,2.1.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.junit.utils,3.3.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.codegen,2.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature,1.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.uml.properties.generation.source,3.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.toolsmiths.validation.properties.source,1.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.gmf.codegen.edit,3.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.toolsmiths.validation.architecture,2.1.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor.source,4.1.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.dev.pluginexplorer,2.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.papyrus.releng.feature.source,1.2.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.infra.emf.commandstack.source,2.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.releng.tools.source,3.2.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.uml.profile.assistants.generator,5.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.dev.view.services.edit.request.source,2.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.bundles.tests.source,3.1.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.gmf.codegen.xtend.ui.source,1.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.toolsmiths.validation.profile,2.1.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.toolsmiths.validation.elementtypes,2.1.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.papyrus.toolsmiths.feature,1.3.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.gmf.common.source,2.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.customization.nattableconfiguration,3.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.papyrus.junit.feature.source,1.2.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.toolsmiths.validation.newchild.source,1.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.gmf.validate.source,1.2.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.mwe2.utils.source,2.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.gmf.editpoliciesstates,2.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.dev.ui.source,1.1.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.uml.types.ui.properties,4.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.dev.assistants.codegen.source,2.0.100.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.papyrus.toolsmiths.feature.source,1.3.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.gmf.common,2.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.infra.gmfdiag.expansion.edit.source,3.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.junit.utils.source,3.3.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.uml.types.ui.properties.source,4.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.gmf.codegen.xtend.source,1.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.toolsmiths,2.1.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.toolsmiths.nattable,2.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.releng.tools,3.2.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.gmf.figureview.source,2.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.infra.gmfdiag.expansion.editor.source,3.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.dev.view.services.edit.request,2.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.infra.emf.types.ui.properties.source,4.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.gmf.editpartview,2.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.toolsmiths.plugin.builder,1.1.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.papyrus.diagramgen.feature.source,1.3.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.uml.profile.types.generator.ui,2.1.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.papyrus.debug.feature.source,1.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.dev.ui,1.1.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.toolsmiths.validation.common.source,2.0.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.dev.types,4.1.0.202306071005.
06:11:55 [WARNING] [e9da018c-34a3-42cc-952c-39a984bbe853][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.papyrus.gmf.codegen.source,3.0.0.202306071005.
06:11:58 [INFO] 
06:11:58 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.p2.toolsmiths ---
06:11:58 [INFO] 
06:11:58 [INFO] --- tycho-p2-repository:3.0.4:archive-repository (default-archive-repository) @ org.eclipse.papyrus.p2.toolsmiths ---
06:11:58 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
06:11:58 [INFO] Building zip: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/releng/toolsmiths/site/target/org.eclipse.papyrus.p2.toolsmiths-1.0.0-SNAPSHOT.zip
06:11:58 [INFO] 
06:11:58 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.p2.toolsmiths ---
06:11:58 [INFO] 
06:11:58 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.p2.toolsmiths ---
06:11:58 [INFO] 
06:11:58 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.p2.toolsmiths ---
06:11:58 [INFO] ------------------------------------------------------------------------
06:11:58 [INFO] Reactor Summary:
06:11:58 [INFO] 
06:11:58 [INFO] org.eclipse.papyrus.toolsmiths.releng 1.0.0-SNAPSHOT SUCCESS [  1.400 s]
06:11:58 [INFO] Papyrus Toolsmiths Features 0.0.1-SNAPSHOT ......... SUCCESS [  0.006 s]
06:11:58 [INFO] Papyrus Toolsmiths Plugins 0.0.1-SNAPSHOT .......... SUCCESS [  0.005 s]
06:11:58 [INFO] org.eclipse.papyrus.architectureview 2.0.0-SNAPSHOT  SUCCESS [  6.404 s]
06:11:58 [INFO] org.eclipse.papyrus.dev.ui 1.1.0-SNAPSHOT .......... SUCCESS [  2.759 s]
06:11:58 [INFO] org.eclipse.papyrus.dev.view.services.edit.request 2.0.0-SNAPSHOT SUCCESS [  2.681 s]
06:11:58 [INFO] org.eclipse.papyrus.gmf.editpoliciesstates 2.0.0-SNAPSHOT SUCCESS [  3.243 s]
06:11:58 [INFO] org.eclipse.papyrus.gmf.editpartview 2.0.0-SNAPSHOT  SUCCESS [  2.816 s]
06:11:58 [INFO] org.eclipse.papyrus.gmf.figureview 2.0.0-SNAPSHOT .. SUCCESS [  2.105 s]
06:11:58 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.debug 2.0.0-SNAPSHOT SUCCESS [  3.512 s]
06:11:58 [INFO] org.eclipse.papyrus.infra.emf.commandstack 2.0.0-SNAPSHOT SUCCESS [  2.386 s]
06:11:58 [INFO] org.eclipse.papyrus.gmf-tooling 0.0.1-SNAPSHOT ..... SUCCESS [  0.002 s]
06:11:58 [INFO] org.eclipse.papyrus.gmf.common 2.0.0-SNAPSHOT ...... SUCCESS [  3.387 s]
06:11:58 [INFO] org.eclipse.papyrus.gmf.validate 1.2.0-SNAPSHOT .... SUCCESS [  4.045 s]
06:11:58 [INFO] org.eclipse.papyrus.gmf.codegen 3.0.0-SNAPSHOT ..... SUCCESS [  5.953 s]
06:11:58 [INFO] org.eclipse.papyrus.dev.types 4.1.0-SNAPSHOT ....... SUCCESS [  8.873 s]
06:11:58 [INFO] org.eclipse.papyrus.dev.pluginexplorer 2.0.0-SNAPSHOT SUCCESS [  2.333 s]
06:11:58 [INFO] org.eclipse.papyrus.debug.feature 1.0.0-SNAPSHOT ... SUCCESS [  2.873 s]
06:11:58 [INFO] org.eclipse.papyrus.gmf.codegen.edit 3.0.0-SNAPSHOT  SUCCESS [  3.601 s]
06:11:58 [INFO] org.eclipse.papyrus.gmf.codegen.ui 1.4.0-SNAPSHOT .. SUCCESS [  2.545 s]
06:11:58 [INFO] org.eclipse.papyrus.gmf.codegen.xtend 1.0.0-SNAPSHOT SUCCESS [ 21.039 s]
06:11:58 [INFO] org.eclipse.papyrus.gmf.codegen.xtend.ui 1.0.0-SNAPSHOT SUCCESS [  3.487 s]
06:11:58 [INFO] org.eclipse.papyrus.codegen 2.0.0-SNAPSHOT ......... SUCCESS [  3.634 s]
06:11:58 [INFO] Papyrus UML Assistants 0.0.1-SNAPSHOT .............. SUCCESS [  0.002 s]
06:11:58 [INFO] org.eclipse.papyrus.uml.profile.types.generator 3.0.0-SNAPSHOT SUCCESS [  5.184 s]
06:11:58 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator 5.0.0-SNAPSHOT SUCCESS [  4.649 s]
06:11:58 [INFO] org.eclipse.papyrus.dev.assistants.codegen 2.0.100-SNAPSHOT SUCCESS [  4.659 s]
06:11:58 [INFO] org.eclipse.papyrus.mwe2.utils 2.0.0-SNAPSHOT ...... SUCCESS [  2.714 s]
06:11:58 [INFO] org.eclipse.papyrus.diagramgen.feature 1.3.0-SNAPSHOT SUCCESS [  2.899 s]
06:11:58 [INFO] org.eclipse.papyrus.tests.junit-framework 0.0.1-SNAPSHOT SUCCESS [  0.002 s]
06:11:58 [INFO] org.eclipse.papyrus.junit.framework 2.2.0-SNAPSHOT . SUCCESS [  3.114 s]
06:11:58 [INFO] org.eclipse.papyrus.junit.utils 3.3.0-SNAPSHOT ..... SUCCESS [  5.590 s]
06:11:58 [INFO] org.eclipse.papyrus.bundles.tests 3.1.0-SNAPSHOT ... SUCCESS [  9.103 s]
06:11:58 [INFO] org.eclipse.papyrus.junit.feature 1.2.0-SNAPSHOT ... SUCCESS [  3.061 s]
06:11:58 [INFO] org.eclipse.papyrus.dev.project.management 2.0.100-SNAPSHOT SUCCESS [  3.197 s]
06:11:58 [INFO] org.eclipse.papyrus.releng.tools 3.2.0-SNAPSHOT .... SUCCESS [  3.696 s]
06:11:58 [INFO] org.eclipse.papyrus.releng.feature 1.2.0-SNAPSHOT .. SUCCESS [  3.583 s]
06:11:58 [INFO] org.eclipse.papyrus.toolsmiths.validations 0.0.1-SNAPSHOT SUCCESS [  0.001 s]
06:11:58 [INFO] org.eclipse.papyrus.toolsmiths.validation.common 2.0.0-SNAPSHOT SUCCESS [  4.108 s]
06:11:58 [INFO] Papyrus Toolsmithis - Builder 0.0.1-SNAPSHOT ....... SUCCESS [  0.002 s]
06:11:58 [INFO] org.eclipse.papyrus.toolsmiths.plugin.builder 1.1.0-SNAPSHOT SUCCESS [  3.994 s]
06:11:58 [INFO] org.eclipse.papyrus.toolsmiths.builder.feature 1.0.0-SNAPSHOT SUCCESS [  2.457 s]
06:11:58 [INFO] org.eclipse.papyrus.customization.nattableconfiguration 3.0.0-SNAPSHOT SUCCESS [  3.960 s]
06:11:58 [INFO] org.eclipse.papyrus.infra.emf.types.ui.properties 4.0.0-SNAPSHOT SUCCESS [  3.764 s]
06:11:58 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.edit 3.0.0-SNAPSHOT SUCCESS [  3.389 s]
06:11:58 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.editor 3.0.0-SNAPSHOT SUCCESS [  4.150 s]
06:11:58 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor 4.1.0-SNAPSHOT SUCCESS [  3.357 s]
06:11:58 [INFO] org.eclipse.papyrus.toolsmiths 2.1.0-SNAPSHOT ...... SUCCESS [  4.139 s]
06:11:58 [INFO] org.eclipse.papyrus.toolsmiths.ecore 2.0.0-SNAPSHOT  SUCCESS [  3.716 s]
06:11:58 [INFO] org.eclipse.papyrus.toolsmiths.expressions 2.0.0-SNAPSHOT SUCCESS [  2.790 s]
06:11:58 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools 2.1.0-SNAPSHOT SUCCESS [  4.097 s]
06:11:58 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature 1.0.0-SNAPSHOT SUCCESS [  2.105 s]
06:11:58 [INFO] org.eclipse.papyrus.toolsmiths.palette 4.0.0-SNAPSHOT SUCCESS [  4.758 s]
06:11:58 [INFO] org.eclipse.papyrus.views.properties.toolsmiths 3.2.0-SNAPSHOT SUCCESS [  3.538 s]
06:11:58 [INFO] org.eclipse.papyrus.uml.properties.generation 3.0.0-SNAPSHOT SUCCESS [  4.583 s]
06:11:58 [INFO] org.eclipse.papyrus.toolsmiths.nattable 2.0.0-SNAPSHOT SUCCESS [  3.319 s]
06:11:58 [INFO] org.eclipse.papyrus.uml.types.ui.properties 4.0.0-SNAPSHOT SUCCESS [  4.000 s]
06:11:58 [INFO] org.eclipse.papyrus.toolsmiths.profile-migration 0.0.1-SNAPSHOT SUCCESS [  0.002 s]
06:11:58 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.ui 1.0.0-SNAPSHOT SUCCESS [  3.020 s]
06:11:58 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration 1.1.0-SNAPSHOT SUCCESS [  3.785 s]
06:11:58 [INFO] org.eclipse.papyrus.toolsmiths.feature 1.3.0-SNAPSHOT SUCCESS [  3.277 s]
06:11:58 [INFO] org.eclipse.papyrus.uml.profile.types.generator.ui 2.1.0-SNAPSHOT SUCCESS [  3.204 s]
06:11:58 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.ui 2.0.0-SNAPSHOT SUCCESS [  3.691 s]
06:11:58 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator 2.0.0-SNAPSHOT SUCCESS [  3.361 s]
06:11:58 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui 2.0.0-SNAPSHOT SUCCESS [  2.943 s]
06:11:58 [INFO] org.eclipse.papyrus.uml.assistants.feature 4.0.0-SNAPSHOT SUCCESS [  3.134 s]
06:11:58 [INFO] org.eclipse.papyrus.toolsmiths.validation.architecture 2.1.0-SNAPSHOT SUCCESS [  4.167 s]
06:11:58 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes 2.1.0-SNAPSHOT SUCCESS [  3.912 s]
06:11:58 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile 2.1.0-SNAPSHOT SUCCESS [  3.422 s]
06:11:58 [INFO] org.eclipse.papyrus.toolsmiths.validation.newchild 1.0.0-SNAPSHOT SUCCESS [  3.678 s]
06:11:58 [INFO] org.eclipse.papyrus.toolsmiths.validation.properties 1.0.0-SNAPSHOT SUCCESS [  4.447 s]
06:11:58 [INFO] org.eclipse.papyrus.toolsmiths.validation.feature 1.0.0-SNAPSHOT SUCCESS [  2.533 s]
06:11:58 [INFO] org.eclipse.papyrus.toolsmiths.targetplatform 0.0.1-SNAPSHOT SUCCESS [  0.002 s]
06:11:58 [INFO] org.eclipse.papyrus.p2.toolsmiths 1.0.0-SNAPSHOT ... SUCCESS [  6.792 s]
06:11:58 [INFO] ------------------------------------------------------------------------
06:11:58 [INFO] BUILD SUCCESS
06:11:58 [INFO] ------------------------------------------------------------------------
06:11:58 [INFO] Total time:  06:28 min
06:11:58 [INFO] Finished at: 2023-06-07T10:11:58Z
06:11:58 [INFO] ------------------------------------------------------------------------
06:11:59 [Papyrus-Master-Toolsmiths] $ /bin/sh -xe /tmp/jenkins13145144931449804562.sh
06:11:59 + . source/releng/toolkit/server/build-after-toolsmiths.sh
06:11:59 ++ p2UpdateSiteDir=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/releng/toolsmiths/site/target/repository
06:11:59 ++ updateSite=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/repository
06:11:59 ++ '[' -n 6.5.0RC2 ']'
06:11:59 ++ buildType=S
06:11:59 ++ COMPACT_BUILD_ID=
06:11:59 ++ FULL_BUILD_ID=S
06:11:59 ++ '[' -n 6.5.0RC2 ']'
06:11:59 ++ updateZipName=Papyrus-Toolsmiths-6.5.0RC2.zip
06:11:59 ++ zipName=Papyrus-Toolsmiths.zip
06:11:59 ++ rm -rf tmp
06:11:59 ++ mkdir -p tmp/toolsmiths
06:11:59 ++ rm -rf /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/repository
06:11:59 ++ mv /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/releng/toolsmiths/site/target/repository /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/repository
06:11:59 ++ cd /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/repository
06:11:59 ++ zip -r Papyrus-Toolsmiths-6.5.0RC2.zip artifacts.jar artifacts.xml.xz content.jar content.xml.xz features p2.index plugins
06:11:59   adding: artifacts.jar (deflated 0%)
06:11:59   adding: artifacts.xml.xz (stored 0%)
06:11:59   adding: content.jar (deflated 6%)
06:11:59   adding: content.xml.xz (stored 0%)
06:11:59   adding: features/ (stored 0%)
06:11:59   adding: features/org.eclipse.papyrus.infra.textedit.feature_1.1.0.202306070926.jar (deflated 2%)
06:11:59   adding: features/org.eclipse.papyrus.infra.textedit.feature.source_1.1.0.202306070926.jar (deflated 5%)
06:11:59   adding: features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature.source_1.0.0.202306071005.jar (deflated 6%)
06:11:59   adding: features/org.eclipse.papyrus.debug.feature_1.0.0.202306071005.jar (deflated 2%)
06:11:59   adding: features/org.eclipse.papyrus.toolsmiths.validation.feature.source_1.0.0.202306071005.jar (deflated 6%)
06:11:59   adding: features/org.eclipse.papyrus.toolsmiths.builder.feature_1.0.0.202306071005.jar (deflated 2%)
06:11:59   adding: features/org.eclipse.papyrus.releng.feature_1.2.0.202306071005.jar (deflated 2%)
06:11:59   adding: features/org.eclipse.papyrus.uml.assistants.feature_4.0.0.202306071005.jar (deflated 2%)
06:11:59   adding: features/org.eclipse.papyrus.uml.assistants.feature.source_4.0.0.202306071005.jar (deflated 6%)
06:11:59   adding: features/org.eclipse.papyrus.diagramgen.feature_1.3.0.202306071005.jar (deflated 3%)
06:11:59   adding: features/org.eclipse.papyrus.toolsmiths.validation.feature_1.0.0.202306071005.jar (deflated 2%)
06:11:59   adding: features/org.eclipse.papyrus.junit.feature_1.2.0.202306071005.jar (deflated 2%)
06:11:59   adding: features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature_1.0.0.202306071005.jar (deflated 3%)
06:11:59   adding: features/org.eclipse.papyrus.releng.feature.source_1.2.0.202306071005.jar (deflated 6%)
06:11:59   adding: features/org.eclipse.papyrus.toolsmiths.feature_1.3.0.202306071005.jar (deflated 2%)
06:11:59   adding: features/org.eclipse.papyrus.junit.feature.source_1.2.0.202306071005.jar (deflated 6%)
06:11:59   adding: features/org.eclipse.papyrus.toolsmiths.feature.source_1.3.0.202306071005.jar (deflated 6%)
06:11:59   adding: features/org.eclipse.papyrus.diagramgen.feature.source_1.3.0.202306071005.jar (deflated 6%)
06:11:59   adding: features/org.eclipse.papyrus.debug.feature.source_1.0.0.202306071005.jar (deflated 6%)
06:11:59   adding: p2.index (deflated 35%)
06:11:59   adding: plugins/ (stored 0%)
06:11:59   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor_4.1.0.202306071005.jar (deflated 15%)
06:11:59   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.profile.source_2.1.0.202306071005.jar (deflated 17%)
06:11:59   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration.ui.source_1.0.0.202306071005.jar (deflated 15%)
06:11:59   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration.ui_1.0.0.202306071005.jar (deflated 15%)
06:11:59   adding: plugins/org.eclipse.papyrus.infra.textedit.representation.edit.source_1.0.0.202306070926.jar (deflated 13%)
06:11:59   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.architecture.source_2.1.0.202306071005.jar (deflated 18%)
06:11:59   adding: plugins/org.eclipse.papyrus.architectureview_2.0.0.202306071005.jar (deflated 14%)
06:11:59   adding: plugins/org.eclipse.papyrus.dev.pluginexplorer.source_2.0.0.202306071005.jar (deflated 11%)
06:11:59   adding: plugins/org.eclipse.papyrus.infra.textedit.xtext_1.1.100.202306070926.jar (deflated 17%)
06:11:59   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration.source_1.1.0.202306071005.jar (deflated 19%)
06:11:59   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator.source_3.0.0.202306071005.jar (deflated 7%)
06:11:59   adding: plugins/org.eclipse.papyrus.gmf.codegen.ui.source_1.4.0.202306071005.jar (deflated 10%)
06:11:59   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator.source_2.0.0.202306071005.jar (deflated 16%)
06:11:59   adding: plugins/org.eclipse.papyrus.infra.textedit.modelexplorer_1.0.0.202306070926.jar (deflated 20%)
06:11:59   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.edit_3.0.0.202306071005.jar (deflated 28%)
06:11:59   adding: plugins/org.eclipse.papyrus.gmf.codegen.ui_1.4.0.202306071005.jar (deflated 12%)
06:11:59   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui.source_2.0.0.202306071005.jar (deflated 17%)
06:11:59   adding: plugins/org.eclipse.cbi.p2repo.aggregator_1.1.0.v20230118-1121.jar (deflated 8%)
06:11:59   adding: plugins/org.eclipse.papyrus.infra.textedit.xtext.source_1.1.100.202306070926.jar (deflated 15%)
06:11:59   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.common_2.0.0.202306071005.jar (deflated 10%)
06:11:59   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator_2.0.0.202306071005.jar (deflated 24%)
06:11:59   adding: plugins/org.eclipse.papyrus.views.properties.toolsmiths.source_3.2.0.202306071005.jar (deflated 15%)
06:11:59   adding: plugins/org.eclipse.papyrus.codegen.source_2.0.0.202306071005.jar (deflated 12%)
06:11:59   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend.ui_1.0.0.202306071005.jar (deflated 19%)
06:11:59   adding: plugins/org.eclipse.papyrus.infra.textedit.edit.source_1.0.0.202306070926.jar (deflated 13%)
06:11:59   adding: plugins/org.eclipse.papyrus.customization.nattableconfiguration.source_3.0.0.202306071005.jar (deflated 10%)
06:11:59   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui_2.0.0.202306071005.jar (deflated 19%)
06:11:59   adding: plugins/org.eclipse.papyrus.infra.textedit.representation.architecture_1.0.0.202306070926.jar (deflated 19%)
06:11:59   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator.ui_2.0.0.202306071005.jar (deflated 20%)
06:11:59   adding: plugins/org.eclipse.papyrus.infra.textedit.types_1.0.0.202306070926.jar (deflated 18%)
06:11:59   adding: plugins/org.eclipse.cbi.p2repo.util.source_1.1.0.v20220901-1119.jar (deflated 11%)
06:11:59   adding: plugins/org.eclipse.papyrus.toolsmiths.expressions.source_2.0.0.202306071005.jar (deflated 13%)
06:11:59   adding: plugins/org.eclipse.papyrus.uml.properties.generation_3.0.0.202306071005.jar (deflated 12%)
06:11:59   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.properties_1.0.0.202306071005.jar (deflated 11%)
06:11:59   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator.source_5.0.0.202306071005.jar (deflated 11%)
06:11:59   adding: plugins/org.eclipse.papyrus.toolsmiths.nattable.source_2.0.0.202306071005.jar (deflated 11%)
06:11:59   adding: plugins/org.eclipse.papyrus.toolsmiths.source_2.1.0.202306071005.jar (deflated 15%)
06:11:59   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.editor_3.0.0.202306071005.jar (deflated 15%)
06:11:59   adding: plugins/org.eclipse.papyrus.gmf.editpoliciesstates.source_2.0.0.202306071005.jar (deflated 12%)
06:11:59   adding: plugins/org.eclipse.papyrus.gmf.codegen_3.0.0.202306071005.jar (deflated 8%)
06:11:59   adding: plugins/org.eclipse.papyrus.junit.framework_2.2.0.202306071005.jar (deflated 15%)
06:11:59   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.css.debug.source_2.0.0.202306071005.jar (deflated 12%)
06:11:59   adding: plugins/org.eclipse.papyrus.toolsmiths.palette_4.0.0.202306071005.jar (deflated 12%)
06:11:59   adding: plugins/org.eclipse.papyrus.toolsmiths.palette.source_4.0.0.202306071005.jar (deflated 9%)
06:11:59   adding: plugins/org.eclipse.papyrus.dev.types.source_4.1.0.202306071005.jar (deflated 13%)
06:11:59   adding: plugins/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.source_2.1.0.202306071005.jar (deflated 10%)
06:11:59   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.css.debug_2.0.0.202306071005.jar (deflated 14%)
06:11:59   adding: plugins/org.eclipse.papyrus.infra.emf.types.ui.properties_4.0.0.202306071005.jar (deflated 22%)
06:11:59   adding: plugins/org.eclipse.papyrus.gmf.validate_1.2.0.202306071005.jar (deflated 11%)
06:11:59   adding: plugins/org.eclipse.papyrus.dev.assistants.codegen_2.0.100.202306071005.jar (deflated 10%)
06:11:59   adding: plugins/org.eclipse.papyrus.views.properties.toolsmiths_3.2.0.202306071005.jar (deflated 16%)
06:11:59   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator.ui.source_2.0.0.202306071005.jar (deflated 19%)
06:11:59   adding: plugins/org.eclipse.papyrus.toolsmiths.expressions_2.0.0.202306071005.jar (deflated 16%)
06:11:59   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator_3.0.0.202306071005.jar (deflated 7%)
06:11:59   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.elementtypes.source_2.1.0.202306071005.jar (deflated 18%)
06:11:59   adding: plugins/org.eclipse.papyrus.gmf.codegen.edit.source_3.0.0.202306071005.jar (deflated 10%)
06:11:59   adding: plugins/org.eclipse.papyrus.infra.emf.commandstack_2.0.0.202306071005.jar (deflated 17%)
06:11:59   adding: plugins/org.eclipse.papyrus.infra.textedit.ui.source_1.0.0.202306070926.jar (deflated 19%)
06:11:59   adding: plugins/org.eclipse.papyrus.mwe2.utils_2.0.0.202306071005.jar (deflated 13%)
06:11:59   adding: plugins/org.eclipse.papyrus.infra.textedit_1.0.0.202306070926.jar (deflated 16%)
06:11:59   adding: plugins/org.eclipse.papyrus.dev.project.management_2.0.100.202306071005.jar (deflated 12%)
06:11:59   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration_1.1.0.202306071005.jar (deflated 20%)
06:11:59   adding: plugins/org.eclipse.papyrus.dev.project.management.source_2.0.100.202306071005.jar (deflated 14%)
06:11:59   adding: plugins/org.eclipse.papyrus.junit.framework.source_2.2.0.202306071005.jar (deflated 13%)
06:11:59   adding: plugins/org.eclipse.papyrus.gmf.figureview_2.0.0.202306071005.jar (deflated 15%)
06:11:59   adding: plugins/org.eclipse.cbi.p2repo.aggregator.source_1.1.0.v20230118-1121.jar (deflated 9%)
06:11:59   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend_1.0.0.202306071005.jar (deflated 4%)
06:11:59   adding: plugins/org.eclipse.papyrus.infra.textedit.types.source_1.0.0.202306070926.jar (deflated 15%)
06:11:59   adding: plugins/org.eclipse.cbi.p2repo.aggregator.legacy_1.1.0.v20220626-0730.jar (deflated 5%)
06:11:59   adding: plugins/org.eclipse.papyrus.uml.m2m.qvto.tests.tools_2.1.0.202306071005.jar (deflated 12%)
06:11:59   adding: plugins/org.eclipse.papyrus.gmf.editpartview.source_2.0.0.202306071005.jar (deflated 12%)
06:11:59   adding: plugins/org.eclipse.cbi.p2repo.util_1.1.0.v20220901-1119.jar (deflated 9%)
06:11:59   adding: plugins/org.eclipse.papyrus.toolsmiths.ecore.source_2.0.0.202306071005.jar (deflated 18%)
06:11:59   adding: plugins/org.eclipse.papyrus.infra.textedit.properties.source_1.0.0.202306070926.jar (deflated 17%)
06:11:59   adding: plugins/org.eclipse.papyrus.toolsmiths.ecore_2.0.0.202306071005.jar (deflated 19%)
06:11:59   adding: plugins/org.eclipse.papyrus.architectureview.source_2.0.0.202306071005.jar (deflated 12%)
06:11:59   adding: plugins/org.eclipse.papyrus.bundles.tests_3.1.0.202306071005.jar (deflated 13%)
06:11:59   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.newchild_1.0.0.202306071005.jar (deflated 18%)
06:11:59   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator.ui.source_2.1.0.202306071005.jar (deflated 15%)
06:11:59   adding: plugins/org.eclipse.papyrus.junit.utils_3.3.0.202306071005.jar (deflated 11%)
06:11:59   adding: plugins/org.eclipse.papyrus.codegen_2.0.0.202306071005.jar (deflated 14%)
06:11:59   adding: plugins/org.eclipse.papyrus.uml.properties.generation.source_3.0.0.202306071005.jar (deflated 14%)
06:11:59   adding: plugins/org.eclipse.cbi.p2repo.p2.source_1.1.0.v20220711-1014.jar (deflated 8%)
06:11:59   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.properties.source_1.0.0.202306071005.jar (deflated 13%)
06:11:59   adding: plugins/org.eclipse.papyrus.gmf.codegen.edit_3.0.0.202306071005.jar (deflated 15%)
06:11:59   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.architecture_2.1.0.202306071005.jar (deflated 16%)
06:11:59   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor.source_4.1.0.202306071005.jar (deflated 9%)
06:11:59   adding: plugins/org.eclipse.papyrus.dev.pluginexplorer_2.0.0.202306071005.jar (deflated 14%)
06:11:59   adding: plugins/org.eclipse.papyrus.infra.textedit.source_1.0.0.202306070926.jar (deflated 13%)
06:11:59   adding: plugins/org.eclipse.papyrus.infra.emf.commandstack.source_2.0.0.202306071005.jar (deflated 13%)
06:11:59   adding: plugins/org.eclipse.papyrus.releng.tools.source_3.2.0.202306071005.jar (deflated 11%)
06:11:59   adding: plugins/org.eclipse.papyrus.infra.textedit.representation.edit_1.0.0.202306070926.jar (deflated 18%)
06:11:59   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator_5.0.0.202306071005.jar (deflated 10%)
06:11:59   adding: plugins/org.eclipse.papyrus.dev.view.services.edit.request.source_2.0.0.202306071005.jar (deflated 19%)
06:11:59   adding: plugins/org.eclipse.papyrus.gmf.common.source_2.0.0.202306071005.jar (deflated 12%)
06:11:59   adding: plugins/org.eclipse.papyrus.infra.textedit.modelexplorer.source_1.0.0.202306070926.jar (deflated 21%)
06:11:59   adding: plugins/org.eclipse.papyrus.bundles.tests.source_3.1.0.202306071005.jar (deflated 10%)
06:11:59   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend.ui.source_1.0.0.202306071005.jar (deflated 17%)
06:11:59   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.profile_2.1.0.202306071005.jar (deflated 15%)
06:11:59   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.elementtypes_2.1.0.202306071005.jar (deflated 17%)
06:11:59   adding: plugins/org.eclipse.papyrus.infra.textedit.ui_1.0.0.202306070926.jar (deflated 19%)
06:11:59   adding: plugins/org.eclipse.papyrus.customization.nattableconfiguration_3.0.0.202306071005.jar (deflated 16%)
06:11:59   adding: plugins/org.eclipse.papyrus.infra.textedit.representation.architecture.source_1.0.0.202306070926.jar (deflated 18%)
06:11:59   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.newchild.source_1.0.0.202306071005.jar (deflated 18%)
06:11:59   adding: plugins/org.eclipse.papyrus.gmf.validate.source_1.2.0.202306071005.jar (deflated 10%)
06:11:59   adding: plugins/org.eclipse.papyrus.mwe2.utils.source_2.0.0.202306071005.jar (deflated 13%)
06:11:59   adding: plugins/org.eclipse.papyrus.gmf.editpoliciesstates_2.0.0.202306071005.jar (deflated 15%)
06:11:59   adding: plugins/org.eclipse.papyrus.dev.ui.source_1.1.0.202306071005.jar (deflated 11%)
06:11:59   adding: plugins/org.eclipse.papyrus.uml.types.ui.properties_4.0.0.202306071005.jar (deflated 20%)
06:11:59   adding: plugins/org.eclipse.papyrus.infra.textedit.representation_1.0.0.202306070926.jar (deflated 17%)
06:11:59   adding: plugins/org.eclipse.papyrus.dev.assistants.codegen.source_2.0.100.202306071005.jar (deflated 12%)
06:11:59   adding: plugins/org.eclipse.cbi.p2repo.p2_1.1.0.v20220711-1014.jar (deflated 7%)
06:11:59   adding: plugins/org.eclipse.papyrus.gmf.common_2.0.0.202306071005.jar (deflated 12%)
06:11:59   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.edit.source_3.0.0.202306071005.jar (deflated 14%)
06:11:59   adding: plugins/org.eclipse.papyrus.junit.utils.source_3.3.0.202306071005.jar (deflated 9%)
06:11:59   adding: plugins/org.eclipse.papyrus.uml.types.ui.properties.source_4.0.0.202306071005.jar (deflated 16%)
06:11:59   adding: plugins/org.eclipse.papyrus.infra.textedit.edit_1.0.0.202306070926.jar (deflated 18%)
06:11:59   adding: plugins/org.eclipse.cbi.p2repo.cli_1.1.0.v20221114-0829.jar (deflated 9%)
06:11:59   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend.source_1.0.0.202306071005.jar (deflated 5%)
06:11:59   adding: plugins/org.eclipse.papyrus.toolsmiths_2.1.0.202306071005.jar (deflated 16%)
06:11:59   adding: plugins/org.eclipse.papyrus.infra.textedit.properties_1.0.0.202306070926.jar (deflated 20%)
06:11:59   adding: plugins/org.eclipse.papyrus.toolsmiths.nattable_2.0.0.202306071005.jar (deflated 11%)
06:11:59   adding: plugins/org.eclipse.papyrus.releng.tools_3.2.0.202306071005.jar (deflated 13%)
06:11:59   adding: plugins/org.eclipse.papyrus.gmf.figureview.source_2.0.0.202306071005.jar (deflated 13%)
06:11:59   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.editor.source_3.0.0.202306071005.jar (deflated 9%)
06:11:59   adding: plugins/org.eclipse.papyrus.dev.view.services.edit.request_2.0.0.202306071005.jar (deflated 20%)
06:11:59   adding: plugins/org.eclipse.papyrus.infra.textedit.representation.source_1.0.0.202306070926.jar (deflated 15%)
06:11:59   adding: plugins/org.eclipse.papyrus.infra.emf.types.ui.properties.source_4.0.0.202306071005.jar (deflated 18%)
06:11:59   adding: plugins/org.eclipse.papyrus.gmf.editpartview_2.0.0.202306071005.jar (deflated 15%)
06:11:59   adding: plugins/org.eclipse.papyrus.toolsmiths.plugin.builder_1.1.0.202306071005.jar (deflated 13%)
06:11:59   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator.ui_2.1.0.202306071005.jar (deflated 16%)
06:11:59   adding: plugins/org.eclipse.cbi.p2repo.cli.source_1.1.0.v20221114-0829.jar (deflated 12%)
06:11:59   adding: plugins/org.eclipse.papyrus.dev.ui_1.1.0.202306071005.jar (deflated 16%)
06:11:59   adding: plugins/org.eclipse.cbi.p2repo.aggregator.legacy.source_1.1.0.v20220626-0730.jar (deflated 11%)
06:11:59   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.common.source_2.0.0.202306071005.jar (deflated 9%)
06:11:59   adding: plugins/org.eclipse.papyrus.dev.types_4.1.0.202306071005.jar (deflated 11%)
06:11:59   adding: plugins/org.eclipse.papyrus.gmf.codegen.source_3.0.0.202306071005.jar (deflated 8%)
06:11:59 ++ mv /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/repository/Papyrus-Toolsmiths-6.5.0RC2.zip tmp/toolsmiths
06:11:59 ++ cd tmp
06:11:59 ++ zip -r Papyrus-Toolsmiths.zip toolsmiths
06:11:59   adding: toolsmiths/ (stored 0%)
06:11:59   adding: toolsmiths/Papyrus-Toolsmiths-6.5.0RC2.zip (stored 0%)
06:11:59 ++ mv tmp/Papyrus-Toolsmiths.zip .
06:11:59 Terminating xvnc.
06:12:13 Archiving artifacts
06:12:16 Finished: SUCCESS