Skip to content
Success

Console Output

09:04:53 Triggered by Gerrit: https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-papygame/+/203551
09:04:53 Running as SYSTEM
09:04:53 Agent centos-7-drvvv is provisioned from template centos-7
09:04:53 ---
09:04:53 apiVersion: "v1"
09:04:53 kind: "Pod"
09:04:53 metadata:
09:04:53   labels:
09:04:53     jenkins: "slave"
09:04:53     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
09:04:53     jenkins/label: "migration_jipp-migration_centos-7"
09:04:53   name: "centos-7-drvvv"
09:04:53   namespace: "papyrus"
09:04:53 spec:
09:04:53   containers:
09:04:53   - env:
09:04:53     - name: "JENKINS_SECRET"
09:04:53       value: "********"
09:04:53     - name: "JENKINS_TUNNEL"
09:04:53       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
09:04:53     - name: "JENKINS_AGENT_NAME"
09:04:53       value: "centos-7-drvvv"
09:04:53     - name: "JENKINS_REMOTING_JAVA_OPTS"
09:04:53       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
09:04:53         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
09:04:53     - name: "JAVA_TOOL_OPTIONS"
09:04:53       value: ""
09:04:53     - name: "_JAVA_OPTIONS"
09:04:53       value: ""
09:04:53     - name: "OPENJ9_JAVA_OPTIONS"
09:04:53       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
09:04:53     - name: "JENKINS_NAME"
09:04:53       value: "centos-7-drvvv"
09:04:53     - name: "JENKINS_AGENT_WORKDIR"
09:04:53       value: "/home/jenkins/agent"
09:04:53     - name: "JENKINS_URL"
09:04:53       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
09:04:53     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3107.v665000b_51092"
09:04:53     imagePullPolicy: "Always"
09:04:53     name: "jnlp"
09:04:53     resources:
09:04:53       limits:
09:04:53         cpu: "2000m"
09:04:53         memory: "4096Mi"
09:04:53       requests:
09:04:53         cpu: "1000m"
09:04:53         memory: "4096Mi"
09:04:53     tty: true
09:04:53     volumeMounts:
09:04:53     - mountPath: "/home/jenkins/.m2/toolchains.xml"
09:04:53       name: "m2-dir"
09:04:53       readOnly: true
09:04:53       subPath: "toolchains.xml"
09:04:53     - mountPath: "/home/jenkins/.mavenrc"
09:04:53       name: "m2-dir"
09:04:53       readOnly: true
09:04:53       subPath: ".mavenrc"
09:04:53     - mountPath: "/opt/tools"
09:04:53       name: "volume-0"
09:04:53       readOnly: false
09:04:53     - mountPath: "/home/jenkins"
09:04:53       name: "volume-2"
09:04:53       readOnly: false
09:04:53     - mountPath: "/home/jenkins/.m2/repository"
09:04:53       name: "volume-3"
09:04:53       readOnly: false
09:04:53     - mountPath: "/home/jenkins/.m2/settings-security.xml"
09:04:53       name: "m2-secret-dir"
09:04:53       readOnly: true
09:04:53       subPath: "settings-security.xml"
09:04:53     - mountPath: "/home/jenkins/.m2/wrapper"
09:04:53       name: "volume-4"
09:04:53       readOnly: false
09:04:53     - mountPath: "/home/jenkins/.m2/settings.xml"
09:04:53       name: "m2-secret-dir"
09:04:53       readOnly: true
09:04:53       subPath: "settings.xml"
09:04:53     - mountPath: "/home/jenkins/.ssh"
09:04:53       name: "volume-1"
09:04:53       readOnly: false
09:04:53       subPath: ""
09:04:53     - mountPath: "/home/jenkins/agent"
09:04:53       name: "workspace-volume"
09:04:53       readOnly: false
09:04:53     workingDir: "/home/jenkins/agent"
09:04:53   nodeSelector:
09:04:53     kubernetes.io/os: "linux"
09:04:53   restartPolicy: "Never"
09:04:53   volumes:
09:04:53   - name: "volume-0"
09:04:53     persistentVolumeClaim:
09:04:53       claimName: "tools-claim-jiro-papyrus"
09:04:53       readOnly: true
09:04:53   - name: "m2-secret-dir"
09:04:53     secret:
09:04:53       secretName: "m2-secret-dir"
09:04:53   - emptyDir:
09:04:53       medium: ""
09:04:53     name: "volume-2"
09:04:53   - configMap:
09:04:53       name: "m2-dir"
09:04:53     name: "m2-dir"
09:04:53   - configMap:
09:04:53       name: "known-hosts"
09:04:53     name: "volume-1"
09:04:53   - emptyDir:
09:04:53       medium: ""
09:04:53     name: "workspace-volume"
09:04:53   - emptyDir:
09:04:53       medium: ""
09:04:53     name: "volume-4"
09:04:53   - emptyDir:
09:04:53       medium: ""
09:04:53     name: "volume-3"
09:04:53 
09:04:53 Building remotely on centos-7-drvvv (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2
09:04:53 [WS-CLEANUP] Deleting project workspace...
09:04:53 [WS-CLEANUP] Deferred wipeout is used...
09:04:53 The recommended git tool is: NONE
09:04:55 No credentials specified
09:04:55 Cloning the remote Git repository
09:04:55 Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-papygame.git
09:04:55  > git init /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2 # timeout=10
09:04:56 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-papygame.git
09:04:56  > git --version # timeout=10
09:04:56  > git --version # 'git version 2.36.6'
09:04:56  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-papygame.git +refs/heads/*:refs/remotes/origin/* # timeout=10
09:04:56  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-papygame.git # timeout=10
09:04:56  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:04:57  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-papygame.git # timeout=10
09:04:57 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-papygame.git
09:04:57  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-papygame.git refs/changes/51/203551/1 # timeout=10
09:04:57  > git rev-parse 5ba2f4922ef91ff6ba72272cc083369ab7c6a5e7^{commit} # timeout=10
09:04:57 Checking out Revision 5ba2f4922ef91ff6ba72272cc083369ab7c6a5e7 (refs/changes/51/203551/1)
09:04:57  > git config core.sparsecheckout # timeout=10
09:04:57  > git checkout -f 5ba2f4922ef91ff6ba72272cc083369ab7c6a5e7 # timeout=10
09:04:57 Commit message: "Bug 582265 - Logout and Learning Path features added"
09:05:01  > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:05:01  > git rev-list --no-walk 1a29a0824cb33f3f3d453f3a0431a664592fe12a # timeout=10
09:05:04 $ pkill Xvnc
09:05:04 $ pkill Xrealvnc
09:05:04 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
09:20:33 [papyrus-papygame-gerrit-p2] $ Xvnc -help
09:20:33 Starting xvnc
09:20:33 [papyrus-papygame-gerrit-p2] $ Xvnc :19 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
09:20:33 
09:20:33 Xvnc TigerVNC 1.8.0 - built Apr  5 2023 13:48:56
09:20:33 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
09:20:33 See http://www.tigervnc.org for information on TigerVNC.
09:20:33 Underlying X server release 12004000, The X.Org Foundation
09:20:33 
09:20:33 
09:20:33 Thu Aug  3 13:20:33 2023
09:20:33  vncext:      VNC extension running!
09:20:33  vncext:      Listening for VNC connections on all interface(s), port 5919
09:20:33  vncext:      created VNC server for screen 0
09:20:33 [papyrus-papygame-gerrit-p2] $ /bin/bash /tmp/jenkins5512194527081559755.sh
09:20:33 [papyrus-papygame-gerrit-p2] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=5ba2f4922ef91ff6ba72272cc083369ab7c6a5e7 -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=ansgar.radermacher@cea.fr "-DGERRIT_EVENT_ACCOUNT_NAME=Ansgar Radermacher" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-papygame/+/203551 -DGERRIT_PATCHSET_UPLOADER_EMAIL=ansgar.radermacher@cea.fr -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=papyrus/org.eclipse.papyrus-papygame -DGERRIT_CHANGE_NUMBER=203551 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Ansgar Radermacher\" <ansgar.radermacher@cea.fr>' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/51/203551/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Ansgar Radermacher" '-DGERRIT_CHANGE_OWNER=\"Ansgar Radermacher\" <ansgar.radermacher@cea.fr>' -DGERRIT_CHANGE_COMMIT_MESSAGE=QnVnIDU4MjI2NSAtIExvZ291dCBhbmQgTGVhcm5pbmcgUGF0aCBmZWF0dXJlcyBhZGRlZAoKLSBsb2dvdXQgYW5kIEhpbnQgUmVxdWVzdCBCdXR0b24gYWRkZWQKLSBsb2dvdXQgYnV0dG9uIGFkZGVkIHdpdGggaXRzIHJlbGF0ZWQgZnVuY3Rpb25hbGl0eSB0byBzdG9wIGFuZCByZXN1bWUKdGhlIGdhbWUgbGF0ZXIuCi0gYWRkZWQgdGhlIGxlYXJuaW5nIHBhdGggY29uY2VwdC4gTm93IGVhY2ggZ2FtZSBpcyBhIGxlYXJuaW5nIHBhdGggd2l0aAphIHNldCBvZiBsZWFybmluZyBhY3Rpdml0eSB0aGF0IGd1aWRlcyB0aGUgc3R1ZGVudCB0byBmb2xsb3cgYSBzcGVjaWZpYwpwYXRoIHdpdGggZGlmZmVyZW50IGxlYXJuaW5nIGFjdGl2aXR5IHR5cGVzIG9uIE1vZGVsaW5nCgpTaWduZWQtb2ZmLWJ5OiBBbnRvbmlvIDxidWNjaGlhcm9uZUBmYmsuZXU+CkNoYW5nZS1JZDogSWExMTFiMjdmZTY3NzBmNTg3ZThiOTc2OTY1NGJmNmRmYzU0NjMxOWUK "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Bug 582265 - Logout and Learning Path features added" '-DGERRIT_EVENT_ACCOUNT=\"Ansgar Radermacher\" <ansgar.radermacher@cea.fr>' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Ia111b27fe6770f587e8b9769654bf6dfc546319e -DGERRIT_EVENT_HASH=1911449631 -DGERRIT_VERSION=3.5.6 -DGERRIT_EVENT_ACCOUNT_EMAIL=ansgar.radermacher@cea.fr -DGERRIT_PATCHSET_NUMBER=1 "-DGERRIT_CHANGE_OWNER_NAME=Ansgar Radermacher" -Dtycho.localArtifacts=ignore -Declipse.targetrelease=2021-12 -Dmaven.repo.local=/home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/.repository clean verify -Pp2
09:20:33 Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c)
09:20:33 Maven home: /opt/tools/apache-maven/latest
09:20:33 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
09:20:33 Default locale: en_US, platform encoding: UTF-8
09:20:33 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix"
09:20:36 [INFO] Scanning for projects...
09:20:55 [WARNING] No system packages found in profile nor toolchain for JRE-1.1, using current JRE system packages.
09:20:55 This can cause faulty dependency resolution, consider adding a definition for a 'jdk' with id=JRE-1.1 in your toolchains.xml
09:20:55 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/targetplatform/org.eclipse.papyrus.papygame.targetplatform.2021-12/org.eclipse.papyrus.designer.targetplatform.2021-12.target for environments=[win32/win32/x86_64, linux/gtk/x86_64, macosx/cocoa/x86_64], include source mode=honor, execution environment=org.eclipse.tycho.p2.target.ee.AllKnownEEsResolutionHints@48204, remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@4a7e469d...
09:20:55 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
09:20:55 SLF4J: Defaulting to no-operation (NOP) logger implementation
09:20:55 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
09:21:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.papygame:org.eclipse.papyrus.gamification:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/pom.xml
09:21:38 [INFO] Fetching 202112081000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2021-12/ (63B)
09:21:38 [INFO] Fetching ca.odell.glazedlists_1.9.0.v201303080712.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (931.78kB)
09:21:38 [INFO] Fetching com.google.gson_2.8.8.v20211029-0838.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (265.9kB)
09:21:38 [INFO] Fetching com.google.guava_30.1.0.v20210127-2300.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.89MB)
09:21:39 [INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (141.49kB)
09:21:39 [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (14.07kB)
09:21:39 [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (12.94MB)
09:21:40 [INFO] Fetching com.sun.jna_5.8.0.v20210503-0343.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.68MB)
09:21:41 [INFO] Fetching com.sun.jna.platform_5.8.0.v20210406-1004.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.41MB)
09:21:41 [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (46.27kB)
09:21:41 [INFO] Fetching org.eclipse.osgi_3.17.100.v20211104-1730.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.4MB)
09:21:41 [INFO] Fetching org.apache.batik.bridge_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (504.53kB)
09:21:41 [INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (259.85kB)
09:21:41 [INFO] Fetching org.apache.batik.dom_1.6.1.v201505192100.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (107.88kB)
09:21:41 [INFO] Fetching org.apache.batik.dom.svg_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (453.74kB)
09:21:41 [INFO] Fetching org.apache.batik.ext.awt_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (387.41kB)
09:21:41 [INFO] Fetching org.apache.batik.parser_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (54.9kB)
09:21:41 [INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (99.44kB)
09:21:41 [INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (161.06kB)
09:21:41 [INFO] Fetching org.apache.batik.xml_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (35.81kB)
09:21:41 [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (95.26kB)
09:21:41 [INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (20.34kB)
09:21:42 [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (35.59kB)
09:21:42 [INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (353.59kB)
09:21:42 [INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (144.34kB)
09:21:42 [INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (23.5kB)
09:21:42 [INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (703.81kB)
09:21:42 [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (15.35kB)
09:21:42 [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (16.71kB)
09:21:42 [INFO] Fetching org.apache.batik.pdf_1.6.0.v201105071520.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (498.28kB)
09:21:42 [INFO] Fetching org.apache.batik.transcoder_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (79.12kB)
09:21:42 [INFO] Fetching org.apache.batik.svggen_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (183.86kB)
09:21:42 [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (367.61kB)
09:21:42 [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (302.53kB)
09:21:42 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (71.45kB)
09:21:42 [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (411.93kB)
09:21:42 [INFO] Fetching org.eclipse.osgi.services_3.10.200.v20210723-0643.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (126.4kB)
09:21:42 [INFO] Fetching org.eclipse.osgi.util_3.6.100.v20210723-1119.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (72.7kB)
09:21:42 [INFO] Fetching org.bouncycastle.bcpg_1.69.0.v20210713-1924.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (326.25kB)
09:21:42 [INFO] Fetching org.bouncycastle.bcprov_1.69.0.v20210923-1401.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (5.46MB)
09:21:43 [INFO] Fetching org.eclipse.ant.core_3.6.200.v20210907-1007.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (107.17kB)
09:21:43 [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (35.64kB)
09:21:43 [INFO] Fetching org.eclipse.core.runtime_3.24.0.v20210910-0750.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (70.78kB)
09:21:43 [INFO] Fetching org.eclipse.compare_3.8.200.v20210910-1335.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (804.81kB)
09:21:43 [INFO] Fetching org.eclipse.ui_3.200.0.v20211026-0701.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (432.53kB)
09:21:43 [INFO] Fetching org.eclipse.core.resources_3.16.0.v20211001-2032.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (880.15kB)
09:21:43 [INFO] Fetching org.eclipse.jface.text_3.19.0.v20211026-2100.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.03MB)
09:21:43 [INFO] Fetching org.eclipse.ui.ide_3.18.400.v20211026-0701.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.41MB)
09:21:44 [INFO] Fetching org.eclipse.ui.views_3.11.100.v20210816-0811.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (105.57kB)
09:21:44 [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.300.v20211119-1032.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (674.55kB)
09:21:44 [INFO] Fetching org.eclipse.core.expressions_3.8.100.v20210910-0640.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (92.12kB)
09:21:44 [INFO] Fetching org.eclipse.ui.editors_3.14.300.v20210913-0815.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (618.79kB)
09:21:44 [INFO] Fetching org.eclipse.ui.forms_3.11.300.v20211022-1451.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (330.12kB)
09:21:44 [INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (66.43kB)
09:21:44 [INFO] Fetching org.eclipse.core.commands_3.10.100.v20210722-1426.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (114.56kB)
09:21:44 [INFO] Fetching org.eclipse.equinox.common_3.15.100.v20211021-1418.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (143.91kB)
09:21:44 [INFO] Fetching org.eclipse.core.contenttype_3.8.100.v20210910-0640.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (100.02kB)
09:21:44 [INFO] Fetching org.eclipse.equinox.preferences_3.9.100.v20211021-1418.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (136.29kB)
09:21:44 [INFO] Fetching org.eclipse.equinox.registry_3.11.100.v20211021-1418.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (194.4kB)
09:21:44 [INFO] Fetching org.eclipse.core.databinding_1.10.100.v20200926-1123.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (180.11kB)
09:21:44 [INFO] Fetching org.eclipse.core.databinding.observable_1.11.0.v20210722-1426.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (311.11kB)
09:21:44 [INFO] Fetching org.eclipse.core.databinding.property_1.9.0.v20210619-1129.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (163.08kB)
09:21:44 [INFO] Fetching org.eclipse.core.databinding.beans_1.8.0.v20210619-1111.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (92.92kB)
09:21:44 [INFO] Fetching org.eclipse.core.filebuffers_3.7.100.v20210909-1906.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (115.4kB)
09:21:44 [INFO] Fetching org.eclipse.text_3.12.0.v20210512-1644.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (288.46kB)
09:21:44 [INFO] Fetching org.eclipse.core.filesystem_1.9.200.v20210912-1851.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (69.8kB)
09:21:44 [INFO] Fetching org.eclipse.core.jobs_3.12.0.v20210723-1034.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (108.05kB)
09:21:44 [INFO] Fetching org.eclipse.equinox.app_1.6.100.v20211021-1418.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (89.14kB)
09:21:44 [INFO] Fetching org.eclipse.debug.core_3.18.300.v20211117-1829.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (395.01kB)
09:21:45 [INFO] Fetching org.eclipse.debug.ui_3.15.200.v20211108-1752.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.96MB)
09:21:45 [INFO] Fetching org.eclipse.ui.console_3.11.100.v20210721-1355.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (209.6kB)
09:21:45 [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (270.25kB)
09:21:45 [INFO] Fetching org.eclipse.jface_3.24.0.v20211110-1517.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.11MB)
09:21:45 [INFO] Fetching org.eclipse.ui.workbench_3.124.0.v20211116-0651.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (3.47MB)
09:21:46 [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (24.31kB)
09:21:46 [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (215.67kB)
09:21:46 [INFO] Fetching org.eclipse.swt_3.118.0.v20211123-0851.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (16.96kB)
09:21:46 [INFO] Fetching org.eclipse.e4.core.commands_1.0.0.v20210507-1901.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (25.62kB)
09:21:46 [INFO] Fetching org.eclipse.e4.core.di_1.8.100.v20210910-0640.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (52.48kB)
09:21:46 [INFO] Fetching org.eclipse.e4.core.contexts_1.9.100.v20211011-1349.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (55.13kB)
09:21:46 [INFO] Fetching org.eclipse.e4.core.services_2.3.100.v20210910-0640.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (69.65kB)
09:21:46 [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.100.v20210910-0640.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (12kB)
09:21:46 [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.100.v20210910-0640.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (11.14kB)
09:21:46 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.200.v20210910-0640.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (40.46kB)
09:21:46 [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.0.v20210722-1426.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (51.03kB)
09:21:46 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (107.16kB)
09:21:46 [INFO] Fetching org.eclipse.emf.ecore_2.25.0.v20210816-0937.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.26MB)
09:21:46 [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.100.v20210722-1426.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (45.85kB)
09:21:47 [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.200.v20211022-1402.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (213.89kB)
09:21:47 [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.400.v20211026-1534.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (203.91kB)
09:21:47 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (27.72kB)
09:21:47 [INFO] Fetching org.eclipse.e4.ui.di_1.4.0.v20210621-1133.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (16.41kB)
09:21:47 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.100.v20211103-1334.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (57.43kB)
09:21:47 [INFO] Fetching org.eclipse.e4.ui.ide_3.16.0.v20210625-1251.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (11.51kB)
09:21:47 [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.0.v20210727-1533.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (394.73kB)
09:21:47 [INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (33.33kB)
09:21:47 [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.0.v20210621-1136.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (13.3kB)
09:21:47 [INFO] Fetching org.eclipse.e4.ui.workbench_1.13.100.v20211019-0756.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (260.38kB)
09:21:47 [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (87.54kB)
09:21:47 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (229.55kB)
09:21:47 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.400.v20211102-0453.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (118.14kB)
09:21:47 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.300.v20211102-1716.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (251.59kB)
09:21:47 [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.300.v20211102-0939.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (147.16kB)
09:21:47 [INFO] Fetching org.eclipse.jface.databinding_1.13.0.v20210619-1146.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (295.36kB)
09:21:47 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.0.v20210619-0956.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (21.08kB)
09:21:47 [INFO] Fetching org.eclipse.urischeme_1.2.100.v20211001-1648.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (51.9kB)
09:21:47 [INFO] Fetching org.eclipse.emf.codegen_2.22.0.v20210420-0623.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (127.14kB)
09:21:47 [INFO] Fetching org.eclipse.emf.common_2.23.0.v20210924-1718.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (367kB)
09:21:47 [INFO] Fetching org.eclipse.jdt.core_3.28.0.v20211117-1416.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (6.64MB)
09:21:48 [INFO] Fetching org.eclipse.jdt.launching_3.19.400.v20211011-0920.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (563.25kB)
09:21:48 [INFO] Fetching org.eclipse.emf.codegen.ecore_2.28.0.v20210925-0555.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (420.11kB)
09:21:49 [INFO] Fetching org.eclipse.emf.common.ui_2.19.0.v20211110-0654.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (59.76kB)
09:21:49 [INFO] Fetching org.eclipse.emf.converter_2.10.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (37.6kB)
09:21:49 [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (90.57kB)
09:21:49 [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (61.39kB)
09:21:49 [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (294.61kB)
09:21:49 [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (44.88kB)
09:21:49 [INFO] Fetching org.eclipse.emf.edit.ui_2.20.0.v20210506-1232.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (109.38kB)
09:21:49 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (18.49kB)
09:21:49 [INFO] Fetching org.eclipse.emf.transaction_1.9.1.201805140824.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (169.13kB)
09:21:49 [INFO] Fetching org.eclipse.emf.validation_1.8.0.202008210805.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (403.7kB)
09:21:50 [INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.201805140824.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (44.51kB)
09:21:50 [INFO] Fetching org.eclipse.emf.validation.ui_1.7.0.202008210805.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (74.19kB)
09:21:50 [INFO] Fetching org.eclipse.emf.workspace_1.5.1.201805140824.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (85.1kB)
09:21:50 [INFO] Fetching org.eclipse.emf.workspace.ui_1.3.0.201805140824.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (23.12kB)
09:21:50 [INFO] Fetching org.eclipse.equinox.bidi_1.4.100.v20211021-1418.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (50.74kB)
09:21:50 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.0.v20210315-2042.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (36.06kB)
09:21:50 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.100.v20210703-1540.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (69.05kB)
09:21:50 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.300.v20211104-1311.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (167.07kB)
09:21:50 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.100.v20210813-0606.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (360.09kB)
09:21:50 [INFO] Fetching org.tukaani.xz_1.9.0.v20210624-1259.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (131.39kB)
09:21:50 [INFO] Fetching org.eclipse.equinox.p2.core_2.8.100.v20210908-0659.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (76.34kB)
09:21:50 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.100.v20210907-0854.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (74.12kB)
09:21:50 [INFO] Fetching org.eclipse.equinox.p2.repository_2.5.300.v20211006-1229.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (142.29kB)
09:21:50 [INFO] Fetching org.eclipse.equinox.p2.director_2.5.100.v20210813-0606.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (109.64kB)
09:21:50 [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (116.64kB)
09:21:50 [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (81.19kB)
09:21:50 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.0.v20210315-2228.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (45.48kB)
09:21:50 [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.200.v20211104-1616.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (212.98kB)
09:21:50 [INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.0.v20210315-2042.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (56.37kB)
09:21:50 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.0.v20210315-2228.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (130.72kB)
09:21:50 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.0.v20210316-1209.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (24.82kB)
09:21:50 [INFO] Fetching org.eclipse.equinox.p2.publisher_1.6.200.v20211013-0600.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (101.88kB)
09:21:50 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.1.v20210812-1422.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (242.54kB)
09:21:50 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.0.v20210315-2228.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (26.34kB)
09:21:50 [INFO] Fetching org.eclipse.equinox.security_1.3.800.v20211021-1418.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (113.04kB)
09:21:51 [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.0.v20210325-0750.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (248.88kB)
09:21:51 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.100.v20210615-1334.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (129.25kB)
09:21:51 [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (366.65kB)
09:21:51 [INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (117.54kB)
09:21:51 [INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (257.07kB)
09:21:51 [INFO] Fetching org.eclipse.team.core_3.9.200.v20211013-1022.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (401.69kB)
09:21:51 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (101.63kB)
09:21:51 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (120.47kB)
09:21:51 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (39.19kB)
09:21:51 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (14.81kB)
09:21:51 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (100.18kB)
09:21:51 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (76.18kB)
09:21:51 [INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (133.43kB)
09:21:51 [INFO] Fetching org.eclipse.gmf.runtime.notation_1.10.0.202004160913.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (386.74kB)
09:21:51 [INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (114.22kB)
09:21:51 [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (190.29kB)
09:21:51 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.9.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.16MB)
09:21:52 [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (28.96kB)
09:21:52 [INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (93.41kB)
09:21:52 [INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.1.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (101.64kB)
09:21:52 [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (107.15kB)
09:21:52 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.1.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (49.28kB)
09:21:52 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (218.68kB)
09:21:52 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (90.09kB)
09:21:52 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (137.5kB)
09:21:52 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (92.07kB)
09:21:52 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.8.1.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (196.84kB)
09:21:52 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.8.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (215.81kB)
09:21:52 [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (62.89kB)
09:21:52 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (23.87kB)
09:21:52 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.2.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (118.04kB)
09:21:52 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (123.71kB)
09:21:52 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (69.5kB)
09:21:52 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.1.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (318.63kB)
09:21:52 [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (110.03kB)
09:21:52 [INFO] Fetching org.eclipse.jdt.core.manipulation_1.15.100.v20211115-1252.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.88MB)
09:21:52 [INFO] Fetching org.eclipse.ltk.core.refactoring_3.12.100.v20210926-1112.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (341.2kB)
09:21:52 [INFO] Fetching org.eclipse.jdt.debug_3.19.0.v20211112-1303.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (905.56kB)
09:21:53 [INFO] Fetching org.eclipse.jdt.ui_3.25.0.v20211115-1252.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (11.15MB)
09:21:54 [INFO] Fetching org.eclipse.search_3.14.0.v20211108-0804.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (489.61kB)
09:21:54 [INFO] Fetching org.eclipse.team.ui_3.9.100.v20210721-1306.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.42MB)
09:21:54 [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.0.v20210618-1953.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (468.75kB)
09:21:54 [INFO] Fetching org.eclipse.ui.navigator_3.10.200.v20211009-1706.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (423.11kB)
09:21:54 [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.300.v20210914-2004.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (172.13kB)
09:21:54 [INFO] Fetching org.eclipse.jface.notifications_0.4.0.v20211004-0555.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (29.94kB)
09:21:54 [INFO] Fetching org.eclipse.m2m.qvt.oml_3.10.4.v20211130-1509.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.05MB)
09:21:55 [INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.10.2.v20211130-1509.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (66.54kB)
09:21:55 [INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20211130-1509.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (868.38kB)
09:21:55 [INFO] Fetching org.eclipse.ocl.ecore_3.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (383.83kB)
09:21:55 [INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.10.2.v20211130-1509.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (142.14kB)
09:21:55 [INFO] Fetching org.eclipse.ocl_3.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.14MB)
09:21:55 [INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.10.2.v20211130-1509.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (73.85kB)
09:21:55 [INFO] Fetching org.eclipse.nebula.widgets.nattable.core_1.5.0.201703192131.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.82MB)
09:21:55 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.118.0.v20211123-0851.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.45MB)
09:21:56 [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_1.5.0.201703192131.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (131.36kB)
09:21:56 [INFO] Fetching org.eclipse.nebula.widgets.richtext_1.2.0.201703081533.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.42MB)
09:21:56 [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (53.45kB)
09:21:56 [INFO] Fetching org.eclipse.ocl.common_1.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (36.07kB)
09:21:56 [INFO] Fetching org.eclipse.papyrus.editor_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (26.58kB)
09:21:56 [INFO] Fetching org.eclipse.papyrus.infra.core_4.3.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (315.96kB)
09:21:56 [INFO] Fetching org.eclipse.papyrus.infra.core.log_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (13.48kB)
09:21:56 [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (232.47kB)
09:21:56 [INFO] Fetching org.eclipse.papyrus.infra.core.sashwindows.di_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (115.02kB)
09:21:56 [INFO] Fetching org.eclipse.papyrus.infra.emf_4.2.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (260.1kB)
09:21:56 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.utils_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (19.06kB)
09:21:56 [INFO] Fetching org.eclipse.papyrus.infra.ui_3.4.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (326.48kB)
09:21:56 [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (11.51kB)
09:21:56 [INFO] Fetching org.eclipse.papyrus.emf_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (22.77kB)
09:21:56 [INFO] Fetching org.eclipse.pde.core_3.15.0.v20211020-1251.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.33MB)
09:21:57 [INFO] Fetching org.eclipse.papyrus.emf.facet.architecture_1.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (67.45kB)
09:21:57 [INFO] Fetching org.eclipse.papyrus.infra.core.architecture_3.1.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (108.8kB)
09:21:57 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (106.81kB)
09:21:57 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (464.52kB)
09:21:57 [INFO] Fetching org.eclipse.papyrus.infra.types_5.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (125.05kB)
09:21:57 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.core_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (16.24kB)
09:21:57 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.ui_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (44.62kB)
09:21:57 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.core_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (31.95kB)
09:21:57 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.core_4.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (40.25kB)
09:21:57 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.core_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (157.85kB)
09:21:57 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.catalog_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (27.05kB)
09:21:57 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.core_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (73.58kB)
09:21:57 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.ui_4.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (160.95kB)
09:21:57 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.core_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (30.36kB)
09:21:57 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.jface.ui_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (16.52kB)
09:21:57 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.swt_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (26.96kB)
09:21:57 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.ui_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (191.74kB)
09:21:57 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (94.56kB)
09:21:57 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.catalog_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (32.16kB)
09:21:57 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.pde.core_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (39.37kB)
09:21:57 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (26.12kB)
09:21:57 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.metamodel_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (29.09kB)
09:21:57 [INFO] Fetching org.eclipse.papyrus.infra.tools_4.2.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (134.95kB)
09:21:57 [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.03MB)
09:21:59 [INFO] Fetching org.eclipse.papyrus.uml.diagram.common_5.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.91MB)
09:21:59 [INFO] Fetching org.eclipse.papyrus.infra.architecture_3.1.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (299.36kB)
09:21:59 [INFO] Fetching org.eclipse.papyrus.uml.tools_5.1.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (300.31kB)
09:21:59 [INFO] Fetching org.eclipse.papyrus.uml.diagram.clazz_5.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.1MB)
09:21:59 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (281.29kB)
09:21:59 [INFO] Fetching org.eclipse.papyrus.uml.service.types_5.2.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (516.01kB)
09:21:59 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.commands_4.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (57.81kB)
09:21:59 [INFO] Fetching org.eclipse.papyrus.infra.emf.gmf_2.1.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (70.22kB)
09:21:59 [INFO] Fetching org.eclipse.papyrus.infra.services.edit_4.1.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (48.6kB)
09:21:59 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common_4.2.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1,004.66kB)
09:22:00 [INFO] Fetching org.eclipse.papyrus.junit.utils_3.1.0.202112011052.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/toolsmiths/plugins/ (218.82kB)
09:22:00 [INFO] Fetching org.eclipse.papyrus.uml.perspective_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (13.41kB)
09:22:00 [INFO] Fetching org.eclipse.xtend.lib_2.25.0.v20210301-0821.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (108.08kB)
09:22:00 [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (56.04kB)
09:22:00 [INFO] Fetching org.eclipse.papyrus.infra.constraints_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (93.35kB)
09:22:00 [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation.edit_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (44.99kB)
09:22:00 [INFO] Fetching org.eclipse.papyrus.infra.constraints.edit_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (42.78kB)
09:22:00 [INFO] Fetching org.eclipse.papyrus.infra.core.architecture.edit_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (61.01kB)
09:22:00 [INFO] Fetching org.eclipse.papyrus.infra.types.edit_5.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (75.64kB)
09:22:00 [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (15.77kB)
09:22:00 [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor.di_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (64.92kB)
09:22:00 [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (141.3kB)
09:22:00 [INFO] Fetching org.eclipse.papyrus.infra.properties_4.1.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (212.3kB)
09:22:00 [INFO] Fetching org.eclipse.papyrus.infra.properties.ui_4.1.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (265.23kB)
09:22:00 [INFO] Fetching org.eclipse.papyrus.infra.widgets_4.1.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (957.48kB)
09:22:00 [INFO] Fetching org.eclipse.papyrus.infra.emf.appearance_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (22.77kB)
09:22:00 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (109.09kB)
09:22:00 [INFO] Fetching org.eclipse.papyrus.infra.emf.nattable_6.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (106.3kB)
09:22:00 [INFO] Fetching org.eclipse.papyrus.infra.nattable_7.1.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.19MB)
09:22:00 [INFO] Fetching org.eclipse.papyrus.infra.nattable.model_5.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (465.35kB)
09:22:01 [INFO] Fetching org.eclipse.papyrus.infra.services.labelprovider_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (23.52kB)
09:22:01 [INFO] Fetching org.eclipse.papyrus.infra.ui.emf_3.1.100.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (140.61kB)
09:22:01 [INFO] Fetching org.eclipse.papyrus.infra.emf.readonly_4.1.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (57.07kB)
09:22:01 [INFO] Fetching org.eclipse.papyrus.infra.internationalization_2.1.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (99.36kB)
09:22:01 [INFO] Fetching org.eclipse.papyrus.infra.onefile_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (38.66kB)
09:22:01 [INFO] Fetching org.eclipse.papyrus.infra.emf.types_5.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (271.15kB)
09:22:01 [INFO] Fetching org.eclipse.papyrus.infra.types.core_5.1.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (108.04kB)
09:22:01 [INFO] Fetching org.eclipse.papyrus.infra.types.rulebased_5.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (99.13kB)
09:22:01 [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (171.86kB)
09:22:01 [INFO] Fetching org.eclipse.papyrus.infra.filters_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (56.45kB)
09:22:01 [INFO] Fetching org.eclipse.papyrus.infra.filters.edit_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (33.32kB)
09:22:01 [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (35.18kB)
09:22:01 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.canonical_3.1.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (72.87kB)
09:22:01 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (55.5kB)
09:22:01 [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.policy_4.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (108.19kB)
09:22:01 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration_5.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (97.56kB)
09:22:01 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (26.21kB)
09:22:01 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.tooling.runtime_4.1.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (300.73kB)
09:22:01 [INFO] Fetching org.eclipse.papyrus.infra.services.decoration_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (31.57kB)
09:22:01 [INFO] Fetching org.eclipse.papyrus.infra.services.edit.ui_4.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (22.7kB)
09:22:01 [INFO] Fetching org.eclipse.papyrus.infra.services.markerlistener_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (70.44kB)
09:22:01 [INFO] Fetching org.eclipse.papyrus.infra.sync_3.1.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (108.53kB)
09:22:01 [INFO] Fetching org.eclipse.papyrus.infra.guava_1.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (13.1kB)
09:22:01 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (47.79kB)
09:22:01 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.dnd_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (66.12kB)
09:22:01 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.expansion_4.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (117.26kB)
09:22:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (77.62kB)
09:22:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.hyperlink_4.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (103.89kB)
09:22:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.navigation_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (84.07kB)
09:22:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.preferences_4.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (114.5kB)
09:22:02 [INFO] Fetching org.eclipse.papyrus.infra.hyperlink_4.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (122.23kB)
09:22:02 [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (26.82kB)
09:22:02 [INFO] Fetching org.eclipse.papyrus.infra.services.navigation_4.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (31.92kB)
09:22:02 [INFO] Fetching org.eclipse.papyrus.infra.services.openelement_4.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (20.04kB)
09:22:02 [INFO] Fetching org.eclipse.papyrus.infra.services.viewersearch_4.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (19.06kB)
09:22:02 [INFO] Fetching org.eclipse.papyrus.infra.widgets.toolbox_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (117.79kB)
09:22:02 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.common_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (33.54kB)
09:22:02 [INFO] Fetching org.eclipse.papyrus.infra.nattable.common_6.1.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (126kB)
09:22:02 [INFO] Fetching org.eclipse.xwt_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (178.19kB)
09:22:02 [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.history_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (33.78kB)
09:22:02 [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (114.11kB)
09:22:02 [INFO] Fetching org.eclipse.papyrus.infra.services.localizer_3.1.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (17.34kB)
09:22:02 [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading_4.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (48.16kB)
09:22:02 [INFO] Fetching org.eclipse.papyrus.infra.services.semantic_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (15.16kB)
09:22:02 [INFO] Fetching org.eclipse.papyrus.infra.services.validation_4.1.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (72.47kB)
09:22:02 [INFO] Fetching org.eclipse.papyrus.infra.ui.architecture_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (167.8kB)
09:22:02 [INFO] Fetching org.eclipse.papyrus.junit.framework_2.1.0.202112011052.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-12/6.0.0/toolsmiths/plugins/ (73.41kB)
09:22:02 [INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (421.77kB)
09:22:03 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.ui_3.1.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (117.11kB)
09:22:03 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer_5.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (251.07kB)
09:22:03 [INFO] Fetching org.eclipse.xtext.ui_2.25.0.v20210301-0928.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.88MB)
09:22:03 [INFO] Fetching org.eclipse.papyrus.uml.appearance_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (25.07kB)
09:22:03 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.utils_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (14.71kB)
09:22:03 [INFO] Fetching org.eclipse.papyrus.uml.tools.utils_4.1.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (127.68kB)
09:22:03 [INFO] Fetching org.eclipse.uml2.uml.editor_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (65.24kB)
09:22:03 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.edit_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (221.86kB)
09:22:03 [INFO] Fetching org.eclipse.papyrus.uml.diagram.wizards_4.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (177.04kB)
09:22:03 [INFO] Fetching org.eclipse.papyrus.uml.extensionpoints_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (64.31kB)
09:22:03 [INFO] Fetching org.eclipse.ui.intro_3.6.400.v20211015-1317.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (344.68kB)
09:22:03 [INFO] Fetching org.eclipse.papyrus.views.validation_3.1.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (58.84kB)
09:22:03 [INFO] Fetching org.eclipse.papyrus.uml.types.core_5.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (305.78kB)
09:22:03 [INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (37.64kB)
09:22:03 [INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (12.83kB)
09:22:03 [INFO] Fetching org.eclipse.papyrus.views.properties_5.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (93.84kB)
09:22:04 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.core_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (15.49kB)
09:22:04 [INFO] Fetching org.eclipse.xtext_2.25.0.v20210301-0843.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.62MB)
09:22:04 [INFO] Fetching org.eclipse.pde.build_3.11.100.v20210916-0743.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (477.29kB)
09:22:04 [INFO] Fetching org.eclipse.xtext.xbase.lib_2.25.0.v20210301-0821.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (160.53kB)
09:22:04 [INFO] Fetching org.eclipse.xtend.lib.macro_2.25.0.v20210301-0821.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (76.09kB)
09:22:04 [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (103.07kB)
09:22:04 [INFO] Fetching org.eclipse.xtext.util_2.25.0.v20210301-0843.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (303.65kB)
09:22:04 [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (144.31kB)
09:22:04 [INFO] Fetching org.eclipse.xtext.ide_2.25.0.v20210301-0843.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (482.77kB)
09:22:05 [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (65.43kB)
09:22:05 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.118.0.v20211123-0851.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.07MB)
09:22:05 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.118.0.v20211123-0851.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.13MB)
09:22:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.papygame:org.eclipse.papyrus.papygame.feature:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/features/org.eclipse.papyrus.papygame.feature/pom.xml
09:22:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.papygame:org.eclipse.papyrus.papygame.p2:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/releng/org.eclipse.papyrus.papygame.p2/pom.xml
09:22:08 [INFO] ------------------------------------------------------------------------
09:22:08 [INFO] Reactor Build Order:
09:22:08 [INFO] 
09:22:08 [INFO] PapyGame                                                           [pom]
09:22:08 [INFO] Papygame plugins                                                   [pom]
09:22:08 [INFO] org.eclipse.papyrus.gamification                        [eclipse-plugin]
09:22:08 [INFO] PapyGame Features                                                  [pom]
09:22:08 [INFO] org.eclipse.papyrus.papygame.feature                   [eclipse-feature]
09:22:08 [INFO] PapyGame Releng                                                    [pom]
09:22:08 [INFO] org.eclipse.papyrus.papygame.p2                     [eclipse-repository]
09:22:08 [INFO] PapyGame Target Platform                                           [pom]
09:22:08 [INFO] org.eclipse.papyrus.papygame.targetplatform.2021-12 [eclipse-target-definition]
09:22:08 [INFO] 
09:22:08 [INFO] --< org.eclipse.papyrus.papygame:org.eclipse.papyrus.papygame.parent >--
09:22:08 [INFO] Building PapyGame 0.7.0-SNAPSHOT                                   [1/9]
09:22:08 [INFO]   from pom.xml
09:22:08 [INFO] --------------------------------[ pom ]---------------------------------
09:22:08 [INFO] 
09:22:08 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.papygame.parent ---
09:22:09 [INFO] 
09:22:09 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.papygame.parent ---
09:22:09 [INFO] 
09:22:09 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.papygame.parent ---
09:22:09 [INFO] 
09:22:09 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.papygame.parent ---
09:22:09 [INFO] 
09:22:09 [INFO] --< org.eclipse.papyrus.papygame:org.eclipse.papyrus.papygame.plugins >--
09:22:09 [INFO] Building Papygame plugins 0.7.0-SNAPSHOT                           [2/9]
09:22:09 [INFO]   from plugins/pom.xml
09:22:09 [INFO] --------------------------------[ pom ]---------------------------------
09:22:09 [INFO] 
09:22:09 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.papygame.plugins ---
09:22:09 [INFO] 
09:22:09 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.papygame.plugins ---
09:22:09 [INFO] 
09:22:09 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.papygame.plugins ---
09:22:09 [INFO] 
09:22:09 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.papygame.plugins ---
09:22:09 [INFO] 
09:22:09 [INFO] ---< org.eclipse.papyrus.papygame:org.eclipse.papyrus.gamification >----
09:22:09 [INFO] Building org.eclipse.papyrus.gamification 0.7.0-SNAPSHOT           [3/9]
09:22:09 [INFO]   from plugins/org.eclipse.papyrus.gamification/pom.xml
09:22:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:22:09 [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)'
09:22:09 [WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)'
09:22:09 [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)'
09:22:09 [WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)'
09:22:09 [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)'
09:22:09 [WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)'
09:22:09 [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)'
09:22:09 [WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)'
09:22:09 [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)'
09:22:09 [WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)'
09:22:09 [WARNING] Parameter 'jvmArgs' is unknown for plugin 'tycho-surefire-plugin:2.7.5:integration-test (default-integration-test)'
09:22:13 [INFO] 
09:22:13 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gamification ---
09:22:13 [INFO] 
09:22:13 [INFO] --- dependency:3.2.0:copy-dependencies (copy-dependencies) @ org.eclipse.papyrus.gamification ---
09:22:21 [INFO] Copying rxjava-2.2.21.jar to /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/lib/rxjava-2.2.21.jar
09:22:21 [INFO] Copying reactive-streams-1.0.3.jar to /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/lib/reactive-streams-1.0.3.jar
09:22:21 [INFO] Copying okhttp-4.9.3.jar to /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/lib/okhttp-4.9.3.jar
09:22:21 [INFO] Copying logging-interceptor-4.9.3.jar to /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/lib/logging-interceptor-4.9.3.jar
09:22:21 [INFO] Copying okio-2.10.0.jar to /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/lib/okio-2.10.0.jar
09:22:21 [INFO] Copying retrofit-2.9.0.jar to /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/lib/retrofit-2.9.0.jar
09:22:21 [INFO] Copying converter-gson-2.9.0.jar to /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/lib/converter-gson-2.9.0.jar
09:22:21 [INFO] Copying adapter-rxjava2-2.9.0.jar to /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/lib/adapter-rxjava2-2.9.0.jar
09:22:21 [INFO] Copying rollbar-java-1.8.1.jar to /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/lib/rollbar-java-1.8.1.jar
09:22:21 [INFO] Copying rollbar-api-1.8.1.jar to /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/lib/rollbar-api-1.8.1.jar
09:22:21 [INFO] Copying slf4j-api-1.7.30.jar to /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/lib/slf4j-api-1.7.30.jar
09:22:21 [INFO] Copying kotlin-stdlib-1.6.10.jar to /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/lib/kotlin-stdlib-1.6.10.jar
09:22:21 [INFO] 
09:22:21 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gamification ---
09:22:25 [INFO] The project's OSGi version is 0.7.0.202308031300
09:22:25 [INFO] 
09:22:25 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.gamification ---
09:22:25 [INFO] 
09:22:25 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.gamification ---
09:22:25 [INFO] 
09:22:25 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.gamification ---
09:22:26 [INFO] 
09:22:26 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gamification ---
09:22:26 [INFO] Resolving class path of org.eclipse.papyrus.gamification...
09:22:29 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (29.62kB)
09:22:29 [INFO] Fetching org.eclipse.xtext.logging_1.2.15.v20210301-0928.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (12.34kB)
09:22:29 [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (37.47kB)
09:22:29 [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.300.v20210427-1937.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (25.6kB)
09:22:29 [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.300.v20211021-1418.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (40.75kB)
09:22:29 [INFO] Fetching org.eclipse.jdt.compiler.tool_1.3.50.v20210925-0955.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (196.07kB)
09:22:29 [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (10.25kB)
09:22:29 [INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (9.54kB)
09:22:29 [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.400.v20210427-1958.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (28.06kB)
09:22:29 [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (11.32kB)
09:22:29 [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.500.v20210730-0750.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (249.09kB)
09:22:29 [INFO] Fetching org.eclipse.equinox.security.linux_1.0.200.v20210616-0726.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (23.39kB)
09:22:29 [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (10.74kB)
09:22:29 [INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (22.27kB)
09:22:29 [INFO] Fetching org.eclipse.jdt.compiler.apt_1.4.50.v20210914-1429.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (220.7kB)
09:22:29 [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (57.74kB)
09:22:29 [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.500.v20210125-1508.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (7.93kB)
09:22:29 [INFO] 
09:22:29 [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.gamification ---
09:22:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:22:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/main/resources
09:22:30 [INFO] 
09:22:30 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.gamification ---
09:22:30 [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/.settings/org.eclipse.jdt.core.prefs' could not be found!
09:22:30 [INFO] Compiling 181 source files to /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/target/classes
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/modelutils/DiagramCopier.java:[110] 
09:22:35 	Collection returnValues = DiagramCommandStack.getReturnValues(commandToCreateAClass);
09:22:35 	^^^^^^^^^^
09:22:35 Collection is a raw type. References to generic type Collection<E> should be parameterized
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/modelutils/DiagramCopier.java:[255] 
09:22:35 	requestToCreateAClass.setLocation(new Point(x, y));
09:22:35 	                                      ^^^^^^^^^^^
09:22:35 The constructor Point(double, double) is deprecated
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/modelutils/DiagramCopier.java:[260] 
09:22:35 	Collection returnValues = DiagramCommandStack.getReturnValues(commandToCreateAClass);
09:22:35 	^^^^^^^^^^
09:22:35 Collection is a raw type. References to generic type Collection<E> should be parameterized
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/modelutils/DiagramCopier.java:[279] 
09:22:35 	protected Object createEObject(org.eclipse.gmf.runtime.diagram.ui.editparts.GraphicalEditPart container, IElementType elementType, java.lang.Class expectedValueType) {
09:22:35 	                                                                                                                                   ^^^^^^^^^^^^^^^
09:22:35 Class is a raw type. References to generic type Class<T> should be parameterized
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/modelutils/DiagramCopier.java:[286] 
09:22:35 	Collection returnValues = DiagramCommandStack.getReturnValues(commandToCreateAClass);
09:22:35 	^^^^^^^^^^
09:22:35 Collection is a raw type. References to generic type Collection<E> should be parameterized
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/modelutils/DiagramCopier.java:[303] 
09:22:35 	java.lang.Class expectedValueType) {
09:22:35 	^^^^^^^^^^^^^^^
09:22:35 Class is a raw type. References to generic type Class<T> should be parameterized
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/modelutils/DiagramCopier.java:[339] 
09:22:35 	EList<Property> memberEnds = originalAssociation.getMemberEnds();
09:22:35 	                ^^^^^^^^^^
09:22:35 The value of the local variable memberEnds is not used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/modelutils/DiagramCopier.java:[407] 
09:22:35 	CreateElementRequest request = new CreateElementRequest(transaction, container, UMLElementTypes.DataType_Shape);
09:22:35 	                     ^^^^^^^
09:22:35 The value of the local variable request is not used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/data/exception/UndefinedUserIdException.java:[3] 
09:22:35 	public class UndefinedUserIdException extends Exception{
09:22:35 	             ^^^^^^^^^^^^^^^^^^^^^^^^
09:22:35 The serializable class UndefinedUserIdException does not declare a static final serialVersionUID field of type long
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/modelutils/papyrus/PapyrusGenericFactory.java:[79] 
09:22:35 	Collection returnValues = DiagramCommandStack.getReturnValues(commandToCreateAPartition);
09:22:35 	^^^^^^^^^^
09:22:35 Collection is a raw type. References to generic type Collection<E> should be parameterized
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/modelutils/papyrus/PapyrusGenericFactory.java:[94] 
09:22:35 	return (EditPartClass) editPart;
09:22:35 	       ^^^^^^^^^^^^^^^^^^^^^^^^
09:22:35 Type safety: Unchecked cast from EditPart to EditPartClass
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/modelutils/papyrus/PapyrusGenericFactory.java:[103] 
09:22:35 	return (ElemClass) o;
09:22:35 	       ^^^^^^^^^^^^^
09:22:35 Type safety: Unchecked cast from Object to ElemClass
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/modelutils/papyrus/PapyrusAssociation.java:[145] 
09:22:35 	Class targetClass = (Class) associationRelated;
09:22:35 	      ^^^^^^^^^^^
09:22:35 The value of the local variable targetClass is not used
09:22:35 14. INFO in /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/data/jsonmapper/UmlRelationship.java (at line 63)
09:22:35 	@SuppressWarnings("nls")
09:22:35 	                  ^^^^^
09:22:35 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/data/entity/SeriesFactory.java:[20] 
09:22:35 	import com.google.gson.Gson;
09:22:35 	       ^^^^^^^^^^^^^^^^^^^^
09:22:35 The import com.google.gson.Gson is never used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/data/entity/SeriesFactory.java:[34] 
09:22:35 	List<Level> levels = series.getLevels();
09:22:35 	            ^^^^^^
09:22:35 The value of the local variable levels is not used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/data/entity/SeriesFactory.java:[41] 
09:22:35 	List<Level> levels = series.getLevels();
09:22:35 	            ^^^^^^
09:22:35 The value of the local variable levels is not used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/games/flow/view/FlowPlayView.java:[57] 
09:22:35 	private int propositionCounter = 0;
09:22:35 	            ^^^^^^^^^^^^^^^^^^
09:22:35 The value of the field FlowPlayView.propositionCounter is not used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/games/flow/view/FlowPlayView.java:[59] 
09:22:35 	private OnResumeToDashboardItf onResumeToDashboardItf;
09:22:35 	                               ^^^^^^^^^^^^^^^^^^^^^^
09:22:35 The value of the field FlowPlayView.onResumeToDashboardItf is not used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/data/exception/WrongLoginPasswordException.java:[3] 
09:22:35 	public class WrongLoginPasswordException extends Exception{
09:22:35 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:22:35 The serializable class WrongLoginPasswordException does not declare a static final serialVersionUID field of type long
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/data/api/GameManagerService.java:[31] 
09:22:35 	@Body ActionRequestContent content);
09:22:35 	      ^^^^^^^^^^^^^^^^^^^^
09:22:35 ActionRequestContent is a raw type. References to generic type ActionRequestContent<T> should be parameterized
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/games/framework/communication/OnPlayerAskHint.java:[19] 
09:22:35 	import org.eclipse.papyrus.gamification.data.entity.GameMetrics;
09:22:35 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:22:35 The import org.eclipse.papyrus.gamification.data.entity.GameMetrics is never used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/games/framework/communication/OnPlayerAskHint.java:[21] 
09:22:35 	import org.eclipse.papyrus.gamification.data.entity.UmlDiagramSolution;
09:22:35 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:22:35 The import org.eclipse.papyrus.gamification.data.entity.UmlDiagramSolution is never used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/view/common/swt/JSPrint.java:[11] 
09:22:35 	String out = String.class.cast(args[0]);
09:22:35 	       ^^^
09:22:35 The value of the local variable out is not used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/view/common/ViewManagerNotInitializedException.java:[3] 
09:22:35 	public class ViewManagerNotInitializedException extends Exception{
09:22:35 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:22:35 The serializable class ViewManagerNotInitializedException does not declare a static final serialVersionUID field of type long
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/modelutils/copiers/DiagramCopier.java:[279] 
09:22:35 	public Object createEObject(org.eclipse.gmf.runtime.diagram.ui.editparts.GraphicalEditPart container, IElementType elementType, java.lang.Class expectedValueType) {
09:22:35 	                                                                                                                                ^^^^^^^^^^^^^^^
09:22:35 Class is a raw type. References to generic type Class<T> should be parameterized
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/modelutils/copiers/DiagramCopier.java:[286] 
09:22:35 	Collection returnValues = DiagramCommandStack.getReturnValues(commandToCreateAClass);
09:22:35 	^^^^^^^^^^
09:22:35 Collection is a raw type. References to generic type Collection<E> should be parameterized
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/modelutils/copiers/DiagramCopier.java:[303] 
09:22:35 	java.lang.Class expectedValueType) {
09:22:35 	^^^^^^^^^^^^^^^
09:22:35 Class is a raw type. References to generic type Class<T> should be parameterized
09:22:35 29. INFO in /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/data/jsonmapper/UmlClass.java (at line 61)
09:22:35 	@SuppressWarnings("nls")
09:22:35 	                  ^^^^^
09:22:35 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/data/jsonmapper/UmlClassDiagram.java:[16] 
09:22:35 	this.classes = new ArrayList();
09:22:35 	               ^^^^^^^^^^^^^^^
09:22:35 Type safety: The expression of type ArrayList needs unchecked conversion to conform to List<UmlClass>
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/data/jsonmapper/UmlClassDiagram.java:[16] 
09:22:35 	this.classes = new ArrayList();
09:22:35 	                   ^^^^^^^^^
09:22:35 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/games/flow/Flow.java:[52] 
09:22:35 	private JSPlayerReady playerReadyFunction;
09:22:35 	                      ^^^^^^^^^^^^^^^^^^^
09:22:35 The value of the field Flow.playerReadyFunction is not used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/games/flow/Flow.java:[53] 
09:22:35 	private JSPlayerAnswer playerAnswerFunction;
09:22:35 	                       ^^^^^^^^^^^^^^^^^^^^
09:22:35 The value of the field Flow.playerAnswerFunction is not used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/view/game/GamePlayView.java:[18] 
09:22:35 	import org.eclipse.emf.common.notify.Adapter;
09:22:35 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:22:35 The import org.eclipse.emf.common.notify.Adapter is never used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/view/game/GamePlayView.java:[21] 
09:22:35 	import org.eclipse.emf.ecore.EcorePackage;
09:22:35 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:22:35 The import org.eclipse.emf.ecore.EcorePackage is never used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/view/game/GamePlayView.java:[22] 
09:22:35 	import org.eclipse.emf.transaction.TransactionalEditingDomain;
09:22:35 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:22:35 The import org.eclipse.emf.transaction.TransactionalEditingDomain is never used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/view/game/GamePlayView.java:[38] 
09:22:35 	import com.google.gson.Gson;
09:22:35 	       ^^^^^^^^^^^^^^^^^^^^
09:22:35 The import com.google.gson.Gson is never used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/view/game/GamePlayView.java:[48] 
09:22:35 	private OnResumeToDashboardItf onResumeToDashboardItf;
09:22:35 	                               ^^^^^^^^^^^^^^^^^^^^^^
09:22:35 The value of the field GamePlayView.onResumeToDashboardItf is not used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/view/game/GamePlayView.java:[49] 
09:22:35 	private OnModelChangedItf onModelChangedItf;
09:22:35 	                          ^^^^^^^^^^^^^^^^^
09:22:35 The value of the field GamePlayView.onModelChangedItf is not used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/view/game/GamePlayView.java:[136] 
09:22:35 	PapyrusClassDiagram diagram = this.papyrusContext.getPlayerDiagram();
09:22:35 	                    ^^^^^^^
09:22:35 The value of the local variable diagram is not used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/view/game/GameQuizView.java:[20] 
09:22:35 	import org.eclipse.papyrus.gamification.games.framework.communication.OnPlayerReadyItf;
09:22:35 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:22:35 The import org.eclipse.papyrus.gamification.games.framework.communication.OnPlayerReadyItf is never used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/data/preferences/PreferencesManager.java:[31] 
09:22:35 	private Gson gson;
09:22:35 	             ^^^^
09:22:35 The value of the field PreferencesManager.gson is not used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/data/preferences/PreferencesManager.java:[32] 
09:22:35 	private Preferences generalPreferences;
09:22:35 	                    ^^^^^^^^^^^^^^^^^^
09:22:35 The value of the field PreferencesManager.generalPreferences is not used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/modelutils/ModelDisplayManager.java:[26] 
09:22:35 	import org.eclipse.papyrus.gamification.modelutils.papyrus.copy.ClassDiagramCopier;
09:22:35 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:22:35 The import org.eclipse.papyrus.gamification.modelutils.papyrus.copy.ClassDiagramCopier is never used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/modelutils/ModelDisplayManager.java:[47] 
09:22:35 	Diagram diagram = playerModel.createDiagram(level.getDiagramName());// level name
09:22:35 	        ^^^^^^^
09:22:35 The value of the local variable diagram is not used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/games/flow/DiagramComparator.java:[49] 
09:22:35 	boolean log = SHOULD_LOG;
09:22:35 	        ^^^
09:22:35 The value of the local variable log is not used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/games/flow/DiagramComparator.java:[78] 
09:22:35 	boolean log = SHOULD_LOG;
09:22:35 	        ^^^
09:22:35 The value of the local variable log is not used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/games/flow/DiagramComparator.java:[82] 
09:22:35 	String className = classMask.getFinalName();
09:22:35 	       ^^^^^^^^^
09:22:35 The value of the local variable className is not used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/games/flow/DiagramComparator.java:[119] 
09:22:35 	boolean log = SHOULD_LOG;
09:22:35 	        ^^^
09:22:35 The value of the local variable log is not used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/games/flow/DiagramComparator.java:[221] 
09:22:35 	boolean log = SHOULD_LOG;
09:22:35 	        ^^^
09:22:35 The value of the local variable log is not used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/games/flow/DiagramComparator.java:[298] 
09:22:35 	boolean log = SHOULD_LOG;
09:22:35 	        ^^^
09:22:35 The value of the local variable log is not used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/games/flow/DiagramComparator.java:[314] 
09:22:35 	boolean log = SHOULD_LOG;
09:22:35 	        ^^^
09:22:35 The value of the local variable log is not used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/data/Logger.java:[34] 
09:22:35 	private String javaVersion;
09:22:35 	               ^^^^^^^^^^^
09:22:35 The value of the field Logger.javaVersion is not used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/data/Logger.java:[60] 
09:22:35 	public void logError(Class className, Throwable t, String methodName) {
09:22:35 	                     ^^^^^
09:22:35 Class is a raw type. References to generic type Class<T> should be parameterized
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/data/Logger.java:[74] 
09:22:35 	public void logError(Class className, String t, String methodName) {
09:22:35 	                     ^^^^^
09:22:35 Class is a raw type. References to generic type Class<T> should be parameterized
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/data/Logger.java:[88] 
09:22:35 	public void logDebug(Class className, Throwable t, String methodName) {
09:22:35 	                     ^^^^^
09:22:35 Class is a raw type. References to generic type Class<T> should be parameterized
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/data/Logger.java:[101] 
09:22:35 	public void logDebug(Class className, String t, String methodName) {
09:22:35 	                     ^^^^^
09:22:35 Class is a raw type. References to generic type Class<T> should be parameterized
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/games/framework/entity/Game.java:[19] 
09:22:35 	import org.eclipse.papyrus.gamification.games.flow.view.FlowPlayView;
09:22:35 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:22:35 The import org.eclipse.papyrus.gamification.games.flow.view.FlowPlayView is never used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/games/framework/entity/Game.java:[27] 
09:22:35 	import org.eclipse.papyrus.gamification.games.framework.*;
09:22:35 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:22:35 The import org.eclipse.papyrus.gamification.games.framework is never used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/games/hangman/Hangman.java:[49] 
09:22:35 	private JSPlayerReady playerReadyFunction;
09:22:35 	                      ^^^^^^^^^^^^^^^^^^^
09:22:35 The value of the field Hangman.playerReadyFunction is not used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/games/hangman/Hangman.java:[52] 
09:22:35 	private HangmanCopierObserver copierObserver;
09:22:35 	                              ^^^^^^^^^^^^^^
09:22:35 The value of the field Hangman.copierObserver is not used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/modelutils/papyrus/PapyrusClassDiagram.java:[439] 
09:22:35 	return (T) papyrusElement;
09:22:35 	       ^^^^^^^^^^^^^^^^^^
09:22:35 Type safety: Unchecked cast from PapyrusNode to T
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/modelutils/papyrus/PapyrusClassDiagram.java:[448] 
09:22:35 	return (T) papyrusElement;
09:22:35 	       ^^^^^^^^^^^^^^^^^^
09:22:35 Type safety: Unchecked cast from PapyrusNode to T
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/modelutils/papyrus/PapyrusClassDiagram.java:[456] 
09:22:35 	return (T) papyrusElement;
09:22:35 	       ^^^^^^^^^^^^^^^^^^
09:22:35 Type safety: Unchecked cast from PapyrusNode to T
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/modelutils/papyrus/PapyrusClassDiagram.java:[464] 
09:22:35 	return (T) papyrusElement;
09:22:35 	       ^^^^^^^^^^^^^^^^^^
09:22:35 Type safety: Unchecked cast from PapyrusNode to T
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/modelutils/papyrus/PapyrusClassDiagram.java:[473] 
09:22:35 	return (T) papyrusElement;
09:22:35 	       ^^^^^^^^^^^^^^^^^^
09:22:35 Type safety: Unchecked cast from PapyrusNode to T
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/modelutils/papyrus/PapyrusClassDiagram.java:[481] 
09:22:35 	return (T) papyrusLink;
09:22:35 	       ^^^^^^^^^^^^^^^
09:22:35 Type safety: Unchecked cast from PapyrusLink to T
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/modelutils/papyrus/PapyrusClassDiagram.java:[490] 
09:22:35 	return (T) papyrusLink;
09:22:35 	       ^^^^^^^^^^^^^^^
09:22:35 Type safety: Unchecked cast from PapyrusLink to T
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/games/framework/exception/GameLoadingException.java:[22] 
09:22:35 	public class GameLoadingException extends Exception {
09:22:35 	             ^^^^^^^^^^^^^^^^^^^^
09:22:35 The serializable class GameLoadingException does not declare a static final serialVersionUID field of type long
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/view/common/ResourceAccess.java:[36] 
09:22:35 	private static final Logger LOGGER = Logger.getLogger(ResourceAccess.class.getName());
09:22:35 	                            ^^^^^^
09:22:35 The value of the field ResourceAccess.LOGGER is not used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/view/common/ResourceAccess.java:[51] 
09:22:35 	URL url;
09:22:35 	    ^^^
09:22:35 The value of the local variable url is not used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/games/oyo/DiagramComparator.java:[49] 
09:22:35 	boolean log = SHOULD_LOG;
09:22:35 	        ^^^
09:22:35 The value of the local variable log is not used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/games/oyo/DiagramComparator.java:[82] 
09:22:35 	boolean log = SHOULD_LOG;
09:22:35 	        ^^^
09:22:35 The value of the local variable log is not used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/games/oyo/DiagramComparator.java:[86] 
09:22:35 	String className = classMask.getFinalName();
09:22:35 	       ^^^^^^^^^
09:22:35 The value of the local variable className is not used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/games/oyo/DiagramComparator.java:[124] 
09:22:35 	boolean log = SHOULD_LOG;
09:22:35 	        ^^^
09:22:35 The value of the local variable log is not used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/games/oyo/DiagramComparator.java:[226] 
09:22:35 	boolean log = SHOULD_LOG;
09:22:35 	        ^^^
09:22:35 The value of the local variable log is not used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/games/oyo/DiagramComparator.java:[303] 
09:22:35 	boolean log = SHOULD_LOG;
09:22:35 	        ^^^
09:22:35 The value of the local variable log is not used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/games/oyo/DiagramComparator.java:[319] 
09:22:35 	boolean log = SHOULD_LOG;
09:22:35 	        ^^^
09:22:35 The value of the local variable log is not used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/modelutils/PlayerModel.java:[33] 
09:22:35 	import org.eclipse.papyrus.infra.core.utils.DiResourceSet;
09:22:35 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:22:35 The type DiResourceSet is deprecated
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/modelutils/PlayerModel.java:[64] 
09:22:35 	private IFile modelPathNotation;
09:22:35 	              ^^^^^^^^^^^^^^^^^
09:22:35 The value of the field PlayerModel.modelPathNotation is not used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/modelutils/PlayerModel.java:[65] 
09:22:35 	private IFile modelPathUml;
09:22:35 	              ^^^^^^^^^^^^
09:22:35 The value of the field PlayerModel.modelPathUml is not used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/modelutils/PlayerModel.java:[162] 
09:22:35 	IWorkspaceRoot root = ResourcesPlugin.getWorkspace().getRoot();
09:22:35 	               ^^^^
09:22:35 The value of the local variable root is not used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/games/flow/FlowCopierObserver.java:[18] 
09:22:35 	import org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl.Literals;
09:22:35 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:22:35 Discouraged access: The type 'CommandsPackageImpl.Literals' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/games/flow/FlowCopierObserver.java:[18] 
09:22:35 	import org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl.Literals;
09:22:35 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:22:35 The import org.eclipse.e4.ui.model.application.commands.impl.CommandsPackageImpl.Literals is never used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/games/flow/FlowCopierObserver.java:[29] 
09:22:35 	private static final String PARAMETER_SUFFIX = "ZZZ";
09:22:35 	                            ^^^^^^^^^^^^^^^^
09:22:35 The value of the field FlowCopierObserver.PARAMETER_SUFFIX is not used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/games/hangman/view/HangmanPlayView.java:[42] 
09:22:35 	private LevelPresenter levelPresenter;
09:22:35 	                       ^^^^^^^^^^^^^^
09:22:35 The value of the field HangmanPlayView.levelPresenter is not used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/modelutils/ResponseModel.java:[97] 
09:22:35 	org.eclipse.papyrus.infra.core.utils.DiResourceSet e;
09:22:35 	                                     ^^^^^^^^^^^^^
09:22:35 The type DiResourceSet is deprecated
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/modelutils/ResponseModel.java:[97] 
09:22:35 	org.eclipse.papyrus.infra.core.utils.DiResourceSet e;
09:22:35 	                                                   ^
09:22:35 The value of the local variable e is not used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/modelutils/ResponseModel.java:[108] 
09:22:35 	private String cacheFolderAbsolutePath() {
09:22:35 	               ^^^^^^^^^^^^^^^^^^^^^^^^^
09:22:35 The method cacheFolderAbsolutePath() from the type ResponseModel is never used locally
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/view/dashboard/DashboardView.java:[26] 
09:22:35 	import org.eclipse.papyrus.gamification.data.entity.Level;
09:22:35 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:22:35 The import org.eclipse.papyrus.gamification.data.entity.Level is never used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/games/framework/LevelExecutor.java:[19] 
09:22:35 	import org.eclipse.papyrus.gamification.data.Logger;
09:22:35 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:22:35 The import org.eclipse.papyrus.gamification.data.Logger is never used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/games/framework/LevelExecutor.java:[20] 
09:22:35 	import org.eclipse.papyrus.gamification.data.api.response.LevelCompletedJson;
09:22:35 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:22:35 The import org.eclipse.papyrus.gamification.data.api.response.LevelCompletedJson is never used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/games/framework/LevelExecutor.java:[23] 
09:22:35 	import org.eclipse.papyrus.gamification.data.entity.Level;
09:22:35 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:22:35 The import org.eclipse.papyrus.gamification.data.entity.Level is never used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/games/framework/LevelExecutor.java:[24] 
09:22:35 	import org.eclipse.papyrus.gamification.data.entity.LevelPerformed;
09:22:35 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:22:35 The import org.eclipse.papyrus.gamification.data.entity.LevelPerformed is never used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/games/framework/LevelExecutor.java:[25] 
09:22:35 	import org.eclipse.papyrus.gamification.data.entity.PlayerProfile;
09:22:35 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:22:35 The import org.eclipse.papyrus.gamification.data.entity.PlayerProfile is never used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/games/framework/LevelExecutor.java:[26] 
09:22:35 	import org.eclipse.papyrus.gamification.data.entity.Series;
09:22:35 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:22:35 The import org.eclipse.papyrus.gamification.data.entity.Series is never used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/games/framework/LevelExecutor.java:[27] 
09:22:35 	import org.eclipse.papyrus.gamification.data.entity.SeriesPerformed;
09:22:35 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:22:35 The import org.eclipse.papyrus.gamification.data.entity.SeriesPerformed is never used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/games/framework/LevelExecutor.java:[46] 
09:22:35 	import org.eclipse.swt.widgets.Display;
09:22:35 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:22:35 The import org.eclipse.swt.widgets.Display is never used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/view/game/JSPlayerAnswer.java:[19] 
09:22:35 	import org.eclipse.papyrus.gamification.games.framework.communication.OnPlayerReadyItf;
09:22:35 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:22:35 The import org.eclipse.papyrus.gamification.games.framework.communication.OnPlayerReadyItf is never used
09:22:35 100. INFO in /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/data/jsonmapper/UmlParameter.java (at line 53)
09:22:35 	@SuppressWarnings("nls")
09:22:35 	                  ^^^^^
09:22:35 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/data/api/MockedService.java:[25] 
09:22:35 	String JSON = "{  \"playerId\": \"Tony\",\n" +
09:22:35 	       ^^^^
09:22:35 The value of the local variable JSON is not used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/data/api/MockedService.java:[137] 
09:22:35 	public Completable submitGameResult(String gameId, String actionId, ActionRequestContent content) {
09:22:35 	                                                                    ^^^^^^^^^^^^^^^^^^^^
09:22:35 ActionRequestContent is a raw type. References to generic type ActionRequestContent<T> should be parameterized
09:22:35 103. INFO in /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/data/jsonmapper/UmlOperation.java (at line 44)
09:22:35 	@SuppressWarnings("nls")
09:22:35 	                  ^^^^^
09:22:35 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/games/framework/exception/GameAlreadyRunningException.java:[22] 
09:22:35 	public class GameAlreadyRunningException extends Exception {
09:22:35 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:22:35 The serializable class GameAlreadyRunningException does not declare a static final serialVersionUID field of type long
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/games/oyo/Oyo.java:[30] 
09:22:35 	import org.eclipse.papyrus.gamification.games.oyo.view.OyoGameHintView;
09:22:35 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:22:35 The import org.eclipse.papyrus.gamification.games.oyo.view.OyoGameHintView is never used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/games/oyo/Oyo.java:[49] 
09:22:35 	private JSPlayerReady playerReadyFunction;
09:22:35 	                      ^^^^^^^^^^^^^^^^^^^
09:22:35 The value of the field Oyo.playerReadyFunction is not used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/modelutils/copiers/PapyrusUtils.java:[209] 
09:22:35 	Collection returnValues = DiagramCommandStack.getReturnValues(commandToCreateAClass);
09:22:35 	^^^^^^^^^^
09:22:35 Collection is a raw type. References to generic type Collection<E> should be parameterized
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/modelutils/copiers/PapyrusUtils.java:[338] 
09:22:35 	Collection returnValues = DiagramCommandStack.getReturnValues(commandToCreateAnInterface);
09:22:35 	^^^^^^^^^^
09:22:35 Collection is a raw type. References to generic type Collection<E> should be parameterized
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/modelutils/copiers/PapyrusUtils.java:[448] 
09:22:35 	IElementType elementType, java.lang.Class expectedValueType) {
09:22:35 	                          ^^^^^^^^^^^^^^^
09:22:35 Class is a raw type. References to generic type Class<T> should be parameterized
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/modelutils/copiers/PapyrusUtils.java:[456] 
09:22:35 	Collection returnValues = DiagramCommandStack.getReturnValues(commandToCreateAClass);
09:22:35 	^^^^^^^^^^
09:22:35 Collection is a raw type. References to generic type Collection<E> should be parameterized
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/modelutils/copiers/AssociationCopier.java:[49] 
09:22:35 	EList<Property> memberEnds = originalAssociation.getMemberEnds();
09:22:35 	                ^^^^^^^^^^
09:22:35 The value of the local variable memberEnds is not used
09:22:35 112. INFO in /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/data/jsonmapper/UmlProperty.java (at line 43)
09:22:35 	@SuppressWarnings("nls")
09:22:35 	                  ^^^^^
09:22:35 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/games/hangman/HangmanCopierObserver.java:[76] 
09:22:35 	ClassNameEditPart nameCompartment = PapyrusUtils.getINSTANCE().getNameCompartment(fakeClassEditPart);
09:22:35 	                  ^^^^^^^^^^^^^^^
09:22:35 The value of the local variable nameCompartment is not used
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/games/framework/GameLoader.java:[28] 
09:22:35 	private static Class loadClass(String className) {
09:22:35 	               ^^^^^
09:22:35 Class is a raw type. References to generic type Class<T> should be parameterized
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/games/framework/GameLoader.java:[40] 
09:22:35 	Class gameClass = loadClass(className);
09:22:35 	^^^^^
09:22:35 Class is a raw type. References to generic type Class<T> should be parameterized
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/games/framework/GameLoader.java:[42] 
09:22:35 	instance = gameClass.newInstance();
09:22:35 	                     ^^^^^^^^^^^^^
09:22:35 The method newInstance() from the type Class is deprecated since version 9
09:22:35 [WARNING] /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/org/eclipse/papyrus/gamification/data/exception/LoginGameIsNotDefined.java:[3] 
09:22:35 	public class LoginGameIsNotDefined extends Exception{
09:22:35 	             ^^^^^^^^^^^^^^^^^^^^^
09:22:35 The serializable class LoginGameIsNotDefined does not declare a static final serialVersionUID field of type long
09:22:35 117 problems (0 errors, 112 warnings, 5 infos)
09:22:35 [INFO] 
09:22:35 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gamification ---
09:22:36 [INFO] 
09:22:36 [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.gamification ---
09:22:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:22:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/src/test/resources
09:22:36 [INFO] 
09:22:36 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.gamification ---
09:22:36 [INFO] 
09:22:36 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.gamification ---
09:22:37 [INFO] No tests to run.
09:22:37 [INFO] 
09:22:37 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gamification ---
09:22:37 [INFO] 
09:22:37 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.gamification ---
09:22:37 [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/target/org.eclipse.papyrus.gamification-0.7.0-SNAPSHOT-sources.jar
09:22:37 [INFO] 
09:22:37 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gamification ---
09:22:37 [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/plugins/org.eclipse.papyrus.gamification/target/org.eclipse.papyrus.gamification-0.7.0-SNAPSHOT.jar
09:22:38 [INFO] 
09:22:38 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gamification ---
09:22:38 [INFO] 
09:22:38 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.gamification ---
09:22:38 [INFO] 
09:22:38 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gamification ---
09:22:38 [INFO] 
09:22:38 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.gamification ---
09:22:38 [INFO] 
09:22:38 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.gamification ---
09:22:38 [INFO] No tests to run.
09:22:38 [INFO] 
09:22:38 [INFO] --< org.eclipse.papyrus.papygame:org.eclipse.papyrus.papygame.features >--
09:22:38 [INFO] Building PapyGame Features 0.7.0-SNAPSHOT                          [4/9]
09:22:38 [INFO]   from features/pom.xml
09:22:38 [INFO] --------------------------------[ pom ]---------------------------------
09:22:38 [INFO] 
09:22:38 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.papygame.features ---
09:22:38 [INFO] 
09:22:38 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.papygame.features ---
09:22:38 [INFO] 
09:22:38 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.papygame.features ---
09:22:38 [INFO] 
09:22:38 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.papygame.features ---
09:22:38 [INFO] 
09:22:38 [INFO] --< org.eclipse.papyrus.papygame:org.eclipse.papyrus.papygame.feature >--
09:22:38 [INFO] Building org.eclipse.papyrus.papygame.feature 0.7.0-SNAPSHOT       [5/9]
09:22:38 [INFO]   from features/org.eclipse.papyrus.papygame.feature/pom.xml
09:22:38 [INFO] --------------------------[ eclipse-feature ]---------------------------
09:22:38 [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator)'
09:22:38 [WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator)'
09:22:38 [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)'
09:22:38 [WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)'
09:22:38 [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)'
09:22:38 [WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)'
09:22:38 [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)'
09:22:38 [WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)'
09:22:38 [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-feature (default-package-feature)'
09:22:38 [WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-feature (default-package-feature)'
09:22:38 [INFO] 
09:22:38 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.papygame.feature ---
09:22:38 [INFO] Deleting /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/features/org.eclipse.papyrus.papygame.feature/target
09:22:38 [INFO] 
09:22:38 [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.papygame.feature ---
09:22:38 [INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (253.01kB)
09:22:38 [INFO] Fetching io.github.classgraph_4.8.117.v20210930-0420.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (563.58kB)
09:22:38 [INFO] Fetching jakarta.servlet-api_4.0.0.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (96.33kB)
09:22:38 [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (33.35kB)
09:22:38 [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (55.65kB)
09:22:38 [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.96MB)
09:22:38 [INFO] Fetching org.apache.commons.cli_1.4.0.v20200417-1444.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (64.23kB)
09:22:39 [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.36MB)
09:22:39 [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.67MB)
09:22:39 [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (3.33MB)
09:22:40 [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (3.45MB)
09:22:40 [INFO] Fetching org.eclipse.core.net_1.3.1100.v20210424-0724.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (64.42kB)
09:22:40 [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.28.0.v20210925-0555.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (69.78kB)
09:22:40 [INFO] Fetching org.eclipse.emf.mwe.core_1.6.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (61.49kB)
09:22:40 [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (8.47kB)
09:22:40 [INFO] Fetching org.eclipse.emf.mwe.utils_1.6.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (19.61kB)
09:22:40 [INFO] Fetching org.eclipse.emf.mwe2.language_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (69.78kB)
09:22:40 [INFO] Fetching org.eclipse.xtext.common.types_2.25.0.v20210301-0909.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (499.16kB)
09:22:40 [INFO] Fetching org.eclipse.emf.mwe2.launch_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (12.5kB)
09:22:40 [INFO] Fetching org.eclipse.emf.validation.ocl_1.4.0.202008210805.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (20.82kB)
09:22:41 [INFO] Fetching org.eclipse.equinox.http.registry_1.3.100.v20211021-1418.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (47.6kB)
09:22:41 [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.600.v20211021-1418.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (27.33kB)
09:22:41 [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.2.100.v20211021-1418.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (12.61kB)
09:22:41 [INFO] Fetching org.eclipse.gmf.runtime.notation.edit_1.8.0.202004160913.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (245.89kB)
09:22:41 [INFO] Fetching org.eclipse.help.base_4.3.500.v20211124-1800.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (432.54kB)
09:22:41 [INFO] Fetching org.eclipse.help.webapp_3.10.500.v20210907-0721.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (736.48kB)
09:22:41 [INFO] Fetching org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (25.16kB)
09:22:41 [INFO] Fetching org.eclipse.nebula.cwt_1.0.0.201703081533.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (157.36kB)
09:22:41 [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.nebula_1.1.0.201703192131.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (31.58kB)
09:22:41 [INFO] Fetching org.eclipse.wb.core.lib_1.9.1.202106041225.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (5.41MB)
09:22:41 [INFO] Fetching org.eclipse.ocl.common.ui_1.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (27.74kB)
09:22:41 [INFO] Fetching org.eclipse.ocl.examples.debug_2.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (85.91kB)
09:22:41 [INFO] Fetching org.eclipse.ocl.xtext.completeocl_1.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (385.97kB)
09:22:42 [INFO] Fetching org.eclipse.ocl.xtext.oclinecore_1.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (411.4kB)
09:22:42 [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib_1.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (413.47kB)
09:22:42 [INFO] Fetching org.eclipse.ocl.examples.debug.vm_2.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (217.09kB)
09:22:42 [INFO] Fetching org.eclipse.ocl.xtext.base_1.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (573.5kB)
09:22:42 [INFO] Fetching org.eclipse.ocl.examples.debug.vm.ui_2.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (79.13kB)
09:22:42 [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity_2.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (150.07kB)
09:22:42 [INFO] Fetching org.eclipse.ocl.pivot_1.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (3.34MB)
09:22:42 [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity.ui_2.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (162.97kB)
09:22:42 [INFO] Fetching org.eclipse.ocl.examples.ui_1.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (11.33kB)
09:22:42 [INFO] Fetching org.eclipse.ocl.examples.xtext.console_4.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (99.38kB)
09:22:42 [INFO] Fetching org.eclipse.ocl.xtext.essentialocl.ui_1.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (204.09kB)
09:22:42 [INFO] Fetching org.eclipse.ocl.examples.xtext.serializer_1.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (226.18kB)
09:22:42 [INFO] Fetching org.eclipse.ocl.pivot.ui_1.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (21.43kB)
09:22:43 [INFO] Fetching org.eclipse.xtext.ui.shared_2.25.0.v20210301-0928.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (60.5kB)
09:22:43 [INFO] Fetching org.eclipse.ocl.xtext.completeocl.ui_1.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (279.94kB)
09:22:43 [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib.ui_1.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (310.77kB)
09:22:43 [INFO] Fetching org.eclipse.ocl.pivot.uml_1.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (247.67kB)
09:22:43 [INFO] Fetching org.eclipse.uml2.codegen.ecore_2.5.2.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (144.49kB)
09:22:43 [INFO] Fetching org.eclipse.uml2.uml.resources_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (243.5kB)
09:22:43 [INFO] Fetching org.eclipse.ocl.xtext.base.ui_1.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (216.48kB)
09:22:43 [INFO] Fetching org.eclipse.xtext.builder_2.25.0.v20210301-0928.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (389.26kB)
09:22:43 [INFO] Fetching org.eclipse.ocl.xtext.essentialocl_1.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (688.68kB)
09:22:43 [INFO] Fetching org.eclipse.ocl.xtext.oclinecore.ui_1.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (400.68kB)
09:22:43 [INFO] Fetching org.eclipse.ocl.xtext.markup.ui_1.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (89.27kB)
09:22:43 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.25.0.v20210301-0928.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (133.12kB)
09:22:43 [INFO] Fetching org.eclipse.ocl.xtext.markup_1.17.0.v20211130-1448.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (181.34kB)
09:22:43 [INFO] Fetching org.eclipse.papyrus.api.migration.doc_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (12.96kB)
09:22:43 [INFO] Fetching org.eclipse.papyrus.copypaste.ui.doc_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (69.69kB)
09:22:44 [INFO] Fetching org.eclipse.papyrus.developer.doc_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (11.81MB)
09:22:45 [INFO] Fetching org.eclipse.papyrus.dsml.validation.doc_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (284.55kB)
09:22:45 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.doc_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (186.17kB)
09:22:45 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common.doc_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (5.24MB)
09:22:45 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.doc_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (444.23kB)
09:22:45 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.doc_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (183.28kB)
09:22:45 [INFO] Fetching org.eclipse.papyrus.infra.nattable.doc_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (5.19MB)
09:22:46 [INFO] Fetching org.eclipse.papyrus.infra.newchild.doc_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (378.2kB)
09:22:46 [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.doc_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (634.37kB)
09:22:46 [INFO] Fetching org.eclipse.papyrus.infra.services.decoration.doc_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (874.73kB)
09:22:46 [INFO] Fetching org.eclipse.papyrus.infra.services.navigation.doc_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (171.7kB)
09:22:46 [INFO] Fetching org.eclipse.papyrus.infra.architecture.doc_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.09MB)
09:22:46 [INFO] Fetching org.eclipse.papyrus.infra.types.doc_4.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (463.79kB)
09:22:46 [INFO] Fetching org.eclipse.papyrus.req.reqif.doc_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.24MB)
09:22:47 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.doc_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.32MB)
09:22:47 [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.doc_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.06MB)
09:22:47 [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile.doc_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (3.1MB)
09:22:47 [INFO] Fetching org.eclipse.papyrus.uml.doc_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (3.49MB)
09:22:48 [INFO] Fetching org.eclipse.papyrus.uml.migration.doc_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (33.3kB)
09:22:48 [INFO] Fetching org.eclipse.papyrus.uml.modelrepair.doc_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (59.28kB)
09:22:48 [INFO] Fetching org.eclipse.papyrus.uml.profile.assistants.doc_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (891.05kB)
09:22:48 [INFO] Fetching org.eclipse.papyrus.uml.profile.customization.doc_0.7.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (4.59MB)
09:22:49 [INFO] Fetching org.eclipse.papyrus.uml.search.ui.doc_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.19MB)
09:22:49 [INFO] Fetching org.eclipse.papyrus.views.properties.doc_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.79MB)
09:22:49 [INFO] Fetching org.eclipse.papyrus.infra.doc_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (24.29kB)
09:22:49 [INFO] Fetching org.eclipse.papyrus.emf.facet.aggregate.doc_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (89.15kB)
09:22:49 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.doc_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (155.91kB)
09:22:49 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (512.8kB)
09:22:49 [INFO] Fetching org.eclipse.papyrus.emf.facet.doc_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (470.3kB)
09:22:49 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.doc_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (333.21kB)
09:22:49 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.doc_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (127.9kB)
09:22:49 [INFO] Fetching org.eclipse.papyrus.toolsmiths.profilemigration.doc_1.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (576.62kB)
09:22:50 [INFO] Fetching org.eclipse.papyrus.views.references.doc_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (56.85kB)
09:22:50 [INFO] Fetching org.eclipse.papyrus.views.documentation.doc_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (83.49kB)
09:22:50 [INFO] Fetching org.eclipse.papyrus.toolsmiths.architecture.doc_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (47.41kB)
09:22:50 [INFO] Fetching org.eclipse.papyrus.toolsmiths.validation.doc_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (754.61kB)
09:22:50 [INFO] Fetching org.eclipse.papyrus.toolsmiths.plugin.builder.doc_1.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (609.54kB)
09:22:50 [INFO] Fetching org.eclipse.papyrus.uml.profile.types.doc_1.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (395.6kB)
09:22:50 [INFO] Fetching org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.48MB)
09:22:50 [INFO] Fetching org.eclipse.papyrus.doc.feature_3.1.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (19.59kB)
09:22:50 [INFO] Fetching org.eclipse.papyrus.eclipse.project.editors_3.1.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (71.76kB)
09:22:50 [INFO] Fetching org.eclipse.papyrus.editor.perspectiveconfiguration_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (24.3kB)
09:22:50 [INFO] Fetching org.eclipse.papyrus.editor.feature_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (18.88kB)
09:22:50 [INFO] Fetching org.eclipse.papyrus.emf.facet.architecture.edit_1.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (34.83kB)
09:22:50 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.edit_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (39.08kB)
09:22:50 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel.edit_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (222.67kB)
09:22:50 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.sdk.core_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (30.32kB)
09:22:50 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (154.35kB)
09:22:50 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.ui_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (119.01kB)
09:22:50 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.sdk.ui_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (372.45kB)
09:22:50 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.metamodel_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (26.17kB)
09:22:50 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.core_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (25.08kB)
09:22:50 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.ui_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (113.17kB)
09:22:50 [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (162.03kB)
09:22:50 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.edit_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (81.51kB)
09:22:50 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.editor_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (53.53kB)
09:22:51 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.ui_4.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (290.15kB)
09:22:51 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.sdk.ui_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (44.14kB)
09:22:51 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.core_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (19.1kB)
09:22:51 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (32.42kB)
09:22:51 [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (40.06kB)
09:22:51 [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (108.77kB)
09:22:51 [INFO] Fetching org.eclipse.papyrus.emf.facet.feature_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (19.32kB)
09:22:51 [INFO] Fetching org.eclipse.papyrus.emf.ui_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (35.08kB)
09:22:51 [INFO] Fetching org.eclipse.papyrus.emf.feature_1.1.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (18.81kB)
09:22:51 [INFO] Fetching org.eclipse.papyrus.extensionpoints.editors_4.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (34.05kB)
09:22:51 [INFO] Fetching org.eclipse.papyrus.infra.architecture.feature_1.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (18.89kB)
09:22:51 [INFO] Fetching org.eclipse.papyrus.infra.constraints.editor_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (141.57kB)
09:22:51 [INFO] Fetching org.eclipse.papyrus.infra.constraints.ui_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (13.17kB)
09:22:51 [INFO] Fetching org.eclipse.papyrus.infra.core.feature_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (18.99kB)
09:22:51 [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.internationalization_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (32.94kB)
09:22:51 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.ui_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (24.45kB)
09:22:51 [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.nattable_4.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (56.72kB)
09:22:51 [INFO] Fetching org.eclipse.papyrus.infra.emf.diagram.common_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (15.59kB)
09:22:51 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.edit_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (69.21kB)
09:22:51 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.editor_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (124.3kB)
09:22:51 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.properties_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (48.32kB)
09:22:51 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.feature_1.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (18.91kB)
09:22:51 [INFO] Fetching org.eclipse.papyrus.infra.emf.types.ui_5.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (54.47kB)
09:22:51 [INFO] Fetching org.eclipse.papyrus.infra.emf.feature_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (18.91kB)
09:22:51 [INFO] Fetching org.eclipse.papyrus.infra.properties.edit_4.1.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (117.24kB)
09:22:51 [INFO] Fetching org.eclipse.papyrus.infra.psf_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (38.12kB)
09:22:51 [INFO] Fetching org.eclipse.papyrus.infra.newchild_5.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (70.97kB)
09:22:51 [INFO] Fetching org.eclipse.papyrus.infra.newchild.edit_5.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (28.32kB)
09:22:51 [INFO] Fetching org.eclipse.papyrus.infra.properties.editor_4.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (208.34kB)
09:22:51 [INFO] Fetching org.eclipse.papyrus.infra.feature_3.1.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (19.29kB)
09:22:51 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant_2.1.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (133.72kB)
09:22:51 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.edit_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (62.79kB)
09:22:51 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.editor_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (73.96kB)
09:22:51 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.ui_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (15.58kB)
09:22:51 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.controlmode_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (17.57kB)
09:22:51 [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode_3.1.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (120.74kB)
09:22:51 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.configuration_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (63.44kB)
09:22:51 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.properties_4.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (133.1kB)
09:22:51 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext_4.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (344.09kB)
09:22:52 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui_4.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (165.89kB)
09:22:52 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.theme_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (12.05kB)
09:22:52 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model.edit_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (29.69kB)
09:22:52 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.feature_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (18.95kB)
09:22:52 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.properties_5.1.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (206.78kB)
09:22:52 [INFO] Fetching org.eclipse.xtext.generator_2.25.0.v20210301-0909.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (857.57kB)
09:22:52 [INFO] Fetching org.eclipse.xtext.xbase_2.25.0.v20210301-0909.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.46MB)
09:22:52 [INFO] Fetching org.eclipse.xtext.common.types.ui_2.25.0.v20210301-0928.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (256.88kB)
09:22:52 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.export_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (55.38kB)
09:22:52 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.outline_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (31.87kB)
09:22:52 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.widgets_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (28.56kB)
09:22:52 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gef_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (14.93kB)
09:22:52 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.modelexplorer_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (43.09kB)
09:22:52 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.viewersearcher_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (14.06kB)
09:22:52 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (13.74kB)
09:22:52 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.menu_2.1.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (44.41kB)
09:22:52 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.welcome_2.1.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (39.38kB)
09:22:52 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation.edit_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (51.73kB)
09:22:52 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style.edit_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (17.91kB)
09:22:53 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit_5.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (70.39kB)
09:22:53 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.feature_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (19.44kB)
09:22:53 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.controlmode_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (32.17kB)
09:22:53 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.edit_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (22.26kB)
09:22:53 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.readonly_2.1.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (12.25kB)
09:22:53 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.feature_1.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (18.92kB)
09:22:53 [INFO] Fetching org.eclipse.papyrus.infra.nattable.controlmode_3.1.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (19.7kB)
09:22:53 [INFO] Fetching org.eclipse.papyrus.infra.nattable.model.edit_5.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (245.23kB)
09:22:53 [INFO] Fetching org.eclipse.papyrus.infra.nattable.model.editor_6.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (603.18kB)
09:22:53 [INFO] Fetching org.eclipse.papyrus.infra.nattable.modelexplorer_5.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (46.29kB)
09:22:53 [INFO] Fetching org.eclipse.papyrus.infra.nattable.views.config_6.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (32.94kB)
09:22:53 [INFO] Fetching org.eclipse.papyrus.infra.nattable.views.editor_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (10.54kB)
09:22:53 [INFO] Fetching org.eclipse.papyrus.infra.nattable.properties_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (179.17kB)
09:22:53 [INFO] Fetching org.eclipse.papyrus.infra.nattable.gmfdiag_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (21.32kB)
09:22:53 [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation.edit_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (22.21kB)
09:22:53 [INFO] Fetching org.eclipse.papyrus.infra.nattable.feature_4.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (19.17kB)
09:22:53 [INFO] Fetching org.eclipse.papyrus.infra.types.ui_4.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (38.19kB)
09:22:53 [INFO] Fetching org.eclipse.papyrus.infra.newchild.editor_4.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (81.35kB)
09:22:53 [INFO] Fetching org.eclipse.papyrus.infra.newchild.ui_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (28.17kB)
09:22:53 [INFO] Fetching org.eclipse.papyrus.infra.onefile.ui_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (101.89kB)
09:22:53 [INFO] Fetching org.eclipse.papyrus.infra.services.architecture_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (12.44kB)
09:22:53 [INFO] Fetching org.eclipse.papyrus.infra.services.viewlabelprovider_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (15.67kB)
09:22:53 [INFO] Fetching org.eclipse.papyrus.infra.services.feature_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (19.05kB)
09:22:53 [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading.ui_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (65.67kB)
09:22:53 [INFO] Fetching org.eclipse.papyrus.infra.types.editor_4.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (87.6kB)
09:22:53 [INFO] Fetching org.eclipse.papyrus.infra.ui.resources_2.1.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (50.86kB)
09:22:53 [INFO] Fetching org.eclipse.papyrus.infra.ui.fonts_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (319.98kB)
09:22:53 [INFO] Fetching org.eclipse.papyrus.infra.ui.feature_3.1.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (19.17kB)
09:22:53 [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.feature_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (18.81kB)
09:22:53 [INFO] Fetching org.eclipse.papyrus.infra.widget.feature_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (18.89kB)
09:22:53 [INFO] Fetching org.eclipse.papyrus.sdk_6.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (12.82kB)
09:22:53 [INFO] Fetching com.ibm.icu.source_67.1.0.v20200706-1749.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.36MB)
09:22:54 [INFO] Fetching org.eclipse.papyrus.sdk.feature_6.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (19.22kB)
09:22:54 [INFO] Fetching org.eclipse.papyrus.uml.alf_4.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.43MB)
09:22:54 [INFO] Fetching org.eclipse.papyrus.uml.alf.common_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (24.11kB)
09:22:54 [INFO] Fetching org.eclipse.papyrus.uml.alf.common.ui_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (17.17kB)
09:22:54 [INFO] Fetching org.eclipse.papyrus.uml.alf.libraries_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (406.16kB)
09:22:54 [INFO] Fetching org.eclipse.papyrus.uml.alf.to.fuml_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (62.52kB)
09:22:54 [INFO] Fetching org.eclipse.papyrus.uml.alf.ui_4.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (393.05kB)
09:22:54 [INFO] Fetching org.eclipse.papyrus.uml.alf.feature_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (18.89kB)
09:22:54 [INFO] Fetching org.eclipse.papyrus.uml.architecture_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (34.31kB)
09:22:54 [INFO] Fetching org.eclipse.papyrus.uml.nattable_6.0.100.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (262.95kB)
09:22:54 [INFO] Fetching org.eclipse.papyrus.uml.nattable.clazz.config_6.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (15.04kB)
09:22:54 [INFO] Fetching org.eclipse.papyrus.uml.nattable.generic.config_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (14.88kB)
09:22:54 [INFO] Fetching org.eclipse.papyrus.uml.diagram.communication_6.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (487.15kB)
09:22:55 [INFO] Fetching org.eclipse.papyrus.uml.diagram.component_5.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (582.71kB)
09:22:55 [INFO] Fetching org.eclipse.papyrus.uml.diagram.composite_5.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.35MB)
09:22:55 [INFO] Fetching org.eclipse.papyrus.uml.diagram.deployment_5.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (486.6kB)
09:22:55 [INFO] Fetching org.eclipse.papyrus.uml.diagram.interactionoverview_4.1.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (158.28kB)
09:22:55 [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile_5.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (597.65kB)
09:22:55 [INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence_7.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.5MB)
09:22:55 [INFO] Fetching org.eclipse.papyrus.uml.diagram.statemachine_5.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (607.28kB)
09:22:55 [INFO] Fetching org.eclipse.papyrus.uml.diagram.timing_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (977.42kB)
09:22:56 [INFO] Fetching org.eclipse.papyrus.uml.diagram.usecase_6.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (544.91kB)
09:22:56 [INFO] Fetching org.eclipse.papyrus.uml.diagram.activity_5.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.98MB)
09:22:56 [INFO] Fetching org.eclipse.papyrus.uml.architecture.feature_1.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (18.79kB)
09:22:56 [INFO] Fetching org.eclipse.papyrus.uml.commands_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (30.04kB)
09:22:56 [INFO] Fetching org.eclipse.papyrus.uml.controlmode.profile_3.1.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (44.72kB)
09:22:56 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (143.33kB)
09:22:56 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.controlmode_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (54.26kB)
09:22:56 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.ui_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (130.66kB)
09:22:56 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.properties_5.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (70.15kB)
09:22:56 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.feature_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (18.92kB)
09:22:56 [INFO] Fetching org.eclipse.papyrus.uml.properties_4.1.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (822.09kB)
09:22:56 [INFO] Fetching org.eclipse.papyrus.uml.profile_4.2.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (215.53kB)
09:22:56 [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.groups_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (110.23kB)
09:22:56 [INFO] Fetching org.eclipse.papyrus.uml.diagram.css_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (27.58kB)
09:22:56 [INFO] Fetching org.eclipse.papyrus.uml.diagram.css.feature_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (18.85kB)
09:22:56 [INFO] Fetching org.eclipse.papyrus.uml.diagram.dnd_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (71.86kB)
09:22:57 [INFO] Fetching org.eclipse.papyrus.uml.diagram.icons_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (332.46kB)
09:22:57 [INFO] Fetching org.eclipse.papyrus.uml.diagram.menu_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (238.49kB)
09:22:57 [INFO] Fetching org.eclipse.papyrus.uml.diagram.modelexplorer_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (17.25kB)
09:22:57 [INFO] Fetching org.eclipse.papyrus.uml.diagram.navigation_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (34.2kB)
09:22:57 [INFO] Fetching org.eclipse.papyrus.uml.diagram.stereotype.edition_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (85.96kB)
09:22:57 [INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (33.67kB)
09:22:57 [INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols.properties_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (12.35kB)
09:22:57 [INFO] Fetching org.eclipse.papyrus.uml.diagram.linklf_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (45.99kB)
09:22:57 [INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence.restrictions_2.1.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (13.35kB)
09:22:57 [INFO] Fetching org.eclipse.papyrus.uml.diagram.feature_4.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (19.23kB)
09:22:57 [INFO] Fetching org.eclipse.papyrus.uml.service.types.ui_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (96.79kB)
09:22:57 [INFO] Fetching org.eclipse.papyrus.uml.service.validation_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (31.29kB)
09:22:57 [INFO] Fetching org.eclipse.papyrus.uml.documentation.profile_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (29.92kB)
09:22:57 [INFO] Fetching org.eclipse.papyrus.uml.export_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (76.6kB)
09:22:57 [INFO] Fetching org.eclipse.papyrus.uml.expressions_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (67.45kB)
09:22:57 [INFO] Fetching org.eclipse.papyrus.uml.expressions.edit_3.0.100.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (78.24kB)
09:22:57 [INFO] Fetching org.eclipse.papyrus.uml.expressions.properties_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (27.18kB)
09:22:57 [INFO] Fetching org.eclipse.papyrus.uml.expressions.feature_1.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (18.88kB)
09:22:57 [INFO] Fetching org.eclipse.papyrus.uml.icons_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.51MB)
09:22:57 [INFO] Fetching org.eclipse.papyrus.uml.import_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (36.95kB)
09:22:57 [INFO] Fetching org.eclipse.papyrus.uml.profile.drafter_2.1.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (164.81kB)
09:22:57 [INFO] Fetching org.eclipse.papyrus.uml.resourceloading.profile_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (13.03kB)
09:22:57 [INFO] Fetching org.eclipse.papyrus.uml.templaterepository_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (14kB)
09:22:57 [INFO] Fetching org.eclipse.papyrus.uml.oclconstraintevaluation_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (16.42kB)
09:22:57 [INFO] Fetching org.eclipse.papyrus.uml.navigation_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (45.24kB)
09:22:58 [INFO] Fetching org.eclipse.papyrus.uml.services.decoration_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (14.76kB)
09:22:58 [INFO] Fetching org.eclipse.papyrus.uml.modelrepair_3.1.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (222kB)
09:22:58 [INFO] Fetching org.eclipse.papyrus.uml.filters_2.1.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (32.26kB)
09:22:58 [INFO] Fetching org.eclipse.papyrus.uml.filters.edit_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (20.86kB)
09:22:58 [INFO] Fetching org.eclipse.papyrus.uml.feature_5.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (19.33kB)
09:22:58 [INFO] Fetching org.eclipse.papyrus.uml.internationalization_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (15.79kB)
09:22:58 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.feature_1.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (18.87kB)
09:22:58 [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common_2.1.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (168.14kB)
09:22:58 [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (19.3kB)
09:22:58 [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.feature_1.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (18.84kB)
09:22:58 [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer_3.1.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (248.07kB)
09:22:58 [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.widgets_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (14.9kB)
09:22:58 [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.feature_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (18.83kB)
09:22:58 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.widgets_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (17.21kB)
09:22:58 [INFO] Fetching org.eclipse.papyrus.uml.nattable.generic_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (12.13kB)
09:22:58 [INFO] Fetching org.eclipse.papyrus.uml.nattable.matrix_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (41.17kB)
09:22:58 [INFO] Fetching org.eclipse.papyrus.uml.nattable.properties_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (58.97kB)
09:22:58 [INFO] Fetching org.eclipse.papyrus.uml.nattable.menu_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (199.86kB)
09:22:58 [INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.integration_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (18.11kB)
09:22:58 [INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.valuespecification_6.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (18.77kB)
09:22:58 [INFO] Fetching org.eclipse.papyrus.uml.nattable.stereotype.display_4.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (42.48kB)
09:22:58 [INFO] Fetching org.eclipse.papyrus.uml.nattable.richtext_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (23.88kB)
09:22:58 [INFO] Fetching org.eclipse.papyrus.uml.nattable.feature_4.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (19.05kB)
09:22:58 [INFO] Fetching org.eclipse.papyrus.uml.ui_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (22.78kB)
09:22:58 [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (62.29kB)
09:22:58 [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (28.01kB)
09:22:58 [INFO] Fetching org.eclipse.papyrus.uml.properties.xtext_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (48.79kB)
09:22:58 [INFO] Fetching org.eclipse.papyrus.uml.properties.feature_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (18.85kB)
09:22:58 [INFO] Fetching org.eclipse.papyrus.uml.search.ui_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (168.63kB)
09:22:58 [INFO] Fetching org.eclipse.papyrus.uml.search.feature_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (18.81kB)
09:22:58 [INFO] Fetching org.eclipse.papyrus.views.search_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (48.43kB)
09:22:58 [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (76.71kB)
09:22:58 [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (92.77kB)
09:22:58 [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (55.18kB)
09:22:58 [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext.ui_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (47.64kB)
09:22:58 [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (70.24kB)
09:22:58 [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (49.27kB)
09:22:58 [INFO] Fetching org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (27.04kB)
09:22:58 [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (74.72kB)
09:22:59 [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext.ui_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (52.05kB)
09:22:59 [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (158.28kB)
09:22:59 [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext.ui_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (86.04kB)
09:22:59 [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (188.49kB)
09:22:59 [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext.ui_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (85.78kB)
09:22:59 [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (111.47kB)
09:22:59 [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext.ui_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (63.26kB)
09:22:59 [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (115.63kB)
09:22:59 [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext.ui_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (64.49kB)
09:22:59 [INFO] Fetching org.eclipse.papyrus.uml.textedit.javaconstraint_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (16.29kB)
09:22:59 [INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (189.01kB)
09:22:59 [INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext.ui_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (86.23kB)
09:22:59 [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (115.28kB)
09:22:59 [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext_4.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (308.42kB)
09:22:59 [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui_4.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (384.87kB)
09:22:59 [INFO] Fetching org.eclipse.papyrus.uml.textedit.feature_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (19.18kB)
09:22:59 [INFO] Fetching org.eclipse.papyrus.uml.tools.feature_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (18.85kB)
09:22:59 [INFO] Fetching org.eclipse.papyrus.uml.ui.feature_1.2.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (18.83kB)
09:22:59 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.validation_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (12.51kB)
09:22:59 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.feature_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (18.86kB)
09:22:59 [INFO] Fetching org.eclipse.papyrus.views.documentation_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (40.47kB)
09:22:59 [INFO] Fetching org.eclipse.papyrus.views.documentation.feature_1.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (18.85kB)
09:22:59 [INFO] Fetching org.eclipse.papyrus.views.feature_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (18.81kB)
09:22:59 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.resourceloading_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (26.58kB)
09:22:59 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.newchild_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (25kB)
09:22:59 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.feature_4.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (18.88kB)
09:22:59 [INFO] Fetching org.eclipse.papyrus.views.properties.model.xwt_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (70.95kB)
09:22:59 [INFO] Fetching org.eclipse.papyrus.views.properties.feature_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (18.89kB)
09:22:59 [INFO] Fetching org.eclipse.papyrus.views.references_3.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (40.23kB)
09:22:59 [INFO] Fetching org.eclipse.papyrus.views.references.feature_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (18.82kB)
09:22:59 [INFO] Fetching org.eclipse.papyrus.views.search.feature_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (18.79kB)
09:22:59 [INFO] Fetching org.eclipse.papyrus.views.validation.feature_2.0.0.202112011019.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (18.85kB)
09:22:59 [INFO] Fetching org.eclipse.xpand_2.2.0.v201605260315.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (228.7kB)
09:22:59 [INFO] Fetching org.eclipse.xtend_2.2.0.v201605260315.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (535.07kB)
09:22:59 [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (64.36kB)
09:23:00 [INFO] Fetching org.eclipse.xtext.smap_2.25.0.v20210301-0909.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (19.15kB)
09:23:00 [INFO] Fetching org.objectweb.asm_9.1.0.v20210209-1849.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (130.19kB)
09:23:00 [INFO] Fetching org.eclipse.xtext.common.types.edit_2.25.0.v20210301-0928.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (248.22kB)
09:23:00 [INFO] Fetching org.eclipse.xtext.ecore_2.25.0.v20210301-0909.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (15.91kB)
09:23:00 [INFO] Fetching org.eclipse.xtext.xtext.generator_2.25.0.v20210301-0843.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (969.17kB)
09:23:00 [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.25.0.v20210301-0928.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (192.59kB)
09:23:00 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.25.0.v20210301-0928.jar from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (132.16kB)
09:23:00 [INFO] Fetching org.eclipse.xwt.css_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (10.13kB)
09:23:00 [INFO] Fetching org.eclipse.xwt.emf_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (13.93kB)
09:23:00 [INFO] Fetching org.eclipse.xwt.pde_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (17.29kB)
09:23:00 [INFO] Fetching org.eclipse.xwt.xml_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (9.91kB)
09:23:00 [INFO] Fetching org.eclipse.xwt.forms_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (13.08kB)
09:23:00 [INFO] Fetching org.pushingpixels.trident_1.2.0.v201305152020.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (35.25kB)
09:23:00 [INFO] Fetching org.eclipse.xwt.feature_1.6.0.202105260718.jar from https://download.eclipse.org/releases/2021-12/202112081000/features/ (19.15kB)
09:23:00 [INFO] Fetching org.eclipse.xwt.ui.workbench_1.7.0.202105260718.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (17.46kB)
09:23:00 [INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2021-12/202112081000/plugins/ (10.53kB)
09:23:00 [INFO] The project's OSGi version is 0.7.0.202308031300
09:23:00 [INFO] 
09:23:00 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.papygame.feature ---
09:23:00 [INFO] 
09:23:00 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.papygame.feature ---
09:23:00 [INFO] 
09:23:00 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.papygame.feature ---
09:23:00 [INFO] 
09:23:00 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.papygame.feature ---
09:23:00 [INFO] 
09:23:00 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.papygame.feature ---
09:23:00 [INFO] 
09:23:00 [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.papyrus.papygame.feature ---
09:23:00 [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/features/org.eclipse.papyrus.papygame.feature/target/org.eclipse.papyrus.papygame.feature-0.7.0-SNAPSHOT.jar
09:23:00 [INFO] 
09:23:00 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.papygame.feature ---
09:23:00 [INFO] 
09:23:00 [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.papygame.feature ---
09:23:00 [INFO] 
09:23:00 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.papygame.feature ---
09:23:00 [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/features/org.eclipse.papyrus.papygame.feature/target/org.eclipse.papyrus.papygame.feature-0.7.0-SNAPSHOT-sources-feature.jar
09:23:00 [INFO] 
09:23:00 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.papygame.feature ---
09:23:00 [INFO] 
09:23:00 [INFO] --< org.eclipse.papyrus.papygame:org.eclipse.papyrus.papygame.releng >--
09:23:00 [INFO] Building PapyGame Releng 0.7.0-SNAPSHOT                            [6/9]
09:23:00 [INFO]   from releng/pom.xml
09:23:00 [INFO] --------------------------------[ pom ]---------------------------------
09:23:00 [INFO] 
09:23:00 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.papygame.releng ---
09:23:00 [INFO] 
09:23:00 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.papygame.releng ---
09:23:00 [INFO] 
09:23:00 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.papygame.releng ---
09:23:00 [INFO] 
09:23:00 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.papygame.releng ---
09:23:00 [INFO] 
09:23:00 [INFO] ----< org.eclipse.papyrus.papygame:org.eclipse.papyrus.papygame.p2 >----
09:23:00 [INFO] Building org.eclipse.papyrus.papygame.p2 0.7.0-SNAPSHOT            [7/9]
09:23:00 [INFO]   from releng/org.eclipse.papyrus.papygame.p2/pom.xml
09:23:00 [INFO] -------------------------[ eclipse-repository ]-------------------------
09:23:00 [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator)'
09:23:00 [WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator)'
09:23:00 [INFO] 
09:23:00 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.papygame.p2 ---
09:23:00 [INFO] 
09:23:00 [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.papygame.p2 ---
09:23:00 [INFO] The project's OSGi version is 0.7.0.202202181825
09:23:00 [INFO] 
09:23:00 [INFO] --- clean:3.1.0:clean (default-clean-1) @ org.eclipse.papyrus.papygame.p2 ---
09:23:00 [INFO] 
09:23:00 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.papygame.p2 ---
09:23:00 [INFO] 
09:23:00 [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.papygame.p2 ---
09:23:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:23:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/releng/org.eclipse.papyrus.papygame.p2/src/main/resources
09:23:00 [INFO] 
09:23:00 [INFO] --- tycho-p2-publisher:2.7.5:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.papyrus.papygame.p2 ---
09:23:00 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
09:23:00 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
09:23:00 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
09:23:00 [INFO] 
09:23:00 [INFO] --- tycho-p2-publisher:2.7.5:publish-products (default-publish-products) @ org.eclipse.papyrus.papygame.p2 ---
09:23:00 [INFO] 
09:23:00 [INFO] --- tycho-p2-publisher:2.7.5:publish-categories (default-publish-categories) @ org.eclipse.papyrus.papygame.p2 ---
09:23:00 [INFO] 
09:23:00 [INFO] --- tycho-p2-publisher:2.7.5:attach-artifacts (default-attach-artifacts) @ org.eclipse.papyrus.papygame.p2 ---
09:23:00 [INFO] 
09:23:00 [INFO] --- tycho-p2-repository:2.7.5:assemble-repository (default-assemble-repository) @ org.eclipse.papyrus.papygame.p2 ---
09:23:02 [INFO] 
09:23:02 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.papygame.p2 ---
09:23:02 [INFO] 
09:23:02 [INFO] --- tycho-p2-repository:2.7.5:archive-repository (default-archive-repository) @ org.eclipse.papyrus.papygame.p2 ---
09:23:02 [INFO] Building zip: /home/jenkins/agent/workspace/papyrus-papygame-gerrit-p2/releng/org.eclipse.papyrus.papygame.p2/target/org.eclipse.papyrus.papygame.p2-0.7.0-SNAPSHOT.zip
09:23:02 [INFO] 
09:23:02 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.papygame.p2 ---
09:23:02 [INFO] 
09:23:02 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.papygame.p2 ---
09:23:02 [INFO] 
09:23:02 [INFO] --< org.eclipse.papyrus.papygame:org.eclipse.papyrus.papygame.targetplatform >--
09:23:02 [INFO] Building PapyGame Target Platform 0.7.0-SNAPSHOT                   [8/9]
09:23:02 [INFO]   from targetplatform/pom.xml
09:23:02 [INFO] --------------------------------[ pom ]---------------------------------
09:23:02 [INFO] 
09:23:02 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.papygame.targetplatform ---
09:23:02 [INFO] 
09:23:02 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.papygame.targetplatform ---
09:23:02 [INFO] 
09:23:02 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.papygame.targetplatform ---
09:23:02 [INFO] 
09:23:02 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.papygame.targetplatform ---
09:23:02 [INFO] 
09:23:02 [INFO] --< org.eclipse.papyrus.papygame:org.eclipse.papyrus.papygame.targetplatform.2021-12 >--
09:23:02 [INFO] Building org.eclipse.papyrus.papygame.targetplatform.2021-12 0.7.0-SNAPSHOT [9/9]
09:23:02 [INFO]   from targetplatform/org.eclipse.papyrus.papygame.targetplatform.2021-12/pom.xml
09:23:02 [INFO] ---------------------[ eclipse-target-definition ]----------------------
09:23:02 [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-target-definition (default-package-target-definition)'
09:23:02 [WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-target-definition (default-package-target-definition)'
09:23:02 [INFO] 
09:23:02 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.papygame.targetplatform.2021-12 ---
09:23:02 [INFO] 
09:23:02 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.papygame.targetplatform.2021-12 ---
09:23:02 [INFO] 
09:23:02 [INFO] --- tycho-packaging:2.7.5:package-target-definition (default-package-target-definition) @ org.eclipse.papyrus.papygame.targetplatform.2021-12 ---
09:23:02 [INFO] 
09:23:02 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.papygame.targetplatform.2021-12 ---
09:23:02 [INFO] 
09:23:02 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.papygame.targetplatform.2021-12 ---
09:23:02 [INFO] ------------------------------------------------------------------------
09:23:02 [INFO] Reactor Summary for PapyGame 0.7.0-SNAPSHOT:
09:23:02 [INFO] 
09:23:02 [INFO] PapyGame ........................................... SUCCESS [  1.512 s]
09:23:02 [INFO] Papygame plugins ................................... SUCCESS [  0.007 s]
09:23:02 [INFO] org.eclipse.papyrus.gamification ................... SUCCESS [ 28.614 s]
09:23:02 [INFO] PapyGame Features .................................. SUCCESS [  0.006 s]
09:23:02 [INFO] org.eclipse.papyrus.papygame.feature ............... SUCCESS [ 22.538 s]
09:23:02 [INFO] PapyGame Releng .................................... SUCCESS [  0.006 s]
09:23:02 [INFO] org.eclipse.papyrus.papygame.p2 .................... SUCCESS [  1.614 s]
09:23:02 [INFO] PapyGame Target Platform ........................... SUCCESS [  0.005 s]
09:23:02 [INFO] org.eclipse.papyrus.papygame.targetplatform.2021-12  SUCCESS [  0.006 s]
09:23:02 [INFO] ------------------------------------------------------------------------
09:23:02 [INFO] BUILD SUCCESS
09:23:02 [INFO] ------------------------------------------------------------------------
09:23:02 [INFO] Total time:  02:26 min
09:23:02 [INFO] Finished at: 2023-08-03T13:23:02Z
09:23:02 [INFO] ------------------------------------------------------------------------
09:23:02 [WARNING] 
09:23:02 [WARNING] Plugin validation issues were detected in 14 plugin(s)
09:23:02 [WARNING] 
09:23:02 [WARNING]  * org.eclipse.tycho:tycho-versions-plugin:2.7.5
09:23:02 [WARNING]  * org.eclipse.tycho:tycho-p2-repository-plugin:2.7.5
09:23:02 [WARNING]  * org.apache.maven.plugins:maven-clean-plugin:3.1.0
09:23:02 [WARNING]  * org.eclipse.tycho:tycho-p2-publisher-plugin:2.7.5
09:23:02 [WARNING]  * org.apache.maven.plugins:maven-surefire-plugin:2.22.2
09:23:02 [WARNING]  * org.apache.maven.plugins:maven-failsafe-plugin:2.22.2
09:23:02 [WARNING]  * org.apache.maven.plugins:maven-dependency-plugin:3.2.0
09:23:02 [WARNING]  * org.eclipse.tycho:tycho-source-plugin:2.7.5
09:23:02 [WARNING]  * org.eclipse.tycho:tycho-ds-plugin:2.7.5
09:23:02 [WARNING]  * org.apache.maven.plugins:maven-resources-plugin:3.1.0
09:23:02 [WARNING]  * org.eclipse.tycho:tycho-surefire-plugin:2.7.5
09:23:02 [WARNING]  * org.apache.maven.plugins:maven-site-plugin:3.7.1
09:23:02 [WARNING]  * org.eclipse.tycho:tycho-packaging-plugin:2.7.5
09:23:02 [WARNING]  * org.eclipse.tycho:tycho-compiler-plugin:2.7.5
09:23:02 [WARNING] 
09:23:02 [WARNING] For more or less details, use 'maven.plugin.validation' property with one of the values (case insensitive): [BRIEF, DEFAULT, VERBOSE]
09:23:02 [WARNING] 
09:23:03 Terminating xvnc.
09:23:34 Recording test results
09:23:35 No test report files were found. Configuration error?
09:23:40 None of the test reports contained any result
09:23:40 [Checks API] No suitable checks publisher found.
09:23:44 Finished: SUCCESS