Skip to content
Failed

Console Output

11:13:11 Triggered by Gerrit: https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus/+/195519
11:13:11 Running as SYSTEM
11:13:11 Agent centos-7-agent-6gb-c1jg7 is provisioned from template centos-7-agent-6gb
11:13:11 ---
11:13:11 apiVersion: "v1"
11:13:11 kind: "Pod"
11:13:11 metadata:
11:13:11   annotations: {}
11:13:11   labels:
11:13:11     jenkins: "slave"
11:13:11     jenkins/label-digest: "de02caf14dbfcb1d94e30c9c37462a09f82dcb33"
11:13:11     jenkins/label: "centos-7-6gb"
11:13:11   name: "centos-7-agent-6gb-c1jg7"
11:13:11   namespace: "papyrus"
11:13:11 spec:
11:13:11   containers:
11:13:11   - env:
11:13:11     - name: "JENKINS_SECRET"
11:13:11       value: "********"
11:13:11     - name: "JENKINS_TUNNEL"
11:13:11       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
11:13:11     - name: "JENKINS_AGENT_NAME"
11:13:11       value: "centos-7-agent-6gb-c1jg7"
11:13:11     - name: "JENKINS_REMOTING_JAVA_OPTS"
11:13:11       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
11:13:11         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
11:13:11     - name: "JAVA_TOOL_OPTIONS"
11:13:11       value: ""
11:13:11     - name: "_JAVA_OPTIONS"
11:13:11       value: ""
11:13:11     - name: "OPENJ9_JAVA_OPTIONS"
11:13:11       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
11:13:11     - name: "JENKINS_NAME"
11:13:11       value: "centos-7-agent-6gb-c1jg7"
11:13:11     - name: "JENKINS_AGENT_WORKDIR"
11:13:11       value: "/home/jenkins/agent"
11:13:11     - name: "JENKINS_URL"
11:13:11       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
11:13:11     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.13.3"
11:13:11     imagePullPolicy: "Always"
11:13:11     name: "jnlp"
11:13:11     resources:
11:13:11       limits:
11:13:11         cpu: "2000m"
11:13:11         memory: "6144Mi"
11:13:11       requests:
11:13:11         cpu: "1000m"
11:13:11         memory: "6144Mi"
11:13:11     tty: true
11:13:11     volumeMounts:
11:13:11     - mountPath: "/home/jenkins/.m2/toolchains.xml"
11:13:11       name: "m2-dir"
11:13:11       readOnly: true
11:13:11       subPath: "toolchains.xml"
11:13:11     - mountPath: "/home/jenkins/.mavenrc"
11:13:11       name: "m2-dir"
11:13:11       readOnly: true
11:13:11       subPath: ".mavenrc"
11:13:11     - mountPath: "/opt/tools"
11:13:11       name: "volume-0"
11:13:11       readOnly: false
11:13:11     - mountPath: "/home/jenkins"
11:13:11       name: "volume-2"
11:13:11       readOnly: false
11:13:11     - mountPath: "/home/jenkins/.m2/repository"
11:13:11       name: "volume-3"
11:13:11       readOnly: false
11:13:11     - mountPath: "/home/jenkins/.m2/settings-security.xml"
11:13:11       name: "m2-secret-dir"
11:13:11       readOnly: true
11:13:11       subPath: "settings-security.xml"
11:13:11     - mountPath: "/home/jenkins/.m2/wrapper"
11:13:11       name: "volume-4"
11:13:11       readOnly: false
11:13:11     - mountPath: "/home/jenkins/.m2/settings.xml"
11:13:11       name: "m2-secret-dir"
11:13:11       readOnly: true
11:13:11       subPath: "settings.xml"
11:13:11     - mountPath: "/home/jenkins/.ssh"
11:13:11       name: "volume-1"
11:13:11       readOnly: false
11:13:11       subPath: ""
11:13:11     - mountPath: "/home/jenkins/agent"
11:13:11       name: "workspace-volume"
11:13:11       readOnly: false
11:13:11     workingDir: "/home/jenkins/agent"
11:13:11   nodeSelector:
11:13:11     kubernetes.io/os: "linux"
11:13:11   restartPolicy: "Never"
11:13:11   volumes:
11:13:11   - name: "volume-0"
11:13:11     persistentVolumeClaim:
11:13:11       claimName: "tools-claim-jiro-papyrus"
11:13:11       readOnly: true
11:13:11   - name: "m2-secret-dir"
11:13:11     secret:
11:13:11       secretName: "m2-secret-dir"
11:13:11   - emptyDir:
11:13:11       medium: ""
11:13:11     name: "volume-2"
11:13:11   - configMap:
11:13:11       name: "m2-dir"
11:13:11     name: "m2-dir"
11:13:11   - configMap:
11:13:11       name: "known-hosts"
11:13:11     name: "volume-1"
11:13:11   - emptyDir:
11:13:11       medium: ""
11:13:11     name: "workspace-volume"
11:13:11   - emptyDir:
11:13:11       medium: ""
11:13:11     name: "volume-4"
11:13:11   - emptyDir:
11:13:11       medium: ""
11:13:11     name: "volume-3"
11:13:11 
11:13:11 Building remotely on centos-7-agent-6gb-c1jg7 (centos-7-6gb) in workspace /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0
11:13:11 The recommended git tool is: NONE
11:13:12 No credentials specified
11:13:12 Cloning the remote Git repository
11:13:13 Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git
11:13:13  > git init /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source # timeout=10
11:13:13 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git
11:13:13  > git --version # timeout=10
11:13:13  > git --version # 'git version 2.36.1'
11:13:13  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:14:55  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git # timeout=10
11:14:55  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:14:55  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git # timeout=10
11:14:55 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git
11:14:55  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git refs/changes/19/195519/3 # timeout=10
11:14:57  > git rev-parse 3152418290644d1270956347c39ccc43ae5bedd9^{commit} # timeout=10
11:14:57 Checking out Revision 3152418290644d1270956347c39ccc43ae5bedd9 (refs/changes/19/195519/3)
11:14:57  > git config core.sparsecheckout # timeout=10
11:14:57  > git checkout -f 3152418290644d1270956347c39ccc43ae5bedd9 # timeout=10
11:15:03 Commit message: "Bug XXXXXX: Replace Papyrus Logger with Log4J Logger"
11:15:03 First time build. Skipping changelog.
11:15:03 $ pkill Xvnc
11:15:03 $ pkill Xrealvnc
11:15:03 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
11:15:20 [Papyrus-Gerrit-7.0.0] $ Xvnc -help
11:15:20 Starting xvnc
11:15:20 [Papyrus-Gerrit-7.0.0] $ Xvnc :63 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
11:15:20 
11:15:20 Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50
11:15:20 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
11:15:20 See http://www.tigervnc.org for information on TigerVNC.
11:15:20 Underlying X server release 12004000, The X.Org Foundation
11:15:20 
11:15:20 
11:15:20 Thu Sep  8 15:15:20 2022
11:15:20  vncext:      VNC extension running!
11:15:20  vncext:      Listening for VNC connections on all interface(s), port 5963
11:15:20  vncext:      created VNC server for screen 0
11:15:20 [Papyrus-Gerrit-7.0.0] $ /bin/sh -xe /tmp/jenkins12385853176385014973.sh
11:15:20 + set +e
11:15:20 + pwd
11:15:20 /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0
11:15:21 + '[' -f ../notUTF8.log ']'
11:15:21 + echo 'All contributed files are UTF8 compliant'
11:15:21 All contributed files are UTF8 compliant
11:15:21 + '[' -f ../notLF.log ']'
11:15:21 + echo 'All contributed files respect the Linux line endings'
11:15:21 All contributed files respect the Linux line endings
11:15:21 + cd ..
11:15:21 + set -e
11:15:21 + javac -version
11:15:22 javac 11.0.2
11:15:22 [Papyrus-Gerrit-7.0.0] $ /opt/tools/apache-maven/latest/bin/mvn -f source/releng/pom.xml -DGERRIT_BRANCH=bugs/refactoring_7.0.0 -DGERRIT_PATCHSET_REVISION=3152418290644d1270956347c39ccc43ae5bedd9 -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=vincent.lorenzo@cea.fr "-DGERRIT_EVENT_ACCOUNT_NAME=Vincent Lorenzo" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus/+/195519 -DGERRIT_PATCHSET_UPLOADER_EMAIL=vincent.lorenzo@cea.fr -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=papyrus/org.eclipse.papyrus -DGERRIT_CHANGE_NUMBER=195519 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Vincent Lorenzo\" <vincent.lorenzo@cea.fr>' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/19/195519/3 "-DGERRIT_PATCHSET_UPLOADER_NAME=Vincent Lorenzo" '-DGERRIT_CHANGE_OWNER=\"Vincent Lorenzo\" <vincent.lorenzo@cea.fr>' -DGERRIT_CHANGE_COMMIT_MESSAGE=QnVnIFhYWFhYWDogUmVwbGFjZSBQYXB5cnVzIExvZ2dlciB3aXRoIExvZzRKIExvZ2dlcgoKQ2hhbmdlLUlkOiBJN2EzNWE3NGJlOGIxMTU3YTk3OTZmN2Y3MjUzYjY2ODI2Y2JhNDNmYQpTaWduZWQtb2ZmLWJ5OiBWaW5jZW50IExvcmVuem8gPHZpbmNlbnQubG9yZW56b0BjZWEuZnI+Cg== "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Bug XXXXXX: Replace Papyrus Logger with Log4J Logger" '-DGERRIT_EVENT_ACCOUNT=\"Vincent Lorenzo\" <vincent.lorenzo@cea.fr>' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I7a35a74be8b1157a9796f7f7253b66826cba43fa -DGERRIT_EVENT_HASH=-598876219 -DGERRIT_VERSION=3.5.1 -DGERRIT_EVENT_ACCOUNT_EMAIL=vincent.lorenzo@cea.fr -DGERRIT_PATCHSET_NUMBER=3 "-DGERRIT_CHANGE_OWNER_NAME=Vincent Lorenzo" -DskipAllTests=true -DbuildAll=true -Dmaven.repo.local=/home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/.repository clean verify
11:15:22 Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
11:15:22 Maven home: /opt/tools/apache-maven/latest
11:15:22 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
11:15:22 Default locale: en_US, platform encoding: UTF-8
11:15:22 OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix"
11:15:23 [INFO] Scanning for projects...
11:16:02 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/emf/org.eclipse.papyrus.emf/pom.xml
11:16:06 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ (134B)
11:16:06 [INFO] Adding repository http://download.eclipse.org/cbi/updates/license
11:16:06 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B)
11:16:06 [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
11:16:07 [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
11:16:07 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B)
11:16:07 [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB)
11:16:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/emf/org.eclipse.papyrus.emf/pom.xml
11:16:07 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/emf/org.eclipse.papyrus.emf/pom.xml
11:16:08 [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (46.27kB)
11:16:08 [INFO] Fetching R-4.24-202206070700&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.24/ (63B)
11:16:08 [INFO] Fetching org.eclipse.osgi_3.18.0.v20220516-2155.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (1.46MB)
11:16:08 [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (32.41kB)
11:16:08 [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (411.93kB)
11:16:08 [INFO] Fetching org.eclipse.osgi.services_3.10.200.v20210723-0643.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (126.4kB)
11:16:08 [INFO] Fetching org.osgi.util.promise_1.2.0.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (81.45kB)
11:16:08 [INFO] Fetching org.apache.logging.log4j_2.17.1.v20220106-2156.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (2.11MB)
11:16:08 [INFO] Fetching org.bouncycastle.bcpg_1.70.0.v20220507-1208.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (360.94kB)
11:16:09 [INFO] Fetching org.bouncycastle.bcprov_1.70.0.v20220507-1208.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (5.58MB)
11:16:09 [INFO] Fetching org.eclipse.ant.core_3.6.400.v20220317-1003.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (107.39kB)
11:16:09 [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (35.64kB)
11:16:09 [INFO] Fetching org.eclipse.core.runtime_3.25.0.v20220506-1157.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (71.87kB)
11:16:09 [INFO] Fetching org.eclipse.compare.core_3.7.0.v20220513-0551.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (67.45kB)
11:16:09 [INFO] Fetching org.eclipse.core.commands_3.10.200.v20220512-0851.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (114.56kB)
11:16:09 [INFO] Fetching org.eclipse.equinox.common_3.16.100.v20220315-2327.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (144.55kB)
11:16:09 [INFO] Fetching org.eclipse.core.contenttype_3.8.100.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (100.02kB)
11:16:09 [INFO] Fetching org.eclipse.equinox.preferences_3.10.0.v20220503-1634.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (133.99kB)
11:16:09 [INFO] Fetching org.eclipse.equinox.registry_3.11.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (194.4kB)
11:16:09 [INFO] Fetching org.eclipse.core.expressions_3.8.100.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (92.12kB)
11:16:10 [INFO] Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (115.6kB)
11:16:10 [INFO] Fetching org.eclipse.text_3.12.100.v20220506-1404.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (293.55kB)
11:16:10 [INFO] Fetching org.eclipse.core.filesystem_1.9.400.v20220419-0658.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (69.85kB)
11:16:10 [INFO] Fetching org.eclipse.core.jobs_3.13.0.v20220512-1935.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (109.25kB)
11:16:10 [INFO] Fetching org.eclipse.core.resources_3.17.0.v20220517-0751.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (891.43kB)
11:16:10 [INFO] Fetching org.eclipse.equinox.app_1.6.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (89.14kB)
11:16:10 [INFO] Fetching org.eclipse.debug.core_3.19.100.v20220324-0630.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (397.87kB)
11:16:10 [INFO] Fetching org.eclipse.e4.core.contexts_1.10.0.v20220430-0424.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (55.58kB)
11:16:10 [INFO] Fetching org.eclipse.e4.core.di_1.8.200.v20220512-1957.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (52.47kB)
11:16:10 [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.100.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (12kB)
11:16:10 [INFO] Fetching org.eclipse.e4.core.services_2.3.200.v20220513-1235.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (69.65kB)
11:16:10 [INFO] Fetching org.eclipse.emf.common_2.25.0.v20220325-0806.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (369.38kB)
11:16:10 [INFO] Fetching org.eclipse.emf.ecore_2.27.0.v20220426-0617.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (1.26MB)
11:16:10 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (231.36kB)
11:16:10 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.0.v20210315-2042.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (36.06kB)
11:16:10 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.200.v20220315-2155.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (69.13kB)
11:16:10 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.500.v20220420-1427.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (169.5kB)
11:16:10 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.200.v20220324-1313.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (360.26kB)
11:16:10 [INFO] Fetching org.tukaani.xz_1.9.0.v20210624-1259.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (131.39kB)
11:16:10 [INFO] Fetching org.eclipse.equinox.p2.core_2.9.100.v20220310-1733.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (76.94kB)
11:16:10 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.300.v20220420-1427.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (68.04kB)
11:16:10 [INFO] Fetching org.eclipse.equinox.p2.repository_2.6.100.v20220422-1806.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (174.42kB)
11:16:10 [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (19.69kB)
11:16:10 [INFO] Fetching org.eclipse.equinox.p2.director_2.5.300.v20220421-0708.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (110.58kB)
11:16:10 [INFO] Fetching org.sat4j.core_2.3.6.v20201214.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (429.55kB)
11:16:10 [INFO] Fetching org.sat4j.pb_2.3.6.v20201214.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (432.64kB)
11:16:10 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (45.48kB)
11:16:10 [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.400.v20220329-1456.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (218.83kB)
11:16:10 [INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.100.v20211220-1825.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (58.07kB)
11:16:10 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.100.v20220329-1456.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (132.68kB)
11:16:11 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.0.v20210316-1209.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (24.82kB)
11:16:11 [INFO] Fetching org.eclipse.equinox.p2.publisher_1.7.100.v20220420-1427.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (101.89kB)
11:16:11 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.100.v20220420-1427.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (242.35kB)
11:16:11 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (26.34kB)
11:16:11 [INFO] Fetching org.eclipse.equinox.security_1.3.900.v20220108-1321.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (113.21kB)
11:16:11 [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.100.v20220504-1755.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (252.96kB)
11:16:11 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.200.v20220503-2330.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (131.95kB)
11:16:11 [INFO] Fetching org.eclipse.jdt.core_3.30.0.v20220524-1333.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (6.69MB)
11:16:11 [INFO] Fetching org.eclipse.jdt.debug_3.19.200.v20220430-1851.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (910.81kB)
11:16:11 [INFO] Fetching org.eclipse.jdt.launching_3.19.600.v20220409-1932.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (563.82kB)
11:16:11 [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (23.09kB)
11:16:11 [INFO] Fetching org.eclipse.pde.core_3.15.200.v20220527-1237.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (1.35MB)
11:16:12 [INFO] Fetching org.eclipse.pde.build_3.11.200.v20220503-0921.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (491.23kB)
11:16:12 [INFO] Fetching org.eclipse.team.core_3.9.400.v20220511-1440.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (401.02kB)
11:16:12 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/emf/org.eclipse.papyrus.emf.ui/pom.xml
11:16:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/emf/org.eclipse.papyrus.emf.ui/pom.xml
11:16:12 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/emf/org.eclipse.papyrus.emf.ui/pom.xml
11:16:12 [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (12.94MB)
11:16:13 [INFO] Fetching com.sun.jna_5.8.0.v20210503-0343.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (1.68MB)
11:16:13 [INFO] Fetching com.sun.jna.platform_5.8.0.v20210406-1004.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (1.41MB)
11:16:14 [INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (20.34kB)
11:16:14 [INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (353.59kB)
11:16:14 [INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (144.34kB)
11:16:14 [INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (23.5kB)
11:16:14 [INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (703.81kB)
11:16:14 [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20201118194144/repository/ (63B)
11:16:14 [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (95.26kB)
11:16:14 [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (15.35kB)
11:16:14 [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (35.59kB)
11:16:14 [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (302.53kB)
11:16:14 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (71.45kB)
11:16:14 [INFO] Fetching org.eclipse.core.databinding_1.11.0.v20220118-1028.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (287.81kB)
11:16:14 [INFO] Fetching org.eclipse.core.databinding.observable_1.12.0.v20211231-1006.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (313kB)
11:16:14 [INFO] Fetching org.eclipse.core.databinding.property_1.9.0.v20210619-1129.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (163.08kB)
11:16:14 [INFO] Fetching org.eclipse.e4.core.commands_1.0.100.v20211204-1536.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (25.92kB)
11:16:14 [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.100.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (11.14kB)
11:16:14 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.300.v20220503-2248.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (40.48kB)
11:16:14 [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.0.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (51.03kB)
11:16:14 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (107.16kB)
11:16:14 [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.100.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (45.85kB)
11:16:14 [INFO] Fetching org.eclipse.swt_3.120.0.v20220530-1036.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (18.79kB)
11:16:14 [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (24.31kB)
11:16:14 [INFO] Fetching org.eclipse.jface_3.26.0.v20220513-0449.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (1.11MB)
11:16:15 [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.200.v20211022-1402.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (213.89kB)
11:16:15 [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.500.v20220511-1639.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (201.76kB)
11:16:15 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.100.v20220310-1056.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (28.11kB)
11:16:15 [INFO] Fetching org.eclipse.e4.ui.di_1.4.0.v20210621-1133.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (16.41kB)
11:16:15 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.200.v20211210-1500.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (56.73kB)
11:16:15 [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.100.v20220331-0744.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (395.31kB)
11:16:15 [INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (33.33kB)
11:16:15 [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.0.v20210621-1136.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (13.3kB)
11:16:15 [INFO] Fetching org.eclipse.e4.ui.workbench_1.13.100.v20211019-0756.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (260.38kB)
11:16:15 [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (89.35kB)
11:16:15 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.400.v20211102-0453.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (118.14kB)
11:16:15 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.500.v20220511-1638.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (250.33kB)
11:16:15 [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.500.v20220506-1520.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (147.64kB)
11:16:15 [INFO] Fetching org.eclipse.jface.databinding_1.13.0.v20210619-1146.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (295.36kB)
11:16:15 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.0.v20210619-0956.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (21.08kB)
11:16:15 [INFO] Fetching org.eclipse.urischeme_1.2.100.v20211001-1648.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (51.9kB)
11:16:15 [INFO] Fetching 2.30&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/modeling/emf/emf/builds/release/ (63B)
11:16:15 [INFO] Fetching org.eclipse.emf.common.ui_2.20.0.v20220226-1304.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.30/plugins/ (61.75kB)
11:16:15 [INFO] Fetching org.eclipse.ui_3.201.0.v20220124-1108.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (432.55kB)
11:16:15 [INFO] Fetching org.eclipse.emf.edit_2.17.0.v20220201-1551.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (296.42kB)
11:16:15 [INFO] Fetching org.eclipse.emf.edit.ui_2.21.0.v20220226-1304.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.30/plugins/ (110.69kB)
11:16:15 [INFO] Fetching org.eclipse.ui.views_3.11.100.v20210816-0811.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (105.57kB)
11:16:15 [INFO] Fetching org.eclipse.ui.workbench_3.125.100.v20220524-1304.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (3.49MB)
11:16:16 [INFO] Fetching org.eclipse.nebula.widgets.cdatetime_1.0.0.201703081533.jar from http://download.eclipse.org/nebula/releases/1.2.0/plugins/ (131.85kB)
11:16:16 [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (270.25kB)
11:16:16 [INFO] Fetching org.eclipse.nebula.cwt_1.0.0.201703081533.jar from http://download.eclipse.org/nebula/releases/1.2.0/plugins/ (157.36kB)
11:16:16 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.120.0.v20220530-1036.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (2.07MB)
11:16:16 [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (107.15kB)
11:16:16 [INFO] Fetching org.eclipse.ui.forms_3.11.300.v20211022-1451.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (330.12kB)
11:16:16 [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (16.71kB)
11:16:16 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.120.0.v20220530-1036.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (2.47MB)
11:16:17 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.120.0.v20220530-1036.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (2.15MB)
11:16:17 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.doc/pom.xml
11:16:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.doc/pom.xml
11:16:17 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.doc/pom.xml
11:16:17 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/pom.xml
11:16:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/pom.xml
11:16:17 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/pom.xml
11:16:17 [INFO] Fetching com.google.guava_30.1.0.v20210127-2300.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (2.89MB)
11:16:17 [INFO] Fetching org.eclipse.e4.ui.ide_3.16.100.v20220310-1350.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (11.51kB)
11:16:18 [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.30/plugins/ (63.24kB)
11:16:18 [INFO] Fetching org.eclipse.emf.validation_1.8.0.202008210805.jar from https://download.eclipse.org/modeling/emf/validation/updates/releases/R202008210805/plugins/ (403.7kB)
11:16:18 [INFO] Fetching org.eclipse.equinox.bidi_1.4.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (50.74kB)
11:16:18 [INFO] Fetching org.eclipse.jface.text_3.20.100.v20220516-0819.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (1.03MB)
11:16:18 [INFO] Fetching org.eclipse.ui.ide_3.19.0.v20220511-1638.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (2.41MB)
11:16:18 [INFO] Fetching org.eclipse.ui.navigator_3.10.200.v20211009-1706.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (423.11kB)
11:16:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc/pom.xml
11:16:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc/pom.xml
11:16:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc/pom.xml
11:16:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/pom.xml
11:16:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/pom.xml
11:16:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/pom.xml
11:16:18 [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (2.96MB)
11:16:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.architecture:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/pom.xml
11:16:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.architecture:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/pom.xml
11:16:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.architecture:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/pom.xml
11:16:19 [INFO] Fetching org.eclipse.emf.transaction_1.9.1.201805140824.jar from https://download.eclipse.org/modeling/emf/transaction/updates/releases/R201805140824/plugins/ (169.13kB)
11:16:19 [INFO] Fetching org.eclipse.emf.workspace_1.5.1.201805140824.jar from https://download.eclipse.org/modeling/emf/transaction/updates/releases/R201805140824/plugins/ (85.1kB)
11:16:19 [INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.202206180919.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202206180919/plugins/ (119.86kB)
11:16:19 [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.202206180919.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202206180919/plugins/ (112.33kB)
11:16:19 [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.202206180919.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202206180919/plugins/ (31.35kB)
11:16:19 [INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.202206180919.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202206180919/plugins/ (116.5kB)
11:16:19 [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.0.202206180919.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202206180919/plugins/ (192.89kB)
11:16:19 [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (35.18kB)
11:16:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.architecture.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/pom.xml
11:16:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.architecture.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/pom.xml
11:16:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.architecture.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/pom.xml
11:16:19 [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (15.77kB)
11:16:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.aggregate.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.aggregate.doc/pom.xml
11:16:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.aggregate.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.aggregate.doc/pom.xml
11:16:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.aggregate.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.aggregate.doc/pom.xml
11:16:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.core/pom.xml
11:16:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.core/pom.xml
11:16:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.core/pom.xml
11:16:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.sdk.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/pom.xml
11:16:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.sdk.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/pom.xml
11:16:20 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.sdk.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/pom.xml
11:16:20 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/pom.xml
11:16:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/pom.xml
11:16:20 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/pom.xml
11:16:20 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.core:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/pom.xml
11:16:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.core:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/pom.xml
11:16:20 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.core:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/pom.xml
11:16:20 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/pom.xml
11:16:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/pom.xml
11:16:20 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/pom.xml
11:16:20 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/pom.xml
11:16:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/pom.xml
11:16:20 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/pom.xml
11:16:20 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.sdk.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/pom.xml
11:16:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.sdk.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/pom.xml
11:16:20 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.sdk.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/pom.xml
11:16:20 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.sdk.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/pom.xml
11:16:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.sdk.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/pom.xml
11:16:20 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.sdk.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/pom.xml
11:16:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/pom.xml
11:16:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/pom.xml
11:16:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/pom.xml
11:16:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet/pom.xml
11:16:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet/pom.xml
11:16:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet/pom.xml
11:16:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.catalog:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/pom.xml
11:16:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.catalog:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/pom.xml
11:16:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.catalog:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/pom.xml
11:16:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/pom.xml
11:16:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/pom.xml
11:16:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/pom.xml
11:16:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.doc/pom.xml
11:16:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.doc/pom.xml
11:16:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.doc/pom.xml
11:16:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/pom.xml
11:16:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/pom.xml
11:16:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/pom.xml
11:16:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/pom.xml
11:16:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/pom.xml
11:16:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/pom.xml
11:16:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/pom.xml
11:16:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/pom.xml
11:16:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/pom.xml
11:16:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.metamodel.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/pom.xml
11:16:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.metamodel.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/pom.xml
11:16:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.metamodel.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/pom.xml
11:16:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.sdk.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/pom.xml
11:16:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.sdk.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/pom.xml
11:16:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.sdk.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/pom.xml
11:16:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/pom.xml
11:16:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/pom.xml
11:16:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/pom.xml
11:16:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java/pom.xml
11:16:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java/pom.xml
11:16:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java/pom.xml
11:16:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/pom.xml
11:16:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/pom.xml
11:16:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/pom.xml
11:16:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/pom.xml
11:16:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/pom.xml
11:16:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/pom.xml
11:16:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.sdk.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/pom.xml
11:16:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.sdk.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/pom.xml
11:16:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.sdk.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/pom.xml
11:16:22 [INFO] Fetching org.eclipse.compare_3.8.400.v20220420-1133.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (804.82kB)
11:16:22 [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.500.v20220331-0848.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (688.72kB)
11:16:22 [INFO] Fetching org.eclipse.ui.editors_3.14.300.v20210913-0815.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (618.79kB)
11:16:22 [INFO] Fetching org.eclipse.debug.ui_3.16.100.v20220526-0826.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (2.97MB)
11:16:23 [INFO] Fetching org.eclipse.ui.console_3.11.200.v20220324-0630.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (208.46kB)
11:16:23 [INFO] Fetching org.eclipse.emf.codegen_2.22.0.v20210420-0623.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.30/plugins/ (128.92kB)
11:16:23 [INFO] Fetching org.eclipse.emf.codegen.ecore_2.30.0.v20220426-0617.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.30/plugins/ (422.85kB)
11:16:23 [INFO] Fetching org.eclipse.jdt.core.manipulation_1.16.100.v20220513-2002.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (1.94MB)
11:16:23 [INFO] Fetching org.eclipse.ltk.core.refactoring_3.12.200.v20220502-1514.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (341.31kB)
11:16:23 [INFO] Fetching org.eclipse.jdt.ui_3.26.100.v20220516-1138.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (11.18MB)
11:16:24 [INFO] Fetching org.eclipse.search_3.14.100.v20220120-1549.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (489.96kB)
11:16:25 [INFO] Fetching org.eclipse.team.ui_3.9.300.v20220420-1133.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (1.42MB)
11:16:25 [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.100.v20220329-1353.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (468.75kB)
11:16:25 [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.400.v20220203-1803.jar from https://download.eclipse.org/eclipse/updates/4.24/R-4.24-202206070700/plugins/ (172.29kB)
11:16:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/pom.xml
11:16:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/pom.xml
11:16:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/pom.xml
11:16:28 [INFO] Fetching 6.17.1&format=xml&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/modeling/mdt/ocl/updates/releases/ (63B)
11:16:28 [INFO] Fetching org.eclipse.ocl_3.17.0.v20220309-0840.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.17.1/plugins/ (1.14MB)
11:16:28 [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (53.45kB)
11:16:28 [INFO] Fetching org.eclipse.ocl.common_1.17.0.v20220309-0840.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.17.1/plugins/ (36.28kB)
11:16:28 [INFO] Fetching org.eclipse.ocl.ecore_3.17.0.v20220309-0840.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.17.1/plugins/ (383.83kB)
11:16:28 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/pom.xml
11:16:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/pom.xml
11:16:28 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/pom.xml
11:16:28 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/pom.xml
11:16:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/pom.xml
11:16:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/pom.xml
11:16:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/pom.xml
11:16:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/pom.xml
11:16:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/pom.xml
11:16:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.catalog:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/pom.xml
11:16:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.catalog:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/pom.xml
11:16:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.catalog:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/pom.xml
11:16:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/pom.xml
11:16:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/pom.xml
11:16:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/pom.xml
11:16:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.doc/pom.xml
11:16:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.doc/pom.xml
11:16:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.doc/pom.xml
11:16:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/pom.xml
11:16:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/pom.xml
11:16:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/pom.xml
11:16:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.jface.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/pom.xml
11:16:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.jface.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/pom.xml
11:16:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.jface.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/pom.xml
11:16:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.pde.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/pom.xml
11:16:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.pde.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/pom.xml
11:16:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.pde.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/pom.xml
11:16:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.swt:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/pom.xml
11:16:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.swt:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/pom.xml
11:16:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.swt:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/pom.xml
11:16:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/pom.xml
11:16:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/pom.xml
11:16:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/pom.xml
11:16:30 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets/pom.xml
11:16:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets/pom.xml
11:16:30 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets/pom.xml
11:16:30 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets.celleditors:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/pom.xml
11:16:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets.celleditors:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/pom.xml
11:16:30 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets.celleditors:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/pom.xml
11:16:30 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/pom.xml
11:16:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/pom.xml
11:16:30 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/pom.xml
11:16:30 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture:3.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/pom.xml
11:16:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture:3.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/pom.xml
11:16:30 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture:3.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/pom.xml
11:16:30 [INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (141.49kB)
11:16:30 [INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.202206180919.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202206180919/plugins/ (261.13kB)
11:16:30 [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (11.51kB)
11:16:30 [INFO] Fetching org.eclipse.xtend.lib_2.27.0.v20220530-0353.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.27.0/plugins/ (109.91kB)
11:16:31 [INFO] Fetching org.eclipse.xtext.xbase.lib_2.27.0.v20220530-0353.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.27.0/plugins/ (162.36kB)
11:16:31 [INFO] Fetching org.eclipse.xtend.lib.macro_2.27.0.v20220530-0353.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.27.0/plugins/ (77.87kB)
11:16:31 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.representation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/pom.xml
11:16:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.representation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/pom.xml
11:16:31 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.representation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/pom.xml
11:16:31 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.representation.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/pom.xml
11:16:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.representation.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/pom.xml
11:16:31 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.representation.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/pom.xml
11:16:31 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core:4.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/core/org.eclipse.papyrus.infra.core/pom.xml
11:16:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core:4.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/core/org.eclipse.papyrus.infra.core/pom.xml
11:16:31 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core:4.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/core/org.eclipse.papyrus.infra.core/pom.xml
11:16:31 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.architecture:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/pom.xml
11:16:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.architecture:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/pom.xml
11:16:32 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.architecture:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/pom.xml
11:16:32 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.architecture.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/pom.xml
11:16:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.architecture.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/pom.xml
11:16:32 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.architecture.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/pom.xml
11:16:32 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sasheditor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/pom.xml
11:16:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sasheditor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/pom.xml
11:16:32 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sasheditor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/pom.xml
11:16:32 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sasheditor.di:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/pom.xml
11:16:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sasheditor.di:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/pom.xml
11:16:32 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sasheditor.di:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/pom.xml
11:16:32 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sashwindows.di:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/pom.xml
11:16:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sashwindows.di:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/pom.xml
11:16:32 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sashwindows.di:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/pom.xml
11:16:32 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.tools:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/pom.xml
11:16:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.tools:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/pom.xml
11:16:32 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.tools:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/pom.xml
11:16:32 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.onefile:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/pom.xml
11:16:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.onefile:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/pom.xml
11:16:32 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.onefile:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/pom.xml
11:16:32 [INFO] Fetching org.eclipse.draw2d_3.11.100.202206170857.jar from https://download.eclipse.org/tools/gef/classic/releases/3.14.0/plugins/ (632.35kB)
11:16:32 [INFO] Fetching org.eclipse.gmf.runtime.notation_1.10.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/plugins/ (386.74kB)
11:16:33 [INFO] Fetching org.eclipse.nebula.widgets.richtext_1.2.0.201703081533.jar from http://download.eclipse.org/nebula/releases/1.2.0/plugins/ (1.42MB)
11:16:33 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/pom.xml
11:16:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/pom.xml
11:16:33 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/pom.xml
11:16:33 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/pom.xml
11:16:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/pom.xml
11:16:33 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/pom.xml
11:16:33 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.editor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/pom.xml
11:16:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.editor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/pom.xml
11:16:33 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.editor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/pom.xml
11:16:33 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.ui/pom.xml
11:16:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.ui/pom.xml
11:16:33 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.ui/pom.xml
11:16:33 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/pom.xml
11:16:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/pom.xml
11:16:33 [INFO] {osgi.os=linux, osgi.ws=gtk, org.eclipse.update.install.features=true, osgi.arch=x86_64}
11:16:33 [ERROR] Cannot resolve project dependencies:
11:16:33 [ERROR]   Software being installed: org.eclipse.papyrus.infra.editor.welcome 3.0.0.qualifier
11:16:33 [ERROR]   Missing requirement: org.eclipse.papyrus.infra.properties 4.1.0.qualifier requires 'osgi.bundle; org.eclipse.papyrus.infra.core.log [2.0.0,3.0.0)' but it could not be found
11:16:34 [ERROR]   Cannot satisfy dependency: org.eclipse.papyrus.infra.editor.welcome 3.0.0.qualifier depends on: osgi.bundle; org.eclipse.papyrus.infra.properties [4.0.0,5.0.0)
11:16:34 [ERROR] 
11:16:34 [ERROR] See https://wiki.eclipse.org/Tycho/Dependency_Resolution_Troubleshooting for help.
11:16:34 [ERROR] Cannot resolve dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-7.0.0/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/pom.xml: See log for details -> [Help 1]
11:16:34 [ERROR] 
11:16:34 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
11:16:34 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
11:16:34 [ERROR] 
11:16:34 [ERROR] For more information about the errors and possible solutions, please read the following articles:
11:16:34 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException
11:16:34 Build step 'Invoke top-level Maven targets' marked build as failure
11:16:34 Terminating xvnc.
11:16:50 Sending e-mails to: quentin.lemenez@cea.fr
11:16:50 Finished: FAILURE