Started by an SCM change Running as SYSTEM Agent centos-7-m183s is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-m183s" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.papyrus.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-m183s" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "centos-7-m183s" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.5" imagePullPolicy: "Always" name: "jnlp" resources: limits: memory: "4096Mi" cpu: "2000m" requests: memory: "4096Mi" cpu: "1000m" securityContext: privileged: false tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: beta.kubernetes.io/os: "linux" restartPolicy: "Never" securityContext: {} volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-papyrus" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on centos-7-m183s (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/Papyrus-Model2Doc The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus-model2doc.git > git init /home/jenkins/agent/workspace/Papyrus-Model2Doc/source # timeout=10 Fetching upstream changes from git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus-model2doc.git > git --version # timeout=10 > git --version # 'git version 1.8.3.1' > git fetch --tags --progress git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus-model2doc.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus-model2doc.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 4a06ce20f3589148f72ab6fb378546ea5ef14f2f (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4a06ce20f3589148f72ab6fb378546ea5ef14f2f # timeout=10 Commit message: "[Releng] Update target platform to 2021-03 (second patch)" > git rev-list --no-walk ca6eb7e73a6d9127ccbca9df6f51cbba3eec8870 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [Papyrus-Model2Doc] $ vncserver -list Starting xvnc [Papyrus-Model2Doc] $ Xvnc :44 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 12004000, The X.Org Foundation Fri Apr 16 16:44:55 2021 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5944 vncext: created VNC server for screen 0 [Papyrus-Model2Doc] $ /opt/tools/apache-maven/latest/bin/mvn -f source/pom.xml -DSIGN=false -DBUILD_ALIAS= -Dmaven.repo.local=/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository clean verify Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /opt/tools/apache-maven/latest Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.10.12-200.fc33.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Computing target platform for MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.feature/pom.xml [INFO] Fetching p2.index from http://download.eclipse.org/releases/2021-03/ (122B) [INFO] Adding repository http://download.eclipse.org/releases/2021-03 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/2021-03/ (480B) [INFO] Fetching compositeContent.xml from http://download.eclipse.org/technology/epp/packages/2021-03/ [INFO] Fetching content.jar from http://download.eclipse.org/technology/epp/packages/2021-03/202103121200/ (80.54kB) [INFO] Fetching p2.index from http://download.eclipse.org/releases/2021-03/202103171000/ (140B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/2021-03/202103171000/ (814.32kB) [INFO] Adding repository https://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/master [INFO] Fetching compositeContent.xml from https://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/master/ [INFO] Fetching compositeContent.xml from https://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/master/main/ [INFO] Fetching p2.index from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/ (172B) [INFO] Fetching content.xml.xz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/ (82.81kB) [INFO] Fetching compositeContent.xml from https://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/master/toolsmiths/ [INFO] Fetching p2.index from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/ (172B) [INFO] Fetching content.xml.xz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/ (30.14kB) [INFO] Fetching p2.index from https://ci.eclipse.org/papyrus/job/papyrus-sysml14-master/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.sysml14.p2/target/repository/ (172B) [INFO] Adding repository https://ci.eclipse.org/papyrus/job/papyrus-sysml14-master/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.sysml14.p2/target/repository [INFO] Fetching content.xml.xz from https://ci.eclipse.org/papyrus/job/papyrus-sysml14-master/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.sysml14.p2/target/repository/ (9.93kB) [INFO] Adding repository https://download.eclipse.org/modeling/mdt/uml2/updates/5.5 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/ (471B) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R201812031331/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R201812031331/ (8.36kB) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202003021312/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202003021312/ (8.6kB) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/ (8.62kB) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/ (172B) [INFO] Adding repository https://download.eclipse.org/modeling/emf/emf/builds/release/2.25 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/ (29.15kB) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/ (172B) [INFO] Adding repository https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/ (17.67kB) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/ (172B) [INFO] Adding repository https://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/ (6.91kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20210223232630/repository/ (134B) [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20210223232630/repository [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20210223232630/repository/ [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/ (106.52kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/ (115.38kB) [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ (134B) [INFO] Adding repository http://download.eclipse.org/cbi/updates/license [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B) [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.feature/pom.xml [INFO] Fetching 202103171000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2021-03/ [INFO] Fetching com.google.guava_30.1.0.v20210127-2300.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (762.75kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.google.guava_30.1.0.v20210127-2300.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (762.75kB) [INFO] Unpacking com.google.guava_30.1.0.v20210127-2300... Apr 16, 2021 4:54:30 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond Apr 16, 2021 4:54:30 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://download.eclipse.org:80 [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (9.67MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (9.67MB) [INFO] Unpacking com.ibm.icu_67.1.0.v20200706-1749... [INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (1.28MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (1.28MB) [INFO] Unpacking com.sun.jna_4.5.1.v20190425-1842... [INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (328.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (328.72kB) [INFO] Unpacking com.sun.jna.platform_4.5.1.v20190425-1842... [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (36.66kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (36.66kB) [INFO] Unpacking javax.annotation_1.3.5.v20200909-1856... [INFO] Fetching org.eclipse.osgi_3.16.200.v20210226-1447.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (470.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi_3.16.200.v20210226-1447.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (470.65kB) [INFO] Unpacking org.eclipse.osgi_3.16.200.v20210226-1447... [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (249kB) [INFO] Fetching org.apache.batik.constants_1.13.0.v20200622-2037.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.constants_1.13.0.v20200622-2037.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (13kB) [INFO] Unpacking org.apache.batik.constants_1.13.0.v20200622-2037... [INFO] Fetching org.apache.batik.css_1.13.0.v20200622-2037.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (102.39kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.css_1.13.0.v20200622-2037.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (102.39kB) [INFO] Unpacking org.apache.batik.css_1.13.0.v20200622-2037... [INFO] Fetching org.apache.batik.util_1.13.0.v20200622-2037.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (63.23kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.util_1.13.0.v20200622-2037.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (63.23kB) [INFO] Unpacking org.apache.batik.util_1.13.0.v20200622-2037... [INFO] Fetching org.apache.batik.i18n_1.13.0.v20200622-2037.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (14.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.i18n_1.13.0.v20200622-2037.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (14.47kB) [INFO] Unpacking org.apache.batik.i18n_1.13.0.v20200622-2037... [INFO] Fetching org.apache.xmlgraphics_2.4.0.v20200622-2037.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (255.73kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.xmlgraphics_2.4.0.v20200622-2037.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (255.73kB) [INFO] Unpacking org.apache.xmlgraphics_2.4.0.v20200622-2037... [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (35.59kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (15.35kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (95.26kB) [INFO] Fetching org.apache.commons.compress_1.19.0.v20200106-2343.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (216.24kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.compress_1.19.0.v20200106-2343.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (216.24kB) [INFO] Unpacking org.apache.commons.compress_1.19.0.v20200106-2343... [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (82.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (82.7kB) [INFO] Unpacking org.apache.commons.io_2.6.0.v20190123-2029... [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (33.71kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (33.71kB) [INFO] Unpacking org.apache.commons.logging_1.2.0.v20180409-1502... [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (155.35kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (155.35kB) [INFO] Unpacking org.apache.felix.scr_2.1.24.v20200924-1939... [INFO] Fetching org.eclipse.osgi.services_3.10.0.v20210212-1137.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (43.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi.services_3.10.0.v20210212-1137.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (43.93kB) [INFO] Unpacking org.eclipse.osgi.services_3.10.0.v20210212-1137... [INFO] Fetching org.eclipse.osgi.util_3.6.0.v20210212-1137.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (30.58kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi.util_3.6.0.v20210212-1137.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (30.58kB) [INFO] Unpacking org.eclipse.osgi.util_3.6.0.v20210212-1137... [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (1.29MB) [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (45.51kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (45.51kB) [INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400... [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (122.3kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (122.3kB) [INFO] Unpacking org.apache.xml.serializer_2.7.1.v201005080400... [INFO] Fetching org.apache.xmlbeans_3.1.0.v20200922-1359.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (756.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.xmlbeans_3.1.0.v20200922-1359.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (756.19kB) [INFO] Unpacking org.apache.xmlbeans_3.1.0.v20200922-1359... Apr 16, 2021 4:54:41 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond Apr 16, 2021 4:54:41 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://download.eclipse.org:80 [INFO] Fetching org.eclipse.ant.core_3.5.800.v20200608-1251.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (71.46kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ant.core_3.5.800.v20200608-1251.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (71.46kB) [INFO] Unpacking org.eclipse.ant.core_3.5.800.v20200608-1251... [INFO] Fetching org.eclipse.core.variables_3.4.800.v20200120-1101.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (18.03kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.variables_3.4.800.v20200120-1101.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (18.03kB) [INFO] Unpacking org.eclipse.core.variables_3.4.800.v20200120-1101... [INFO] Fetching org.eclipse.core.runtime_3.20.100.v20210111-0815.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (33.38kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.runtime_3.20.100.v20210111-0815.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (33.38kB) [INFO] Unpacking org.eclipse.core.runtime_3.20.100.v20210111-0815... [INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (32.82kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (32.82kB) [INFO] Unpacking org.eclipse.compare.core_3.6.1000.v20201020-1107... [INFO] Fetching org.eclipse.core.commands_3.9.800.v20201021-1339.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (43.1kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.commands_3.9.800.v20201021-1339.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (43.1kB) [INFO] Unpacking org.eclipse.core.commands_3.9.800.v20201021-1339... [INFO] Fetching org.eclipse.equinox.common_3.14.100.v20210212-1143.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (58.96kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.common_3.14.100.v20210212-1143.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (58.96kB) [INFO] Unpacking org.eclipse.equinox.common_3.14.100.v20210212-1143... [INFO] Fetching org.eclipse.core.contenttype_3.7.900.v20210111-0918.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (41.22kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.contenttype_3.7.900.v20210111-0918.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (41.22kB) [INFO] Unpacking org.eclipse.core.contenttype_3.7.900.v20210111-0918... [INFO] Fetching org.eclipse.equinox.preferences_3.8.200.v20210212-1143.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (55.51kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.preferences_3.8.200.v20210212-1143.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (55.51kB) [INFO] Unpacking org.eclipse.equinox.preferences_3.8.200.v20210212-1143... [INFO] Fetching org.eclipse.equinox.registry_3.10.100.v20210212-1143.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (77.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.registry_3.10.100.v20210212-1143.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (77.13kB) [INFO] Unpacking org.eclipse.equinox.registry_3.10.100.v20210212-1143... [INFO] Fetching org.eclipse.core.databinding_1.10.100.v20200926-1123.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (56.91kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding_1.10.100.v20200926-1123.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (56.91kB) [INFO] Unpacking org.eclipse.core.databinding_1.10.100.v20200926-1123... [INFO] Fetching org.eclipse.core.databinding.observable_1.10.0.v20200730-0848.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (82.74kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding.observable_1.10.0.v20200730-0848.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (82.74kB) [INFO] Unpacking org.eclipse.core.databinding.observable_1.10.0.v20200730-0848... [INFO] Fetching org.eclipse.core.databinding.property_1.8.100.v20200619-0651.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (44.71kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding.property_1.8.100.v20200619-0651.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (44.71kB) [INFO] Unpacking org.eclipse.core.databinding.property_1.8.100.v20200619-0651... [INFO] Fetching org.eclipse.core.expressions_3.7.100.v20210203-1000.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (33.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.expressions_3.7.100.v20210203-1000.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (33.72kB) [INFO] Unpacking org.eclipse.core.expressions_3.7.100.v20210203-1000... [INFO] Fetching org.eclipse.core.filebuffers_3.6.1100.v20201029-1159.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (41.14kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.filebuffers_3.6.1100.v20201029-1159.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (41.14kB) [INFO] Unpacking org.eclipse.core.filebuffers_3.6.1100.v20201029-1159... [INFO] Fetching org.eclipse.text_3.11.0.v20210203-1022.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (100.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.text_3.11.0.v20210203-1022.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (100.65kB) [INFO] Unpacking org.eclipse.text_3.11.0.v20210203-1022... [INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (27.79kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (27.79kB) [INFO] Unpacking org.eclipse.core.filesystem_1.7.700.v20200110-1734... [INFO] Fetching org.eclipse.core.jobs_3.10.1100.v20210111-0815.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (46.09kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.jobs_3.10.1100.v20210111-0815.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (46.09kB) [INFO] Unpacking org.eclipse.core.jobs_3.10.1100.v20210111-0815... [INFO] Fetching org.eclipse.core.resources_3.14.0.v20210215-0934.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (877.43kB) [INFO] Fetching org.eclipse.equinox.app_1.5.100.v20210212-1143.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (42.03kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.app_1.5.100.v20210212-1143.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (42.03kB) [INFO] Unpacking org.eclipse.equinox.app_1.5.100.v20210212-1143... [INFO] Fetching org.eclipse.debug.core_3.18.0.v20210222-1101.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (125.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.debug.core_3.18.0.v20210222-1101.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (125.97kB) [INFO] Unpacking org.eclipse.debug.core_3.18.0.v20210222-1101... [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (215.67kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (215.67kB) [INFO] Unpacking org.eclipse.draw2d_3.10.100.201606061308... [INFO] Fetching org.eclipse.swt_3.116.0.v20210302-1107.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (16.03kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt_3.116.0.v20210302-1107.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (16.03kB) [INFO] Unpacking org.eclipse.swt_3.116.0.v20210302-1107... [INFO] Fetching org.eclipse.e4.core.commands_0.13.0.v20201119-1132.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (13.78kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.commands_0.13.0.v20201119-1132.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (13.78kB) [INFO] Unpacking org.eclipse.e4.core.commands_0.13.0.v20201119-1132... [INFO] Fetching org.eclipse.e4.core.di_1.7.700.v20210128-2123.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (25.87kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di_1.7.700.v20210128-2123.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (25.87kB) [INFO] Unpacking org.eclipse.e4.core.di_1.7.700.v20210128-2123... [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (14.07kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (22.66kB) [INFO] The user operation is waiting for background work to complete. [INFO] Unpacking org.eclipse.e4.core.contexts_1.8.400.v20191217-1710... [INFO] Fetching org.eclipse.e4.core.services_2.2.600.v20210110-1654.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (27.94kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.services_2.2.600.v20210110-1654.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (27.94kB) [INFO] Unpacking org.eclipse.e4.core.services_2.2.600.v20210110-1654... [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (7.68kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (7.68kB) [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352... [INFO] Fetching org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (7.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (7.72kB) [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938... [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.800.v20210110-1654.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (16.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.800.v20210110-1654.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (16.42kB) [INFO] Unpacking org.eclipse.e4.core.di.extensions.supplier_0.15.800.v20210110-1654... [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (21.73kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (21.73kB) [INFO] Unpacking org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849... [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (107.16kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (107.16kB) [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830... [INFO] Fetching org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (484.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (484.19kB) [INFO] Unpacking org.eclipse.emf.ecore_2.23.0.v20200630-0516... [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.0.v20201119-1132.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (23.02kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.0.v20201119-1132.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (23.02kB) [INFO] Unpacking org.eclipse.e4.ui.bindings_0.13.0.v20201119-1132... [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (13.14kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (13.14kB) [INFO] Unpacking org.eclipse.e4.ui.services_1.5.0.v20210115-1333... [INFO] Fetching org.eclipse.jface_3.22.100.v20210126-0831.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (362.4kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jface_3.22.100.v20210126-0831.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (362.4kB) [INFO] Unpacking org.eclipse.jface_3.22.100.v20210126-0831... [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.0.v20201015-0653.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (66.15kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.0.v20201015-0653.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (66.15kB) [INFO] Unpacking org.eclipse.e4.ui.css.core_0.13.0.v20201015-0653... [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.100.v20201217-1340.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (65.63kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.100.v20201217-1340.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (65.63kB) [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.14.100.v20201217-1340... [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (16.78kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (16.78kB) [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147... [INFO] Fetching org.eclipse.e4.ui.di_1.3.0.v20210222-1018.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (9.79kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.di_1.3.0.v20210222-1018.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (9.79kB) [INFO] Unpacking org.eclipse.e4.ui.di_1.3.0.v20210222-1018... [INFO] Fetching org.eclipse.e4.ui.dialogs_1.2.100.v20201109-2317.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (27.64kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.dialogs_1.2.100.v20201109-2317.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (27.64kB) [INFO] Unpacking org.eclipse.e4.ui.dialogs_1.2.100.v20201109-2317... [INFO] Fetching org.eclipse.e4.ui.ide_3.15.200.v20210108-1832.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (8.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.ide_3.15.200.v20210108-1832.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (8.13kB) [INFO] Unpacking org.eclipse.e4.ui.ide_3.15.200.v20210108-1832... [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.1000.v20210111-0958.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (110.28kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.1000.v20210111-0958.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (110.28kB) [INFO] Unpacking org.eclipse.e4.ui.model.workbench_2.1.1000.v20210111-0958... [INFO] Fetching org.eclipse.equinox.event_1.6.0.v20210212-1143.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (16.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.event_1.6.0.v20210212-1143.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (16.19kB) [INFO] Unpacking org.eclipse.equinox.event_1.6.0.v20210212-1143... [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.800.v20201021-1339.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (9.46kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.800.v20201021-1339.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (9.46kB) [INFO] Unpacking org.eclipse.e4.ui.widgets_1.2.800.v20201021-1339... [INFO] Fetching org.eclipse.e4.ui.workbench_1.12.100.v20210122-1731.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (84.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench_1.12.100.v20210122-1731.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (84.12kB) [INFO] Unpacking org.eclipse.e4.ui.workbench_1.12.100.v20210122-1731... [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (50.81kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (50.81kB) [INFO] Unpacking org.eclipse.emf.ecore.change_2.14.0.v20190528-0725... [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (84.06kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (84.06kB) [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725... [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.100.v20201221-2332.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (49.78kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.100.v20201221-2332.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (49.78kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.4.100.v20201221-2332... [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.0.v20201125-0918.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (94.41kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.0.v20201125-0918.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (94.41kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.15.0.v20201125-0918... [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.0.v20201230-1610.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (62.6kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.0.v20201230-1610.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (62.6kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.16.0.v20201230-1610... [INFO] Fetching org.eclipse.jface.databinding_1.12.200.v20210111-0911.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (77.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jface.databinding_1.12.200.v20210111-0911.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (77.72kB) [INFO] Unpacking org.eclipse.jface.databinding_1.12.200.v20210111-0911... [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.500.v20201021-1339.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (13.07kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.500.v20201021-1339.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (13.07kB) [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.15.500.v20201021-1339... [INFO] Fetching org.eclipse.urischeme_1.1.300.v20210113-1544.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (23.89kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.urischeme_1.1.300.v20210113-1544.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (23.89kB) [INFO] Unpacking org.eclipse.urischeme_1.1.300.v20210113-1544... [INFO] Fetching org.eclipse.emf.common_2.22.0.v20210114-1734.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (114.56kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.common_2.22.0.v20210114-1734.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (114.56kB) [INFO] Unpacking org.eclipse.emf.common_2.22.0.v20210114-1734... [INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (59.59kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (59.59kB) [INFO] Unpacking org.eclipse.emf.common.ui_2.18.0.v20190507-0402... [INFO] Fetching org.eclipse.ui_3.119.0.v20210111-1350.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (339.79kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui_3.119.0.v20210111-1350.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (339.79kB) [INFO] Unpacking org.eclipse.ui_3.119.0.v20210111-1350... [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (61.15kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (61.15kB) [INFO] Unpacking org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451... [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (96.81kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (96.81kB) [INFO] Unpacking org.eclipse.emf.edit_2.16.0.v20190920-0401... [INFO] Fetching org.eclipse.emf.edit.ui_2.19.0.v20200917-1406.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (109.05kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.edit.ui_2.19.0.v20200917-1406.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (109.05kB) [INFO] Unpacking org.eclipse.emf.edit.ui_2.19.0.v20200917-1406... [INFO] Fetching org.eclipse.ui.views_3.11.0.v20210111-1351.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (47.88kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.views_3.11.0.v20210111-1351.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (47.88kB) [INFO] Unpacking org.eclipse.ui.views_3.11.0.v20210111-1351... [INFO] Fetching org.eclipse.ui.workbench_3.122.100.v20210215-1525.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (960.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.workbench_3.122.100.v20210215-1525.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (960.47kB) [INFO] Unpacking org.eclipse.ui.workbench_3.122.100.v20210215-1525... Apr 16, 2021 4:54:53 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond Apr 16, 2021 4:54:53 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://download.eclipse.org:80 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (18.43kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (18.43kB) [INFO] Unpacking org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146... [INFO] Fetching org.eclipse.emf.transaction_1.9.1.201805140824.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (169.13kB) [INFO] Fetching org.eclipse.emf.validation_1.8.0.202008210805.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (403.7kB) [INFO] Fetching org.eclipse.emf.workspace_1.5.1.201805140824.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (85.1kB) [INFO] Fetching org.eclipse.equinox.bidi_1.3.100.v20210212-1143.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (23.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.bidi_1.3.100.v20210212-1143.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (23.98kB) [INFO] Unpacking org.eclipse.equinox.bidi_1.3.100.v20210212-1143... [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (19.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (19.47kB) [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702... [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (34.56kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (34.56kB) [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546... [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.0.v20210129-2007.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (58.14kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.0.v20210129-2007.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (58.14kB) [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.4.0.v20210129-2007... [INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.100.v20200908-1020.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (108kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.100.v20200908-1020.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (108kB) [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.5.100.v20200908-1020... [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (44.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (44.42kB) [INFO] Unpacking org.tukaani.xz_1.8.0.v20180207-1613... [INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (32.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (32.04kB) [INFO] Unpacking org.eclipse.equinox.p2.core_2.6.300.v20200211-1504... [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.700.v20210227-0235.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (39.28kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.700.v20210227-0235.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (39.28kB) [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.1.700.v20210227-0235... [INFO] Fetching org.eclipse.equinox.p2.repository_2.5.0.v20201013-0853.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (55.38kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.repository_2.5.0.v20201013-0853.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (55.38kB) [INFO] Unpacking org.eclipse.equinox.p2.repository_2.5.0.v20201013-0853... [INFO] Fetching org.eclipse.equinox.p2.director_2.4.700.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (47.99kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.director_2.4.700.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (47.99kB) [INFO] Unpacking org.eclipse.equinox.p2.director_2.4.700.v20200511-1530... [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (116.64kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (116.64kB) [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310... [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (81.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (81.19kB) [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733... [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.600.v20200721-1308.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (24.18kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.600.v20200721-1308.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (24.18kB) [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.3.600.v20200721-1308... [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (74.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (74.47kB) [INFO] Unpacking org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530... [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.600.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (37.85kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.600.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (37.85kB) [INFO] Unpacking org.eclipse.equinox.p2.director.app_1.1.600.v20200511-1530... [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.500.v20210108-0738.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (50.79kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.500.v20210108-0738.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (50.79kB) [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.3.500.v20210108-0738... [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (13.86kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (13.86kB) [INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022... [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.500.v20210211-1133.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (43.03kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.500.v20210211-1133.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (43.03kB) [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.5.500.v20210211-1133... [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.800.v20210205-1231.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (105.89kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.800.v20210205-1231.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (105.89kB) [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.3.800.v20210205-1231... [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (16.64kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (16.64kB) [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505... [INFO] Fetching org.eclipse.equinox.security_1.3.600.v20210126-1005.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (44.86kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.security_1.3.600.v20210126-1005.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (44.86kB) [INFO] Unpacking org.eclipse.equinox.security_1.3.600.v20210126-1005... [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.600.v20210114-1107.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (122.23kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.600.v20210114-1107.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (122.23kB) [INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.2.600.v20210114-1107... [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.800.v20210115-1344.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (46.61kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.800.v20210115-1344.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (46.61kB) [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.2.800.v20210115-1344... [INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (117.62kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (110.07kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (29kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (114.29kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.0.202004160913.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (190.36kB) [INFO] Fetching org.eclipse.gmf.runtime.notation_1.10.0.202004160913.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (386.74kB) [INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (120.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (120.7kB) [INFO] Unpacking org.eclipse.help_3.8.800.v20200525-0755... [INFO] Fetching org.eclipse.jdt.core_3.25.0.v20210223-0522.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (6.91MB) [INFO] Fetching org.eclipse.jdt.debug_3.17.100.v20210220-1238.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (901.43kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.debug_3.17.100.v20210220-1238.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (901.43kB) [INFO] Unpacking org.eclipse.jdt.debug_3.17.100.v20210220-1238... [INFO] Fetching org.eclipse.jdt.launching_3.19.100.v20210217-1644.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (282.34kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.launching_3.19.100.v20210217-1644.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (282.34kB) [INFO] Unpacking org.eclipse.jdt.launching_3.19.100.v20210217-1644... [INFO] Fetching org.eclipse.jface.notifications_0.3.0.v20210218-1820.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (14.74kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jface.notifications_0.3.0.v20210218-1820.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (14.74kB) [INFO] Unpacking org.eclipse.jface.notifications_0.3.0.v20210218-1820... [INFO] Fetching org.eclipse.jface.text_3.17.0.v20210213-0904.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (317.43kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jface.text_3.17.0.v20210213-0904.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (317.43kB) [INFO] Unpacking org.eclipse.jface.text_3.17.0.v20210213-0904... [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB) [INFO] Fetching org.eclipse.nebula.widgets.richtext_1.2.0.201703081533.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (1.42MB) [INFO] Fetching org.eclipse.papyrus.emf_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.82kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.82kB) [INFO] Unpacking org.eclipse.papyrus.emf_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.core.log_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.37kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.core.log_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.37kB) [INFO] Unpacking org.eclipse.papyrus.infra.core.log_2.0.0.202104160300... [INFO] Fetching org.eclipse.pde.core_3.14.200.v20210208-1154.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (1.33MB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.core_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.24kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.core_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.24kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.custom.core_4.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.54kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.54kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.custom.metamodel_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.core_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (35.57kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.core_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (35.57kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.efacet.core_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (290.18kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (290.18kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.efacet.metamodel_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.facet.util.core_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.util.core_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.49kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.util.core_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.catalog_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.16kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.catalog_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.16kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.util.emf.catalog_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.core_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.core_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16.08kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.util.emf.core_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (24.07kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (24.07kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.efacet_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.catalog_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.07kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.catalog_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.07kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.efacet.catalog_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.facet.util.pde.core_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.63kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.util.pde.core_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.63kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.util.pde.core_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.ui_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.15kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.ui_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.15kB) [INFO] Unpacking org.eclipse.papyrus.emf.ui_2.0.0.202104160300... [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (40.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (40.42kB) [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348... [INFO] Fetching org.eclipse.papyrus.infra.constraints_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.79kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.constraints_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.79kB) [INFO] Unpacking org.eclipse.papyrus.infra.constraints_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.emf_4.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (62.06kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.emf_4.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (62.06kB) [INFO] Unpacking org.eclipse.papyrus.infra.emf_4.1.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.tools_4.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (26.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.tools_4.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (26.93kB) [INFO] Unpacking org.eclipse.papyrus.infra.tools_4.1.0.202104160300... [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (11.51kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (11.51kB) [INFO] Unpacking org.eclipse.uml2.types_2.5.0.v20210228-1829... [INFO] Fetching org.eclipse.papyrus.infra.core_4.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (75.22kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.core_4.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (75.22kB) [INFO] Unpacking org.eclipse.papyrus.infra.core_4.1.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.core.architecture_3.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.core.architecture_3.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.97kB) [INFO] Unpacking org.eclipse.papyrus.infra.core.architecture_3.1.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.core.sashwindows.di_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (40.39kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.core.sashwindows.di_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (40.39kB) [INFO] Unpacking org.eclipse.papyrus.infra.core.sashwindows.di_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.types_5.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (40.36kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.types_5.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (40.36kB) [INFO] Unpacking org.eclipse.papyrus.infra.types_5.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (44.61kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (44.61kB) [INFO] Unpacking org.eclipse.papyrus.infra.core.sasheditor_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor.di_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.67kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor.di_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.67kB) [INFO] Unpacking org.eclipse.papyrus.infra.core.sasheditor.di_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.59kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.59kB) [INFO] Unpacking org.eclipse.papyrus.infra.emf.expressions_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.edit_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.edit_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.13kB) [INFO] Unpacking org.eclipse.papyrus.infra.emf.expressions.edit_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.emf.gmf_2.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.emf.gmf_2.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.93kB) [INFO] Unpacking org.eclipse.papyrus.infra.emf.gmf_2.1.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.internationalization_2.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (25.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.internationalization_2.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (25.7kB) [INFO] Unpacking org.eclipse.papyrus.infra.internationalization_2.1.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.internationalization.common_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.1kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.internationalization.common_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.1kB) [INFO] Unpacking org.eclipse.papyrus.infra.internationalization.common_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.nattable.model_5.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (82.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.nattable.model_5.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (82.49kB) [INFO] Unpacking org.eclipse.papyrus.infra.nattable.model_5.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.ui_3.1.100.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (79.16kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.ui_3.1.100.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (79.16kB) [INFO] Unpacking org.eclipse.papyrus.infra.ui_3.1.100.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.internationalization.utils_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.internationalization.utils_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.47kB) [INFO] Unpacking org.eclipse.papyrus.infra.internationalization.utils_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.services.labelprovider_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.46kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.services.labelprovider_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.46kB) [INFO] Unpacking org.eclipse.papyrus.infra.services.labelprovider_3.0.0.202104160300... [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (35.18kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (35.18kB) [INFO] Unpacking org.eclipse.uml2.common_2.5.0.v20210228-1829... [INFO] Fetching org.eclipse.papyrus.infra.widgets_4.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (534.32kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.widgets_4.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (534.32kB) [INFO] Unpacking org.eclipse.papyrus.infra.widgets_4.1.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.widgets.toolbox_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (25.45kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.widgets.toolbox_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (25.45kB) [INFO] Unpacking org.eclipse.papyrus.infra.widgets.toolbox_3.0.0.202104160300... [INFO] Fetching org.eclipse.ui.ide_3.18.100.v20210122-1536.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (950.29kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.ide_3.18.100.v20210122-1536.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (950.29kB) [INFO] Unpacking org.eclipse.ui.ide_3.18.100.v20210122-1536... [INFO] Fetching org.eclipse.ui.forms_3.11.100.v20210108-1139.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (122.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.forms_3.11.100.v20210108-1139.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (122.98kB) [INFO] Unpacking org.eclipse.ui.forms_3.11.100.v20210108-1139... [INFO] Fetching org.eclipse.papyrus.uml.extensionpoints_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.71kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.extensionpoints_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.71kB) [INFO] Unpacking org.eclipse.papyrus.uml.extensionpoints_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.internationalization.utils_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.39kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.internationalization.utils_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.39kB) [INFO] Unpacking org.eclipse.papyrus.uml.internationalization.utils_2.0.0.202104160300... [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (1.03MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (1.03MB) [INFO] Unpacking org.eclipse.uml2.uml_5.5.0.v20210228-1829... Apr 16, 2021 4:55:12 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond Apr 16, 2021 4:55:12 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://download.eclipse.org:80 [INFO] Fetching org.eclipse.pde.build_3.10.1000.v20210130-0813.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (477.13kB) [INFO] Fetching org.eclipse.team.core_3.8.1100.v20200806-0621.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (124.96kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.team.core_3.8.1100.v20200806-0621.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (124.96kB) [INFO] Unpacking org.eclipse.team.core_3.8.1100.v20200806-0621... [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.116.0.v20210302-1107.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (1.18MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.116.0.v20210302-1107.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (1.18MB) [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.116.0.v20210302-1107... [INFO] Fetching org.eclipse.ui.navigator_3.10.0.v20210111-1352.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (130.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.navigator_3.10.0.v20210111-1352.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (130.04kB) [INFO] Unpacking org.eclipse.ui.navigator_3.10.0.v20210111-1352... [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (16.71kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (16.71kB) [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627... [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.116.0.v20210302-1107.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (976.59kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.116.0.v20210302-1107.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (976.59kB) [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.116.0.v20210302-1107... [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.116.0.v20210302-1107.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (836.96kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.116.0.v20210302-1107.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (836.96kB) [INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.116.0.v20210302-1107... [INFO] Resolving class path of MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.dev.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.dev.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.dev.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.dev.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.dev.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.dev.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.gmf.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.gmf.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.gmf.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.gmf.feature/pom.xml Apr 16, 2021 4:55:16 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond Apr 16, 2021 4:55:16 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://download.eclipse.org:80 [INFO] Fetching org.apache.batik.bridge_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (504.53kB) [INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (259.85kB) [INFO] Fetching org.apache.batik.dom_1.6.1.v201505192100.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (107.88kB) [INFO] Fetching org.apache.batik.dom.svg_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (453.74kB) [INFO] Fetching org.apache.batik.ext.awt_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (387.41kB) [INFO] Fetching org.apache.batik.parser_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (54.9kB) [INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (99.44kB) [INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (161.06kB) [INFO] Fetching org.apache.batik.xml_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (35.81kB) [INFO] Fetching org.apache.batik.pdf_1.6.0.v201105071520.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (498.28kB) [INFO] Fetching org.apache.batik.transcoder_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (79.12kB) [INFO] Fetching org.apache.batik.svggen_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (183.86kB) [INFO] Fetching org.eclipse.core.databinding.beans_1.7.200.v20210111-0759.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (26.17kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding.beans_1.7.200.v20210111-0759.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (26.17kB) [INFO] Unpacking org.eclipse.core.databinding.beans_1.7.200.v20210111-0759... [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (366.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (366.65kB) [INFO] Unpacking org.eclipse.gef_3.11.0.201606061308... [INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.202004160913.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (257.14kB) [INFO] Fetching org.eclipse.ui.console_3.10.100.v20201211-1511.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (84.58kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.console_3.10.100.v20201211-1511.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (84.58kB) [INFO] Unpacking org.eclipse.ui.console_3.10.100.v20201211-1511... [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.0.v20210120-0733.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (235.59kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.0.v20210120-0733.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (235.59kB) [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.16.0.v20210120-0733... [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (101.66kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (120.53kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (14.86kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.202004160913.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (100.25kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.202004160913.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (76.2kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (133.46kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.9.0.202004160913.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (1.16MB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (93.45kB) [INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.1.202004160913.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (101.73kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.1.202004160913.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (49.3kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (218.73kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (90.14kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (137.53kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.202004160913.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (92.1kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.8.0.202004160913.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (196.73kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.8.0.202004160913.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (215.85kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (62.89kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.1.202004160913.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (117.43kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.1.202004160913.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (318.69kB) [INFO] Resolving class path of MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.gmf.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.gmf.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.tests.bundles.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.tests.bundles.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.tests.bundles.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.tests.bundles.feature/pom.xml [INFO] Fetching ca.odell.glazedlists_1.9.0.v201303080712.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (931.78kB) [INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (141.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (141.49kB) [INFO] Unpacking com.google.inject_3.0.0.v201605172100... [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (143.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (143.98kB) [INFO] Unpacking org.apache.commons.codec_1.14.0.v20200818-1422... [INFO] Fetching org.eclipse.compare_3.7.1300.v20210114-0707.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (306.78kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.compare_3.7.1300.v20210114-0707.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (306.78kB) [INFO] Unpacking org.eclipse.compare_3.7.1300.v20210114-0707... [INFO] Fetching org.eclipse.ui.editors_3.14.0.v20210215-0846.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (200.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.editors_3.14.0.v20210215-0846.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (200.97kB) [INFO] Unpacking org.eclipse.ui.editors_3.14.0.v20210215-0846... [INFO] Fetching org.eclipse.debug.ui_3.14.800.v20210222-1101.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (1,018.14kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.debug.ui_3.14.800.v20210222-1101.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (1,018.14kB) [INFO] Unpacking org.eclipse.debug.ui_3.14.800.v20210222-1101... [INFO] Fetching org.eclipse.emf.codegen_2.21.0.v20200708-0547.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (126.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.codegen_2.21.0.v20200708-0547.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (126.92kB) [INFO] Unpacking org.eclipse.emf.codegen_2.21.0.v20200708-0547... [INFO] Fetching org.eclipse.emf.codegen.ecore_2.25.0.v20201231-0738.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (417.29kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.codegen.ecore_2.25.0.v20201231-0738.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (417.29kB) [INFO] Unpacking org.eclipse.emf.codegen.ecore_2.25.0.v20201231-0738... [INFO] Fetching org.eclipse.emf.converter_2.10.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (37.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.converter_2.10.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (37.47kB) [INFO] Unpacking org.eclipse.emf.converter_2.10.0.v20180706-1146... [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (30.39kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (30.39kB) [INFO] Unpacking org.eclipse.emf.databinding_1.5.0.v20180706-1146... [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (44.81kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (44.81kB) [INFO] Unpacking org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725... [INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.201805140824.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (44.51kB) [INFO] Fetching org.eclipse.emf.validation.ui_1.7.0.202008210805.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (74.19kB) [INFO] Fetching org.eclipse.emf.workspace.ui_1.3.0.201805140824.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (23.12kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (123.72kB) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.14.300.v20210224-0730.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (532.14kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.core.manipulation_1.14.300.v20210224-0730.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (532.14kB) [INFO] Unpacking org.eclipse.jdt.core.manipulation_1.14.300.v20210224-0730... [INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.300.v20210208-1217.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (105.56kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.300.v20210208-1217.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (105.56kB) [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.11.300.v20210208-1217... [INFO] Fetching org.eclipse.jdt.ui_3.22.100.v20210224-0730.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (3.94MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.ui_3.22.100.v20210224-0730.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (3.94MB) [INFO] Unpacking org.eclipse.jdt.ui_3.22.100.v20210224-0730... [INFO] Fetching org.eclipse.search_3.13.0.v20210212-0759.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (214.1kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.search_3.13.0.v20210212-0759.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (214.1kB) [INFO] Unpacking org.eclipse.search_3.13.0.v20210212-0759... [INFO] Fetching org.eclipse.team.ui_3.8.1200.v20210204-1156.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (491.61kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.team.ui_3.8.1200.v20210204-1156.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (491.61kB) [INFO] Unpacking org.eclipse.team.ui_3.8.1200.v20210204-1156... [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.300.v20210112-0706.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (176.89kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.300.v20210112-0706.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (176.89kB) [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.11.300.v20210112-0706... [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.0.v20210209-1136.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (70.23kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.0.v20210209-1136.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (70.23kB) [INFO] Unpacking org.eclipse.ui.navigator.resources_3.8.0.v20210209-1136... [INFO] Fetching org.eclipse.nebula.widgets.nattable.core_1.5.0.201703192131.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (1.82MB) [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_1.5.0.201703192131.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (131.36kB) [INFO] Fetching org.eclipse.ocl_3.16.0.v20210310-0557.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (1.14MB) [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (53.45kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (53.45kB) [INFO] Unpacking lpg.runtime.java_2.0.17.v201004271640... [INFO] Fetching org.eclipse.ocl.common_1.8.600.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (14.69kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ocl.common_1.8.600.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (14.69kB) [INFO] Unpacking org.eclipse.ocl.common_1.8.600.v20210310-0557... [INFO] Fetching org.eclipse.ocl.ecore_3.16.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (111.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ocl.ecore_3.16.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (111.19kB) [INFO] Unpacking org.eclipse.ocl.ecore_3.16.0.v20210310-0557... [INFO] Fetching org.eclipse.papyrus.bundles.tests_2.0.0.202104160326.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (27.79kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.bundles.tests_2.0.0.202104160326.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (27.79kB) [INFO] Unpacking org.eclipse.papyrus.bundles.tests_2.0.0.202104160326... [INFO] Fetching org.eclipse.papyrus.junit.framework_2.1.0.202104160326.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (16.51kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.junit.framework_2.1.0.202104160326.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (16.51kB) [INFO] Unpacking org.eclipse.papyrus.junit.framework_2.1.0.202104160326... [INFO] Fetching org.eclipse.papyrus.junit.utils_3.1.0.202104160326.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (51.58kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.junit.utils_3.1.0.202104160326.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (51.58kB) [INFO] Unpacking org.eclipse.papyrus.junit.utils_3.1.0.202104160326... [INFO] Fetching org.eclipse.pde.api.tools_1.2.300.v20210205-1814.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (929.57kB) [INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (123kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (123kB) [INFO] Unpacking org.junit_4.13.0.v20200204-1500... [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (131.9kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (131.9kB) [INFO] Unpacking org.apache.commons.lang3_3.1.0.v201403281430... [INFO] Fetching org.eclipse.papyrus.editor_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.41kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.editor_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.41kB) [INFO] Unpacking org.eclipse.papyrus.editor_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.facet.architecture_1.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.architecture_1.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.65kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.architecture_1.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.facet.common.core_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.52kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.common.core_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.52kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.common.core_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.facet.common.ui_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.common.ui_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.7kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.common.ui_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.ui_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (35.86kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.ui_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (35.86kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.custom.ui_4.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.core_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.5kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.core_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.5kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.query.java.core_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.facet.util.jface.ui_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.9kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.util.jface.ui_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.9kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.util.jface.ui_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.facet.util.swt_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.17kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.util.swt_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.17kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.util.swt_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.facet.util.ui_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (24.64kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.util.ui_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (24.64kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.util.ui_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.86kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.86kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.query.java_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.metamodel_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.metamodel_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.11kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.query.java.metamodel_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.architecture_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.69kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.architecture_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.69kB) [INFO] Unpacking org.eclipse.papyrus.infra.architecture_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.services.edit_4.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.services.edit_4.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.93kB) [INFO] Unpacking org.eclipse.papyrus.infra.services.edit_4.1.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.35kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.35kB) [INFO] Unpacking org.eclipse.papyrus.infra.architecture.representation_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.core.architecture.edit_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.core.architecture.edit_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.19kB) [INFO] Unpacking org.eclipse.papyrus.infra.core.architecture.edit_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.types.edit_5.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.54kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.types.edit_5.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.54kB) [INFO] Unpacking org.eclipse.papyrus.infra.types.edit_5.0.0.202104160300... [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (15.77kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (15.77kB) [INFO] Unpacking org.eclipse.uml2.common.edit_2.5.0.v20210228-1829... [INFO] Fetching org.eclipse.papyrus.infra.emf.appearance_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.06kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.emf.appearance_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.06kB) [INFO] Unpacking org.eclipse.papyrus.infra.emf.appearance_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.emf.nattable_6.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (25.53kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.emf.nattable_6.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (25.53kB) [INFO] Unpacking org.eclipse.papyrus.infra.emf.nattable_6.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.nattable_7.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (258.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.nattable_7.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (258.92kB) [INFO] Unpacking org.eclipse.papyrus.infra.nattable_7.1.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.ui.emf_3.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (41.09kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.ui.emf_3.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (41.09kB) [INFO] Unpacking org.eclipse.papyrus.infra.ui.emf_3.1.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.emf.readonly_4.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.emf.readonly_4.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.47kB) [INFO] Unpacking org.eclipse.papyrus.infra.emf.readonly_4.1.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.onefile_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.15kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.onefile_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.15kB) [INFO] Unpacking org.eclipse.papyrus.infra.onefile_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.filters_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.88kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.filters_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.88kB) [INFO] Unpacking org.eclipse.papyrus.infra.filters_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.commands_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.commands_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.08kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.commands_4.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.05kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.05kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.representation_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.policy_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (25.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.policy_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (25.65kB) [INFO] Unpacking org.eclipse.papyrus.infra.viewpoints.policy_4.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common_4.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (247.8kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common_4.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (247.8kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.common_4.1.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration_5.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (28.01kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration_5.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (28.01kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration_5.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.08kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.style_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.tooling.runtime_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (65.15kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.tooling.runtime_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (65.15kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.tooling.runtime_4.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.services.decoration_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.38kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.services.decoration_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.38kB) [INFO] Unpacking org.eclipse.papyrus.infra.services.decoration_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.services.edit.ui_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.91kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.services.edit.ui_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.91kB) [INFO] Unpacking org.eclipse.papyrus.infra.services.edit.ui_4.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.services.markerlistener_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.services.markerlistener_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.11kB) [INFO] Unpacking org.eclipse.papyrus.infra.services.markerlistener_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.sync_3.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.28kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.sync_3.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.28kB) [INFO] Unpacking org.eclipse.papyrus.infra.sync_3.1.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.types.core_5.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.types.core_5.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.19kB) [INFO] Unpacking org.eclipse.papyrus.infra.types.core_5.1.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.guava_1.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.guava_1.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.97kB) [INFO] Unpacking org.eclipse.papyrus.infra.guava_1.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (20.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (20.11kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.properties_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (34.05kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.properties_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (34.05kB) [INFO] Unpacking org.eclipse.papyrus.infra.properties_4.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.properties.ui_4.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (62.24kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.properties.ui_4.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (62.24kB) [INFO] Unpacking org.eclipse.papyrus.infra.properties.ui_4.1.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.nattable.common_6.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.56kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.nattable.common_6.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.56kB) [INFO] Unpacking org.eclipse.papyrus.infra.nattable.common_6.1.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.59kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.59kB) [INFO] Unpacking org.eclipse.papyrus.infra.nattable.representation_3.0.0.202104160300... [INFO] Fetching org.eclipse.xwt_1.6.0.202011091434.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (178.18kB) [INFO] The user operation is waiting for background work to complete. [INFO] Unpacking org.eclipse.xwt_1.6.0.202011091434... [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (114.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (114.11kB) [INFO] Unpacking org.apache.commons.lang_2.6.0.v201404270220... [INFO] Fetching org.eclipse.papyrus.infra.services.navigation_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.37kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.services.navigation_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.37kB) [INFO] Unpacking org.eclipse.papyrus.infra.services.navigation_4.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.services.semantic_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.67kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.services.semantic_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.67kB) [INFO] Unpacking org.eclipse.papyrus.infra.services.semantic_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.services.validation_4.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.39kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.services.validation_4.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.39kB) [INFO] Unpacking org.eclipse.papyrus.infra.services.validation_4.1.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.tools_5.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (72.78kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.tools_5.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (72.78kB) [INFO] Unpacking org.eclipse.papyrus.uml.tools_5.1.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.ui_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.57kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.ui_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.57kB) [INFO] Unpacking org.eclipse.papyrus.uml.xtext.integration.ui_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.views.modelexplorer_4.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (64.28kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.views.modelexplorer_4.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (64.28kB) [INFO] Unpacking org.eclipse.papyrus.views.modelexplorer_4.1.0.202104160300... Apr 16, 2021 4:55:43 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond Apr 16, 2021 4:55:43 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://download.eclipse.org:80 [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (171.86kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (171.86kB) [INFO] Unpacking org.eclipse.uml2.uml.edit_5.5.0.v20210228-1829... [INFO] Fetching org.eclipse.xtext.ui_2.25.0.v20210301-0928.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (1.88MB) [INFO] Fetching org.eclipse.papyrus.uml.internationalization.edit_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.76kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.internationalization.edit_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.76kB) [INFO] Unpacking org.eclipse.papyrus.uml.internationalization.edit_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.tools.utils_4.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (41.69kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.tools.utils_4.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (41.69kB) [INFO] Unpacking org.eclipse.papyrus.uml.tools.utils_4.1.0.202104160300... [INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (12.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (12.83kB) [INFO] Unpacking org.eclipse.uml2.uml.validation_5.5.0.v20210228-1829... [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.core_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.5kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.core_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.5kB) [INFO] Unpacking org.eclipse.papyrus.uml.xtext.integration.core_3.0.0.202104160300... [INFO] Fetching org.eclipse.xtext_2.25.0.v20210301-0843.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (2.62MB) [INFO] Fetching org.objectweb.asm_9.1.0.v20210209-1849.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (60.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.objectweb.asm_9.1.0.v20210209-1849.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (60.98kB) [INFO] Unpacking org.objectweb.asm_9.1.0.v20210209-1849... [INFO] Fetching org.objectweb.asm.tree_9.1.0.v20210209-1849.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (26.39kB) [INFO] The user operation is waiting for background work to complete. [INFO] Unpacking org.objectweb.asm.tree_9.1.0.v20210209-1849... [INFO] Fetching org.eclipse.xtend.lib_2.25.0.v20210301-0821.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (108.08kB) [INFO] Fetching org.eclipse.xtext.xbase.lib_2.25.0.v20210301-0821.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (160.53kB) [INFO] Fetching org.eclipse.xtend.lib.macro_2.25.0.v20210301-0821.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (76.09kB) [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (103.07kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (103.07kB) [INFO] Unpacking org.antlr.runtime_3.2.0.v201101311130... [INFO] Fetching org.eclipse.xtext.util_2.25.0.v20210301-0843.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (303.65kB) [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (144.31kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (144.31kB) [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815... [INFO] Fetching org.eclipse.xtext.ide_2.25.0.v20210301-0843.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (482.77kB) [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (29.18kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (29.18kB) [INFO] Unpacking org.hamcrest.core_1.3.0.v20180420-1519... [INFO] Resolving class path of MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.tests.bundles.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.tests.bundles.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.tests.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.tests.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.tests.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.tests.feature/pom.xml [INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (79.76kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (79.76kB) [INFO] Unpacking com.google.gson_2.7.0.v20170129-0911... [INFO] Fetching io.github.classgraph_4.8.35.v20190528-1517.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (170.74kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching io.github.classgraph_4.8.35.v20190528-1517.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (170.74kB) [INFO] Unpacking io.github.classgraph_4.8.35.v20190528-1517... [INFO] Fetching org.apache.ant_1.10.9.v20201106-1946.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (2.85MB) [INFO] The user operation is waiting for background work to complete. [INFO] Unpacking org.apache.ant_1.10.9.v20201106-1946... [INFO] Fetching org.apache.commons.cli_1.4.0.v20200417-1444.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (30.07kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.cli_1.4.0.v20200417-1444.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (30.07kB) [INFO] Unpacking org.apache.commons.cli_1.4.0.v20200417-1444... [INFO] Fetching org.eclipse.emf.ant_2.11.0.v20200324-0723.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (29.26kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ant_2.11.0.v20200324-0723.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (29.26kB) [INFO] Unpacking org.eclipse.emf.ant_2.11.0.v20200324-0723... [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.25.0.v20201231-0738.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (69.33kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.25.0.v20201231-0738.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (69.33kB) [INFO] Unpacking org.eclipse.emf.codegen.ecore.ui_2.25.0.v20201231-0738... [INFO] Fetching org.eclipse.emf.exporter_2.10.0.v20190321-1530.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (30.21kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.exporter_2.10.0.v20190321-1530.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (30.21kB) [INFO] Unpacking org.eclipse.emf.exporter_2.10.0.v20190321-1530... [INFO] Fetching org.eclipse.emf.importer_2.12.0.v20190321-1539.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (40.2kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.importer_2.12.0.v20190321-1539.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (40.2kB) [INFO] Unpacking org.eclipse.emf.importer_2.12.0.v20190321-1539... [INFO] Fetching org.eclipse.emf.mwe.core_1.6.1.v20210218-2134.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (61.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.mwe.core_1.6.1.v20210218-2134.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (61.49kB) [INFO] Unpacking org.eclipse.emf.mwe.core_1.6.1.v20210218-2134... [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.12.1.v20210218-2134.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (8.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.12.1.v20210218-2134.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (8.47kB) [INFO] Unpacking org.eclipse.emf.mwe2.runtime_2.12.1.v20210218-2134... [INFO] Fetching org.eclipse.emf.mwe.utils_1.6.1.v20210218-2134.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (19.61kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.mwe.utils_1.6.1.v20210218-2134.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (19.61kB) [INFO] Unpacking org.eclipse.emf.mwe.utils_1.6.1.v20210218-2134... [INFO] Fetching org.eclipse.emf.mwe2.language_2.12.1.v20210218-2134.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (69.78kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.mwe2.language_2.12.1.v20210218-2134.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (69.78kB) [INFO] Unpacking org.eclipse.emf.mwe2.language_2.12.1.v20210218-2134... [INFO] Fetching org.eclipse.xtext.common.types_2.25.0.v20210301-0909.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (499.16kB) [INFO] Fetching org.eclipse.emf.mwe2.launch_2.12.1.v20210218-2134.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (12.5kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.mwe2.launch_2.12.1.v20210218-2134.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (12.5kB) [INFO] Unpacking org.eclipse.emf.mwe2.launch_2.12.1.v20210218-2134... [INFO] Fetching org.eclipse.emf.validation.ocl_1.4.0.202008210805.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (20.82kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (39.26kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (23.91kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (69.5kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.edit_1.8.0.202004160913.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (245.89kB) [INFO] Fetching org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (16.59kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (16.59kB) [INFO] Unpacking org.eclipse.jdt.annotation_2.2.600.v20200408-1511... [INFO] Fetching org.eclipse.m2m.qvt.oml_3.10.3.v20210309-1855.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (1.05MB) [INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.10.2.v20210309-1855.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (24.35kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.10.2.v20210309-1855.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (24.35kB) [INFO] Unpacking org.eclipse.m2m.qvt.oml.common_3.10.2.v20210309-1855... [INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20210309-1855.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (267.89kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20210309-1855.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (267.89kB) [INFO] Unpacking org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20210309-1855... [INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.10.2.v20210309-1855.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (39.35kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.10.2.v20210309-1855.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (39.35kB) [INFO] Unpacking org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.10.2.v20210309-1855... [INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.10.2.v20210309-1855.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (27.75kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.10.2.v20210309-1855.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (27.75kB) [INFO] Unpacking org.eclipse.m2m.qvt.oml.emf.util_3.10.2.v20210309-1855... [INFO] Fetching org.eclipse.nebula.cwt_1.0.0.201703081533.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (157.36kB) [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.nebula_1.1.0.201703192131.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (31.58kB) [INFO] Fetching org.eclipse.wb.core.lib_1.9.1.202009181620.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (5.41MB) [INFO] Fetching org.eclipse.ocl.common.ui_1.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (14.33kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ocl.common.ui_1.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (14.33kB) [INFO] Unpacking org.eclipse.ocl.common.ui_1.14.0.v20210310-0557... [INFO] Fetching org.eclipse.ocl.examples.debug_2.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (30.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ocl.examples.debug_2.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (30.08kB) [INFO] Unpacking org.eclipse.ocl.examples.debug_2.14.0.v20210310-0557... [INFO] Fetching org.eclipse.ocl.xtext.completeocl_1.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (159.44kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ocl.xtext.completeocl_1.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (159.44kB) [INFO] Unpacking org.eclipse.ocl.xtext.completeocl_1.14.0.v20210310-0557... [INFO] Fetching org.eclipse.ocl.xtext.oclinecore_1.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (171.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ocl.xtext.oclinecore_1.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (171.97kB) [INFO] Unpacking org.eclipse.ocl.xtext.oclinecore_1.14.0.v20210310-0557... [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib_1.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (164.46kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib_1.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (164.46kB) [INFO] Unpacking org.eclipse.ocl.xtext.oclstdlib_1.14.0.v20210310-0557... [INFO] Fetching org.eclipse.ocl.examples.debug.vm_2.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (71.1kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ocl.examples.debug.vm_2.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (71.1kB) [INFO] Unpacking org.eclipse.ocl.examples.debug.vm_2.14.0.v20210310-0557... [INFO] Fetching org.eclipse.ocl.xtext.base_1.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (161.95kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ocl.xtext.base_1.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (161.95kB) [INFO] Unpacking org.eclipse.ocl.xtext.base_1.14.0.v20210310-0557... [INFO] Fetching org.eclipse.ocl.examples.debug.vm.ui_2.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (30.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ocl.examples.debug.vm.ui_2.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (30.93kB) [INFO] Unpacking org.eclipse.ocl.examples.debug.vm.ui_2.14.0.v20210310-0557... [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity_2.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (57.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity_2.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (57.65kB) [INFO] Unpacking org.eclipse.ocl.examples.emf.validation.validity_2.14.0.v20210310-0557... [INFO] Fetching org.eclipse.ocl.pivot_1.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (956.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ocl.pivot_1.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (956.97kB) [INFO] Unpacking org.eclipse.ocl.pivot_1.14.0.v20210310-0557... Apr 16, 2021 4:55:58 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond Apr 16, 2021 4:55:58 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://download.eclipse.org:80 [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity.ui_2.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (58.69kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity.ui_2.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (58.69kB) [INFO] Unpacking org.eclipse.ocl.examples.emf.validation.validity.ui_2.14.0.v20210310-0557... [INFO] Fetching org.eclipse.ocl.examples.ui_1.8.600.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (8.69kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ocl.examples.ui_1.8.600.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (8.69kB) [INFO] Unpacking org.eclipse.ocl.examples.ui_1.8.600.v20210310-0557... [INFO] Fetching org.eclipse.ocl.examples.xtext.console_4.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (40.15kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ocl.examples.xtext.console_4.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (40.15kB) [INFO] Unpacking org.eclipse.ocl.examples.xtext.console_4.14.0.v20210310-0557... [INFO] Fetching org.eclipse.ocl.xtext.essentialocl.ui_1.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (107.05kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ocl.xtext.essentialocl.ui_1.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (107.05kB) [INFO] Unpacking org.eclipse.ocl.xtext.essentialocl.ui_1.14.0.v20210310-0557... [INFO] Fetching org.eclipse.ocl.examples.xtext.serializer_1.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (70.05kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ocl.examples.xtext.serializer_1.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (70.05kB) [INFO] Unpacking org.eclipse.ocl.examples.xtext.serializer_1.14.0.v20210310-0557... [INFO] Fetching org.eclipse.ocl.pivot.ui_1.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (12.68kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ocl.pivot.ui_1.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (12.68kB) [INFO] Unpacking org.eclipse.ocl.pivot.ui_1.14.0.v20210310-0557... [INFO] Fetching org.eclipse.xtext.ui.shared_2.25.0.v20210301-0928.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (60.5kB) [INFO] Fetching org.eclipse.ocl.xtext.completeocl.ui_1.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (143.09kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ocl.xtext.completeocl.ui_1.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (143.09kB) [INFO] Unpacking org.eclipse.ocl.xtext.completeocl.ui_1.14.0.v20210310-0557... [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib.ui_1.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (162.06kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib.ui_1.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (162.06kB) [INFO] Unpacking org.eclipse.ocl.xtext.oclstdlib.ui_1.14.0.v20210310-0557... [INFO] Fetching org.eclipse.ocl.pivot.uml_1.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (87.76kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ocl.pivot.uml_1.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (87.76kB) [INFO] Unpacking org.eclipse.ocl.pivot.uml_1.14.0.v20210310-0557... [INFO] Fetching org.eclipse.uml2.codegen.ecore_2.5.2.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (144.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.codegen.ecore_2.5.2.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (144.49kB) [INFO] Unpacking org.eclipse.uml2.codegen.ecore_2.5.2.v20210228-1829... [INFO] Fetching org.eclipse.uml2.uml.resources_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (243.5kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.uml.resources_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (243.5kB) [INFO] Unpacking org.eclipse.uml2.uml.resources_5.5.0.v20210228-1829... [INFO] Fetching org.eclipse.ocl.xtext.base.ui_1.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (77.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ocl.xtext.base.ui_1.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (77.08kB) [INFO] Unpacking org.eclipse.ocl.xtext.base.ui_1.14.0.v20210310-0557... [INFO] Fetching org.eclipse.xtext.builder_2.25.0.v20210301-0928.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (389.26kB) [INFO] Fetching org.eclipse.ocl.xtext.essentialocl_1.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (209.58kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ocl.xtext.essentialocl_1.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (209.58kB) [INFO] Unpacking org.eclipse.ocl.xtext.essentialocl_1.14.0.v20210310-0557... [INFO] Fetching org.eclipse.ocl.xtext.oclinecore.ui_1.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (201.71kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ocl.xtext.oclinecore.ui_1.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (201.71kB) [INFO] Unpacking org.eclipse.ocl.xtext.oclinecore.ui_1.14.0.v20210310-0557... [INFO] Fetching org.eclipse.ocl.xtext.markup.ui_1.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (38.54kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ocl.xtext.markup.ui_1.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (38.54kB) [INFO] Unpacking org.eclipse.ocl.xtext.markup.ui_1.14.0.v20210310-0557... [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.25.0.v20210301-0928.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (133.12kB) [INFO] Fetching org.eclipse.ocl.xtext.markup_1.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (62.38kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ocl.xtext.markup_1.14.0.v20210310-0557.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (62.38kB) [INFO] Unpacking org.eclipse.ocl.xtext.markup_1.14.0.v20210310-0557... [INFO] Fetching org.eclipse.papyrus.api.migration.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.73kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.api.migration.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.73kB) [INFO] Unpacking org.eclipse.papyrus.api.migration.doc_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.copypaste.ui.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (58.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.copypaste.ui.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (58.7kB) [INFO] Unpacking org.eclipse.papyrus.copypaste.ui.doc_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.developer.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.75MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.developer.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.75MB) [INFO] Unpacking org.eclipse.papyrus.developer.doc_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.dsml.validation.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (272.15kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.dsml.validation.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (272.15kB) [INFO] Unpacking org.eclipse.papyrus.dsml.validation.doc_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (173.95kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (173.95kB) [INFO] Unpacking org.eclipse.papyrus.infra.emf.expressions.doc_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.19MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.19MB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.common.doc_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (421.43kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (421.43kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.css.doc_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.internationalization.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (171.46kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.internationalization.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (171.46kB) [INFO] Unpacking org.eclipse.papyrus.infra.internationalization.doc_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.nattable.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.04MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.nattable.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.04MB) [INFO] Unpacking org.eclipse.papyrus.infra.nattable.doc_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.newchild.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (365.94kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.newchild.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (365.94kB) [INFO] Unpacking org.eclipse.papyrus.infra.newchild.doc_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (623.88kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (623.88kB) [INFO] Unpacking org.eclipse.papyrus.infra.services.controlmode.doc_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.services.decoration.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (855.55kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.services.decoration.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (855.55kB) [INFO] Unpacking org.eclipse.papyrus.infra.services.decoration.doc_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.services.navigation.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (160.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.services.navigation.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (160.12kB) [INFO] Unpacking org.eclipse.papyrus.infra.services.navigation.doc_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.architecture.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.08MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.architecture.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.08MB) [INFO] Unpacking org.eclipse.papyrus.infra.architecture.doc_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.types.doc_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (451.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.types.doc_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (451.97kB) [INFO] Unpacking org.eclipse.papyrus.infra.types.doc_4.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.req.reqif.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.22MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.req.reqif.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.22MB) [INFO] Unpacking org.eclipse.papyrus.req.reqif.doc_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.31MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.31MB) [INFO] Unpacking org.eclipse.papyrus.uml.decoratormodel.doc_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.02MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.02MB) [INFO] Unpacking org.eclipse.papyrus.uml.diagram.common.doc_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.06MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.06MB) [INFO] Unpacking org.eclipse.papyrus.uml.diagram.profile.doc_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.46MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.46MB) [INFO] Unpacking org.eclipse.papyrus.uml.doc_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.migration.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.35kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.migration.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.35kB) [INFO] Unpacking org.eclipse.papyrus.uml.migration.doc_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.modelrepair.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (50.57kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.modelrepair.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (50.57kB) [INFO] Unpacking org.eclipse.papyrus.uml.modelrepair.doc_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.profile.assistants.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (879.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.profile.assistants.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (879.47kB) [INFO] Unpacking org.eclipse.papyrus.uml.profile.assistants.doc_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.profile.customization.doc_0.7.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.56MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.profile.customization.doc_0.7.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.56MB) [INFO] Unpacking org.eclipse.papyrus.uml.profile.customization.doc_0.7.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.search.ui.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.17MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.search.ui.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.17MB) [INFO] Unpacking org.eclipse.papyrus.uml.search.ui.doc_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.views.properties.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.75MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.views.properties.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.75MB) [INFO] Unpacking org.eclipse.papyrus.views.properties.doc_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.57kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.57kB) [INFO] Unpacking org.eclipse.papyrus.infra.doc_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.facet.aggregate.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (75.66kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.aggregate.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (75.66kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.aggregate.doc_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (137.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (137.62kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.custom.doc_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (495.2kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (495.2kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.facet.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (132.06kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (132.06kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.doc_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (314.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (314.65kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.efacet.doc_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (115.07kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (115.07kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.util.emf.doc_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.toolsmiths.profilemigration.doc_1.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (560.03kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.toolsmiths.profilemigration.doc_1.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (560.03kB) [INFO] Unpacking org.eclipse.papyrus.toolsmiths.profilemigration.doc_1.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.views.references.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (47.54kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.views.references.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (47.54kB) [INFO] Unpacking org.eclipse.papyrus.views.references.doc_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.views.documentation.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (73.24kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.views.documentation.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (73.24kB) [INFO] Unpacking org.eclipse.papyrus.views.documentation.doc_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.toolsmiths.architecture.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (37.5kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.toolsmiths.architecture.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (37.5kB) [INFO] Unpacking org.eclipse.papyrus.toolsmiths.architecture.doc_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.toolsmiths.validation.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (396.96kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.toolsmiths.validation.doc_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (396.96kB) [INFO] Unpacking org.eclipse.papyrus.toolsmiths.validation.doc_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.toolsmiths.plugin.builder.doc_1.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (600kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.toolsmiths.plugin.builder.doc_1.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (600kB) [INFO] Unpacking org.eclipse.papyrus.toolsmiths.plugin.builder.doc_1.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.profile.types.doc_1.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (385.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.profile.types.doc_1.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (385.11kB) [INFO] Unpacking org.eclipse.papyrus.uml.profile.types.doc_1.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.doc.feature_3.1.0.202104160300.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.7kB) [INFO] Fetching org.eclipse.papyrus.eclipse.project.editors_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.58kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.eclipse.project.editors_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.58kB) [INFO] Unpacking org.eclipse.papyrus.eclipse.project.editors_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.editor.perspectiveconfiguration_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.99kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.editor.perspectiveconfiguration_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.99kB) [INFO] Unpacking org.eclipse.papyrus.editor.perspectiveconfiguration_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.editor.feature_2.0.0.202104160300.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.architecture.edit_1.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.36kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.architecture.edit_1.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.36kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.architecture.edit_1.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.edit_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.85kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.edit_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.85kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.custom.metamodel.edit_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel.edit_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16.8kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel.edit_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16.8kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.efacet.metamodel.edit_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.facet.common.sdk.core_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.39kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.common.sdk.core_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.39kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.common.sdk.core_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (41.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (41.93kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.custom.metamodel.editor_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.ui_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.25kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.ui_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.25kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.custom.sdk.ui_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.sdk.ui_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (38.14kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.sdk.ui_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (38.14kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.efacet.sdk.ui_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.metamodel_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.94kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.metamodel_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.94kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.query.ocl.metamodel_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.core_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.8kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.core_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.8kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.custom.sdk.core_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.ui_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (20.66kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.ui_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (20.66kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.util.emf.ui_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.17kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.17kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.widgets.celleditors_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.edit_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.68kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.edit_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.68kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.efacet.edit_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.editor_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.53kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.editor_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.53kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.efacet.editor_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.ui_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (50.6kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.ui_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (50.6kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.efacet.ui_4.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.sdk.ui_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.sdk.ui_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.7kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.query.java.sdk.ui_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.core_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.71kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.core_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.71kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.query.ocl.core_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.12kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.11kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.widgets_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.72kB) [INFO] Unpacking org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.emf.facet.feature_3.0.0.202104160300.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.44kB) [INFO] Fetching org.eclipse.papyrus.emf.feature_1.1.0.202104160300.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.94kB) [INFO] Fetching org.eclipse.papyrus.extensionpoints.editors_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.78kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.extensionpoints.editors_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.78kB) [INFO] Unpacking org.eclipse.papyrus.extensionpoints.editors_4.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation.edit_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation.edit_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.92kB) [INFO] Unpacking org.eclipse.papyrus.infra.architecture.representation.edit_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.architecture.feature_1.0.0.202104160300.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.01kB) [INFO] Fetching org.eclipse.papyrus.infra.constraints.edit_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.constraints.edit_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.93kB) [INFO] Unpacking org.eclipse.papyrus.infra.constraints.edit_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.constraints.editor_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.48kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.constraints.editor_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.48kB) [INFO] Unpacking org.eclipse.papyrus.infra.constraints.editor_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.constraints.ui_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.69kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.constraints.ui_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.69kB) [INFO] Unpacking org.eclipse.papyrus.infra.constraints.ui_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.core.feature_3.0.0.202104160300.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.1kB) [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (41.79kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (41.79kB) [INFO] Unpacking org.eclipse.papyrus.infra.editor.welcome_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.internationalization_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.internationalization_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.13kB) [INFO] Unpacking org.eclipse.papyrus.infra.editor.welcome.internationalization_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.internationalization.ui_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.94kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.internationalization.ui_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.94kB) [INFO] Unpacking org.eclipse.papyrus.infra.internationalization.ui_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.nattable_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.46kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.nattable_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.46kB) [INFO] Unpacking org.eclipse.papyrus.infra.editor.welcome.nattable_4.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.emf.diagram.common_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.36kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.emf.diagram.common_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.36kB) [INFO] Unpacking org.eclipse.papyrus.infra.emf.diagram.common_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.editor_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.editor_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.65kB) [INFO] Unpacking org.eclipse.papyrus.infra.emf.expressions.editor_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.properties_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.properties_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9kB) [INFO] Unpacking org.eclipse.papyrus.infra.emf.expressions.properties_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.feature_1.0.0.202104160300.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.03kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.types_5.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.emf.types_5.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.08kB) [INFO] Unpacking org.eclipse.papyrus.infra.emf.types_5.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.emf.types.ui_5.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.emf.types.ui_5.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.98kB) [INFO] Unpacking org.eclipse.papyrus.infra.emf.types.ui_5.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.emf.feature_3.0.0.202104160300.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.04kB) [INFO] Fetching org.eclipse.papyrus.infra.types.rulebased_5.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16.35kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.types.rulebased_5.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16.35kB) [INFO] Unpacking org.eclipse.papyrus.infra.types.rulebased_5.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.properties.edit_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.84kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.properties.edit_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.84kB) [INFO] Unpacking org.eclipse.papyrus.infra.properties.edit_4.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.hyperlink_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.54kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.hyperlink_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.54kB) [INFO] Unpacking org.eclipse.papyrus.infra.hyperlink_4.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.psf_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.54kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.psf_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.54kB) [INFO] Unpacking org.eclipse.papyrus.infra.psf_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.newchild_5.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (24.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.newchild_5.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (24.04kB) [INFO] Unpacking org.eclipse.papyrus.infra.newchild_5.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.newchild.edit_5.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.39kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.newchild.edit_5.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.39kB) [INFO] Unpacking org.eclipse.papyrus.infra.newchild.edit_5.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.filters.edit_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.61kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.filters.edit_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.61kB) [INFO] Unpacking org.eclipse.papyrus.infra.filters.edit_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.properties.editor_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (26.59kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.properties.editor_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (26.59kB) [INFO] Unpacking org.eclipse.papyrus.infra.properties.editor_4.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.feature_3.1.0.202104160300.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.41kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant_2.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (38.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant_2.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (38.13kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.assistant_2.1.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.edit_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16.26kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.edit_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16.26kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.assistant.edit_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.editor_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.editor_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.19kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.assistant.editor_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.ui_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.35kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.ui_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.35kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.assistant.ui_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.canonical_3.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.canonical_3.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.13kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.canonical_3.1.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.controlmode_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.controlmode_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.47kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.controlmode_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode_3.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.61kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode_3.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.61kB) [INFO] Unpacking org.eclipse.papyrus.infra.services.controlmode_3.1.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (52.87kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (52.87kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.css_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.57kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.57kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.css.model_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.configuration_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.configuration_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.47kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.css.configuration_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.properties_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (29.01kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.properties_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (29.01kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.css.properties_4.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (86.76kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (86.76kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.css3.xtext_4.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (78.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (78.49kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui_4.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.theme_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.52kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.theme_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.52kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.css.theme_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model.edit_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.74kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model.edit_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.74kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.css.model.edit_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.feature_3.0.0.202104160300.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.08kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.dnd_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.01kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.dnd_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.01kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.dnd_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.properties_5.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (44.1kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.properties_5.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (44.1kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.properties_5.1.0.202104160300... [INFO] Fetching org.eclipse.xtext.generator_2.25.0.v20210301-0909.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (857.57kB) [INFO] Fetching org.eclipse.xtext.xbase_2.25.0.v20210301-0909.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (2.46MB) [INFO] Fetching org.eclipse.xtext.common.types.ui_2.25.0.v20210301-0928.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (256.88kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.expansion_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (42.78kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.expansion_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (42.78kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.expansion_4.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.export_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.94kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.export_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.94kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.export_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.navigation_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (20.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.navigation_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (20.93kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.navigation_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.outline_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.36kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.outline_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.36kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.outline_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.preferences_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.14kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.preferences_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.14kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.preferences_4.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.widgets_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.45kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.widgets_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.45kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.widgets_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gef_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.34kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gef_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.34kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.gef_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.modelexplorer_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.33kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.modelexplorer_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.33kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.modelexplorer_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.hyperlink_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.69kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.hyperlink_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.69kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.hyperlink_4.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.viewersearcher_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.viewersearcher_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.62kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.viewersearcher_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.23kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.23kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.menu_2.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.54kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.menu_2.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.54kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.menu_2.1.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.welcome_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.welcome_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.47kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.welcome_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation.edit_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.88kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation.edit_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.88kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.representation.edit_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style.edit_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.54kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style.edit_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.54kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.style.edit_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit_5.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit_5.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.93kB) [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit_5.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.feature_3.0.0.202104160300.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.55kB) [INFO] Fetching org.eclipse.papyrus.infra.services.openelement_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.56kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.services.openelement_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.56kB) [INFO] Unpacking org.eclipse.papyrus.infra.services.openelement_4.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.services.viewersearch_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.67kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.services.viewersearch_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.67kB) [INFO] Unpacking org.eclipse.papyrus.infra.services.viewersearch_4.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.internationalization.controlmode_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.internationalization.controlmode_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.93kB) [INFO] Unpacking org.eclipse.papyrus.infra.internationalization.controlmode_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.internationalization.edit_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.75kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.internationalization.edit_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.75kB) [INFO] Unpacking org.eclipse.papyrus.infra.internationalization.edit_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.internationalization.readonly_2.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.53kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.internationalization.readonly_2.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.53kB) [INFO] Unpacking org.eclipse.papyrus.infra.internationalization.readonly_2.1.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.internationalization.feature_1.0.0.202104160300.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.05kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.controlmode_3.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.38kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.nattable.controlmode_3.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.38kB) [INFO] Unpacking org.eclipse.papyrus.infra.nattable.controlmode_3.1.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.nattable.model.edit_5.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (25.71kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.nattable.model.edit_5.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (25.71kB) [INFO] Unpacking org.eclipse.papyrus.infra.nattable.model.edit_5.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.nattable.model.editor_6.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (44.3kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.nattable.model.editor_6.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (44.3kB) [INFO] Unpacking org.eclipse.papyrus.infra.nattable.model.editor_6.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.nattable.modelexplorer_5.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.nattable.modelexplorer_5.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.11kB) [INFO] Unpacking org.eclipse.papyrus.infra.nattable.modelexplorer_5.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.nattable.views.config_6.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.41kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.nattable.views.config_6.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.41kB) [INFO] Unpacking org.eclipse.papyrus.infra.nattable.views.config_6.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.nattable.views.editor_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.24kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.nattable.views.editor_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.24kB) [INFO] Unpacking org.eclipse.papyrus.infra.nattable.views.editor_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.nattable.properties_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (29.23kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.nattable.properties_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (29.23kB) [INFO] Unpacking org.eclipse.papyrus.infra.nattable.properties_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.nattable.gmfdiag_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.56kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.nattable.gmfdiag_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.56kB) [INFO] Unpacking org.eclipse.papyrus.infra.nattable.gmfdiag_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation.edit_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.41kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation.edit_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.41kB) [INFO] Unpacking org.eclipse.papyrus.infra.nattable.representation.edit_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.nattable.feature_4.0.0.202104160300.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.29kB) [INFO] Fetching org.eclipse.papyrus.infra.types.ui_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.37kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.types.ui_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.37kB) [INFO] Unpacking org.eclipse.papyrus.infra.types.ui_4.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.newchild.editor_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (20.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.newchild.editor_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (20.93kB) [INFO] Unpacking org.eclipse.papyrus.infra.newchild.editor_4.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.newchild.ui_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.52kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.newchild.ui_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.52kB) [INFO] Unpacking org.eclipse.papyrus.infra.newchild.ui_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.onefile.ui_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (28.57kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.onefile.ui_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (28.57kB) [INFO] Unpacking org.eclipse.papyrus.infra.onefile.ui_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.services.architecture_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.43kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.services.architecture_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.43kB) [INFO] Unpacking org.eclipse.papyrus.infra.services.architecture_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.history_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.73kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.history_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.73kB) [INFO] Unpacking org.eclipse.papyrus.infra.services.controlmode.history_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.83kB) [INFO] Unpacking org.eclipse.papyrus.infra.services.resourceloading_4.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.services.viewlabelprovider_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.08kB) [INFO] Fetching org.eclipse.papyrus.infra.services.viewlabelprovider_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Unpacking org.eclipse.papyrus.infra.services.viewlabelprovider_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.services.localizer_3.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.68kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.services.localizer_3.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.68kB) [INFO] Unpacking org.eclipse.papyrus.infra.services.localizer_3.1.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.services.feature_3.0.0.202104160300.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.17kB) [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading.ui_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading.ui_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.7kB) [INFO] Unpacking org.eclipse.papyrus.infra.services.resourceloading.ui_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.types.editor_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.99kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.types.editor_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.99kB) [INFO] Unpacking org.eclipse.papyrus.infra.types.editor_4.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.ui.architecture_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (36.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.ui.architecture_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (36.04kB) [INFO] Unpacking org.eclipse.papyrus.infra.ui.architecture_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.ui.resources_2.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.ui.resources_2.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.47kB) [INFO] Unpacking org.eclipse.papyrus.infra.ui.resources_2.1.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.ui.fonts_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (309.05kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.infra.ui.fonts_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (309.05kB) [INFO] Unpacking org.eclipse.papyrus.infra.ui.fonts_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.infra.ui.feature_3.0.0.202104160300.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.24kB) [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.feature_3.0.0.202104160300.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.94kB) [INFO] Fetching org.eclipse.papyrus.infra.widget.feature_3.0.0.202104160300.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.02kB) [INFO] Fetching org.eclipse.papyrus.uml.service.types_5.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (129.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.service.types_5.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (129.92kB) [INFO] Unpacking org.eclipse.papyrus.uml.service.types_5.1.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.architecture_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.architecture_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.97kB) [INFO] Unpacking org.eclipse.papyrus.uml.architecture_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.sysml14.architecture_2.0.0.202011091859.jar from https://ci.eclipse.org/papyrus/job/papyrus-sysml14-master/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.sysml14.p2/target/repository/plugins/ (44.9kB) [INFO] Fetching org.eclipse.papyrus.sdk_5.2.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.41kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.sdk_5.2.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.41kB) [INFO] Unpacking org.eclipse.papyrus.sdk_5.2.0.202104160300... [INFO] Fetching com.ibm.icu.source_67.1.0.v20200706-1749.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (2.36MB) [INFO] Fetching org.eclipse.papyrus.sdk.feature_5.2.0.202104160300.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.35kB) [INFO] Fetching org.eclipse.papyrus.sysml14_2.0.0.202011091859.jar from https://ci.eclipse.org/papyrus/job/papyrus-sysml14-master/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.sysml14.p2/target/repository/plugins/ (441.73kB) [INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (37.64kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (37.64kB) [INFO] Unpacking org.eclipse.uml2.uml.profile.standard_1.5.0.v20210228-1829... [INFO] Fetching org.eclipse.papyrus.sysml14.diagram.blockdefinition_2.0.0.202011091859.jar from https://ci.eclipse.org/papyrus/job/papyrus-sysml14-master/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.sysml14.p2/target/repository/plugins/ (38.33kB) [INFO] Fetching org.eclipse.papyrus.sysml14.diagram.internalblock_2.0.0.202011091859.jar from https://ci.eclipse.org/papyrus/job/papyrus-sysml14-master/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.sysml14.p2/target/repository/plugins/ (27.51kB) [INFO] Fetching org.eclipse.papyrus.sysml14.diagram.parametric_2.0.0.202011091859.jar from https://ci.eclipse.org/papyrus/job/papyrus-sysml14-master/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.sysml14.p2/target/repository/plugins/ (44.47kB) [INFO] Fetching org.eclipse.papyrus.sysml14.diagram.requirement_2.0.0.202011091859.jar from https://ci.eclipse.org/papyrus/job/papyrus-sysml14-master/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.sysml14.p2/target/repository/plugins/ (20.88kB) [INFO] Fetching org.eclipse.papyrus.sysml14.nattable.allocation_2.0.0.202011091859.jar from https://ci.eclipse.org/papyrus/job/papyrus-sysml14-master/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.sysml14.p2/target/repository/plugins/ (17.6kB) [INFO] Fetching org.eclipse.papyrus.sysml14.nattable.requirement_2.0.0.202011091859.jar from https://ci.eclipse.org/papyrus/job/papyrus-sysml14-master/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.sysml14.p2/target/repository/plugins/ (20.61kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.common_4.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (441.71kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.diagram.common_4.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (441.71kB) [INFO] Unpacking org.eclipse.papyrus.uml.diagram.common_4.1.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.diagram.activity_4.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (519.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.diagram.activity_4.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (519.13kB) [INFO] Unpacking org.eclipse.papyrus.uml.diagram.activity_4.1.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.diagram.statemachine_4.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (156.64kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.diagram.statemachine_4.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (156.64kB) [INFO] Unpacking org.eclipse.papyrus.uml.diagram.statemachine_4.1.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.diagram.usecase_5.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (141.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.diagram.usecase_5.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (141.83kB) [INFO] Unpacking org.eclipse.papyrus.uml.diagram.usecase_5.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.sysml14.diagram.common_2.0.0.202011091859.jar from https://ci.eclipse.org/papyrus/job/papyrus-sysml14-master/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.sysml14.p2/target/repository/plugins/ (90.01kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.clazz_4.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (247.46kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.diagram.clazz_4.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (247.46kB) [INFO] Unpacking org.eclipse.papyrus.uml.diagram.clazz_4.1.0.202104160300... [INFO] Fetching org.eclipse.papyrus.sysml14.service.types_2.0.0.202011091859.jar from https://ci.eclipse.org/papyrus/job/papyrus-sysml14-master/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.sysml14.p2/target/repository/plugins/ (82.16kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.composite_4.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (267.18kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.diagram.composite_4.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (267.18kB) [INFO] Unpacking org.eclipse.papyrus.uml.diagram.composite_4.1.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.types.core_5.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (45.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.types.core_5.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (45.7kB) [INFO] Unpacking org.eclipse.papyrus.uml.types.core_5.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.sysml14.edit_2.0.0.202011091859.jar from https://ci.eclipse.org/papyrus/job/papyrus-sysml14-master/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.sysml14.p2/target/repository/plugins/ (187.8kB) [INFO] Fetching org.eclipse.papyrus.sysml14.ui_2.0.0.202011091859.jar from https://ci.eclipse.org/papyrus/job/papyrus-sysml14-master/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.sysml14.p2/target/repository/plugins/ (114.73kB) [INFO] Fetching org.eclipse.papyrus.sysml14.validation_2.0.0.202011091859.jar from https://ci.eclipse.org/papyrus/job/papyrus-sysml14-master/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.sysml14.p2/target/repository/plugins/ (157.58kB) [INFO] Fetching org.eclipse.papyrus.sysml14.nattable.common_2.0.0.202011091859.jar from https://ci.eclipse.org/papyrus/job/papyrus-sysml14-master/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.sysml14.p2/target/repository/plugins/ (21.52kB) [INFO] Fetching org.eclipse.papyrus.sysml14.nattable.ui_2.0.0.202011091859.jar from https://ci.eclipse.org/papyrus/job/papyrus-sysml14-master/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.sysml14.p2/target/repository/plugins/ (42.04kB) [INFO] Fetching org.eclipse.papyrus.sysml14.feature_2.0.0.202011091859.jar from https://ci.eclipse.org/papyrus/job/papyrus-sysml14-master/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.sysml14.p2/target/repository/features/ (19.14kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable_6.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (50.63kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.nattable_6.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (50.63kB) [INFO] Unpacking org.eclipse.papyrus.uml.nattable_6.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.expressions_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (19.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.expressions_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (19.83kB) [INFO] Unpacking org.eclipse.papyrus.uml.expressions_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.nattable.richtext_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.nattable.richtext_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.83kB) [INFO] Unpacking org.eclipse.papyrus.uml.nattable.richtext_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.nattable.menu_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.69kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.nattable.menu_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.69kB) [INFO] Unpacking org.eclipse.papyrus.uml.nattable.menu_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.service.types.ui_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (24.88kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.service.types.ui_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (24.88kB) [INFO] Unpacking org.eclipse.papyrus.uml.service.types.ui_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.diagram.wizards_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (51.28kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.diagram.wizards_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (51.28kB) [INFO] Unpacking org.eclipse.papyrus.uml.diagram.wizards_4.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.properties_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (164.67kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.properties_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (164.67kB) [INFO] Unpacking org.eclipse.papyrus.uml.properties_4.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.filters_2.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.06kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.filters_2.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.06kB) [INFO] Unpacking org.eclipse.papyrus.uml.filters_2.1.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.alf_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (503.84kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.alf_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (503.84kB) [INFO] Unpacking org.eclipse.papyrus.uml.alf_4.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.alf.common_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.alf.common_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.65kB) [INFO] Unpacking org.eclipse.papyrus.uml.alf.common_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.alf.common.ui_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.32kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.alf.common.ui_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.32kB) [INFO] Unpacking org.eclipse.papyrus.uml.alf.common.ui_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.alf.libraries_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (386.99kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.alf.libraries_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (386.99kB) [INFO] Unpacking org.eclipse.papyrus.uml.alf.libraries_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.alf.to.fuml_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (48.43kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.alf.to.fuml_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (48.43kB) [INFO] Unpacking org.eclipse.papyrus.uml.alf.to.fuml_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.alf.ui_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (191.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.alf.ui_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (191.08kB) [INFO] Unpacking org.eclipse.papyrus.uml.alf.ui_4.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.alf.feature_3.0.0.202104160300.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.01kB) [INFO] Fetching org.eclipse.papyrus.uml.appearance_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.appearance_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.49kB) [INFO] Unpacking org.eclipse.papyrus.uml.appearance_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.nattable.clazz.config_6.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.05kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.nattable.clazz.config_6.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.05kB) [INFO] Unpacking org.eclipse.papyrus.uml.nattable.clazz.config_6.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.nattable.generic.config_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.21kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.nattable.generic.config_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.21kB) [INFO] Unpacking org.eclipse.papyrus.uml.nattable.generic.config_2.0.0.202104160300... [INFO] Fetching org.eclipse.uml2.uml.editor_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (65.24kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.uml.editor_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (65.24kB) [INFO] Unpacking org.eclipse.uml2.uml.editor_5.5.0.v20210228-1829... [INFO] Fetching org.eclipse.papyrus.uml.diagram.communication_5.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (192.46kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.diagram.communication_5.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (192.46kB) [INFO] Unpacking org.eclipse.papyrus.uml.diagram.communication_5.1.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.diagram.component_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (142.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.diagram.component_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (142.19kB) [INFO] Unpacking org.eclipse.papyrus.uml.diagram.component_4.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.diagram.deployment_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (121.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.diagram.deployment_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (121.42kB) [INFO] Unpacking org.eclipse.papyrus.uml.diagram.deployment_4.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.diagram.interactionoverview_4.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (41.2kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.diagram.interactionoverview_4.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (41.2kB) [INFO] Unpacking org.eclipse.papyrus.uml.diagram.interactionoverview_4.1.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile_4.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (153.45kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile_4.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (153.45kB) [INFO] Unpacking org.eclipse.papyrus.uml.diagram.profile_4.1.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence_6.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (359.53kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence_6.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (359.53kB) [INFO] Unpacking org.eclipse.papyrus.uml.diagram.sequence_6.1.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.diagram.timing_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (192.24kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.diagram.timing_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (192.24kB) [INFO] Unpacking org.eclipse.papyrus.uml.diagram.timing_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.architecture.feature_1.0.0.202104160300.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.92kB) [INFO] Fetching org.eclipse.papyrus.uml.commands_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.6kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.commands_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.6kB) [INFO] Unpacking org.eclipse.papyrus.uml.commands_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.controlmode.profile_3.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.controlmode.profile_3.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.65kB) [INFO] Unpacking org.eclipse.papyrus.uml.controlmode.profile_3.1.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (37.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (37.72kB) [INFO] Unpacking org.eclipse.papyrus.uml.decoratormodel_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.controlmode_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.78kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.controlmode_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.78kB) [INFO] Unpacking org.eclipse.papyrus.uml.decoratormodel.controlmode_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.ui_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (33.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.ui_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (33.11kB) [INFO] Unpacking org.eclipse.papyrus.uml.decoratormodel.ui_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.properties_5.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.properties_5.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.65kB) [INFO] Unpacking org.eclipse.papyrus.uml.decoratormodel.properties_5.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.feature_3.0.0.202104160300.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.04kB) [INFO] Fetching org.eclipse.papyrus.uml.profile_4.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (53.54kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.profile_4.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (53.54kB) [INFO] Unpacking org.eclipse.papyrus.uml.profile_4.1.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.groups_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (33.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.groups_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (33.19kB) [INFO] Unpacking org.eclipse.papyrus.uml.diagram.common.groups_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.diagram.css_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.73kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.diagram.css_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.73kB) [INFO] Unpacking org.eclipse.papyrus.uml.diagram.css_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.diagram.css.feature_2.0.0.202104160300.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.98kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.dnd_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.38kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.diagram.dnd_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.38kB) [INFO] Unpacking org.eclipse.papyrus.uml.diagram.dnd_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.diagram.icons_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (264.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.diagram.icons_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (264.97kB) [INFO] Unpacking org.eclipse.papyrus.uml.diagram.icons_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.diagram.menu_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (65.41kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.diagram.menu_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (65.41kB) [INFO] Unpacking org.eclipse.papyrus.uml.diagram.menu_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.diagram.modelexplorer_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.52kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.diagram.modelexplorer_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.52kB) [INFO] Unpacking org.eclipse.papyrus.uml.diagram.modelexplorer_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.diagram.navigation_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.36kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.diagram.navigation_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.36kB) [INFO] Unpacking org.eclipse.papyrus.uml.diagram.navigation_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.diagram.stereotype.edition_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.4kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.diagram.stereotype.edition_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.4kB) [INFO] Unpacking org.eclipse.papyrus.uml.diagram.stereotype.edition_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.26kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.26kB) [INFO] Unpacking org.eclipse.papyrus.uml.diagram.symbols_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols.properties_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.75kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols.properties_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.75kB) [INFO] Unpacking org.eclipse.papyrus.uml.diagram.symbols.properties_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.diagram.linklf_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.35kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.diagram.linklf_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.35kB) [INFO] Unpacking org.eclipse.papyrus.uml.diagram.linklf_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence.restrictions_2.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.34kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence.restrictions_2.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.34kB) [INFO] Unpacking org.eclipse.papyrus.uml.diagram.sequence.restrictions_2.1.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.diagram.feature_3.0.0.202104160300.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.37kB) [INFO] Fetching org.eclipse.papyrus.uml.service.validation_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.31kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.service.validation_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.31kB) [INFO] Unpacking org.eclipse.papyrus.uml.service.validation_3.0.0.202104160300... [INFO] Fetching org.eclipse.ui.intro_3.6.100.v20210119-2223.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (142.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.intro_3.6.100.v20210119-2223.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (142.08kB) [INFO] Unpacking org.eclipse.ui.intro_3.6.100.v20210119-2223... [INFO] Fetching org.eclipse.papyrus.uml.documentation.profile_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.39kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.documentation.profile_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.39kB) [INFO] Unpacking org.eclipse.papyrus.uml.documentation.profile_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.export_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (27.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.export_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (27.7kB) [INFO] Unpacking org.eclipse.papyrus.uml.export_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.expressions.edit_3.0.100.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.expressions.edit_3.0.100.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14kB) [INFO] Unpacking org.eclipse.papyrus.uml.expressions.edit_3.0.100.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.expressions.properties_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.34kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.expressions.properties_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.34kB) [INFO] Unpacking org.eclipse.papyrus.uml.expressions.properties_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.expressions.feature_1.0.0.202104160300.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.01kB) [INFO] Fetching org.eclipse.papyrus.uml.icons_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.42MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.icons_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.42MB) [INFO] Unpacking org.eclipse.papyrus.uml.icons_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.import_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.import_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8kB) [INFO] Unpacking org.eclipse.papyrus.uml.import_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.perspective_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.53kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.perspective_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.53kB) [INFO] Unpacking org.eclipse.papyrus.uml.perspective_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.profile.drafter_2.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (38.94kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.profile.drafter_2.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (38.94kB) [INFO] Unpacking org.eclipse.papyrus.uml.profile.drafter_2.1.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.resourceloading.profile_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.24kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.resourceloading.profile_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.24kB) [INFO] Unpacking org.eclipse.papyrus.uml.resourceloading.profile_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.templaterepository_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.22kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.templaterepository_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.22kB) [INFO] Unpacking org.eclipse.papyrus.uml.templaterepository_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.oclconstraintevaluation_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.79kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.oclconstraintevaluation_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.79kB) [INFO] Unpacking org.eclipse.papyrus.uml.oclconstraintevaluation_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.navigation_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.35kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.navigation_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.35kB) [INFO] Unpacking org.eclipse.papyrus.uml.navigation_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.services.decoration_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.59kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.services.decoration_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.59kB) [INFO] Unpacking org.eclipse.papyrus.uml.services.decoration_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.modelrepair_3.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (51.31kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.modelrepair_3.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (51.31kB) [INFO] Unpacking org.eclipse.papyrus.uml.modelrepair_3.1.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.filters.edit_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.filters.edit_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.19kB) [INFO] Unpacking org.eclipse.papyrus.uml.filters.edit_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.feature_4.0.0.202104160300.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.49kB) [INFO] Fetching org.eclipse.papyrus.uml.internationalization_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.09kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.internationalization_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.09kB) [INFO] Unpacking org.eclipse.papyrus.uml.internationalization_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.internationalization.feature_1.0.0.202104160300.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.99kB) [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common_2.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (48.41kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common_2.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (48.41kB) [INFO] Unpacking org.eclipse.papyrus.uml.m2m.qvto.common_2.1.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.12kB) [INFO] Unpacking org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.feature_1.0.0.202104160300.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.97kB) [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer_3.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (29.23kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer_3.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (29.23kB) [INFO] Unpacking org.eclipse.papyrus.uml.modelexplorer_3.1.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.widgets_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.widgets_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3kB) [INFO] Unpacking org.eclipse.papyrus.uml.modelexplorer.widgets_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.feature_2.0.0.202104160300.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.97kB) [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.widgets_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.widgets_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.42kB) [INFO] Unpacking org.eclipse.papyrus.views.modelexplorer.widgets_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.nattable.generic_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.53kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.nattable.generic_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.53kB) [INFO] Unpacking org.eclipse.papyrus.uml.nattable.generic_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.nattable.matrix_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.45kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.nattable.matrix_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.45kB) [INFO] Unpacking org.eclipse.papyrus.uml.nattable.matrix_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.nattable.properties_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.nattable.properties_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.7kB) [INFO] Unpacking org.eclipse.papyrus.uml.nattable.properties_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.integration_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.integration_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.19kB) [INFO] Unpacking org.eclipse.papyrus.uml.nattable.xtext.integration_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.valuespecification_6.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.valuespecification_6.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.83kB) [INFO] Unpacking org.eclipse.papyrus.uml.nattable.xtext.valuespecification_6.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.nattable.stereotype.display_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.nattable.stereotype.display_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.98kB) [INFO] Unpacking org.eclipse.papyrus.uml.nattable.stereotype.display_4.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.nattable.feature_4.0.0.202104160300.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.16kB) [INFO] Fetching org.eclipse.papyrus.uml.ui_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.ui_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.11kB) [INFO] Unpacking org.eclipse.papyrus.uml.ui_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (19.32kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (19.32kB) [INFO] Unpacking org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.95kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.95kB) [INFO] Unpacking org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.views.validation_3.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.73kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.views.validation_3.1.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.73kB) [INFO] Unpacking org.eclipse.papyrus.views.validation_3.1.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.properties.xtext_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.52kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.properties.xtext_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.52kB) [INFO] Unpacking org.eclipse.papyrus.uml.properties.xtext_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.properties.feature_3.0.0.202104160300.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.97kB) [INFO] Fetching org.eclipse.papyrus.uml.search.ui_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (44.67kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.search.ui_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (44.67kB) [INFO] Unpacking org.eclipse.papyrus.uml.search.ui_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.search.feature_2.0.0.202104160300.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.94kB) [INFO] Fetching org.eclipse.papyrus.views.search_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.28kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.views.search_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.28kB) [INFO] Unpacking org.eclipse.papyrus.views.search_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.47kB) [INFO] Unpacking org.eclipse.papyrus.uml.textedit.collaborationuse.xtext_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (27.34kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (27.34kB) [INFO] Unpacking org.eclipse.papyrus.uml.textedit.common.xtext_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.53kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.53kB) [INFO] Unpacking org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext.ui_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.37kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext.ui_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.37kB) [INFO] Unpacking org.eclipse.papyrus.uml.textedit.common.xtext.ui_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (20.94kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (20.94kB) [INFO] Unpacking org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16.22kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16.22kB) [INFO] Unpacking org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.08kB) [INFO] Unpacking org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.5kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.5kB) [INFO] Unpacking org.eclipse.papyrus.uml.textedit.message.xtext_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext.ui_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.14kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext.ui_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.14kB) [INFO] Unpacking org.eclipse.papyrus.uml.textedit.message.xtext.ui_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (41.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (41.93kB) [INFO] Unpacking org.eclipse.papyrus.uml.textedit.parameter.xtext_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext.ui_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext.ui_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.83kB) [INFO] Unpacking org.eclipse.papyrus.uml.textedit.parameter.xtext.ui_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (46.88kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (46.88kB) [INFO] Unpacking org.eclipse.papyrus.uml.textedit.property.xtext_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext.ui_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext.ui_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.04kB) [INFO] Unpacking org.eclipse.papyrus.uml.textedit.property.xtext.ui_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.99kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.99kB) [INFO] Unpacking org.eclipse.papyrus.uml.textedit.state.xtext_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext.ui_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.54kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext.ui_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.54kB) [INFO] Unpacking org.eclipse.papyrus.uml.textedit.state.xtext.ui_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.22kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.22kB) [INFO] Unpacking org.eclipse.papyrus.uml.textedit.transition.xtext_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext.ui_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.22kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext.ui_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.22kB) [INFO] Unpacking org.eclipse.papyrus.uml.textedit.transition.xtext.ui_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.textedit.javaconstraint_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.89kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.textedit.javaconstraint_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.89kB) [INFO] Unpacking org.eclipse.papyrus.uml.textedit.javaconstraint_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (47.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (47.92kB) [INFO] Unpacking org.eclipse.papyrus.uml.textedit.port.xtext_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext.ui_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.91kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext.ui_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.91kB) [INFO] Unpacking org.eclipse.papyrus.uml.textedit.port.xtext.ui_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (29.01kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (29.01kB) [INFO] Unpacking org.eclipse.papyrus.uml.textedit.valuespecification.xtext_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (152.15kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (152.15kB) [INFO] Unpacking org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext_4.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (189.02kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui_4.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (189.02kB) [INFO] Unpacking org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui_4.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.textedit.feature_2.0.0.202104160300.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.31kB) [INFO] Fetching org.eclipse.papyrus.uml.tools.feature_3.0.0.202104160300.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.97kB) [INFO] Fetching org.eclipse.papyrus.views.properties_5.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.89kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.views.properties_5.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.89kB) [INFO] Unpacking org.eclipse.papyrus.views.properties_5.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.ui.feature_1.2.0.202104160300.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.95kB) [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.validation_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.61kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.validation_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.61kB) [INFO] Unpacking org.eclipse.papyrus.uml.xtext.integration.validation_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.feature_2.0.0.202104160300.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.98kB) [INFO] Fetching org.eclipse.papyrus.views.documentation_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.1kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.views.documentation_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.1kB) [INFO] Unpacking org.eclipse.papyrus.views.documentation_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.views.documentation.feature_1.0.0.202104160300.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.97kB) [INFO] Fetching org.eclipse.papyrus.views.feature_1.0.0.202104160300.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.97kB) [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.resourceloading_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.38kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.resourceloading_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.38kB) [INFO] Unpacking org.eclipse.papyrus.views.modelexplorer.resourceloading_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.newchild_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.86kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.newchild_2.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.86kB) [INFO] Unpacking org.eclipse.papyrus.views.modelexplorer.newchild_2.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.feature_3.0.0.202104160300.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.01kB) [INFO] Fetching org.eclipse.papyrus.views.properties.model.xwt_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.99kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.views.properties.model.xwt_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.99kB) [INFO] Unpacking org.eclipse.papyrus.views.properties.model.xwt_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.views.properties.feature_3.0.0.202104160300.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (13.01kB) [INFO] Fetching org.eclipse.papyrus.views.references_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.papyrus.views.references_3.0.0.202104160300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.72kB) [INFO] Unpacking org.eclipse.papyrus.views.references_3.0.0.202104160300... [INFO] Fetching org.eclipse.papyrus.views.references.feature_2.0.0.202104160300.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.94kB) [INFO] Fetching org.eclipse.papyrus.views.search.feature_2.0.0.202104160300.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.92kB) [INFO] Fetching org.eclipse.papyrus.views.validation.feature_2.0.0.202104160300.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (12.97kB) [INFO] Fetching org.eclipse.uml2.ant_1.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (24.68kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.ant_1.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (24.68kB) [INFO] Unpacking org.eclipse.uml2.ant_1.5.0.v20210228-1829... [INFO] Fetching org.eclipse.uml2.codegen.ecore.ui_2.5.2.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (16.29kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.codegen.ecore.ui_2.5.2.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (16.29kB) [INFO] Unpacking org.eclipse.uml2.codegen.ecore.ui_2.5.2.v20210228-1829... [INFO] Fetching org.eclipse.uml2.codegen.ecore.ui_2.5.2.v20210228-1829.jar from http://download.eclipse.org/releases/2021-03/202103171000/features/ (31.96kB) [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20210228-1829.jar from http://download.eclipse.org/releases/2021-03/202103171000/features/ (31.95kB) [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20210228-1829.jar from http://download.eclipse.org/releases/2021-03/202103171000/features/ (31.93kB) [INFO] Fetching org.eclipse.uml2.doc_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (11.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.doc_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (11.08kB) [INFO] Unpacking org.eclipse.uml2.doc_5.5.0.v20210228-1829... [INFO] Fetching org.eclipse.uml2.doc_5.5.0.v20210228-1829.jar from http://download.eclipse.org/releases/2021-03/202103171000/features/ (31.79kB) [INFO] Fetching org.eclipse.uml2.examples_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (10.14kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.examples_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (10.14kB) [INFO] Unpacking org.eclipse.uml2.examples_5.5.0.v20210228-1829... [INFO] Fetching org.eclipse.uml2.examples.uml.ui_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (183.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.examples.uml.ui_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (183.08kB) [INFO] Unpacking org.eclipse.uml2.examples.uml.ui_5.5.0.v20210228-1829... [INFO] Fetching org.eclipse.uml2.examples_5.5.0.v20210228-1829.jar from http://download.eclipse.org/releases/2021-03/202103171000/features/ (31.86kB) [INFO] Fetching org.eclipse.uml2_5.5.2.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (10.15kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2_5.5.2.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (10.15kB) [INFO] Unpacking org.eclipse.uml2_5.5.2.v20210228-1829... [INFO] Fetching org.eclipse.uml2.uml.ecore.exporter_3.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (15.27kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.uml.ecore.exporter_3.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (15.27kB) [INFO] Unpacking org.eclipse.uml2.uml.ecore.exporter_3.5.0.v20210228-1829... [INFO] Fetching org.eclipse.uml2.uml.ecore.importer_3.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (27.02kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.uml.ecore.importer_3.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (27.02kB) [INFO] Unpacking org.eclipse.uml2.uml.ecore.importer_3.5.0.v20210228-1829... [INFO] Fetching org.eclipse.uml2_5.5.2.v20210228-1829.jar from http://download.eclipse.org/releases/2021-03/202103171000/features/ (32.08kB) [INFO] Fetching org.eclipse.uml2.sdk_5.5.2.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (10.01kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.sdk_5.5.2.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (10.01kB) [INFO] Unpacking org.eclipse.uml2.sdk_5.5.2.v20210228-1829... [INFO] Fetching org.eclipse.uml2.sdk_5.5.2.v20210228-1829.jar from http://download.eclipse.org/releases/2021-03/202103171000/features/ (31.92kB) [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20210228-1829.jar from http://download.eclipse.org/releases/2021-03/202103171000/features/ (31.92kB) [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20210228-1829.jar from http://download.eclipse.org/releases/2021-03/202103171000/features/ (32.01kB) [INFO] Fetching org.eclipse.xpand_2.2.0.v201605260315.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (228.7kB) [INFO] Fetching org.eclipse.xtend_2.2.0.v201605260315.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (535.07kB) [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (64.36kB) [INFO] Fetching org.eclipse.xtext.smap_2.25.0.v20210301-0909.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (19.15kB) [INFO] Fetching org.eclipse.xtext.common.types.edit_2.25.0.v20210301-0928.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (248.22kB) [INFO] Fetching org.eclipse.xtext.ecore_2.25.0.v20210301-0909.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (15.91kB) [INFO] Fetching org.eclipse.xtext.xtext.generator_2.25.0.v20210301-0843.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (969.17kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.25.0.v20210301-0928.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (192.59kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.25.0.v20210301-0928.jar from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (132.16kB) [INFO] Resolving class path of MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.tests.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.tests.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.uml.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.uml.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.uml.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.uml.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.uml.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.uml.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.integration.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.integration.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.integration.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.integration.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.integration.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.integration.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.author:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.author/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.author:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.author/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.author:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.author/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.author.edit:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.author.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.author.edit:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.author.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.author.edit:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.author.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.builtintypes:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.builtintypes:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.builtintypes:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.builtintypes.edit:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.builtintypes.edit:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.builtintypes.edit:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.generatorconfiguration:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.generatorconfiguration:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.generatorconfiguration:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.styledstring:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.styledstring/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.styledstring:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.styledstring/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.styledstring:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.styledstring/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.styles:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.styles:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.styles:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.styles.edit:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.styles.edit:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.styles.edit:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-dev:org.eclipse.papyrus.model2doc.dev.tools:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/dev/org.eclipse.papyrus.model2doc.dev.tools/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-dev:org.eclipse.papyrus.model2doc.dev.tools:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/dev/org.eclipse.papyrus.model2doc.dev.tools/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-dev:org.eclipse.papyrus.model2doc.dev.tools:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/dev/org.eclipse.papyrus.model2doc.dev.tools/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-doc:org.eclipse.papyrus.model2doc.doc:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/doc/org.eclipse.papyrus.model2doc.doc/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-doc:org.eclipse.papyrus.model2doc.doc:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/doc/org.eclipse.papyrus.model2doc.doc/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-doc:org.eclipse.papyrus.model2doc.doc:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/doc/org.eclipse.papyrus.model2doc.doc/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-docx:org.eclipse.papyrus.model2doc.docx:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/docx/org.eclipse.papyrus.model2doc.docx/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-docx:org.eclipse.papyrus.model2doc.docx:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/docx/org.eclipse.papyrus.model2doc.docx/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-docx:org.eclipse.papyrus.model2doc.docx:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/docx/org.eclipse.papyrus.model2doc.docx/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-docx:org.eclipse.papyrus.model2doc.docx.emf.structure2document:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/docx/org.eclipse.papyrus.model2doc.docx.emf.structure2document/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-docx:org.eclipse.papyrus.model2doc.docx.emf.structure2document:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/docx/org.eclipse.papyrus.model2doc.docx.emf.structure2document/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-docx:org.eclipse.papyrus.model2doc.docx.emf.structure2document:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/docx/org.eclipse.papyrus.model2doc.docx.emf.structure2document/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructure:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructure:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructure:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructure.edit:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructure.edit:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructure.edit:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructure.editor:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.editor/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructure.editor:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.editor/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructure.editor:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.editor/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.structure2document:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.structure2document/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.structure2document:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.structure2document/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.structure2document:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.structure2document/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.template2document:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2document/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.template2document:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2document/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.template2document:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2document/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.template2structure:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2structure/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.template2structure:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2structure/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.template2structure:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2structure/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins.integration-ieee:org.eclipse.papyrus.model2doc.integration.ieee.requirements:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins.integration-ieee:org.eclipse.papyrus.model2doc.integration.ieee.requirements:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins.integration-ieee:org.eclipse.papyrus.model2doc.integration.ieee.requirements:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins.integration-ieee:org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml14.odt.architecture:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml14.odt.architecture/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins.integration-ieee:org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml14.odt.architecture:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml14.odt.architecture/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins.integration-ieee:org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml14.odt.architecture:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml14.odt.architecture/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins.integration-nattable:org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins.integration-nattable:org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins.integration-nattable:org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins.integration-nattable:org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins.integration-nattable:org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins.integration-nattable:org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins.integration-nattable:org.eclipse.papyrus.model2doc.integration.nattable.template2structure:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.template2structure/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins.integration-nattable:org.eclipse.papyrus.model2doc.integration.nattable.template2structure:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.template2structure/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins.integration-nattable:org.eclipse.papyrus.model2doc.integration.nattable.template2structure:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.template2structure/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.core.author.properties:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.author.properties/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.core.author.properties:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.author.properties/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.core.author.properties:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.author.properties/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.gmf.template2structure:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.gmf.template2structure:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.gmf.template2structure:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.uml.architecture:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.uml.architecture:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.uml.architecture:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.docx.uml.architecture:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.docx.uml.architecture/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.docx.uml.architecture:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.docx.uml.architecture/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.docx.uml.architecture:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.docx.uml.architecture/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.odt.uml.architecture:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.odt.uml.architecture/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.odt.uml.architecture:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.odt.uml.architecture/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.odt.uml.architecture:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.odt.uml.architecture/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-gmf:org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-gmf:org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-gmf:org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-gmf:org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-gmf:org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-gmf:org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-gmf:org.eclipse.papyrus.model2doc.gmf.template2structure:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.template2structure/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-gmf:org.eclipse.papyrus.model2doc.gmf.template2structure:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.template2structure/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-gmf:org.eclipse.papyrus.model2doc.gmf.template2structure:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.template2structure/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-uml:org.eclipse.papyrus.model2doc.uml.documentstructuretemplate:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-uml:org.eclipse.papyrus.model2doc.uml.documentstructuretemplate:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-uml:org.eclipse.papyrus.model2doc.uml.documentstructuretemplate:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-uml:org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-uml:org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-uml:org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-uml:org.eclipse.papyrus.model2doc.uml.template2structure:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.template2structure/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-uml:org.eclipse.papyrus.model2doc.uml.template2structure:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.template2structure/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-uml:org.eclipse.papyrus.model2doc.uml.template2structure:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.template2structure/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-odt:org.eclipse.papyrus.model2doc.odt:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-odt:org.eclipse.papyrus.model2doc.odt:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-odt:org.eclipse.papyrus.model2doc.odt:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-odt:org.eclipse.papyrus.model2doc.odt.emf.structure2document:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-odt:org.eclipse.papyrus.model2doc.odt.emf.structure2document:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-odt:org.eclipse.papyrus.model2doc.odt.emf.structure2document:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-odt:org.eclipse.papyrus.model2doc.odt.emf.structure2pdf:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2pdf/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-odt:org.eclipse.papyrus.model2doc.odt.emf.structure2pdf:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2pdf/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-odt:org.eclipse.papyrus.model2doc.odt.emf.structure2pdf:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2pdf/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-odt:org.eclipse.papyrus.model2doc.odt.emf.template2pdf:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.template2pdf/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-odt:org.eclipse.papyrus.model2doc.odt.emf.template2pdf:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.template2pdf/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-odt:org.eclipse.papyrus.model2doc.odt.emf.template2pdf:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.template2pdf/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.plugins-odt:org.eclipse.papyrus.model2doc.odt.lib:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.lib/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-odt:org.eclipse.papyrus.model2doc.odt.lib:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.lib/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.plugins-odt:org.eclipse.papyrus.model2doc.odt.lib:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.lib/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.releng-main:org.eclipse.papyrus.model2doc.p2:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/releng-model2doc/category/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.releng-main:org.eclipse.papyrus.model2doc.p2:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/releng-model2doc/category/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.releng-main:org.eclipse.papyrus.model2doc.p2:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/releng-model2doc/category/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.tests-core:org.eclipse.papyrus.model2doc.core.author.tests:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.tests-core:org.eclipse.papyrus.model2doc.core.author.tests:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/pom.xml [INFO] Fetching org.eclipse.core.net_1.3.1000.v20200715-0827.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (31.78kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.net_1.3.1000.v20200715-0827.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (31.78kB) [INFO] Unpacking org.eclipse.core.net_1.3.1000.v20200715-0827... [INFO] Fetching org.eclipse.equinox.launcher_1.6.100.v20201223-0822.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (29.99kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.launcher_1.6.100.v20201223-0822.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (29.99kB) [INFO] Unpacking org.eclipse.equinox.launcher_1.6.100.v20201223-0822... [INFO] Fetching org.eclipse.ui.ide.application_1.4.0.v20210122-1423.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (56.26kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.ide.application_1.4.0.v20210122-1423.jar.pack.gz from http://download.eclipse.org/releases/2021-03/202103171000/plugins/ (56.26kB) [INFO] Unpacking org.eclipse.ui.ide.application_1.4.0.v20210122-1423... [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.tests-core:org.eclipse.papyrus.model2doc.core.author.tests:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.tests-core:org.eclipse.papyrus.model2doc.core.builtintypes.tests:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.tests-core:org.eclipse.papyrus.model2doc.core.builtintypes.tests:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.tests-core:org.eclipse.papyrus.model2doc.core.builtintypes.tests:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.tests-core:org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.tests-core:org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.tests-core:org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.tests-emf:org.eclipse.papyrus.model2doc.emf.documentstructure.tests:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.tests-emf:org.eclipse.papyrus.model2doc.emf.documentstructure.tests:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.tests-emf:org.eclipse.papyrus.model2doc.emf.documentstructure.tests:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.tests-emf:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.tests-emf:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.tests-emf:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.tests-emf:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.tests-emf:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.tests-emf:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.tests-emf:org.eclipse.papyrus.model2doc.emf.template2structure.tests:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.tests-emf:org.eclipse.papyrus.model2doc.emf.template2structure.tests:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.tests-emf:org.eclipse.papyrus.model2doc.emf.template2structure.tests:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.tests-integration:org.eclipse.papyrus.model2doc.integration.uml.architecture.tests:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.tests-integration:org.eclipse.papyrus.model2doc.integration.uml.architecture.tests:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.tests-integration:org.eclipse.papyrus.model2doc.integration.uml.architecture.tests:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc.tests-integration:org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.tests-integration:org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc.tests-integration:org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.model2doc-tests:org.eclipse.papyrus.model2doc.bundles.tests:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc-tests:org.eclipse.papyrus.model2doc.bundles.tests:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.model2doc-tests:org.eclipse.papyrus.model2doc.bundles.tests:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Papyrus Model2Doc [pom] [INFO] Papyrus Model to Documentation Feature [pom] [INFO] Papyrus Model to Documentation Plugins [pom] [INFO] Papyrus Model to Documentation Core Plugins [pom] [INFO] org.eclipse.papyrus.model2doc.core.styles [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.core.builtintypes [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.core.generatorconfiguration [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.core.author [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.core [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.core.author.edit [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.core.styles.edit [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.core.builtintypes.edit [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.core.styledstring [eclipse-plugin] [INFO] Papyrus Model to Documentation Doc Plugins [pom] [INFO] Papyrus-Model2Doc Doc [eclipse-plugin] [INFO] Papyrus Model to Documentation DOCX Plugins [pom] [INFO] org.eclipse.papyrus.model2doc.docx [eclipse-plugin] [INFO] Papyrus DocumentStructureTemplate plugins [pom] [INFO] org.eclipse.papyrus.model2doc.emf.documentstructure [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.emf.structure2document [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.emf.documentstructure.edit [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.emf.documentstructuretemplate [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.emf.template2structure [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.docx.emf.structure2document [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.emf.documentstructure.editor [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.emf.template2document [eclipse-plugin] [INFO] Papyrus Model to Documentation ODT Plugins [pom] [INFO] org.eclipse.papyrus.model2doc.odt.lib [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.odt [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.odt.emf.structure2document [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.odt.emf.structure2pdf [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.odt.emf.template2pdf [eclipse-plugin] [INFO] Papyrus Model to Documentation [eclipse-feature] [INFO] Papyrus-Model2Doc Developer plugins [pom] [INFO] org.eclipse.papyrus.model2doc.dev.tools [eclipse-plugin] [INFO] Papyrus-Model2Doc developer tools feature [eclipse-feature] [INFO] Papyrus GMF DocumentStructureTemplate plugins [pom] [INFO] org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.gmf.template2structure [eclipse-plugin] [INFO] Papyrus Model to Documentation GMF Support [eclipse-feature] [INFO] Papyrus-Model2Doc Bundle Tests [eclipse-feature] [INFO] Papyrus Model to Documentation Tests Plugins [pom] [INFO] Papyrus-Model2Doc Core Tests Plugins [pom] [INFO] org.eclipse.papyrus.model2doc.core.author.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.model2doc.core.builtintypes.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests [eclipse-test-plugin] [INFO] Papyrus Model to Documentation EMF Tests Plugins [pom] [INFO] org.eclipse.papyrus.model2doc.emf.documentstructure.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.model2doc.emf.template2structure.tests [eclipse-test-plugin] [INFO] Papyrus DocumentStructureTemplate Integration plugins [pom] [INFO] org.eclipse.papyrus.model2doc.integration.core.author.properties [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.integration.docx.uml.architecture [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types [eclipse-plugin] [INFO] Papyrus UML DocumentStructureTemplate plugins [pom] [INFO] org.eclipse.papyrus.model2doc.uml.documentstructuretemplate [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.uml.template2structure [eclipse-plugin] [INFO] Papyrus Model to Documentation UML Support [eclipse-feature] [INFO] org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.integration.gmf.template2structure [eclipse-plugin] [INFO] Papyrus-Model2Doc Nattable Integration Plugins [pom] [INFO] org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.integration.nattable.template2structure [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.integration.uml.architecture [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.integration.odt.uml.architecture [eclipse-plugin] [INFO] Papyrus Model to Documentation Integration [eclipse-feature] [INFO] org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties [eclipse-plugin] [INFO] Papyrus Model to Documentation Native GMF Integration [eclipse-feature] [INFO] Papyrus Model to Documentation Integration Tests Plugins [pom] [INFO] org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests [eclipse-test-plugin] [INFO] Papyrus Model to IEEE Requirements Documentation Plugins [pom] [INFO] org.eclipse.papyrus.model2doc.integration.ieee.requirements [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml14.odt.architecture [eclipse-plugin] [INFO] Papyrus-Model2Doc IEEE Requirements Documentation For SysML 1.4 Integration [eclipse-feature] [INFO] org.eclipse.papyrus.model2doc.integration.uml.architecture.tests [eclipse-test-plugin] [INFO] Papyrus-Model2Doc Tests [eclipse-feature] [INFO] releng-model2doc [pom] [INFO] Papyrus Model to Documentation p2 [eclipse-repository] [INFO] Papyrus Model to Documentation Target Definition [eclipse-target-definition] [INFO] org.eclipse.papyrus.model2doc.bundles.tests [eclipse-test-plugin] [INFO] [INFO] ----< org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc >----- [INFO] Building Papyrus Model2Doc 0.8.0-SNAPSHOT [1/97] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc-features >-- [INFO] Building Papyrus Model to Documentation Feature 0.8.0-SNAPSHOT [2/97] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc-features --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc-features --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc-features --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc-features --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc-features --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc-features --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc-features --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc-plugins:org.eclipse.papyrus.model2doc.plugins >-- [INFO] Building Papyrus Model to Documentation Plugins 0.7.0-SNAPSHOT [3/97] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.plugins --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.plugins --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.plugins --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.plugins --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.plugins --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.plugins --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.plugins --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.plugins.core >-- [INFO] Building Papyrus Model to Documentation Core Plugins 0.7.0-SNAPSHOT [4/97] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.plugins.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.plugins.core --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.plugins.core --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.plugins.core --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.plugins.core --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.plugins.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.plugins.core --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.styles >-- [INFO] Building org.eclipse.papyrus.model2doc.core.styles 0.8.0-SNAPSHOT [5/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.core.styles --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.core.styles --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.core.styles --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.core.styles --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.core.styles --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.core.styles --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.core.styles --- [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.core.styles --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.core.styles --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles/target/org.eclipse.papyrus.model2doc.core.styles-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.core.styles --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.core.styles --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles/target/org.eclipse.papyrus.model2doc.core.styles-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.core.styles --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.core.styles --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.core.styles --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles/target/org.eclipse.papyrus.model2doc.core.styles-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.core.styles --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.core.styles --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.builtintypes >-- [INFO] Building org.eclipse.papyrus.model2doc.core.builtintypes 0.8.0-SNAPSHOT [6/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.core.builtintypes --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.core.builtintypes --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.core.builtintypes --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.core.builtintypes --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.core.builtintypes --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.core.builtintypes --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.core.builtintypes --- [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.core.builtintypes --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.core.builtintypes --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes/target/org.eclipse.papyrus.model2doc.core.builtintypes-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.core.builtintypes --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.core.builtintypes --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes/target/org.eclipse.papyrus.model2doc.core.builtintypes-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.core.builtintypes --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.core.builtintypes --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.core.builtintypes --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes/target/org.eclipse.papyrus.model2doc.core.builtintypes-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.core.builtintypes --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.core.builtintypes --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.generatorconfiguration >-- [INFO] Building org.eclipse.papyrus.model2doc.core.generatorconfiguration 0.8.0-SNAPSHOT [7/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration --- [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration/target/org.eclipse.papyrus.model2doc.core.generatorconfiguration-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration/target/org.eclipse.papyrus.model2doc.core.generatorconfiguration-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration/target/org.eclipse.papyrus.model2doc.core.generatorconfiguration-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit >-- [INFO] Building org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit 0.8.0-SNAPSHOT [8/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit/target/org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit/target/org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit/target/org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.author >-- [INFO] Building org.eclipse.papyrus.model2doc.core.author 0.8.0-SNAPSHOT [9/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.core.author --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.core.author --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.core.author --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.core.author --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.core.author --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.author/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.core.author --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.author/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.core.author --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.author/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.core.author --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.author/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.core.author --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.author/target/org.eclipse.papyrus.model2doc.core.author-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.core.author --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.core.author --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.author/target/org.eclipse.papyrus.model2doc.core.author-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.core.author --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.core.author --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.core.author --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.author/target/org.eclipse.papyrus.model2doc.core.author-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.core.author --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.core.author --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core >-- [INFO] Building org.eclipse.papyrus.model2doc.core 0.8.0-SNAPSHOT [10/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.core --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.core --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.core --- [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.core --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core/target/org.eclipse.papyrus.model2doc.core-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.core --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core/target/org.eclipse.papyrus.model2doc.core-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.core --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.core --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.core --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core/target/org.eclipse.papyrus.model2doc.core-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.core --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.author.edit >-- [INFO] Building org.eclipse.papyrus.model2doc.core.author.edit 0.8.0-SNAPSHOT [11/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.core.author.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.core.author.edit --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.core.author.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.core.author.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.core.author.edit --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.author.edit/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.core.author.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.author.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.core.author.edit --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.author.edit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.core.author.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.author.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.core.author.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.author.edit/target/org.eclipse.papyrus.model2doc.core.author.edit-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.core.author.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.core.author.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.author.edit/target/org.eclipse.papyrus.model2doc.core.author.edit-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.core.author.edit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.core.author.edit --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.core.author.edit --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.author.edit/target/org.eclipse.papyrus.model2doc.core.author.edit-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.core.author.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.core.author.edit --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.styles.edit >-- [INFO] Building org.eclipse.papyrus.model2doc.core.styles.edit 0.8.0-SNAPSHOT [12/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.core.styles.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.core.styles.edit --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.core.styles.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.core.styles.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.core.styles.edit --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles.edit/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.core.styles.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.core.styles.edit --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles.edit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.core.styles.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.core.styles.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles.edit/target/org.eclipse.papyrus.model2doc.core.styles.edit-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.core.styles.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.core.styles.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles.edit/target/org.eclipse.papyrus.model2doc.core.styles.edit-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.core.styles.edit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.core.styles.edit --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.core.styles.edit --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles.edit/target/org.eclipse.papyrus.model2doc.core.styles.edit-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.core.styles.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.core.styles.edit --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.builtintypes.edit >-- [INFO] Building org.eclipse.papyrus.model2doc.core.builtintypes.edit 0.8.0-SNAPSHOT [13/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes.edit/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit --- [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes.edit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes.edit/target/org.eclipse.papyrus.model2doc.core.builtintypes.edit-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes.edit/target/org.eclipse.papyrus.model2doc.core.builtintypes.edit-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes.edit/target/org.eclipse.papyrus.model2doc.core.builtintypes.edit-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.styledstring >-- [INFO] Building org.eclipse.papyrus.model2doc.core.styledstring 0.8.0-SNAPSHOT [14/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.core.styledstring --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.core.styledstring --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.core.styledstring --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.core.styledstring --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.core.styledstring --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.styledstring/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.core.styledstring --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.styledstring/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.core.styledstring --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.styledstring/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.core.styledstring --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.styledstring/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.core.styledstring --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.styledstring/target/org.eclipse.papyrus.model2doc.core.styledstring-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.core.styledstring --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.core.styledstring --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.styledstring/target/org.eclipse.papyrus.model2doc.core.styledstring-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.core.styledstring --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.core.styledstring --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.core.styledstring --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/core/org.eclipse.papyrus.model2doc.core.styledstring/target/org.eclipse.papyrus.model2doc.core.styledstring-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.core.styledstring --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.core.styledstring --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-doc:org.eclipse.papyrus.model2doc.plugins.doc >-- [INFO] Building Papyrus Model to Documentation Doc Plugins 0.7.0-SNAPSHOT [15/97] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.plugins.doc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.plugins.doc --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/doc/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.plugins.doc --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.plugins.doc --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.plugins.doc --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.plugins.doc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.plugins.doc --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-doc:org.eclipse.papyrus.model2doc.doc >-- [INFO] Building Papyrus-Model2Doc Doc 0.8.0-SNAPSHOT [16/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.doc --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.doc --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.doc --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.doc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.doc --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/doc/org.eclipse.papyrus.model2doc.doc/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.doc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/doc/org.eclipse.papyrus.model2doc.doc/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.doc --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.29:eclipse-help (default) @ org.eclipse.papyrus.model2doc.doc --- [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/doc/org.eclipse.papyrus.model2doc.doc/src/site/mediawiki -> /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/doc/org.eclipse.papyrus.model2doc.doc/target/site/generated-eclipse-help [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/doc/org.eclipse.papyrus.model2doc.doc/src/site/mediawiki/IEEE_For_SysML-papyrusUserDoc.mediawiki [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/doc/org.eclipse.papyrus.model2doc.doc/src/site/mediawiki/model2doc-devDoc.mediawiki [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/doc/org.eclipse.papyrus.model2doc.doc/src/site/mediawiki/model2doc-papyrusDevDoc.mediawiki [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/doc/org.eclipse.papyrus.model2doc.doc/src/site/mediawiki/model2doc-papyrusUserDoc.mediawiki [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/doc/org.eclipse.papyrus.model2doc.doc/src/site/mediawiki/model2doc-userDoc.mediawiki [INFO] Processed 41 files [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.doc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/doc/org.eclipse.papyrus.model2doc.doc/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.doc --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/doc/org.eclipse.papyrus.model2doc.doc/target/org.eclipse.papyrus.model2doc.doc-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.doc --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.doc --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/doc/org.eclipse.papyrus.model2doc.doc/target/org.eclipse.papyrus.model2doc.doc-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.doc --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.doc --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.doc --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/doc/org.eclipse.papyrus.model2doc.doc/target/org.eclipse.papyrus.model2doc.doc-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.doc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.doc --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-docx:org.eclipse.papyrus.model2doc.plugins.docx >-- [INFO] Building Papyrus Model to Documentation DOCX Plugins 0.7.0-SNAPSHOT [17/97] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.plugins.docx --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.plugins.docx --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/docx/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.plugins.docx --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.plugins.docx --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.plugins.docx --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.plugins.docx --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.plugins.docx --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-docx:org.eclipse.papyrus.model2doc.docx >-- [INFO] Building org.eclipse.papyrus.model2doc.docx 0.8.0-SNAPSHOT [18/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.docx --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.docx --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.docx --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.docx --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.docx --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/docx/org.eclipse.papyrus.model2doc.docx/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.docx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/docx/org.eclipse.papyrus.model2doc.docx/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.docx --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/docx/org.eclipse.papyrus.model2doc.docx/target/classes [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/docx/org.eclipse.papyrus.model2doc.docx/src/org/eclipse/papyrus/model2doc/docx/Activator.java:[38] private final org.apache.xmlbeans.BindingConfig config = null; ^^^^^^ The value of the field Activator.config is not used 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.docx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/docx/org.eclipse.papyrus.model2doc.docx/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.docx --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/docx/org.eclipse.papyrus.model2doc.docx/target/org.eclipse.papyrus.model2doc.docx-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.docx --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.docx --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/docx/org.eclipse.papyrus.model2doc.docx/target/org.eclipse.papyrus.model2doc.docx-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.docx --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.docx --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.docx --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/docx/org.eclipse.papyrus.model2doc.docx/target/org.eclipse.papyrus.model2doc.docx-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.docx --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.docx --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.plugins.emf >-- [INFO] Building Papyrus DocumentStructureTemplate plugins 0.7.0-SNAPSHOT [19/97] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.plugins.emf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.plugins.emf --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.plugins.emf --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.plugins.emf --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.plugins.emf --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.plugins.emf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.plugins.emf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructure >-- [INFO] Building org.eclipse.papyrus.model2doc.emf.documentstructure 0.8.0-SNAPSHOT [20/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.emf.documentstructure --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.emf.documentstructure --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.emf.documentstructure --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.emf.documentstructure --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.emf.documentstructure --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.emf.documentstructure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.emf.documentstructure --- [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.emf.documentstructure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.emf.documentstructure --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure/target/org.eclipse.papyrus.model2doc.emf.documentstructure-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.emf.documentstructure --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.emf.documentstructure --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure/target/org.eclipse.papyrus.model2doc.emf.documentstructure-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.emf.documentstructure --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.emf.documentstructure --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.emf.documentstructure --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure/target/org.eclipse.papyrus.model2doc.emf.documentstructure-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.emf.documentstructure --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.emf.documentstructure --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.structure2document >-- [INFO] Building org.eclipse.papyrus.model2doc.emf.structure2document 0.8.0-SNAPSHOT [21/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.emf.structure2document --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.emf.structure2document --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.emf.structure2document --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.emf.structure2document --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.emf.structure2document --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.structure2document/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.emf.structure2document --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.structure2document/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.emf.structure2document --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.structure2document/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.emf.structure2document --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.structure2document/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.emf.structure2document --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.structure2document/target/org.eclipse.papyrus.model2doc.emf.structure2document-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.emf.structure2document --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.emf.structure2document --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.structure2document/target/org.eclipse.papyrus.model2doc.emf.structure2document-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.emf.structure2document --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.emf.structure2document --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.emf.structure2document --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.structure2document/target/org.eclipse.papyrus.model2doc.emf.structure2document-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.emf.structure2document --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.emf.structure2document --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructure.edit >-- [INFO] Building org.eclipse.papyrus.model2doc.emf.documentstructure.edit 0.8.0-SNAPSHOT [22/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.edit/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit --- [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.edit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.edit/target/org.eclipse.papyrus.model2doc.emf.documentstructure.edit-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.edit/target/org.eclipse.papyrus.model2doc.emf.documentstructure.edit-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.edit/target/org.eclipse.papyrus.model2doc.emf.documentstructure.edit-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate >-- [INFO] Building org.eclipse.papyrus.model2doc.emf.documentstructuretemplate 0.8.0-SNAPSHOT [23/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate --- [INFO] Compiling 82 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate/target/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate/target/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate/target/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.template2structure >-- [INFO] Building org.eclipse.papyrus.model2doc.emf.template2structure 0.8.0-SNAPSHOT [24/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.emf.template2structure --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.emf.template2structure --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.emf.template2structure --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.emf.template2structure --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.emf.template2structure --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2structure/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.emf.template2structure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2structure/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.emf.template2structure --- [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2structure/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.emf.template2structure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2structure/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.emf.template2structure --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2structure/target/org.eclipse.papyrus.model2doc.emf.template2structure-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.emf.template2structure --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.emf.template2structure --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2structure/target/org.eclipse.papyrus.model2doc.emf.template2structure-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.emf.template2structure --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.emf.template2structure --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.emf.template2structure --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2structure/target/org.eclipse.papyrus.model2doc.emf.template2structure-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.emf.template2structure --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.emf.template2structure --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-docx:org.eclipse.papyrus.model2doc.docx.emf.structure2document >-- [INFO] Building org.eclipse.papyrus.model2doc.docx.emf.structure2document 0.8.0-SNAPSHOT [25/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/docx/org.eclipse.papyrus.model2doc.docx.emf.structure2document/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/docx/org.eclipse.papyrus.model2doc.docx.emf.structure2document/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/docx/org.eclipse.papyrus.model2doc.docx.emf.structure2document/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/docx/org.eclipse.papyrus.model2doc.docx.emf.structure2document/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/docx/org.eclipse.papyrus.model2doc.docx.emf.structure2document/target/org.eclipse.papyrus.model2doc.docx.emf.structure2document-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/docx/org.eclipse.papyrus.model2doc.docx.emf.structure2document/target/org.eclipse.papyrus.model2doc.docx.emf.structure2document-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/docx/org.eclipse.papyrus.model2doc.docx.emf.structure2document/target/org.eclipse.papyrus.model2doc.docx.emf.structure2document-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructure.editor >-- [INFO] Building org.eclipse.papyrus.model2doc.emf.documentstructure.editor 0.8.0-SNAPSHOT [26/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.editor/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.editor/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.editor/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.editor/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.editor/target/org.eclipse.papyrus.model2doc.emf.documentstructure.editor-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.editor/target/org.eclipse.papyrus.model2doc.emf.documentstructure.editor-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.editor/target/org.eclipse.papyrus.model2doc.emf.documentstructure.editor-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit >-- [INFO] Building org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit 0.8.0-SNAPSHOT [27/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit --- [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit/target/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit/target/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit/target/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor >-- [INFO] Building org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor 0.8.0-SNAPSHOT [28/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor/target/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor/target/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor/target/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties >-- [INFO] Building org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties 0.8.0-SNAPSHOT [29/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties/target/org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties/target/org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties/target/org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.template2document >-- [INFO] Building org.eclipse.papyrus.model2doc.emf.template2document 0.8.0-SNAPSHOT [30/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.emf.template2document --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.emf.template2document --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.emf.template2document --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.emf.template2document --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.emf.template2document --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2document/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.emf.template2document --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2document/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.emf.template2document --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2document/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.emf.template2document --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2document/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.emf.template2document --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2document/target/org.eclipse.papyrus.model2doc.emf.template2document-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.emf.template2document --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.emf.template2document --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2document/target/org.eclipse.papyrus.model2doc.emf.template2document-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.emf.template2document --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.emf.template2document --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.emf.template2document --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2document/target/org.eclipse.papyrus.model2doc.emf.template2document-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.emf.template2document --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.emf.template2document --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-odt:org.eclipse.papyrus.model2doc.plugins.odt >-- [INFO] Building Papyrus Model to Documentation ODT Plugins 0.7.0-SNAPSHOT [31/97] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.plugins.odt --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.plugins.odt --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.plugins.odt --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.plugins.odt --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.plugins.odt --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.plugins.odt --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.plugins.odt --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-odt:org.eclipse.papyrus.model2doc.odt.lib >-- [INFO] Building org.eclipse.papyrus.model2doc.odt.lib 0.8.0-SNAPSHOT [32/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.odt.lib --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.odt.lib --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.odt.lib --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.odt.lib --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.odt.lib --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.lib/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.odt.lib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.lib/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.odt.lib --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.lib/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.odt.lib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.lib/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.odt.lib --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.lib/target/org.eclipse.papyrus.model2doc.odt.lib-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.odt.lib --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.odt.lib --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.lib/target/org.eclipse.papyrus.model2doc.odt.lib-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.odt.lib --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.odt.lib --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.odt.lib --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.lib/target/org.eclipse.papyrus.model2doc.odt.lib-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.odt.lib --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.odt.lib --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-odt:org.eclipse.papyrus.model2doc.odt >-- [INFO] Building org.eclipse.papyrus.model2doc.odt 0.8.0-SNAPSHOT [33/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.odt --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.odt --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.odt --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.odt --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.odt --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.odt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.odt --- [INFO] Compiling 62 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/target/classes [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/src/org/eclipse/papyrus/model2doc/odt/internal/util/ODTEditorUtil.java:[43] ODTEditor odtEditor = new ODTEditor(projectFolder); ^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ODTEditor(String) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/src/org/eclipse/papyrus/model2doc/odt/internal/util/ODTEditorUtil.java:[57] ODTEditor odtEditor = new ODTEditor(projectFolder); ^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ODTEditor(String) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/src/org/eclipse/papyrus/model2doc/odt/internal/util/ODTEditorUtil.java:[75] ODTEditor odtEditor = new ODTEditor(projectFolder); ^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ODTEditor(String) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/src/org/eclipse/papyrus/model2doc/odt/internal/util/ODTEditorUtil.java:[90] ODTEditor odtEditor = new ODTEditor(projectFolder); ^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ODTEditor(String) is deprecated [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/src/org/eclipse/papyrus/model2doc/odt/internal/editor/ODTEditor.java:[89] private ODTFileIOService fileIOService = null; ^^^^^^^^^^^^^ The value of the field ODTEditor.fileIOService is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/src/org/eclipse/papyrus/model2doc/odt/internal/transcription/ODTTranscription.java:[434] private void addPageBreak(final PageBreak pageBreak) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method addPageBreak(ODTTranscription.PageBreak) from the type ODTTranscription is never used locally [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/src/org/eclipse/papyrus/model2doc/odt/internal/transcription/ODTTranscription.java:[455] private void addPageBreak() { ^^^^^^^^^^^^^^ The method addPageBreak() from the type ODTTranscription is never used locally 7 problems (7 warnings) [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.odt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.odt --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/target/org.eclipse.papyrus.model2doc.odt-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.odt --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.odt --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/target/org.eclipse.papyrus.model2doc.odt-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.odt --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.odt --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.odt --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/target/org.eclipse.papyrus.model2doc.odt-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.odt --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.odt --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-odt:org.eclipse.papyrus.model2doc.odt.emf.structure2document >-- [INFO] Building org.eclipse.papyrus.model2doc.odt.emf.structure2document 0.8.0-SNAPSHOT [34/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/target/classes [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/src/org/eclipse/papyrus/model2doc/odt/emf/structure2document/internal/utils/ODTTranscriptionFactory.java:[21] import org.eclipse.papyrus.model2doc.odt.internal.editor.DefaultStyleEditor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DefaultStyleEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/target/classes') [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/src/org/eclipse/papyrus/model2doc/odt/emf/structure2document/internal/utils/ODTTranscriptionFactory.java:[22] import org.eclipse.papyrus.model2doc.odt.internal.editor.ODTEditor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ODTEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/target/classes') [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/src/org/eclipse/papyrus/model2doc/odt/emf/structure2document/internal/utils/ODTTranscriptionFactory.java:[23] import org.eclipse.papyrus.model2doc.odt.internal.transcription.ODTTranscription; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ODTTranscription' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/target/classes') [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/src/org/eclipse/papyrus/model2doc/odt/emf/structure2document/internal/utils/ODTTranscriptionFactory.java:[38] return new ODTTranscription(new DefaultStyleEditor(), ddgc); ^^^^^^^^^^^^^^^^ Discouraged access: The type 'ODTTranscription' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/target/classes') [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/src/org/eclipse/papyrus/model2doc/odt/emf/structure2document/internal/utils/ODTTranscriptionFactory.java:[38] return new ODTTranscription(new DefaultStyleEditor(), ddgc); ^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'ODTTranscription(StyleEditor, IDocumentGeneratorConfiguration)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/target/classes') [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/src/org/eclipse/papyrus/model2doc/odt/emf/structure2document/internal/utils/ODTTranscriptionFactory.java:[38] return new ODTTranscription(new DefaultStyleEditor(), ddgc); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DefaultStyleEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/target/classes') [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/src/org/eclipse/papyrus/model2doc/odt/emf/structure2document/internal/utils/ODTTranscriptionFactory.java:[38] return new ODTTranscription(new DefaultStyleEditor(), ddgc); ^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'DefaultStyleEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/target/classes') [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/src/org/eclipse/papyrus/model2doc/odt/emf/structure2document/internal/utils/ODTTranscriptionFactory.java:[49] return ODTEditor.convertToGenericFileURI(fileURI); ^^^^^^^^^ Discouraged access: The type 'ODTEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/target/classes') [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/src/org/eclipse/papyrus/model2doc/odt/emf/structure2document/internal/utils/ODTTranscriptionFactory.java:[49] return ODTEditor.convertToGenericFileURI(fileURI); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ODTEditor.convertToGenericFileURI(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/target/classes') 9 problems (9 warnings) [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/target/org.eclipse.papyrus.model2doc.odt.emf.structure2document-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/target/org.eclipse.papyrus.model2doc.odt.emf.structure2document-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/target/org.eclipse.papyrus.model2doc.odt.emf.structure2document-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-odt:org.eclipse.papyrus.model2doc.odt.emf.structure2pdf >-- [INFO] Building org.eclipse.papyrus.model2doc.odt.emf.structure2pdf 0.8.0-SNAPSHOT [35/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2pdf/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2pdf/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2pdf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2pdf/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2pdf/target/org.eclipse.papyrus.model2doc.odt.emf.structure2pdf-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2pdf/target/org.eclipse.papyrus.model2doc.odt.emf.structure2pdf-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2pdf/target/org.eclipse.papyrus.model2doc.odt.emf.structure2pdf-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-odt:org.eclipse.papyrus.model2doc.odt.emf.template2pdf >-- [INFO] Building org.eclipse.papyrus.model2doc.odt.emf.template2pdf 0.8.0-SNAPSHOT [36/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.template2pdf/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.template2pdf/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.template2pdf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.template2pdf/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.template2pdf/target/org.eclipse.papyrus.model2doc.odt.emf.template2pdf-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.template2pdf/target/org.eclipse.papyrus.model2doc.odt.emf.template2pdf-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.template2pdf/target/org.eclipse.papyrus.model2doc.odt.emf.template2pdf-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.feature >-- [INFO] Building Papyrus Model to Documentation 0.8.0-SNAPSHOT [37/97] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.model2doc.feature --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.papyrus.model2doc.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.feature/target/org.eclipse.papyrus.model2doc.feature-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.model2doc.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.feature --- [INFO] Fetching org.apache.xmlbeans.source_3.1.0.v20200922-1359.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (1.92MB) [INFO] Fetching org.apache.commons.compress.source_1.19.0.v20200106-2343.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (577.44kB) [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.feature/target/org.eclipse.papyrus.model2doc.feature-0.8.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.feature --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-dev:org.eclipse.papyrus.model2doc.plugins.dev >-- [INFO] Building Papyrus-Model2Doc Developer plugins 0.7.0-SNAPSHOT [38/97] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.plugins.dev --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.plugins.dev --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/dev/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.plugins.dev --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.plugins.dev --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.plugins.dev --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.plugins.dev --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.plugins.dev --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-dev:org.eclipse.papyrus.model2doc.dev.tools >-- [INFO] Building org.eclipse.papyrus.model2doc.dev.tools 0.8.0-SNAPSHOT [39/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.dev.tools --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.dev.tools --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.dev.tools --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.dev.tools --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.dev.tools --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/dev/org.eclipse.papyrus.model2doc.dev.tools/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.dev.tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/dev/org.eclipse.papyrus.model2doc.dev.tools/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.dev.tools --- [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/dev/org.eclipse.papyrus.model2doc.dev.tools/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.dev.tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/dev/org.eclipse.papyrus.model2doc.dev.tools/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.dev.tools --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/dev/org.eclipse.papyrus.model2doc.dev.tools/target/org.eclipse.papyrus.model2doc.dev.tools-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.dev.tools --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.dev.tools --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/dev/org.eclipse.papyrus.model2doc.dev.tools/target/org.eclipse.papyrus.model2doc.dev.tools-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.dev.tools --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.dev.tools --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.dev.tools --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/dev/org.eclipse.papyrus.model2doc.dev.tools/target/org.eclipse.papyrus.model2doc.dev.tools-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.dev.tools --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.dev.tools --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.dev.feature >-- [INFO] Building Papyrus-Model2Doc developer tools feature 0.8.0-SNAPSHOT [40/97] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.dev.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.dev.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.model2doc.dev.feature --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.dev.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.dev.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.dev.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.dev.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.dev.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.dev.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.papyrus.model2doc.dev.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.dev.feature/target/org.eclipse.papyrus.model2doc.dev.feature-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.dev.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.model2doc.dev.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.dev.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.dev.feature/target/org.eclipse.papyrus.model2doc.dev.feature-0.8.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.dev.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.dev.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.dev.feature --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-gmf:org.eclipse.papyrus.model2doc.plugins.gmf >-- [INFO] Building Papyrus GMF DocumentStructureTemplate plugins 0.7.0-SNAPSHOT [41/97] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.plugins.gmf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.plugins.gmf --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/gmf/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.plugins.gmf --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.plugins.gmf --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.plugins.gmf --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.plugins.gmf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.plugins.gmf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-gmf:org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate >-- [INFO] Building org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate 0.8.0-SNAPSHOT [42/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate --- [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate/target/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate/target/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate/target/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-gmf:org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit >-- [INFO] Building org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit 0.8.0-SNAPSHOT [43/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit/target/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit/target/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit/target/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-gmf:org.eclipse.papyrus.model2doc.gmf.template2structure >-- [INFO] Building org.eclipse.papyrus.model2doc.gmf.template2structure 0.8.0-SNAPSHOT [44/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.gmf.template2structure --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.gmf.template2structure --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.gmf.template2structure --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.gmf.template2structure --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.gmf.template2structure --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.template2structure/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.gmf.template2structure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.template2structure/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.gmf.template2structure --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.template2structure/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.gmf.template2structure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.template2structure/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.gmf.template2structure --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.template2structure/target/org.eclipse.papyrus.model2doc.gmf.template2structure-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.gmf.template2structure --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.gmf.template2structure --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.template2structure/target/org.eclipse.papyrus.model2doc.gmf.template2structure-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.gmf.template2structure --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.gmf.template2structure --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.gmf.template2structure --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.template2structure/target/org.eclipse.papyrus.model2doc.gmf.template2structure-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.gmf.template2structure --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.gmf.template2structure --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.gmf.feature >-- [INFO] Building Papyrus Model to Documentation GMF Support 0.8.0-SNAPSHOT [45/97] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.gmf.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.gmf.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.model2doc.gmf.feature --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.gmf.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.gmf.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.gmf.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.gmf.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.gmf.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.gmf.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.papyrus.model2doc.gmf.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.gmf.feature/target/org.eclipse.papyrus.model2doc.gmf.feature-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.gmf.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.model2doc.gmf.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.gmf.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.gmf.feature/target/org.eclipse.papyrus.model2doc.gmf.feature-0.8.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.gmf.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.gmf.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.gmf.feature --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.tests.bundles.feature >-- [INFO] Building Papyrus-Model2Doc Bundle Tests 0.8.0-SNAPSHOT [46/97] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.tests.bundles.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.tests.bundles.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.model2doc.tests.bundles.feature --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.tests.bundles.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.tests.bundles.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.tests.bundles.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.tests.bundles.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.tests.bundles.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.tests.bundles.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.papyrus.model2doc.tests.bundles.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.tests.bundles.feature/target/org.eclipse.papyrus.model2doc.tests.bundles.feature-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.tests.bundles.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.model2doc.tests.bundles.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.tests.bundles.feature --- [INFO] Fetching org.eclipse.papyrus.bundles.tests.source_2.0.0.202104160326.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/plugins/ (33.33kB) [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.tests.bundles.feature/target/org.eclipse.papyrus.model2doc.tests.bundles.feature-0.8.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.tests.bundles.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.tests.bundles.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.tests.bundles.feature --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc-tests:org.eclipse.papyrus.model2doc.tests >-- [INFO] Building Papyrus Model to Documentation Tests Plugins 0.7.0-SNAPSHOT [47/97] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.tests --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.tests --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.tests --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.tests --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.tests-core:org.eclipse.papyrus.model2doc.tests.core >-- [INFO] Building Papyrus-Model2Doc Core Tests Plugins 0.7.0-SNAPSHOT [48/97] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.tests.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.tests.core --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.tests.core --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.tests.core --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.tests.core --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.tests.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.tests.core --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.tests-core:org.eclipse.papyrus.model2doc.core.author.tests >-- [INFO] Building org.eclipse.papyrus.model2doc.core.author.tests 0.8.0-SNAPSHOT [49/97] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.core.author.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.core.author.tests --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.core.author.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.core.author.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.core.author.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.core.author.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.core.author.tests --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.core.author.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.core.author.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/target/org.eclipse.papyrus.model2doc.core.author.tests-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.core.author.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.core.author.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/target/org.eclipse.papyrus.model2doc.core.author.tests-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.core.author.tests --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.core.author.tests --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.core.author.tests --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/target/org.eclipse.papyrus.model2doc.core.author.tests-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.core.author.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.papyrus.model2doc.core.author.tests --- [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] Running org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest singleAuthorLabelTest_1(org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest) Time elapsed: 0.027 s singleAuthorLabelTest_2(org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest) Time elapsed: 0 s singleAuthorLabelTest_3(org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest) Time elapsed: 0 s singleAuthorLabelTest_4(org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest) Time elapsed: 0.001 s multiAuthorLabelTest_1(org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest) Time elapsed: 0.001 s multiAuthorLabelTest_2(org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest) Time elapsed: 0 s multiAuthorLabelTest_3(org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest) Time elapsed: 0.001 s multiAuthorLabelTest_4(org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest) Time elapsed: 0 s multiAuthorLabelTest_5(org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest) Time elapsed: 0 s multiAuthorLabelTest_6(org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest) Time elapsed: 0.001 s multiAuthorLabelTest_7(org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest) Time elapsed: 0 s multiAuthorLabelTest_8(org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest) Time elapsed: 0 s multiAuthorLabelTest_9(org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest) Time elapsed: 0 s multiAuthorLabelTest_10(org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest) Time elapsed: 0 s Results: Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.core.author.tests --- [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.papyrus.model2doc.core.author.tests' with 0 classes [INFO] [INFO] --< org.eclipse.papyrus.model2doc.tests-core:org.eclipse.papyrus.model2doc.core.builtintypes.tests >-- [INFO] Building org.eclipse.papyrus.model2doc.core.builtintypes.tests 0.8.0-SNAPSHOT [50/97] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/target/classes [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/src/org/eclipse/papyrus/model2doc/core/builtintypes/tests/Activator.java:[43] this.log = new LogHelper(this); ^^^ The static field Activator.log should be accessed in a static way 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/target/org.eclipse.papyrus.model2doc.core.builtintypes.tests-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/target/org.eclipse.papyrus.model2doc.core.builtintypes.tests-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/target/org.eclipse.papyrus.model2doc.core.builtintypes.tests-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests --- [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] Running org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromInTheAirTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 s - in org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromInTheAirTest test_03_FileReferenceWithRelativeURI(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromInTheAirTest) Time elapsed: 0.165 s test_02_FileReferenceInPlatformResourceURI(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromInTheAirTest) Time elapsed: 0.022 s test_01_FileReferenceInPlatformPluginURI(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromInTheAirTest) Time elapsed: 0.015 s Running org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 s - in org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest test_02_FileReferenceWithRelativeURI(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest) Time elapsed: 0.105 s test_03_FileReferenceWithRelativeURI(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest) Time elapsed: 0.018 s test_06_FileReferenceInAnotherFolder(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest) Time elapsed: 0.044 s test_11_FileReferenceNotFound(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest) Time elapsed: 0.017 s test_09_NullFileReferenceURI(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest) Time elapsed: 0.018 s test_12_FileReferenceInPlatformResource(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest) Time elapsed: 0.02 s test_05_FileReferenceURIWithAccentuatedChar(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest) Time elapsed: 0.048 s test_04_FileReferenceURIWithSpaces(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest) Time elapsed: 0.015 s test_08_FileReferenceInAnotherFolderWithAccentuatedChar(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest) Time elapsed: 0.017 s test_07_FileReferenceInAnotherFolderWithSpaces(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest) Time elapsed: 0.021 s test_01_FileReferenceInPlatformPluginURI(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest) Time elapsed: 0.047 s test_10_EmptyFileReferenceURI(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest) Time elapsed: 0.018 s test_13_FileReferenceURIOSPath(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest) Time elapsed: 0.019 s Running org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformPluginTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformPluginTest test_02_FileReferenceWithRelativeURI(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformPluginTest) Time elapsed: 0.038 s test_03_FileReferenceWithRelativeURI(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformPluginTest) Time elapsed: 0.002 s test_06_FileReferenceInAnotherFolder(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformPluginTest) Time elapsed: 0.002 s test_11_FileReferenceNotFound(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformPluginTest) Time elapsed: 0.002 s test_09_NullFileReferenceURI(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformPluginTest) Time elapsed: 0.001 s test_12_FileReferenceInPlatformResource(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformPluginTest) Time elapsed: 0.017 s test_05_FileReferenceURIWithAccentuatedChar(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformPluginTest) Time elapsed: 0.011 s test_04_FileReferenceURIWithSpaces(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformPluginTest) Time elapsed: 0.002 s test_08_FileReferenceInAnotherFolderWithAccentuatedChar(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformPluginTest) Time elapsed: 0.002 s test_07_FileReferenceInAnotherFolderWithSpaces(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformPluginTest) Time elapsed: 0.002 s test_01_FileReferenceInPlatformPluginURI(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformPluginTest) Time elapsed: 0.002 s test_10_EmptyFileReferenceURI(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformPluginTest) Time elapsed: 0.001 s Results: Tests run: 28, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests --- [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.papyrus.model2doc.core.builtintypes.tests' with 0 classes [INFO] [INFO] --< org.eclipse.papyrus.model2doc.tests-core:org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests >-- [INFO] Building org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests 0.8.0-SNAPSHOT [51/97] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/target/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/target/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/target/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests --- [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] Running org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentGeneratorConfigurationCreationTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s - in org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentGeneratorConfigurationCreationTest createDocumentGeneratorConfiguration_Test1(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentGeneratorConfigurationCreationTest) Time elapsed: 0.048 s createDocumentGeneratorConfiguration_Test2(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentGeneratorConfigurationCreationTest) Time elapsed: 0 s Running org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformPluginTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 s - in org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformPluginTest test_11_TemplateNotFound(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformPluginTest) Time elapsed: 0.014 s test_05_TemplateURIWithAccentuatedChar(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformPluginTest) Time elapsed: 0.038 s test_12_TemplateInPlatformResource(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformPluginTest) Time elapsed: 0.203 s test_03_TemplateWithRelativeURI(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformPluginTest) Time elapsed: 0.006 s test_08_TemplateInAnotherFolderWithAccentuatedChar(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformPluginTest) Time elapsed: 0.004 s test_10_EmptyTemplateURI(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformPluginTest) Time elapsed: 0.004 s test_04_TemplateURIWithSpaces(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformPluginTest) Time elapsed: 0.015 s test_01_TemplateInPlatformPluginURI(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformPluginTest) Time elapsed: 0.004 s test_02_TemplateWithRelativeURI(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformPluginTest) Time elapsed: 0.003 s test_06_TemplateInAnotherFolder(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformPluginTest) Time elapsed: 0.003 s test_07_TemplateInAnotherFolderWithSpaces(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformPluginTest) Time elapsed: 0.003 s test_09_NullTemplateURI(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformPluginTest) Time elapsed: 0.003 s Running org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.699 s - in org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest structureURITest1(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.088 s structureURITest2(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.146 s structureURITest3(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.175 s structureURITest4(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.159 s structureURITest5(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.174 s structureURITest6(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.206 s structureURITest7(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.24 s structureURITest8(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.018 s structureURITest9(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.021 s structureURITest10(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.014 s structureURITest11(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.012 s structureURITest12(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.031 s structureURITest13(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.018 s structureURITest14(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.018 s structureURITest15(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.018 s structureURITest16(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.044 s structureURITest17(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.017 s structureURITest18(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.018 s structureURITest19(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.017 s structureURITest20(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.013 s structureURITest21(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.034 s structureURITest22(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.013 s structureURITest23(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.012 s structureURITest24(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.027 s structureURITest25(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.046 s structureURITest26(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.016 s structureURITest27(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.017 s structureURITest28(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.017 s structureURITest29(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.047 s structureURITest30(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.013 s Running org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromInTheAirTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromInTheAirTest test_03_TemplateWithRelativeURI(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromInTheAirTest) Time elapsed: 0.013 s test_02_TemplateInPlatformResourceURI(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromInTheAirTest) Time elapsed: 0.014 s test_01_TemplateInPlatformPluginURI(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromInTheAirTest) Time elapsed: 0.008 s Running org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 s - in org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest test_13_TemplateURIOSPath(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest) Time elapsed: 0.014 s test_11_TemplateNotFound(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest) Time elapsed: 0.013 s test_05_TemplateURIWithAccentuatedChar(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest) Time elapsed: 0.015 s test_12_TemplateInPlatformResource(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest) Time elapsed: 0.013 s test_03_TemplateWithRelativeURI(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest) Time elapsed: 0.044 s test_08_TemplateInAnotherFolderWithAccentuatedChar(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest) Time elapsed: 0.015 s test_10_EmptyTemplateURI(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest) Time elapsed: 0.013 s test_04_TemplateURIWithSpaces(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest) Time elapsed: 0.014 s test_01_TemplateInPlatformPluginURI(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest) Time elapsed: 0.01 s test_02_TemplateWithRelativeURI(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest) Time elapsed: 0.043 s test_06_TemplateInAnotherFolder(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest) Time elapsed: 0.013 s test_07_TemplateInAnotherFolderWithSpaces(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest) Time elapsed: 0.017 s test_09_NullTemplateURI(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest) Time elapsed: 0.014 s Results: Tests run: 60, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests --- [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests' with 0 classes [INFO] [INFO] --< org.eclipse.papyrus.model2doc.tests-emf:org.eclipse.papyrus.model2doc.tests.emf >-- [INFO] Building Papyrus Model to Documentation EMF Tests Plugins 0.7.0-SNAPSHOT [52/97] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.tests.emf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.tests.emf --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.tests.emf --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.tests.emf --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.tests.emf --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.tests.emf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.tests.emf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.tests-emf:org.eclipse.papyrus.model2doc.emf.documentstructure.tests >-- [INFO] Building org.eclipse.papyrus.model2doc.emf.documentstructure.tests 0.8.0-SNAPSHOT [53/97] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/target/org.eclipse.papyrus.model2doc.emf.documentstructure.tests-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/target/org.eclipse.papyrus.model2doc.emf.documentstructure.tests-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/target/org.eclipse.papyrus.model2doc.emf.documentstructure.tests-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests --- [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] Running org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformPluginTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.676 s - in org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformPluginTest test_11_ImageNotFound(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformPluginTest) Time elapsed: 0.291 s test_06_ImageInAnotherFolder(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformPluginTest) Time elapsed: 0.004 s test_10_EmptyImageURI(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformPluginTest) Time elapsed: 0.002 s test_08_ImageInAnotherFolderWithAccentuatedChar(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformPluginTest) Time elapsed: 0.013 s test_04_ImageURIWithSpaces(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformPluginTest) Time elapsed: 0.004 s test_03_ImageWithRelativeURI(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformPluginTest) Time elapsed: 0.004 s test_01_ImageInPlatformPluginURI(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformPluginTest) Time elapsed: 0.003 s test_05_ImageURIWithAccentuatedChar(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformPluginTest) Time elapsed: 0.003 s test_09_NullImageURI(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformPluginTest) Time elapsed: 0.002 s test_12_ImageInPlatformResource(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformPluginTest) Time elapsed: 0.268 s test_07_ImageInAnotherFolderWithSpaces(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformPluginTest) Time elapsed: 0.005 s test_02_ImageWithRelativeURI(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformPluginTest) Time elapsed: 0.004 s Running org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromInTheAirTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromInTheAirTest test_02_ImageInPlatformResourceURI(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromInTheAirTest) Time elapsed: 0.019 s test_03_ImageWithRelativeURI(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromInTheAirTest) Time elapsed: 0.014 s test_01_ImageInPlatformPluginURI(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromInTheAirTest) Time elapsed: 0.012 s Running org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.41 s - in org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest test_11_ImageNotFound(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest) Time elapsed: 0.041 s test_06_ImageInAnotherFolder(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest) Time elapsed: 0.05 s test_08_ImageInAnotherFolderWithAccentuatedChar(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest) Time elapsed: 0.02 s test_04_ImageURIWithSpaces(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest) Time elapsed: 0.017 s test_09_NullFileReferenceURI(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest) Time elapsed: 0.014 s test_03_ImageWithRelativeURI(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest) Time elapsed: 0.048 s test_01_ImageInPlatformPluginURI(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest) Time elapsed: 0.017 s test_05_ImageURIWithAccentuatedChar(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest) Time elapsed: 0.018 s test_13_ImageURIOSPath(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest) Time elapsed: 0.019 s test_12_ImageInPlatformResource(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest) Time elapsed: 0.107 s test_07_ImageInAnotherFolderWithSpaces(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest) Time elapsed: 0.023 s test_02_ImageWithRelativeURI(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest) Time elapsed: 0.019 s test_10_EmptyFileReferenceURI(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest) Time elapsed: 0.015 s Results: Tests run: 28, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests --- [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.papyrus.model2doc.emf.documentstructure.tests' with 0 classes [INFO] [INFO] --< org.eclipse.papyrus.model2doc.tests-emf:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests >-- [INFO] Building org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests 0.8.0-SNAPSHOT [54/97] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/target/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/target/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/target/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests --- [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] Running org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests.CheckEditorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.244 s - in org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests.CheckEditorTest checkEditor(org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests.CheckEditorTest) Time elapsed: 1.206 s Results: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests --- [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests' with 0 classes [INFO] [INFO] --< org.eclipse.papyrus.model2doc.tests-emf:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests >-- [INFO] Building org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests 0.8.0-SNAPSHOT [55/97] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/target/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/target/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/target/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests --- [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] Running org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests.basis.DocumentStructureTemplateFactoryBasisTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s - in org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests.basis.DocumentStructureTemplateFactoryBasisTest checkFactory(org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests.basis.DocumentStructureTemplateFactoryBasisTest) Time elapsed: 0.058 s checkTextDocumentTemplate(org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests.basis.DocumentStructureTemplateFactoryBasisTest) Time elapsed: 0.016 s checkEReferencePartTemplate(org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests.basis.DocumentStructureTemplateFactoryBasisTest) Time elapsed: 0.056 s checkEClassPartTemplate(org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests.basis.DocumentStructureTemplateFactoryBasisTest) Time elapsed: 0.02 s Running org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests.basis.DocumentStructureTemplateResourceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.342 s - in org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests.basis.DocumentStructureTemplateResourceTest checkResource(org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests.basis.DocumentStructureTemplateResourceTest) Time elapsed: 0.341 s Results: Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests --- [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests' with 0 classes [INFO] [INFO] --< org.eclipse.papyrus.model2doc.tests-emf:org.eclipse.papyrus.model2doc.emf.template2structure.tests >-- [INFO] Building org.eclipse.papyrus.model2doc.emf.template2structure.tests 0.8.0-SNAPSHOT [56/97] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/target/org.eclipse.papyrus.model2doc.emf.template2structure.tests-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/target/org.eclipse.papyrus.model2doc.emf.template2structure.tests-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/target/org.eclipse.papyrus.model2doc.emf.template2structure.tests-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests --- [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] Running org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferenceTableViewMapperTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.379 s - in org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferenceTableViewMapperTest customTitleEReferenceTableViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferenceTableViewMapperTest) Time elapsed: 2.929 s generateIfEmptyEReferenceTableViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferenceTableViewMapperTest) Time elapsed: 0.19 s emptyEReferenceTableViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferenceTableViewMapperTest) Time elapsed: 0.168 s customColumnTitleEReferenceTableViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferenceTableViewMapperTest) Time elapsed: 0.192 s defaultEReferenceTableViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferenceTableViewMapperTest) Time elapsed: 0.178 s doNotGenerateRowHeaderEReferenceTableViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferenceTableViewMapperTest) Time elapsed: 0.159 s doNotGenerateTitleEReferenceTableViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferenceTableViewMapperTest) Time elapsed: 0.107 s withExpressionEReferenceTableViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferenceTableViewMapperTest) Time elapsed: 0.107 s doNotGenerateEReferenceTableViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferenceTableViewMapperTest) Time elapsed: 0.149 s doNotGenerateColumnHeaderEReferenceTableViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferenceTableViewMapperTest) Time elapsed: 0.111 s Running org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.325 s - in org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest eClassListItemDoNotGenerateTreeListViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest) Time elapsed: 0.146 s eAttributeListItemCustomItemLabelTreeListViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest) Time elapsed: 0.099 s defaultTreeListViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest) Time elapsed: 0.14 s eClassListItemCustomItemLabelTreeListViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest) Time elapsed: 0.069 s customTitleTreeListViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest) Time elapsed: 0.09 s withExpressionTreeListViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest) Time elapsed: 0.093 s eClassListItemKindOfTreeListViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest) Time elapsed: 0.091 s doNotGenerateTreeListViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest) Time elapsed: 0.081 s generateIfEmptyTreeListViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest) Time elapsed: 0.085 s eReferenceListItemCustomItemLabelTreeListViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest) Time elapsed: 0.093 s eAttributeListItemEmptyTreeListViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest) Time elapsed: 0.064 s eReferenceListItemDoNotGenerateTreeListViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest) Time elapsed: 0.093 s eAttributeListItemDoNotGenerateTreeListViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest) Time elapsed: 0.091 s doNotGenerateTitleTreeListViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest) Time elapsed: 0.086 s Running org.eclipse.papyrus.model2doc.emf.template2structure.tests.InsertFileTemplateMapperTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.484 s - in org.eclipse.papyrus.model2doc.emf.template2structure.tests.InsertFileTemplateMapperTest doNotGenerateTitleInsertFileTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.InsertFileTemplateMapperTest) Time elapsed: 0.075 s customTitleInsertFileTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.InsertFileTemplateMapperTest) Time elapsed: 0.076 s defaultInsertFileTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.InsertFileTemplateMapperTest) Time elapsed: 0.047 s emptyInsertFileTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.InsertFileTemplateMapperTest) Time elapsed: 0.077 s generateIfEmptyInsertFileTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.InsertFileTemplateMapperTest) Time elapsed: 0.097 s withExpressionInsertFileTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.InsertFileTemplateMapperTest) Time elapsed: 0.069 s doNotGenerateInsertFileTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.InsertFileTemplateMapperTest) Time elapsed: 0.04 s Running org.eclipse.papyrus.model2doc.emf.template2structure.tests.EClassPartTemplateMapperTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.57 s - in org.eclipse.papyrus.model2doc.emf.template2structure.tests.EClassPartTemplateMapperTest customTitleEClassPartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EClassPartTemplateMapperTest) Time elapsed: 0.087 s defaultEClassPartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EClassPartTemplateMapperTest) Time elapsed: 0.072 s emptyEClassPartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EClassPartTemplateMapperTest) Time elapsed: 0.114 s generateIfEmptyEClassPartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EClassPartTemplateMapperTest) Time elapsed: 0.068 s isKindOfEClassPartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EClassPartTemplateMapperTest) Time elapsed: 0.046 s withExpressionEClassPartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EClassPartTemplateMapperTest) Time elapsed: 0.072 s doNotGenerateEClassPartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EClassPartTemplateMapperTest) Time elapsed: 0.043 s doNotGenerateTitleEClassPartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EClassPartTemplateMapperTest) Time elapsed: 0.065 s Running org.eclipse.papyrus.model2doc.emf.template2structure.tests.TableOfContentsMapperTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.eclipse.papyrus.model2doc.emf.template2structure.tests.TableOfContentsMapperTest defaultTableOfContentsMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TableOfContentsMapperTest) Time elapsed: 0.064 s Running org.eclipse.papyrus.model2doc.emf.template2structure.tests.EAttributeAsParagraphMapperTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.365 s - in org.eclipse.papyrus.model2doc.emf.template2structure.tests.EAttributeAsParagraphMapperTest doNotGenerateTitleEAttributeAsParagraphMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EAttributeAsParagraphMapperTest) Time elapsed: 0.039 s generateIfEmptyEAttributeAsParagraphMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EAttributeAsParagraphMapperTest) Time elapsed: 0.112 s withExpressionEAttributeAsParagraphMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EAttributeAsParagraphMapperTest) Time elapsed: 0.046 s doNotGenerateEAttributeAsParagraphMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EAttributeAsParagraphMapperTest) Time elapsed: 0.036 s customTitleEAttributeAsParagraphMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EAttributeAsParagraphMapperTest) Time elapsed: 0.055 s emptyEAttributeAsParagraphMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EAttributeAsParagraphMapperTest) Time elapsed: 0.038 s defaultEAttributeAsParagraphMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EAttributeAsParagraphMapperTest) Time elapsed: 0.038 s Running org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferencePartTemplateMapperTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.438 s - in org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferencePartTemplateMapperTest doNotGenerateTitleEReferencePartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferencePartTemplateMapperTest) Time elapsed: 0.043 s emptyEReferencePartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferencePartTemplateMapperTest) Time elapsed: 0.072 s customTitleEReferencePartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferencePartTemplateMapperTest) Time elapsed: 0.08 s defaultEReferencePartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferencePartTemplateMapperTest) Time elapsed: 0.05 s doNotGenerateEReferencePartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferencePartTemplateMapperTest) Time elapsed: 0.081 s generateIfEmptyEReferencePartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferencePartTemplateMapperTest) Time elapsed: 0.066 s withExpressionEReferencePartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferencePartTemplateMapperTest) Time elapsed: 0.044 s Running org.eclipse.papyrus.model2doc.emf.template2structure.tests.TableOfFiguresMapperTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.37 s - in org.eclipse.papyrus.model2doc.emf.template2structure.tests.TableOfFiguresMapperTest defaultTableOfFiguresMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TableOfFiguresMapperTest) Time elapsed: 0.369 s Results: Tests run: 55, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests --- [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.papyrus.model2doc.emf.template2structure.tests' with 0 classes [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.plugins.integration >-- [INFO] Building Papyrus DocumentStructureTemplate Integration plugins 0.7.0-SNAPSHOT [57/97] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.plugins.integration --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.plugins.integration --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.plugins.integration --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.plugins.integration --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.plugins.integration --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.plugins.integration --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.plugins.integration --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.core.author.properties >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.core.author.properties 0.8.0-SNAPSHOT [58/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.core.author.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.core.author.properties --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.core.author.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.core.author.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.core.author.properties --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.author.properties/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.core.author.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.author.properties/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.core.author.properties --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.author.properties/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.core.author.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.author.properties/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.core.author.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.author.properties/target/org.eclipse.papyrus.model2doc.integration.core.author.properties-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.core.author.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.core.author.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.author.properties/target/org.eclipse.papyrus.model2doc.integration.core.author.properties-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.core.author.properties --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.integration.core.author.properties --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.integration.core.author.properties --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.author.properties/target/org.eclipse.papyrus.model2doc.integration.core.author.properties-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.core.author.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.core.author.properties --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties 0.8.0-SNAPSHOT [59/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties/target/org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties/target/org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties/target/org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation 0.8.0-SNAPSHOT [60/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation --- [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation/target/classes [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation/src-gen/org/eclipse/papyrus/model2doc/integration/emf/documentstructuretemplate/representation/impl/PapyrusDocumentPrototypeImpl.java:[191] if (false) { if (chain != null) { chain.add(new BasicDiagnostic(Diagnostic.ERROR, RepresentationValidator.DIAGNOSTIC_SOURCE, RepresentationValidator.PAPYRUS_DOCUMENT_PROTOTYPE__IS_VALID_CLASS, EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "isValidClass", EObjectValidator.getObjectLabel(this, context) }), //$NON-NLS-1$ //$NON-NLS-2$ new Object[] { this })); } return false; } ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation/src-gen/org/eclipse/papyrus/model2doc/integration/emf/documentstructuretemplate/representation/impl/PapyrusDocumentPrototypeImpl.java:[230] @SuppressWarnings("unchecked") ^^^^^^^^^^^ Unnecessary @SuppressWarnings("unchecked") 2 problems (2 warnings) [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui 0.8.0-SNAPSHOT [61/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui/target/classes [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui/src/org/eclipse/papyrus/model2doc/integration/emf/documentstructuretemplate/ui/internal/adapter/DocumentTemplateViewAdapterFactory.java:[37] public Object getAdapter(Object adaptableObject, Class adapterType) { ^^^^^^ Type safety: The return type Object for getAdapter(Object, Class) from the type DocumentTemplateViewAdapterFactory needs unchecked conversion to conform to T from the type IAdapterFactory [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui/src/org/eclipse/papyrus/model2doc/integration/emf/documentstructuretemplate/ui/internal/adapter/DocumentTemplateViewAdapterFactory.java:[37] public Object getAdapter(Object adaptableObject, Class adapterType) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized 2 problems (2 warnings) [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture 0.8.0-SNAPSHOT [62/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.docx.uml.architecture >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.docx.uml.architecture 0.8.0-SNAPSHOT [63/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.docx.uml.architecture/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.docx.uml.architecture/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.docx.uml.architecture/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.docx.uml.architecture/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.docx.uml.architecture/target/org.eclipse.papyrus.model2doc.integration.docx.uml.architecture-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.docx.uml.architecture/target/org.eclipse.papyrus.model2doc.integration.docx.uml.architecture-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.docx.uml.architecture/target/org.eclipse.papyrus.model2doc.integration.docx.uml.architecture-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer 0.8.0-SNAPSHOT [64/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer --- [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties 0.8.0-SNAPSHOT [65/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit 0.8.0-SNAPSHOT [66/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types 0.8.0-SNAPSHOT [67/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-uml:org.eclipse.papyrus.model2doc.plugins.uml >-- [INFO] Building Papyrus UML DocumentStructureTemplate plugins 0.7.0-SNAPSHOT [68/97] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.plugins.uml --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.plugins.uml --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/uml/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.plugins.uml --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.plugins.uml --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.plugins.uml --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.plugins.uml --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.plugins.uml --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-uml:org.eclipse.papyrus.model2doc.uml.documentstructuretemplate >-- [INFO] Building org.eclipse.papyrus.model2doc.uml.documentstructuretemplate 0.8.0-SNAPSHOT [69/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate --- [INFO] Compiling 57 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate/target/classes [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate/src/org/eclipse/papyrus/model2doc/uml/documentstructuretemplate/internal/operations/UMLBodySectionPartTemplateTitleHelper.java:[36] private static final String ST_LEFT = String.valueOf("\u00AB");//$NON-NLS-1$ ^^^^^^^ The value of the field UMLBodySectionPartTemplateTitleHelper.ST_LEFT is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate/src/org/eclipse/papyrus/model2doc/uml/documentstructuretemplate/internal/operations/UMLBodySectionPartTemplateTitleHelper.java:[41] private static final String ST_RIGHT = String.valueOf("\u00BB"); //$NON-NLS-1$ ^^^^^^^^ The value of the field UMLBodySectionPartTemplateTitleHelper.ST_RIGHT is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate/src/org/eclipse/papyrus/model2doc/uml/documentstructuretemplate/internal/providers/UMLDelegatingToEMFLabelProvider.java:[28] private static final String ST_LEFT = String.valueOf("\u00AB");//$NON-NLS-1$ ^^^^^^^ The value of the field UMLDelegatingToEMFLabelProvider.ST_LEFT is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate/src/org/eclipse/papyrus/model2doc/uml/documentstructuretemplate/internal/providers/UMLDelegatingToEMFLabelProvider.java:[33] private static final String ST_RIGHT = String.valueOf("\u00BB"); //$NON-NLS-1$ ^^^^^^^^ The value of the field UMLDelegatingToEMFLabelProvider.ST_RIGHT is not used 4 problems (4 warnings) [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate/target/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate/target/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate/target/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-uml:org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit >-- [INFO] Building org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit 0.8.0-SNAPSHOT [70/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit --- [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit/target/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit/target/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit/target/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-uml:org.eclipse.papyrus.model2doc.uml.template2structure >-- [INFO] Building org.eclipse.papyrus.model2doc.uml.template2structure 0.8.0-SNAPSHOT [71/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.uml.template2structure --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.uml.template2structure --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.uml.template2structure --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.uml.template2structure --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.uml.template2structure --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.template2structure/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.uml.template2structure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.template2structure/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.uml.template2structure --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.template2structure/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.uml.template2structure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.template2structure/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.uml.template2structure --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.template2structure/target/org.eclipse.papyrus.model2doc.uml.template2structure-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.uml.template2structure --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.uml.template2structure --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.template2structure/target/org.eclipse.papyrus.model2doc.uml.template2structure-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.uml.template2structure --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.uml.template2structure --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.uml.template2structure --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.template2structure/target/org.eclipse.papyrus.model2doc.uml.template2structure-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.uml.template2structure --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.uml.template2structure --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.uml.feature >-- [INFO] Building Papyrus Model to Documentation UML Support 0.8.0-SNAPSHOT [72/97] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.uml.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.uml.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.model2doc.uml.feature --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.uml.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.uml.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.uml.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.uml.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.uml.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.uml.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.papyrus.model2doc.uml.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.uml.feature/target/org.eclipse.papyrus.model2doc.uml.feature-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.uml.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.model2doc.uml.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.uml.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.uml.feature/target/org.eclipse.papyrus.model2doc.uml.feature-0.8.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.uml.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.uml.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.uml.feature --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate 0.8.0-SNAPSHOT [73/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate/target/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate/target/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate/target/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit 0.8.0-SNAPSHOT [74/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit --- [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit/target/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit/target/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit/target/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.gmf.template2structure >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.gmf.template2structure 0.8.0-SNAPSHOT [75/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure/target/org.eclipse.papyrus.model2doc.integration.gmf.template2structure-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure/target/org.eclipse.papyrus.model2doc.integration.gmf.template2structure-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure/target/org.eclipse.papyrus.model2doc.integration.gmf.template2structure-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins.integration-nattable:org.eclipse.papyrus.model2doc.plugins.integration.nattable >-- [INFO] Building Papyrus-Model2Doc Nattable Integration Plugins 0.7.0-SNAPSHOT [76/97] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.plugins.integration.nattable --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.plugins.integration.nattable --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/nattable/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.plugins.integration.nattable --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.plugins.integration.nattable --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.plugins.integration.nattable --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.plugins.integration.nattable --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.plugins.integration.nattable --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins.integration-nattable:org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate 0.8.0-SNAPSHOT [77/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate/target/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate/target/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate/target/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins.integration-nattable:org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit 0.8.0-SNAPSHOT [78/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit --- [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit/target/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit/target/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit/target/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins.integration-nattable:org.eclipse.papyrus.model2doc.integration.nattable.template2structure >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.nattable.template2structure 0.8.0-SNAPSHOT [79/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.template2structure/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.template2structure/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.template2structure/target/classes [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.template2structure/src/org/eclipse/papyrus/model2doc/integration/nattable/template2structure/internal/mapping/PapyrusTableViewMapper.java:[130] returnedValue.addAll((Collection) mapResult); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from List to Collection 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.template2structure/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.template2structure/target/org.eclipse.papyrus.model2doc.integration.nattable.template2structure-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.template2structure/target/org.eclipse.papyrus.model2doc.integration.nattable.template2structure-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.template2structure/target/org.eclipse.papyrus.model2doc.integration.nattable.template2structure-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties 0.8.0-SNAPSHOT [80/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties/target/org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties/target/org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties/target/org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.uml.architecture >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.uml.architecture 0.8.0-SNAPSHOT [81/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.uml.architecture --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.uml.architecture --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.uml.architecture --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.uml.architecture --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.uml.architecture --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.uml.architecture --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.uml.architecture --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.uml.architecture --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.uml.architecture --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture/target/org.eclipse.papyrus.model2doc.integration.uml.architecture-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.uml.architecture --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.uml.architecture --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture/target/org.eclipse.papyrus.model2doc.integration.uml.architecture-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.uml.architecture --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.integration.uml.architecture --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.integration.uml.architecture --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture/target/org.eclipse.papyrus.model2doc.integration.uml.architecture-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.uml.architecture --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.uml.architecture --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.odt.uml.architecture >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.odt.uml.architecture 0.8.0-SNAPSHOT [82/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.odt.uml.architecture/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.odt.uml.architecture/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.odt.uml.architecture/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.odt.uml.architecture/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.odt.uml.architecture/target/org.eclipse.papyrus.model2doc.integration.odt.uml.architecture-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.odt.uml.architecture/target/org.eclipse.papyrus.model2doc.integration.odt.uml.architecture-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.odt.uml.architecture/target/org.eclipse.papyrus.model2doc.integration.odt.uml.architecture-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.integration.feature >-- [INFO] Building Papyrus Model to Documentation Integration 0.8.0-SNAPSHOT [83/97] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.integration.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.model2doc.integration.feature --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.integration.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.papyrus.model2doc.integration.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.integration.feature/target/org.eclipse.papyrus.model2doc.integration.feature-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.integration.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.integration.feature/target/org.eclipse.papyrus.model2doc.integration.feature-0.8.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.integration.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.feature --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties 0.8.0-SNAPSHOT [84/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties/target/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties/target/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties/target/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature >-- [INFO] Building Papyrus Model to Documentation Native GMF Integration 0.8.0-SNAPSHOT [85/97] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature/target/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature/target/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature-0.8.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.tests-integration:org.eclipse.papyrus.model2doc.tests.integration >-- [INFO] Building Papyrus Model to Documentation Integration Tests Plugins 0.7.0-SNAPSHOT [86/97] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.tests.integration --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.tests.integration --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/integration/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.tests.integration --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.tests.integration --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.tests.integration --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.tests.integration --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.tests.integration --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.tests-integration:org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests 0.8.0-SNAPSHOT [87/97] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/target/classes [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/src/org/eclipse/papyrus/model2doc/integration/gmf/template2structure/tests/AbstractDiagramViewMapperTests.java:[71] private static void displayRes(IResource resource, String prefix) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method displayRes(IResource, String) from the type AbstractDiagramViewMapperTests is never used locally 3. INFO in /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/src/org/eclipse/papyrus/model2doc/integration/gmf/template2structure/tests/PapyrusGMFDiagramViewMapperTest.java (at line 41) @SuppressWarnings("nls") ^^^^^ At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 3 problems (0 errors, 1 warning, 1 info) [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/target/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/target/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/target/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests --- [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] Running org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests.PapyrusGMFDiagramViewMapperTest No JFaces support for org.eclipse.jface.viewers.TableTreeViewer Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 52.689 s - in org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests.PapyrusGMFDiagramViewMapperTest diagramTypePapyrusGMFDiagramViewMapperTest(org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests.PapyrusGMFDiagramViewMapperTest) Time elapsed: 23.304 s imageFormatPapyrusGMFDiagramViewMapperTest(org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests.PapyrusGMFDiagramViewMapperTest) Time elapsed: 3.758 s semanticContextAllDiagramsPapyrusGMFDiagramViewMapperTest(org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests.PapyrusGMFDiagramViewMapperTest) Time elapsed: 2.673 s doNotGeneratePapyrusGMFDiagramViewMapperTest(org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests.PapyrusGMFDiagramViewMapperTest) Time elapsed: 2.954 s diagramKindIdPapyrusGMFDiagramViewMapperTest(org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests.PapyrusGMFDiagramViewMapperTest) Time elapsed: 3.378 s withSpacesInPathPapyrusGMFDiagramViewMapperTest(org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests.PapyrusGMFDiagramViewMapperTest) Time elapsed: 3.111 s graphicalContextAllDiagramsPapyrusGMFDiagramViewMapperTest(org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests.PapyrusGMFDiagramViewMapperTest) Time elapsed: 4.167 s customTitlePapyrusGMFDiagramViewMapperTest(org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests.PapyrusGMFDiagramViewMapperTest) Time elapsed: 1.885 s emptyPapyrusGMFDiagramViewMapperTest(org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests.PapyrusGMFDiagramViewMapperTest) Time elapsed: 1.749 s bothDiagramContextPapyrusGMFDiagramViewMapperTest(org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests.PapyrusGMFDiagramViewMapperTest) Time elapsed: 2.143 s doNotGenerateTitlePapyrusGMFDiagramViewMapperTest(org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests.PapyrusGMFDiagramViewMapperTest) Time elapsed: 1.874 s generateIfEmptyPapyrusGMFDiagramViewMapperTest(org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests.PapyrusGMFDiagramViewMapperTest) Time elapsed: 1.613 s Results: Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests --- [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests' with 0 classes [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins.integration-ieee:org.eclipse.papyrus.model2doc.plugins.integration.ieee >-- [INFO] Building Papyrus Model to IEEE Requirements Documentation Plugins 0.7.0-SNAPSHOT [88/97] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.plugins.integration.ieee --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.plugins.integration.ieee --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/ieee/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.plugins.integration.ieee --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.plugins.integration.ieee --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.plugins.integration.ieee --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.plugins.integration.ieee --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.plugins.integration.ieee --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins.integration-ieee:org.eclipse.papyrus.model2doc.integration.ieee.requirements >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.ieee.requirements 0.8.0-SNAPSHOT [89/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements --- [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements/target/org.eclipse.papyrus.model2doc.integration.ieee.requirements-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements/target/org.eclipse.papyrus.model2doc.integration.ieee.requirements-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements/target/org.eclipse.papyrus.model2doc.integration.ieee.requirements-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins.integration-ieee:org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml14.odt.architecture >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml14.odt.architecture 0.8.0-SNAPSHOT [90/97] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml14.odt.architecture --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml14.odt.architecture --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml14.odt.architecture --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml14.odt.architecture --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml14.odt.architecture --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml14.odt.architecture/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml14.odt.architecture --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml14.odt.architecture/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml14.odt.architecture --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml14.odt.architecture/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml14.odt.architecture --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml14.odt.architecture/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml14.odt.architecture --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml14.odt.architecture/target/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml14.odt.architecture-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml14.odt.architecture --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml14.odt.architecture --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml14.odt.architecture/target/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml14.odt.architecture-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml14.odt.architecture --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml14.odt.architecture --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml14.odt.architecture --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml14.odt.architecture/target/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml14.odt.architecture-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml14.odt.architecture --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml14.odt.architecture --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature >-- [INFO] Building Papyrus-Model2Doc IEEE Requirements Documentation For SysML 1.4 Integration 0.8.0-SNAPSHOT [91/97] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature/target/org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature/target/org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature-0.8.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.tests-integration:org.eclipse.papyrus.model2doc.integration.uml.architecture.tests >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.uml.architecture.tests 0.8.0-SNAPSHOT [92/97] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/target/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/target/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/target/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests --- [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] Running org.eclipse.papyrus.model2doc.integration.uml.architecture.tests.CreateGenericDocumentTemplateTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.845 s - in org.eclipse.papyrus.model2doc.integration.uml.architecture.tests.CreateGenericDocumentTemplateTest textGenericDocumentTemplateCreation(org.eclipse.papyrus.model2doc.integration.uml.architecture.tests.CreateGenericDocumentTemplateTest) Time elapsed: 6.661 s Running org.eclipse.papyrus.model2doc.integration.uml.architecture.tests.CreateEmptyDocumentTemplateTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.993 s - in org.eclipse.papyrus.model2doc.integration.uml.architecture.tests.CreateEmptyDocumentTemplateTest textGenericDocumentTemplateCreation(org.eclipse.papyrus.model2doc.integration.uml.architecture.tests.CreateEmptyDocumentTemplateTest) Time elapsed: 0.946 s Running org.eclipse.papyrus.model2doc.integration.uml.architecture.tests.AvailableDocumentTemplateTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.589 s - in org.eclipse.papyrus.model2doc.integration.uml.architecture.tests.AvailableDocumentTemplateTest checkCreatableDocumentTemplate(org.eclipse.papyrus.model2doc.integration.uml.architecture.tests.AvailableDocumentTemplateTest) Time elapsed: 0.585 s Results: Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests --- [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.papyrus.model2doc.integration.uml.architecture.tests' with 0 classes [INFO] [INFO] --< org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.tests.feature >-- [INFO] Building Papyrus-Model2Doc Tests 0.8.0-SNAPSHOT [93/97] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.tests.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.tests.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.model2doc.tests.feature --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.tests.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.tests.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.tests.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.tests.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.tests.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.tests.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.papyrus.model2doc.tests.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.tests.feature/target/org.eclipse.papyrus.model2doc.tests.feature-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.tests.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.model2doc.tests.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.tests.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/features/org.eclipse.papyrus.model2doc.tests.feature/target/org.eclipse.papyrus.model2doc.tests.feature-0.8.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.tests.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.tests.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.tests.feature --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] -----< org.eclipse.papyrus.model2doc.releng-main:releng-model2doc >----- [INFO] Building releng-model2doc 0.8.0-SNAPSHOT [94/97] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ releng-model2doc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ releng-model2doc --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/releng-model2doc/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ releng-model2doc --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ releng-model2doc --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ releng-model2doc --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ releng-model2doc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ releng-model2doc --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.releng-main:org.eclipse.papyrus.model2doc.p2 >-- [INFO] Building Papyrus Model to Documentation p2 0.8.0-SNAPSHOT [95/97] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.p2 --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.model2doc.p2 --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.papyrus.model2doc.p2 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.p2 --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/releng-model2doc/category/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.p2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/releng-model2doc/category/src/main/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.p2 --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.p2 --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.papyrus.model2doc.p2 --- [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-products (default-publish-products) @ org.eclipse.papyrus.model2doc.p2 --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-categories (default-publish-categories) @ org.eclipse.papyrus.model2doc.p2 --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.papyrus.model2doc.p2 --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:assemble-repository (default-assemble-repository) @ org.eclipse.papyrus.model2doc.p2 --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:archive-repository (default-archive-repository) @ org.eclipse.papyrus.model2doc.p2 --- [INFO] Building zip: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/releng-model2doc/category/target/org.eclipse.papyrus.model2doc.p2-0.8.0-SNAPSHOT.zip [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.p2 --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.p2 --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.p2 --- [INFO] [INFO] --- repository-utils:1.3.0:generate-repository-facade (generate-facade) @ org.eclipse.papyrus.model2doc.p2 --- [WARNING] Could not access build info at http://download.eclipse.org/cbi/updates/license/latest/all/repo/buildinfo.json or http://download.eclipse.org/cbi/updates/license//buildinfo.json [INFO] Building zip: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/releng-model2doc/category/target/org.eclipse.papyrus.model2doc.p2-0.8.0-SNAPSHOT.zip [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.p2 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.releng-main:org.eclipse.papyrus.model2doc.releng.main.targetplatform >-- [INFO] Building Papyrus Model to Documentation Target Definition 0.8.0-SNAPSHOT [96/97] [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.releng.main.targetplatform --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.releng.main.targetplatform --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/releng-model2doc/targetplatform/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.releng.main.targetplatform --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-target-definition (default-package-target-definition) @ org.eclipse.papyrus.model2doc.releng.main.targetplatform --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.releng.main.targetplatform --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.releng.main.targetplatform --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.releng.main.targetplatform --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.releng.main.targetplatform --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc-tests:org.eclipse.papyrus.model2doc.bundles.tests >-- [INFO] Building org.eclipse.papyrus.model2doc.bundles.tests 0.8.0-SNAPSHOT [97/97] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.bundles.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.bundles.tests --- [INFO] The project's OSGi version is 0.8.0.202104161644 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.bundles.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.bundles.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.bundles.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.model2doc.bundles.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.papyrus.model2doc.bundles.tests --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.bundles.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.bundles.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/target/org.eclipse.papyrus.model2doc.bundles.tests-0.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.bundles.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.bundles.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/target/org.eclipse.papyrus.model2doc.bundles.tests-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.bundles.tests --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.papyrus.model2doc.bundles.tests --- [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.papyrus.model2doc.bundles.tests --- [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/target/org.eclipse.papyrus.model2doc.bundles.tests-0.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.bundles.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.papyrus.model2doc.bundles.tests --- [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Model2Doc/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] Running org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest bundle name found:org.eclipse.osgi bundle name found:ca.odell.glazedlists bundle name found:com.google.gson bundle name found:com.google.guava bundle name found:com.google.inject bundle name found:javax.inject bundle name found:com.ibm.icu bundle name found:com.sun.jna bundle name found:com.sun.jna.platform bundle name found:io.github.classgraph bundle name found:javax.annotation bundle name found:javax.xml bundle name found:org.apache.ant bundle name found:org.apache.batik.bridge bundle name found:org.apache.batik.css bundle name found:org.apache.batik.dom bundle name found:org.apache.batik.dom.svg bundle name found:org.apache.batik.ext.awt bundle name found:org.apache.batik.parser bundle name found:org.apache.batik.util bundle name found:org.apache.batik.util.gui bundle name found:org.apache.batik.xml bundle name found:org.w3c.dom.svg bundle name found:org.apache.batik.constants bundle name found:org.w3c.css.sac bundle name found:org.apache.batik.css bundle name found:org.apache.batik.util bundle name found:org.apache.batik.i18n bundle name found:org.apache.xmlgraphics bundle name found:org.w3c.dom.events bundle name found:org.w3c.dom.smil bundle name found:org.apache.batik.pdf bundle name found:org.apache.batik.transcoder bundle name found:org.apache.batik.svggen bundle name found:org.apache.commons.cli bundle name found:org.apache.commons.codec bundle name found:org.apache.commons.compress bundle name found:org.apache.commons.io bundle name found:org.apache.commons.logging bundle name found:org.apache.felix.scr bundle name found:org.eclipse.osgi.services bundle name found:org.eclipse.osgi.util bundle name found:org.apache.xerces bundle name found:org.apache.xml.resolver bundle name found:org.apache.xml.serializer bundle name found:org.apache.xmlbeans bundle name found:org.eclipse.ant.core bundle name found:org.eclipse.core.variables bundle name found:org.eclipse.core.runtime bundle name found:org.eclipse.compare bundle name found:org.eclipse.ui bundle name found:org.eclipse.core.resources bundle name found:org.eclipse.jface.text bundle name found:org.eclipse.ui.ide bundle name found:org.eclipse.ui.views bundle name found:org.eclipse.ui.workbench.texteditor bundle name found:org.eclipse.core.expressions bundle name found:org.eclipse.ui.editors bundle name found:org.eclipse.ui.forms bundle name found:org.eclipse.compare.core bundle name found:org.eclipse.core.commands bundle name found:org.eclipse.equinox.common bundle name found:org.eclipse.core.contenttype bundle name found:org.eclipse.equinox.preferences bundle name found:org.eclipse.equinox.registry bundle name found:org.eclipse.core.databinding bundle name found:org.eclipse.core.databinding.observable bundle name found:org.eclipse.core.databinding.property bundle name found:org.eclipse.core.databinding.beans bundle name found:org.eclipse.core.filebuffers bundle name found:org.eclipse.text bundle name found:org.eclipse.core.filesystem bundle name found:org.eclipse.core.jobs bundle name found:org.eclipse.core.net bundle name found:org.eclipse.equinox.security bundle name found:org.eclipse.equinox.app bundle name found:org.eclipse.debug.core bundle name found:org.eclipse.debug.ui bundle name found:org.eclipse.ui.console bundle name found:org.eclipse.help bundle name found:org.eclipse.jface bundle name found:org.eclipse.ui.workbench bundle name found:org.eclipse.e4.ui.services bundle name found:org.eclipse.draw2d bundle name found:org.eclipse.swt bundle name found:org.eclipse.e4.core.commands bundle name found:org.eclipse.e4.core.di bundle name found:org.eclipse.e4.core.contexts bundle name found:org.eclipse.e4.core.services bundle name found:org.eclipse.e4.core.di.annotations bundle name found:org.eclipse.e4.core.di.extensions bundle name found:org.eclipse.e4.core.di.extensions.supplier bundle name found:org.eclipse.e4.emf.xpath bundle name found:org.apache.commons.jxpath bundle name found:org.eclipse.emf.ecore bundle name found:org.eclipse.e4.ui.bindings bundle name found:org.eclipse.e4.ui.css.core bundle name found:org.eclipse.e4.ui.css.swt bundle name found:org.eclipse.e4.ui.css.swt.theme bundle name found:org.eclipse.e4.ui.di bundle name found:org.eclipse.e4.ui.dialogs bundle name found:org.eclipse.e4.ui.ide bundle name found:org.eclipse.e4.ui.model.workbench bundle name found:org.eclipse.equinox.event bundle name found:org.eclipse.e4.ui.widgets bundle name found:org.eclipse.e4.ui.workbench bundle name found:org.eclipse.emf.ecore.change bundle name found:org.eclipse.emf.ecore.xmi bundle name found:org.eclipse.e4.ui.workbench.addons.swt bundle name found:org.eclipse.e4.ui.workbench.renderers.swt bundle name found:org.eclipse.e4.ui.workbench.swt bundle name found:org.eclipse.jface.databinding bundle name found:org.eclipse.e4.ui.workbench3 bundle name found:org.eclipse.urischeme bundle name found:org.eclipse.emf.ant bundle name found:org.eclipse.emf.common bundle name found:org.eclipse.emf.codegen bundle name found:org.eclipse.jdt.core bundle name found:org.eclipse.jdt.launching bundle name found:org.eclipse.emf.codegen.ecore bundle name found:org.eclipse.emf.codegen.ecore.ui bundle name found:org.eclipse.emf.edit.ui bundle name found:org.eclipse.emf.ecore.edit bundle name found:org.eclipse.emf.common.ui bundle name found:org.eclipse.emf.converter bundle name found:org.eclipse.emf.databinding bundle name found:org.eclipse.emf.edit bundle name found:org.eclipse.emf.ecore.editor bundle name found:org.eclipse.emf.exporter bundle name found:org.eclipse.emf.importer bundle name found:org.eclipse.emf.mapping.ecore2xml bundle name found:org.eclipse.emf.mwe.core bundle name found:org.eclipse.emf.mwe2.runtime bundle name found:org.eclipse.emf.mwe.utils bundle name found:org.eclipse.emf.mwe2.language bundle name found:org.eclipse.xtext bundle name found:org.eclipse.xtext.common.types bundle name found:org.eclipse.xtext.util bundle name found:org.antlr.runtime bundle name found:org.eclipse.xtext.xbase.lib bundle name found:org.apache.log4j bundle name found:org.eclipse.emf.mwe2.launch bundle name found:org.eclipse.emf.transaction bundle name found:org.eclipse.emf.validation bundle name found:org.eclipse.emf.transaction.ui bundle name found:org.eclipse.emf.validation.ocl bundle name found:org.eclipse.ocl bundle name found:org.eclipse.ocl.ecore bundle name found:org.eclipse.emf.validation.ui bundle name found:org.eclipse.emf.workspace bundle name found:org.eclipse.emf.workspace.ui bundle name found:org.eclipse.equinox.bidi bundle name found:org.eclipse.equinox.frameworkadmin bundle name found:org.eclipse.equinox.frameworkadmin.equinox bundle name found:org.eclipse.equinox.launcher bundle name found:org.eclipse.equinox.p2.artifact.repository bundle name found:org.eclipse.equinox.p2.metadata bundle name found:org.tukaani.xz bundle name found:org.eclipse.equinox.p2.core bundle name found:org.eclipse.equinox.p2.jarprocessor bundle name found:org.eclipse.equinox.p2.repository bundle name found:org.eclipse.equinox.p2.director bundle name found:org.sat4j.core bundle name found:org.sat4j.pb bundle name found:org.eclipse.equinox.simpleconfigurator bundle name found:org.eclipse.equinox.p2.engine bundle name found:org.eclipse.equinox.p2.director.app bundle name found:org.eclipse.equinox.p2.metadata.repository bundle name found:org.eclipse.equinox.p2.garbagecollector bundle name found:org.eclipse.equinox.p2.publisher bundle name found:org.eclipse.equinox.p2.publisher.eclipse bundle name found:org.eclipse.equinox.simpleconfigurator.manipulator bundle name found:org.eclipse.equinox.p2.repository.tools bundle name found:org.eclipse.equinox.p2.touchpoint.eclipse bundle name found:org.eclipse.gef bundle name found:org.eclipse.gmf.runtime.common.core bundle name found:org.eclipse.gmf.runtime.common.ui bundle name found:org.eclipse.team.core bundle name found:org.eclipse.gmf.runtime.common.ui.action bundle name found:org.eclipse.gmf.runtime.common.ui.services.action bundle name found:org.eclipse.gmf.runtime.common.ui.action.ide bundle name found:org.eclipse.gmf.runtime.common.ui.printing bundle name found:org.eclipse.gmf.runtime.common.ui.services bundle name found:org.eclipse.gmf.runtime.common.ui.services.properties bundle name found:org.eclipse.gmf.runtime.diagram.core bundle name found:org.eclipse.gmf.runtime.notation bundle name found:org.eclipse.gmf.runtime.emf.core bundle name found:org.eclipse.gmf.runtime.emf.type.core bundle name found:org.eclipse.gmf.runtime.diagram.ui bundle name found:org.eclipse.gmf.runtime.emf.commands.core bundle name found:org.eclipse.gmf.runtime.emf.ui bundle name found:org.eclipse.gmf.runtime.gef.ui bundle name found:org.eclipse.ui.views.properties.tabbed bundle name found:org.eclipse.gmf.runtime.draw2d.ui.render bundle name found:org.eclipse.gmf.runtime.diagram.ui.actions bundle name found:org.eclipse.gmf.runtime.diagram.ui.printing bundle name found:org.eclipse.gmf.runtime.diagram.ui.providers bundle name found:org.eclipse.gmf.runtime.diagram.ui.printing.render bundle name found:org.eclipse.gmf.runtime.draw2d.ui.render.awt bundle name found:org.eclipse.gmf.runtime.diagram.ui.properties bundle name found:org.eclipse.gmf.runtime.emf.ui.properties bundle name found:org.eclipse.gmf.runtime.diagram.ui.providers.ide bundle name found:org.eclipse.gmf.runtime.diagram.ui.render bundle name found:org.eclipse.gmf.runtime.diagram.ui.resources.editor bundle name found:org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide bundle name found:org.eclipse.gmf.runtime.draw2d.ui bundle name found:org.eclipse.gmf.runtime.emf.clipboard.core bundle name found:org.eclipse.gmf.runtime.notation.edit bundle name found:org.eclipse.jdt.annotation bundle name found:org.eclipse.jdt.core.manipulation bundle name found:org.eclipse.ltk.core.refactoring bundle name found:org.eclipse.jdt.debug bundle name found:org.eclipse.jdt.ui bundle name found:org.eclipse.search bundle name found:org.eclipse.team.ui bundle name found:org.eclipse.ltk.ui.refactoring bundle name found:org.eclipse.ui.navigator bundle name found:org.eclipse.ui.navigator.resources bundle name found:org.eclipse.jface.notifications bundle name found:org.eclipse.m2m.qvt.oml bundle name found:org.eclipse.m2m.qvt.oml.common bundle name found:org.eclipse.m2m.qvt.oml.cst.parser bundle name found:org.eclipse.m2m.qvt.oml.ecore.imperativeocl bundle name found:org.eclipse.m2m.qvt.oml.emf.util bundle name found:org.eclipse.nebula.cwt bundle name found:org.eclipse.swt.win32.win32.x86_64 bundle name found:org.eclipse.nebula.widgets.nattable.core bundle name found:org.eclipse.nebula.widgets.nattable.extension.glazedlists bundle name found:org.eclipse.nebula.widgets.nattable.extension.nebula bundle name found:org.eclipse.nebula.widgets.richtext bundle name found:org.eclipse.wb.core.lib bundle name found:lpg.runtime.java bundle name found:org.eclipse.ocl.common bundle name found:org.eclipse.ocl.common.ui bundle name found:org.eclipse.ocl.examples.debug bundle name found:org.eclipse.ocl.xtext.completeocl bundle name found:org.eclipse.ocl.xtext.oclinecore bundle name found:org.eclipse.ocl.xtext.oclstdlib bundle name found:org.eclipse.ocl.examples.debug.vm bundle name found:org.eclipse.ocl.xtext.base bundle name found:org.eclipse.ocl.examples.debug.vm.ui bundle name found:org.eclipse.xtext.ui bundle name found:org.eclipse.ocl.examples.emf.validation.validity bundle name found:org.eclipse.ocl.pivot bundle name found:org.apache.commons.lang bundle name found:org.eclipse.ocl.examples.emf.validation.validity.ui bundle name found:org.eclipse.ocl.examples.ui bundle name found:org.eclipse.ocl.examples.xtext.console bundle name found:org.eclipse.uml2.uml bundle name found:org.eclipse.ocl.xtext.essentialocl.ui bundle name found:org.eclipse.ocl.examples.xtext.serializer bundle name found:org.eclipse.ocl.pivot.ui bundle name found:org.eclipse.xtext.ui.shared bundle name found:org.eclipse.ocl.xtext.completeocl.ui bundle name found:org.eclipse.ocl.xtext.oclstdlib.ui bundle name found:org.eclipse.ocl.pivot.uml bundle name found:org.eclipse.uml2.codegen.ecore bundle name found:org.eclipse.uml2.uml.resources bundle name found:org.eclipse.ocl.xtext.base.ui bundle name found:org.eclipse.pde.core bundle name found:org.eclipse.xtext.builder bundle name found:org.eclipse.ocl.xtext.essentialocl bundle name found:org.eclipse.ocl.xtext.oclinecore.ui bundle name found:org.eclipse.ocl.xtext.markup.ui bundle name found:org.eclipse.xtext.ui.codetemplates.ui bundle name found:org.eclipse.ocl.xtext.markup bundle name found:org.eclipse.papyrus.api.migration.doc bundle name found:org.eclipse.papyrus.copypaste.ui.doc bundle name found:org.eclipse.papyrus.developer.doc bundle name found:org.eclipse.papyrus.dsml.validation.doc bundle name found:org.eclipse.papyrus.infra.emf.expressions.doc bundle name found:org.eclipse.papyrus.infra.gmfdiag.common.doc bundle name found:org.eclipse.papyrus.infra.gmfdiag.css.doc bundle name found:org.eclipse.papyrus.infra.internationalization.doc bundle name found:org.eclipse.papyrus.infra.nattable.doc bundle name found:org.eclipse.papyrus.infra.newchild.doc bundle name found:org.eclipse.papyrus.infra.services.controlmode.doc bundle name found:org.eclipse.papyrus.infra.services.decoration.doc bundle name found:org.eclipse.papyrus.infra.services.navigation.doc bundle name found:org.eclipse.papyrus.infra.architecture.doc bundle name found:org.eclipse.papyrus.infra.types.doc bundle name found:org.eclipse.papyrus.req.reqif.doc bundle name found:org.eclipse.papyrus.uml.decoratormodel.doc bundle name found:org.eclipse.papyrus.uml.diagram.common.doc bundle name found:org.eclipse.papyrus.uml.diagram.profile.doc bundle name found:org.eclipse.papyrus.uml.doc bundle name found:org.eclipse.papyrus.uml.migration.doc bundle name found:org.eclipse.papyrus.uml.modelrepair.doc bundle name found:org.eclipse.papyrus.uml.profile.assistants.doc bundle name found:org.eclipse.papyrus.uml.profile.customization.doc bundle name found:org.eclipse.papyrus.uml.search.ui.doc bundle name found:org.eclipse.papyrus.views.properties.doc bundle name found:org.eclipse.papyrus.infra.doc bundle name found:org.eclipse.papyrus.emf.facet.aggregate.doc bundle name found:org.eclipse.papyrus.emf.facet.custom.doc bundle name found:org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc bundle name found:org.eclipse.papyrus.emf.facet.doc bundle name found:org.eclipse.papyrus.emf.facet.efacet.doc bundle name found:org.eclipse.papyrus.emf.facet.util.emf.doc bundle name found:org.eclipse.papyrus.toolsmiths.profilemigration.doc bundle name found:org.eclipse.papyrus.views.references.doc bundle name found:org.eclipse.papyrus.views.documentation.doc bundle name found:org.eclipse.papyrus.toolsmiths.architecture.doc bundle name found:org.eclipse.papyrus.toolsmiths.validation.doc bundle name found:org.eclipse.papyrus.toolsmiths.plugin.builder.doc bundle name found:org.eclipse.papyrus.uml.profile.types.doc bundle name found:org.eclipse.papyrus.eclipse.project.editors bundle name found:org.eclipse.papyrus.infra.core.log bundle name found:org.eclipse.papyrus.infra.widgets bundle name found:org.eclipse.uml2.types bundle name found:org.eclipse.papyrus.editor bundle name found:org.eclipse.papyrus.infra.core bundle name found:org.eclipse.papyrus.infra.core.sasheditor bundle name found:org.eclipse.papyrus.infra.core.sashwindows.di bundle name found:org.eclipse.papyrus.infra.emf bundle name found:org.eclipse.papyrus.infra.internationalization.utils bundle name found:org.eclipse.papyrus.infra.ui bundle name found:org.eclipse.papyrus.editor.perspectiveconfiguration bundle name found:org.eclipse.papyrus.emf bundle name found:org.eclipse.papyrus.emf.facet.architecture bundle name found:org.eclipse.papyrus.infra.core.architecture bundle name found:org.eclipse.papyrus.emf.facet.custom.metamodel bundle name found:org.eclipse.papyrus.emf.facet.efacet.metamodel bundle name found:org.eclipse.papyrus.infra.types bundle name found:org.eclipse.papyrus.emf.facet.architecture.edit bundle name found:org.eclipse.papyrus.infra.core.architecture.edit bundle name found:org.eclipse.papyrus.emf.facet.custom.metamodel.edit bundle name found:org.eclipse.papyrus.emf.facet.efacet.metamodel.edit bundle name found:org.eclipse.papyrus.infra.types.edit bundle name found:org.eclipse.papyrus.emf.facet.common.core bundle name found:org.eclipse.papyrus.emf.facet.common.sdk.core bundle name found:org.eclipse.papyrus.emf.facet.util.core bundle name found:org.eclipse.papyrus.emf.facet.common.ui bundle name found:org.eclipse.papyrus.emf.facet.custom.core bundle name found:org.eclipse.papyrus.emf.facet.efacet.core bundle name found:org.eclipse.papyrus.emf.facet.util.emf.catalog bundle name found:org.eclipse.papyrus.emf.facet.util.emf.core bundle name found:org.eclipse.papyrus.emf.facet.custom.metamodel.editor bundle name found:org.eclipse.papyrus.emf.facet.custom.sdk.ui bundle name found:org.eclipse.papyrus.emf.facet.efacet.sdk.ui bundle name found:org.eclipse.papyrus.emf.facet.query.java.metamodel bundle name found:org.eclipse.papyrus.emf.facet.query.ocl.metamodel bundle name found:org.eclipse.papyrus.emf.facet.util.ui bundle name found:org.eclipse.papyrus.emf.facet.custom.sdk.core bundle name found:org.eclipse.papyrus.emf.facet.util.pde.core bundle name found:org.eclipse.papyrus.emf.facet.custom.ui bundle name found:org.eclipse.papyrus.emf.facet.util.emf.ui bundle name found:org.eclipse.papyrus.emf.facet.widgets.celleditors bundle name found:org.eclipse.papyrus.emf.facet.query.java.core bundle name found:org.eclipse.papyrus.emf.facet.util.jface.ui bundle name found:org.eclipse.papyrus.emf.facet.util.swt bundle name found:org.eclipse.papyrus.emf.facet.efacet bundle name found:org.eclipse.papyrus.emf.facet.efacet.catalog bundle name found:org.eclipse.papyrus.emf.facet.efacet.edit bundle name found:org.eclipse.papyrus.emf.facet.efacet.editor bundle name found:org.eclipse.papyrus.emf.facet.efacet.ui bundle name found:org.eclipse.papyrus.emf.facet.query.java bundle name found:org.eclipse.papyrus.emf.facet.query.java.sdk.ui bundle name found:org.eclipse.papyrus.emf.facet.query.ocl.core bundle name found:org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui bundle name found:org.eclipse.papyrus.emf.facet.widgets bundle name found:org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore bundle name found:org.eclipse.papyrus.infra.tools bundle name found:org.eclipse.papyrus.emf.ui bundle name found:org.eclipse.papyrus.extensionpoints.editors bundle name found:org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors bundle name found:org.eclipse.papyrus.infra.architecture bundle name found:org.eclipse.papyrus.infra.services.edit bundle name found:org.eclipse.papyrus.infra.architecture.representation bundle name found:org.eclipse.papyrus.infra.architecture.representation.edit bundle name found:org.eclipse.papyrus.infra.constraints bundle name found:org.eclipse.papyrus.infra.constraints.edit bundle name found:org.eclipse.uml2.common.edit bundle name found:org.eclipse.papyrus.infra.constraints.editor bundle name found:org.eclipse.papyrus.infra.constraints.ui bundle name found:org.eclipse.papyrus.infra.core.sasheditor.di bundle name found:org.eclipse.papyrus.infra.editor.welcome bundle name found:org.eclipse.papyrus.infra.properties bundle name found:org.eclipse.papyrus.infra.properties.ui bundle name found:org.eclipse.papyrus.infra.editor.welcome.internationalization bundle name found:org.eclipse.papyrus.infra.emf.gmf bundle name found:org.eclipse.papyrus.infra.internationalization bundle name found:org.eclipse.papyrus.infra.internationalization.common bundle name found:org.eclipse.papyrus.infra.internationalization.ui bundle name found:org.eclipse.papyrus.infra.editor.welcome.nattable bundle name found:org.eclipse.papyrus.infra.services.labelprovider bundle name found:org.eclipse.papyrus.infra.services.navigation bundle name found:org.eclipse.papyrus.infra.emf.appearance bundle name found:org.eclipse.papyrus.infra.emf.diagram.common bundle name found:org.eclipse.papyrus.infra.emf.expressions bundle name found:org.eclipse.papyrus.infra.emf.expressions.edit bundle name found:org.eclipse.papyrus.infra.emf.expressions.editor bundle name found:org.eclipse.papyrus.infra.emf.expressions.properties bundle name found:org.eclipse.papyrus.infra.ui.emf bundle name found:org.eclipse.papyrus.infra.emf.readonly bundle name found:org.eclipse.papyrus.infra.emf.types bundle name found:org.eclipse.papyrus.infra.emf.types.ui bundle name found:org.eclipse.papyrus.infra.emf.nattable bundle name found:org.eclipse.papyrus.infra.nattable bundle name found:org.eclipse.papyrus.infra.nattable.model bundle name found:org.eclipse.papyrus.infra.onefile bundle name found:org.eclipse.papyrus.infra.types.core bundle name found:org.eclipse.papyrus.infra.types.rulebased bundle name found:org.eclipse.uml2.uml.edit bundle name found:org.eclipse.papyrus.infra.properties.edit bundle name found:org.eclipse.papyrus.infra.hyperlink bundle name found:org.eclipse.papyrus.infra.psf bundle name found:org.eclipse.papyrus.infra.newchild bundle name found:org.eclipse.papyrus.infra.newchild.edit bundle name found:org.eclipse.papyrus.infra.sync bundle name found:org.eclipse.papyrus.infra.guava bundle name found:org.eclipse.papyrus.infra.filters bundle name found:org.eclipse.papyrus.infra.filters.edit bundle name found:org.eclipse.papyrus.infra.properties.editor bundle name found:org.eclipse.papyrus.infra.gmfdiag.assistant bundle name found:org.eclipse.papyrus.infra.gmfdiag.common bundle name found:org.eclipse.papyrus.infra.viewpoints.policy bundle name found:org.eclipse.papyrus.infra.gmfdiag.assistant.edit bundle name found:org.eclipse.papyrus.infra.gmfdiag.assistant.editor bundle name found:org.eclipse.papyrus.infra.gmfdiag.assistant.ui bundle name found:org.eclipse.papyrus.infra.gmfdiag.canonical bundle name found:org.eclipse.papyrus.infra.gmfdiag.commands bundle name found:org.eclipse.papyrus.infra.gmfdiag.representation bundle name found:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration bundle name found:org.eclipse.papyrus.infra.gmfdiag.style bundle name found:org.eclipse.papyrus.infra.gmfdiag.tooling.runtime bundle name found:org.eclipse.papyrus.infra.services.decoration bundle name found:org.eclipse.papyrus.infra.services.edit.ui bundle name found:org.eclipse.papyrus.infra.services.markerlistener bundle name found:org.eclipse.papyrus.infra.gmfdiag.controlmode bundle name found:org.eclipse.papyrus.infra.services.controlmode bundle name found:org.eclipse.papyrus.infra.gmfdiag.css bundle name found:org.eclipse.papyrus.infra.gmfdiag.css.model bundle name found:org.eclipse.papyrus.infra.gmfdiag.css.configuration bundle name found:org.eclipse.papyrus.infra.gmfdiag.css.properties bundle name found:org.eclipse.papyrus.infra.gmfdiag.css3.xtext bundle name found:org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui bundle name found:org.eclipse.papyrus.infra.gmfdiag.css.theme bundle name found:org.eclipse.papyrus.infra.gmfdiag.css.model.edit bundle name found:org.eclipse.papyrus.infra.gmfdiag.dnd bundle name found:org.eclipse.papyrus.infra.gmfdiag.properties bundle name found:org.eclipse.xtext.generator bundle name found:org.eclipse.xtext.xbase bundle name found:org.eclipse.xtext.common.types.ui bundle name found:org.eclipse.papyrus.infra.gmfdiag.expansion bundle name found:org.eclipse.papyrus.infra.gmfdiag.export bundle name found:org.eclipse.papyrus.infra.services.semantic bundle name found:org.eclipse.papyrus.infra.services.validation bundle name found:org.eclipse.papyrus.infra.gmfdiag.navigation bundle name found:org.eclipse.papyrus.infra.gmfdiag.outline bundle name found:org.eclipse.papyrus.infra.gmfdiag.preferences bundle name found:org.eclipse.papyrus.infra.gmfdiag.widgets bundle name found:org.eclipse.papyrus.infra.gmfdiag.gef bundle name found:org.eclipse.papyrus.infra.gmfdiag.modelexplorer bundle name found:org.eclipse.papyrus.infra.gmfdiag.hyperlink bundle name found:org.eclipse.papyrus.infra.gmfdiag.viewersearcher bundle name found:org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter bundle name found:org.eclipse.papyrus.infra.gmfdiag.menu bundle name found:org.eclipse.papyrus.infra.gmfdiag.welcome bundle name found:org.eclipse.papyrus.infra.gmfdiag.representation.edit bundle name found:org.eclipse.papyrus.infra.gmfdiag.style.edit bundle name found:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit bundle name found:org.eclipse.papyrus.infra.nattable.representation bundle name found:org.eclipse.papyrus.views.modelexplorer bundle name found:org.eclipse.papyrus.infra.services.openelement bundle name found:org.eclipse.papyrus.infra.services.viewersearch bundle name found:org.eclipse.papyrus.infra.widgets.toolbox bundle name found:org.eclipse.papyrus.infra.internationalization.controlmode bundle name found:org.eclipse.papyrus.infra.internationalization.edit bundle name found:org.eclipse.papyrus.infra.internationalization.readonly bundle name found:org.eclipse.papyrus.infra.nattable.common bundle name found:org.eclipse.papyrus.infra.nattable.controlmode bundle name found:org.eclipse.papyrus.infra.nattable.model.edit bundle name found:org.eclipse.papyrus.infra.nattable.model.editor bundle name found:org.eclipse.papyrus.infra.nattable.modelexplorer bundle name found:org.eclipse.papyrus.infra.nattable.views.config bundle name found:org.eclipse.papyrus.infra.nattable.views.editor bundle name found:org.eclipse.papyrus.infra.nattable.properties bundle name found:org.eclipse.papyrus.infra.nattable.gmfdiag bundle name found:org.eclipse.papyrus.infra.nattable.representation.edit bundle name found:org.eclipse.papyrus.infra.types.ui bundle name found:org.eclipse.papyrus.infra.newchild.editor bundle name found:org.eclipse.papyrus.infra.newchild.ui bundle name found:org.eclipse.papyrus.infra.onefile.ui bundle name found:org.eclipse.xwt bundle name found:org.eclipse.papyrus.infra.services.architecture bundle name found:org.eclipse.papyrus.infra.services.controlmode.history bundle name found:org.eclipse.papyrus.infra.services.resourceloading bundle name found:org.eclipse.papyrus.infra.services.viewlabelprovider bundle name found:org.eclipse.papyrus.infra.services.localizer bundle name found:org.eclipse.papyrus.infra.services.resourceloading.ui bundle name found:org.eclipse.uml2.common bundle name found:org.eclipse.papyrus.infra.types.editor bundle name found:org.eclipse.papyrus.infra.ui.architecture bundle name found:org.eclipse.papyrus.infra.ui.resources bundle name found:org.eclipse.papyrus.infra.ui.fonts bundle name found:org.eclipse.papyrus.junit.framework bundle name found:org.junit bundle name found:org.eclipse.papyrus.junit.utils bundle name found:org.eclipse.papyrus.uml.tools bundle name found:org.eclipse.papyrus.uml.xtext.integration.ui bundle name found:org.eclipse.papyrus.model2doc.bundles.tests bundle name found:org.hamcrest.core bundle name found:org.eclipse.papyrus.model2doc.core bundle name found:org.eclipse.papyrus.model2doc.core.generatorconfiguration bundle name found:org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit bundle name found:org.eclipse.papyrus.model2doc.core.builtintypes bundle name found:org.eclipse.papyrus.model2doc.core.author bundle name found:org.eclipse.papyrus.model2doc.core.author.edit bundle name found:org.eclipse.papyrus.model2doc.core.author.tests bundle name found:org.eclipse.papyrus.model2doc.core.styles bundle name found:org.eclipse.papyrus.model2doc.core.builtintypes.edit bundle name found:org.eclipse.papyrus.model2doc.core.styles.edit bundle name found:org.eclipse.papyrus.model2doc.core.builtintypes.tests bundle name found:org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests bundle name found:org.eclipse.papyrus.model2doc.core.styledstring bundle name found:org.eclipse.papyrus.uml.extensionpoints bundle name found:org.eclipse.papyrus.model2doc.dev.tools bundle name found:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate bundle name found:org.eclipse.papyrus.model2doc.doc bundle name found:org.eclipse.papyrus.model2doc.docx bundle name found:org.eclipse.papyrus.model2doc.docx.emf.structure2document bundle name found:org.eclipse.papyrus.model2doc.emf.structure2document bundle name found:org.eclipse.papyrus.model2doc.emf.documentstructure bundle name found:org.eclipse.papyrus.model2doc.emf.template2structure bundle name found:org.eclipse.papyrus.model2doc.emf.documentstructure.edit bundle name found:org.eclipse.papyrus.model2doc.emf.documentstructure.editor bundle name found:org.eclipse.papyrus.model2doc.emf.documentstructure.tests bundle name found:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit bundle name found:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor bundle name found:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests bundle name found:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests bundle name found:org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties bundle name found:org.eclipse.papyrus.model2doc.emf.template2document bundle name found:org.eclipse.papyrus.model2doc.emf.template2structure.tests bundle name found:org.eclipse.papyrus.model2doc.odt bundle name found:org.eclipse.papyrus.model2doc.odt.emf.structure2document bundle name found:org.eclipse.papyrus.model2doc.odt.emf.structure2pdf bundle name found:org.eclipse.papyrus.model2doc.odt.lib bundle name found:org.eclipse.papyrus.model2doc.odt.emf.template2pdf bundle name found:org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate bundle name found:org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit bundle name found:org.eclipse.papyrus.model2doc.gmf.template2structure bundle name found:org.eclipse.papyrus.model2doc.integration.core.author.properties bundle name found:org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties bundle name found:org.eclipse.papyrus.model2doc.integration.docx.uml.architecture bundle name found:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture bundle name found:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation bundle name found:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer bundle name found:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties bundle name found:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui bundle name found:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit bundle name found:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types bundle name found:org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate bundle name found:org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit bundle name found:org.eclipse.papyrus.model2doc.integration.gmf.template2structure bundle name found:org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate bundle name found:org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit bundle name found:org.eclipse.papyrus.model2doc.integration.nattable.template2structure bundle name found:org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties bundle name found:org.eclipse.papyrus.model2doc.integration.uml.architecture bundle name found:org.eclipse.papyrus.model2doc.integration.odt.uml.architecture bundle name found:org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties bundle name found:org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests bundle name found:org.eclipse.papyrus.model2doc.integration.ieee.requirements bundle name found:org.eclipse.papyrus.uml.service.types bundle name found:org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml14.odt.architecture bundle name found:org.eclipse.papyrus.uml.architecture bundle name found:org.eclipse.papyrus.sysml14.architecture bundle name found:org.eclipse.papyrus.model2doc.integration.uml.architecture.tests bundle name found:org.eclipse.papyrus.model2doc.uml.documentstructuretemplate bundle name found:org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit bundle name found:org.eclipse.papyrus.model2doc.uml.template2structure bundle name found:org.eclipse.papyrus.sdk bundle name found:com.ibm.icu.source bundle name found:org.eclipse.papyrus.sysml14 bundle name found:org.eclipse.uml2.uml.profile.standard bundle name found:org.eclipse.papyrus.sysml14.diagram.blockdefinition bundle name found:org.eclipse.papyrus.sysml14.diagram.internalblock bundle name found:org.eclipse.papyrus.sysml14.diagram.parametric bundle name found:org.eclipse.papyrus.sysml14.diagram.requirement bundle name found:org.eclipse.papyrus.sysml14.nattable.allocation bundle name found:org.eclipse.papyrus.sysml14.nattable.requirement bundle name found:org.eclipse.papyrus.uml.diagram.common bundle name found:org.eclipse.papyrus.uml.diagram.activity bundle name found:org.eclipse.papyrus.uml.diagram.statemachine bundle name found:org.eclipse.papyrus.uml.diagram.usecase bundle name found:org.eclipse.papyrus.uml.tools.utils bundle name found:org.eclipse.papyrus.sysml14.diagram.common bundle name found:org.eclipse.papyrus.uml.diagram.clazz bundle name found:org.eclipse.papyrus.sysml14.service.types bundle name found:org.eclipse.papyrus.uml.diagram.composite bundle name found:org.eclipse.papyrus.uml.types.core bundle name found:org.eclipse.papyrus.sysml14.edit bundle name found:org.eclipse.papyrus.sysml14.ui bundle name found:org.eclipse.papyrus.sysml14.validation bundle name found:org.eclipse.papyrus.sysml14.nattable.common bundle name found:org.eclipse.papyrus.sysml14.nattable.ui bundle name found:org.eclipse.papyrus.uml.nattable bundle name found:org.eclipse.papyrus.uml.expressions bundle name found:org.eclipse.papyrus.uml.nattable.richtext bundle name found:org.eclipse.papyrus.uml.nattable.menu bundle name found:org.eclipse.papyrus.uml.service.types.ui bundle name found:org.eclipse.papyrus.uml.diagram.wizards bundle name found:org.eclipse.papyrus.uml.properties bundle name found:org.eclipse.papyrus.uml.filters bundle name found:org.eclipse.papyrus.uml.alf bundle name found:org.eclipse.papyrus.uml.alf.common bundle name found:org.eclipse.papyrus.uml.alf.common.ui bundle name found:org.eclipse.papyrus.uml.alf.libraries bundle name found:org.eclipse.papyrus.uml.alf.to.fuml bundle name found:org.eclipse.papyrus.uml.alf.ui bundle name found:org.eclipse.papyrus.uml.appearance bundle name found:org.eclipse.papyrus.uml.nattable.clazz.config bundle name found:org.eclipse.papyrus.uml.nattable.generic.config bundle name found:org.eclipse.uml2.uml.editor bundle name found:org.eclipse.papyrus.uml.diagram.communication bundle name found:org.eclipse.papyrus.uml.diagram.component bundle name found:org.eclipse.papyrus.uml.diagram.deployment bundle name found:org.eclipse.papyrus.uml.diagram.interactionoverview bundle name found:org.eclipse.papyrus.uml.diagram.profile bundle name found:org.eclipse.papyrus.uml.diagram.sequence bundle name found:org.eclipse.papyrus.uml.diagram.timing bundle name found:org.eclipse.papyrus.uml.commands bundle name found:org.eclipse.papyrus.uml.internationalization.utils bundle name found:org.eclipse.papyrus.uml.controlmode.profile bundle name found:org.eclipse.papyrus.uml.decoratormodel bundle name found:org.eclipse.papyrus.uml.decoratormodel.controlmode bundle name found:org.eclipse.papyrus.uml.decoratormodel.ui bundle name found:org.eclipse.papyrus.uml.decoratormodel.properties bundle name found:org.eclipse.papyrus.uml.profile bundle name found:org.eclipse.papyrus.uml.internationalization.edit bundle name found:org.eclipse.papyrus.uml.diagram.common.groups bundle name found:org.eclipse.papyrus.uml.diagram.css bundle name found:org.eclipse.papyrus.uml.diagram.dnd bundle name found:org.eclipse.papyrus.uml.diagram.icons bundle name found:org.eclipse.papyrus.uml.diagram.menu bundle name found:org.eclipse.papyrus.uml.diagram.modelexplorer bundle name found:org.eclipse.papyrus.uml.diagram.navigation bundle name found:org.eclipse.papyrus.uml.diagram.stereotype.edition bundle name found:org.eclipse.papyrus.uml.diagram.symbols bundle name found:org.eclipse.papyrus.uml.diagram.symbols.properties bundle name found:org.eclipse.papyrus.uml.diagram.linklf bundle name found:org.eclipse.papyrus.uml.diagram.sequence.restrictions bundle name found:org.eclipse.papyrus.uml.service.validation bundle name found:org.eclipse.ui.intro bundle name found:org.eclipse.papyrus.uml.documentation.profile bundle name found:org.eclipse.papyrus.uml.export bundle name found:org.eclipse.papyrus.uml.expressions.edit bundle name found:org.eclipse.papyrus.uml.expressions.properties bundle name found:org.eclipse.papyrus.uml.icons bundle name found:org.eclipse.papyrus.uml.import bundle name found:org.eclipse.papyrus.uml.perspective bundle name found:org.eclipse.papyrus.uml.profile.drafter bundle name found:org.eclipse.papyrus.uml.resourceloading.profile bundle name found:org.eclipse.papyrus.uml.templaterepository bundle name found:org.eclipse.papyrus.uml.oclconstraintevaluation bundle name found:org.eclipse.papyrus.uml.navigation bundle name found:org.eclipse.papyrus.uml.services.decoration bundle name found:org.eclipse.papyrus.uml.modelrepair bundle name found:org.eclipse.papyrus.uml.filters.edit bundle name found:org.eclipse.papyrus.uml.internationalization bundle name found:org.eclipse.papyrus.uml.m2m.qvto.common bundle name found:org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes bundle name found:org.eclipse.papyrus.uml.modelexplorer bundle name found:org.eclipse.papyrus.uml.modelexplorer.widgets bundle name found:org.eclipse.papyrus.views.modelexplorer.widgets bundle name found:org.eclipse.papyrus.uml.nattable.generic bundle name found:org.eclipse.papyrus.uml.nattable.matrix bundle name found:org.eclipse.papyrus.uml.nattable.properties bundle name found:org.eclipse.papyrus.uml.nattable.xtext.integration bundle name found:org.eclipse.papyrus.uml.nattable.xtext.valuespecification bundle name found:org.eclipse.papyrus.uml.nattable.stereotype.display bundle name found:org.eclipse.papyrus.uml.ui bundle name found:org.eclipse.papyrus.uml.xtext.integration.core bundle name found:org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui bundle name found:org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils bundle name found:org.eclipse.papyrus.views.validation bundle name found:org.eclipse.papyrus.uml.properties.xtext bundle name found:org.eclipse.papyrus.uml.search.ui bundle name found:org.eclipse.papyrus.views.search bundle name found:org.eclipse.papyrus.uml.textedit.collaborationuse.xtext bundle name found:org.eclipse.papyrus.uml.textedit.common.xtext bundle name found:org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui bundle name found:org.eclipse.papyrus.uml.textedit.common.xtext.ui bundle name found:org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext bundle name found:org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui bundle name found:org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext bundle name found:org.eclipse.papyrus.uml.textedit.message.xtext bundle name found:org.eclipse.papyrus.uml.textedit.message.xtext.ui bundle name found:org.eclipse.papyrus.uml.textedit.parameter.xtext bundle name found:org.eclipse.papyrus.uml.textedit.parameter.xtext.ui bundle name found:org.eclipse.papyrus.uml.textedit.property.xtext bundle name found:org.eclipse.papyrus.uml.textedit.property.xtext.ui bundle name found:org.eclipse.papyrus.uml.textedit.state.xtext bundle name found:org.eclipse.papyrus.uml.textedit.state.xtext.ui bundle name found:org.eclipse.papyrus.uml.textedit.transition.xtext bundle name found:org.eclipse.papyrus.uml.textedit.transition.xtext.ui bundle name found:org.eclipse.papyrus.uml.textedit.javaconstraint bundle name found:org.eclipse.papyrus.uml.textedit.port.xtext bundle name found:org.eclipse.papyrus.uml.textedit.port.xtext.ui bundle name found:org.eclipse.papyrus.uml.textedit.valuespecification.xtext bundle name found:org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext bundle name found:org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui bundle name found:org.eclipse.uml2.uml.validation bundle name found:org.eclipse.papyrus.views.properties bundle name found:org.eclipse.papyrus.uml.xtext.integration.validation bundle name found:org.eclipse.papyrus.views.documentation bundle name found:org.eclipse.papyrus.views.modelexplorer.resourceloading bundle name found:org.eclipse.papyrus.views.modelexplorer.newchild bundle name found:org.eclipse.papyrus.views.properties.model.xwt bundle name found:org.eclipse.papyrus.views.references bundle name found:org.eclipse.pde.build bundle name found:org.eclipse.ui.ide.application bundle name found:org.eclipse.uml2.ant bundle name found:org.eclipse.uml2.codegen.ecore.ui bundle name found:org.eclipse.uml2.doc bundle name found:org.eclipse.uml2.examples bundle name found:org.eclipse.uml2.examples.uml.ui bundle name found:org.eclipse.uml2 bundle name found:org.eclipse.uml2.uml.ecore.exporter bundle name found:org.eclipse.uml2.uml.ecore.importer bundle name found:org.eclipse.uml2.sdk bundle name found:org.eclipse.xpand bundle name found:org.eclipse.xtend bundle name found:org.eclipse.xtend.lib bundle name found:org.eclipse.xtend.lib.macro bundle name found:org.eclipse.xtend.typesystem.emf bundle name found:org.eclipse.xtext.smap bundle name found:org.objectweb.asm bundle name found:org.eclipse.xtext.common.types.edit bundle name found:org.eclipse.xtext.ecore bundle name found:org.eclipse.xtext.xtext.generator bundle name found:org.eclipse.xtext.ide bundle name found:org.eclipse.xtext.ui.codetemplates bundle name found:org.eclipse.xtext.ui.codetemplates.ide bundle name found:org.eclipse.swt.gtk.linux.x86_64 bundle name found:org.eclipse.swt.cocoa.macosx.x86_64 bundle name found:org.eclipse.tycho.surefire.osgibooter bundle name found:org.eclipse.tycho.surefire.junit4 Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.637 s - in org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest checkBundleNameContainsIncubationTest(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest) Time elapsed: 0.003 s checkImportPackage(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest) Time elapsed: 0.001 s checkNoDoubleSpaceInBundleName(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest) Time elapsed: 0.001 s aboutTest(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest) Time elapsed: 0.006 s checkUnicityVersionOfDependencies(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest) Time elapsed: 0.009 s checkBundleNameContaineModel2Doc(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest) Time elapsed: 0 s checkDependenciesVersionAreDefined(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest) Time elapsed: 0.001 s checkMinDependenciesVersionAreIncluded(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest) Time elapsed: 0.001 s checkMaxDependenciesVersionAreExcluded(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest) Time elapsed: 0.002 s checkReexportedDependencies(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest) Time elapsed: 0 s checkBundleNameNatTableSpelling(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest) Time elapsed: 0.001 s vendorTest(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest) Time elapsed: 0.002 s javaVersionTest(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest) Time elapsed: 0.005 s checkBundleNameEMFSpelling(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest) Time elapsed: 0 s checkBundleNameGMFSpelling(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest) Time elapsed: 0.001 s Results: Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.bundles.tests --- [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.papyrus.model2doc.bundles.tests' with 0 classes [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Papyrus Model2Doc 0.8.0-SNAPSHOT ................... SUCCESS [01:13 min] [INFO] Papyrus Model to Documentation Feature 0.8.0-SNAPSHOT SUCCESS [ 0.015 s] [INFO] Papyrus Model to Documentation Plugins 0.7.0-SNAPSHOT SUCCESS [ 0.041 s] [INFO] Papyrus Model to Documentation Core Plugins 0.7.0-SNAPSHOT SUCCESS [ 0.017 s] [INFO] org.eclipse.papyrus.model2doc.core.styles 0.8.0-SNAPSHOT SUCCESS [ 39.575 s] [INFO] org.eclipse.papyrus.model2doc.core.builtintypes 0.8.0-SNAPSHOT SUCCESS [ 2.097 s] [INFO] org.eclipse.papyrus.model2doc.core.generatorconfiguration 0.8.0-SNAPSHOT SUCCESS [ 1.314 s] [INFO] org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit 0.8.0-SNAPSHOT SUCCESS [ 0.633 s] [INFO] org.eclipse.papyrus.model2doc.core.author 0.8.0-SNAPSHOT SUCCESS [ 0.477 s] [INFO] org.eclipse.papyrus.model2doc.core 0.8.0-SNAPSHOT .. SUCCESS [ 0.792 s] [INFO] org.eclipse.papyrus.model2doc.core.author.edit 0.8.0-SNAPSHOT SUCCESS [ 0.483 s] [INFO] org.eclipse.papyrus.model2doc.core.styles.edit 0.8.0-SNAPSHOT SUCCESS [ 0.712 s] [INFO] org.eclipse.papyrus.model2doc.core.builtintypes.edit 0.8.0-SNAPSHOT SUCCESS [ 0.911 s] [INFO] org.eclipse.papyrus.model2doc.core.styledstring 0.8.0-SNAPSHOT SUCCESS [ 0.285 s] [INFO] Papyrus Model to Documentation Doc Plugins 0.7.0-SNAPSHOT SUCCESS [ 0.011 s] [INFO] Papyrus-Model2Doc Doc 0.8.0-SNAPSHOT ............... SUCCESS [ 4.508 s] [INFO] Papyrus Model to Documentation DOCX Plugins 0.7.0-SNAPSHOT SUCCESS [ 0.011 s] [INFO] org.eclipse.papyrus.model2doc.docx 0.8.0-SNAPSHOT .. SUCCESS [ 3.756 s] [INFO] Papyrus DocumentStructureTemplate plugins 0.7.0-SNAPSHOT SUCCESS [ 0.010 s] [INFO] org.eclipse.papyrus.model2doc.emf.documentstructure 0.8.0-SNAPSHOT SUCCESS [ 1.608 s] [INFO] org.eclipse.papyrus.model2doc.emf.structure2document 0.8.0-SNAPSHOT SUCCESS [ 0.735 s] [INFO] org.eclipse.papyrus.model2doc.emf.documentstructure.edit 0.8.0-SNAPSHOT SUCCESS [ 0.968 s] [INFO] org.eclipse.papyrus.model2doc.emf.documentstructuretemplate 0.8.0-SNAPSHOT SUCCESS [ 1.838 s] [INFO] org.eclipse.papyrus.model2doc.emf.template2structure 0.8.0-SNAPSHOT SUCCESS [ 1.001 s] [INFO] org.eclipse.papyrus.model2doc.docx.emf.structure2document 0.8.0-SNAPSHOT SUCCESS [ 0.586 s] [INFO] org.eclipse.papyrus.model2doc.emf.documentstructure.editor 0.8.0-SNAPSHOT SUCCESS [ 1.001 s] [INFO] org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit 0.8.0-SNAPSHOT SUCCESS [ 1.162 s] [INFO] org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor 0.8.0-SNAPSHOT SUCCESS [ 0.932 s] [INFO] org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties 0.8.0-SNAPSHOT SUCCESS [ 0.574 s] [INFO] org.eclipse.papyrus.model2doc.emf.template2document 0.8.0-SNAPSHOT SUCCESS [ 0.642 s] [INFO] Papyrus Model to Documentation ODT Plugins 0.7.0-SNAPSHOT SUCCESS [ 0.050 s] [INFO] org.eclipse.papyrus.model2doc.odt.lib 0.8.0-SNAPSHOT SUCCESS [ 1.553 s] [INFO] org.eclipse.papyrus.model2doc.odt 0.8.0-SNAPSHOT ... SUCCESS [ 1.148 s] [INFO] org.eclipse.papyrus.model2doc.odt.emf.structure2document 0.8.0-SNAPSHOT SUCCESS [ 0.828 s] [INFO] org.eclipse.papyrus.model2doc.odt.emf.structure2pdf 0.8.0-SNAPSHOT SUCCESS [ 0.724 s] [INFO] org.eclipse.papyrus.model2doc.odt.emf.template2pdf 0.8.0-SNAPSHOT SUCCESS [ 0.744 s] [INFO] Papyrus Model to Documentation 0.8.0-SNAPSHOT ...... SUCCESS [ 3.119 s] [INFO] Papyrus-Model2Doc Developer plugins 0.7.0-SNAPSHOT . SUCCESS [ 0.015 s] [INFO] org.eclipse.papyrus.model2doc.dev.tools 0.8.0-SNAPSHOT SUCCESS [ 0.712 s] [INFO] Papyrus-Model2Doc developer tools feature 0.8.0-SNAPSHOT SUCCESS [ 0.307 s] [INFO] Papyrus GMF DocumentStructureTemplate plugins 0.7.0-SNAPSHOT SUCCESS [ 0.051 s] [INFO] org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate 0.8.0-SNAPSHOT SUCCESS [ 0.628 s] [INFO] org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit 0.8.0-SNAPSHOT SUCCESS [ 0.781 s] [INFO] org.eclipse.papyrus.model2doc.gmf.template2structure 0.8.0-SNAPSHOT SUCCESS [ 0.797 s] [INFO] Papyrus Model to Documentation GMF Support 0.8.0-SNAPSHOT SUCCESS [ 0.456 s] [INFO] Papyrus-Model2Doc Bundle Tests 0.8.0-SNAPSHOT ...... SUCCESS [ 0.366 s] [INFO] Papyrus Model to Documentation Tests Plugins 0.7.0-SNAPSHOT SUCCESS [ 0.010 s] [INFO] Papyrus-Model2Doc Core Tests Plugins 0.7.0-SNAPSHOT SUCCESS [ 0.065 s] [INFO] org.eclipse.papyrus.model2doc.core.author.tests 0.8.0-SNAPSHOT SUCCESS [ 18.936 s] [INFO] org.eclipse.papyrus.model2doc.core.builtintypes.tests 0.8.0-SNAPSHOT SUCCESS [ 12.344 s] [INFO] org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests 0.8.0-SNAPSHOT SUCCESS [ 22.802 s] [INFO] Papyrus Model to Documentation EMF Tests Plugins 0.7.0-SNAPSHOT SUCCESS [ 0.009 s] [INFO] org.eclipse.papyrus.model2doc.emf.documentstructure.tests 0.8.0-SNAPSHOT SUCCESS [ 13.318 s] [INFO] org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests 0.8.0-SNAPSHOT SUCCESS [ 21.053 s] [INFO] org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests 0.8.0-SNAPSHOT SUCCESS [ 12.215 s] [INFO] org.eclipse.papyrus.model2doc.emf.template2structure.tests 0.8.0-SNAPSHOT SUCCESS [ 24.164 s] [INFO] Papyrus DocumentStructureTemplate Integration plugins 0.7.0-SNAPSHOT SUCCESS [ 0.009 s] [INFO] org.eclipse.papyrus.model2doc.integration.core.author.properties 0.8.0-SNAPSHOT SUCCESS [ 0.344 s] [INFO] org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties 0.8.0-SNAPSHOT SUCCESS [ 0.599 s] [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation 0.8.0-SNAPSHOT SUCCESS [ 0.745 s] [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui 0.8.0-SNAPSHOT SUCCESS [ 1.063 s] [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture 0.8.0-SNAPSHOT SUCCESS [ 0.719 s] [INFO] org.eclipse.papyrus.model2doc.integration.docx.uml.architecture 0.8.0-SNAPSHOT SUCCESS [ 0.796 s] [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer 0.8.0-SNAPSHOT SUCCESS [ 0.781 s] [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties 0.8.0-SNAPSHOT SUCCESS [ 0.516 s] [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit 0.8.0-SNAPSHOT SUCCESS [ 0.701 s] [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types 0.8.0-SNAPSHOT SUCCESS [ 0.534 s] [INFO] Papyrus UML DocumentStructureTemplate plugins 0.7.0-SNAPSHOT SUCCESS [ 0.052 s] [INFO] org.eclipse.papyrus.model2doc.uml.documentstructuretemplate 0.8.0-SNAPSHOT SUCCESS [ 1.608 s] [INFO] org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit 0.8.0-SNAPSHOT SUCCESS [ 1.026 s] [INFO] org.eclipse.papyrus.model2doc.uml.template2structure 0.8.0-SNAPSHOT SUCCESS [ 0.599 s] [INFO] Papyrus Model to Documentation UML Support 0.8.0-SNAPSHOT SUCCESS [ 0.416 s] [INFO] org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate 0.8.0-SNAPSHOT SUCCESS [ 0.775 s] [INFO] org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit 0.8.0-SNAPSHOT SUCCESS [ 0.897 s] [INFO] org.eclipse.papyrus.model2doc.integration.gmf.template2structure 0.8.0-SNAPSHOT SUCCESS [ 0.623 s] [INFO] Papyrus-Model2Doc Nattable Integration Plugins 0.7.0-SNAPSHOT SUCCESS [ 0.047 s] [INFO] org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate 0.8.0-SNAPSHOT SUCCESS [ 0.707 s] [INFO] org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit 0.8.0-SNAPSHOT SUCCESS [ 0.736 s] [INFO] org.eclipse.papyrus.model2doc.integration.nattable.template2structure 0.8.0-SNAPSHOT SUCCESS [ 0.783 s] [INFO] org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties 0.8.0-SNAPSHOT SUCCESS [ 0.513 s] [INFO] org.eclipse.papyrus.model2doc.integration.uml.architecture 0.8.0-SNAPSHOT SUCCESS [ 0.699 s] [INFO] org.eclipse.papyrus.model2doc.integration.odt.uml.architecture 0.8.0-SNAPSHOT SUCCESS [ 0.671 s] [INFO] Papyrus Model to Documentation Integration 0.8.0-SNAPSHOT SUCCESS [ 1.199 s] [INFO] org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties 0.8.0-SNAPSHOT SUCCESS [ 0.620 s] [INFO] Papyrus Model to Documentation Native GMF Integration 0.8.0-SNAPSHOT SUCCESS [ 0.877 s] [INFO] Papyrus Model to Documentation Integration Tests Plugins 0.7.0-SNAPSHOT SUCCESS [ 0.009 s] [INFO] org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests 0.8.0-SNAPSHOT SUCCESS [01:12 min] [INFO] Papyrus Model to IEEE Requirements Documentation Plugins 0.7.0-SNAPSHOT SUCCESS [ 0.008 s] [INFO] org.eclipse.papyrus.model2doc.integration.ieee.requirements 0.8.0-SNAPSHOT SUCCESS [ 0.987 s] [INFO] org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml14.odt.architecture 0.8.0-SNAPSHOT SUCCESS [ 1.115 s] [INFO] Papyrus-Model2Doc IEEE Requirements Documentation For SysML 1.4 Integration 0.8.0-SNAPSHOT SUCCESS [ 1.366 s] [INFO] org.eclipse.papyrus.model2doc.integration.uml.architecture.tests 0.8.0-SNAPSHOT SUCCESS [ 23.731 s] [INFO] Papyrus-Model2Doc Tests 0.8.0-SNAPSHOT ............. SUCCESS [ 1.278 s] [INFO] releng-model2doc 0.8.0-SNAPSHOT .................... SUCCESS [ 0.015 s] [INFO] Papyrus Model to Documentation p2 0.8.0-SNAPSHOT ... SUCCESS [ 31.306 s] [INFO] Papyrus Model to Documentation Target Definition 0.8.0-SNAPSHOT SUCCESS [ 0.014 s] [INFO] org.eclipse.papyrus.model2doc.bundles.tests 0.8.0-SNAPSHOT SUCCESS [ 29.735 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 20:36 min [INFO] Finished at: 2021-04-16T17:05:34Z [INFO] ------------------------------------------------------------------------ [Papyrus-Model2Doc] $ /bin/sh -xe /tmp/jenkins16761503077250465476.sh + . source/releng-model2doc/toolkit/server/build-after.sh ++ p2UpdateSiteDir=/home/jenkins/agent/workspace/Papyrus-Model2Doc/source/releng-model2doc/category/target/repository ++ updateSite=/home/jenkins/agent/workspace/Papyrus-Model2Doc/repository ++ '[' -n '' ']' ++ buildType=N ++ COMPACT_BUILD_ID= ++ FULL_BUILD_ID=N ++ '[' -n '' ']' ++ updateZipName=Papyrus-Model2Doc-Update-N.zip ++ zipName=Papyrus-Model2Doc.zip ++ rm -rf tmp ++ mkdir -p tmp/N ++ rm -rf /home/jenkins/agent/workspace/Papyrus-Model2Doc/repository ++ mv /home/jenkins/agent/workspace/Papyrus-Model2Doc/source/releng-model2doc/category/target/repository /home/jenkins/agent/workspace/Papyrus-Model2Doc/repository ++ cd /home/jenkins/agent/workspace/Papyrus-Model2Doc/repository ++ zip -r Papyrus-Model2Doc-Update-N.zip artifacts.jar artifacts.xml.xz buildinfo.json content.jar content.xml.xz features p2.index plugins adding: artifacts.jar (deflated 1%) adding: artifacts.xml.xz (stored 0%) adding: buildinfo.json (deflated 53%) adding: content.jar (deflated 10%) adding: content.xml.xz (stored 0%) adding: features/ (stored 0%) adding: features/org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature.source_0.8.0.202104161644.jar (deflated 8%) adding: features/org.eclipse.papyrus.model2doc.integration.feature.source_0.8.0.202104161644.jar (deflated 8%) adding: features/org.eclipse.papyrus.model2doc.feature.source_0.8.0.202104161644.jar (deflated 8%) adding: features/org.eclipse.papyrus.model2doc.feature_0.8.0.202104161644.jar (deflated 2%) adding: features/org.eclipse.papyrus.model2doc.integration.feature_0.8.0.202104161644.jar (deflated 2%) adding: features/org.eclipse.papyrus.model2doc.uml.feature_0.8.0.202104161644.jar (deflated 2%) adding: features/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature_0.8.0.202104161644.jar (deflated 2%) adding: features/org.eclipse.papyrus.model2doc.gmf.feature.source_0.8.0.202104161644.jar (deflated 8%) adding: features/org.eclipse.papyrus.model2doc.gmf.feature_0.8.0.202104161644.jar (deflated 2%) adding: features/org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature_0.8.0.202104161644.jar (deflated 2%) adding: features/org.eclipse.papyrus.model2doc.dev.feature_0.8.0.202104161644.jar (deflated 2%) adding: features/org.eclipse.papyrus.model2doc.uml.feature.source_0.8.0.202104161644.jar (deflated 8%) adding: features/org.eclipse.papyrus.model2doc.dev.feature.source_0.8.0.202104161644.jar (deflated 8%) adding: p2.index (deflated 35%) adding: plugins/ (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit_0.8.0.202104161644.jar (deflated 25%) adding: plugins/org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.core.generatorconfiguration_0.8.0.202104161644.jar (deflated 18%) adding: plugins/org.eclipse.papyrus.model2doc.core.generatorconfiguration_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.core.builtintypes_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.core.builtintypes_0.8.0.202104161644.jar (deflated 13%) adding: plugins/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties_0.8.0.202104161644.jar (deflated 38%) adding: plugins/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate_0.8.0.202104161644.jar (deflated 18%) adding: plugins/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.core.author.source_0.8.0.202104161644.jar (deflated 18%) adding: plugins/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.source_0.8.0.202104161644.jar (deflated 38%) adding: plugins/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.source_0.8.0.202104161644.jar (deflated 15%) adding: plugins/org.eclipse.papyrus.model2doc.core.styles.edit_0.8.0.202104161644.jar (deflated 23%) adding: plugins/org.eclipse.papyrus.model2doc.core.styles.edit_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.odt.emf.structure2pdf.source_0.8.0.202104161644.jar (deflated 32%) adding: plugins/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.source_0.8.0.202104161644.jar (deflated 10%) adding: plugins/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor_0.8.0.202104161644.jar (deflated 17%) adding: plugins/org.eclipse.papyrus.model2doc.core.builtintypes.edit.source_0.8.0.202104161644.jar (deflated 14%) adding: plugins/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.source_0.8.0.202104161644.jar (deflated 16%) adding: plugins/org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties.source_0.8.0.202104161644.jar (deflated 36%) adding: plugins/org.eclipse.papyrus.model2doc.emf.structure2document_0.8.0.202104161644.jar (deflated 25%) adding: plugins/org.eclipse.papyrus.model2doc.emf.structure2document_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.odt_0.8.0.202104161644.jar.pack.gz (deflated 0%) adding: plugins/org.eclipse.papyrus.model2doc.odt_0.8.0.202104161644.jar (deflated 12%) adding: plugins/org.eclipse.papyrus.model2doc.odt.emf.structure2document.source_0.8.0.202104161644.jar (deflated 33%) adding: plugins/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui.source_0.8.0.202104161644.jar (deflated 28%) adding: plugins/org.eclipse.papyrus.model2doc.integration.uml.architecture.source_0.8.0.202104161644.jar (deflated 36%) adding: plugins/org.eclipse.papyrus.model2doc.core_0.8.0.202104161644.jar (deflated 33%) adding: plugins/org.eclipse.papyrus.model2doc.core_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.core.styles.edit.source_0.8.0.202104161644.jar (deflated 19%) adding: plugins/org.eclipse.papyrus.model2doc.core.styles_0.8.0.202104161644.jar (deflated 16%) adding: plugins/org.eclipse.papyrus.model2doc.core.styles_0.8.0.202104161644.jar.pack.gz (deflated 0%) adding: plugins/org.eclipse.papyrus.model2doc.core.builtintypes.edit_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.core.builtintypes.edit_0.8.0.202104161644.jar (deflated 18%) adding: plugins/org.eclipse.papyrus.model2doc.integration.uml.architecture_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.integration.uml.architecture_0.8.0.202104161644.jar (deflated 38%) adding: plugins/org.eclipse.papyrus.model2doc.emf.documentstructure.editor.source_0.8.0.202104161644.jar (deflated 9%) adding: plugins/org.eclipse.papyrus.model2doc.integration.ieee.requirements.source_0.8.0.202104161644.jar (deflated 19%) adding: plugins/org.eclipse.papyrus.model2doc.odt.lib.source_0.8.0.202104161644.jar (deflated 32%) adding: plugins/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit.source_0.8.0.202104161644.jar (deflated 25%) adding: plugins/org.eclipse.papyrus.model2doc.uml.template2structure.source_0.8.0.202104161644.jar (deflated 23%) adding: plugins/org.eclipse.papyrus.model2doc.core.source_0.8.0.202104161644.jar (deflated 26%) adding: plugins/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.source_0.8.0.202104161644.jar (deflated 27%) adding: plugins/org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties_0.8.0.202104161644.jar (deflated 38%) adding: plugins/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer.source_0.8.0.202104161644.jar (deflated 32%) adding: plugins/org.eclipse.papyrus.model2doc.dev.tools_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.dev.tools_0.8.0.202104161644.jar (deflated 18%) adding: plugins/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit_0.8.0.202104161644.jar (deflated 20%) adding: plugins/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.integration.odt.uml.architecture.source_0.8.0.202104161644.jar (deflated 41%) adding: plugins/org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties.source_0.8.0.202104161644.jar (deflated 28%) adding: plugins/org.eclipse.papyrus.model2doc.doc_0.8.0.202104161644.jar.pack.gz (deflated 0%) adding: plugins/org.eclipse.papyrus.model2doc.doc_0.8.0.202104161644.jar (deflated 1%) adding: plugins/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit_0.8.0.202104161644.jar (deflated 30%) adding: plugins/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.doc.source_0.8.0.202104161644.jar (deflated 1%) adding: plugins/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit.source_0.8.0.202104161644.jar (deflated 20%) adding: plugins/org.eclipse.papyrus.model2doc.integration.docx.uml.architecture_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.integration.docx.uml.architecture_0.8.0.202104161644.jar (deflated 32%) adding: plugins/org.eclipse.papyrus.model2doc.odt.lib_0.8.0.202104161644.jar (deflated 0%) adding: plugins/org.eclipse.papyrus.model2doc.odt.lib_0.8.0.202104161644.jar.pack.gz (deflated 0%) adding: plugins/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties_0.8.0.202104161644.jar (deflated 39%) adding: plugins/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.odt.source_0.8.0.202104161644.jar (deflated 15%) adding: plugins/org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit.source_0.8.0.202104161644.jar (deflated 21%) adding: plugins/org.eclipse.papyrus.model2doc.core.styledstring_0.8.0.202104161644.jar (deflated 30%) adding: plugins/org.eclipse.papyrus.model2doc.core.styledstring_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.docx.source_0.8.0.202104161644.jar (deflated 17%) adding: plugins/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.source_0.8.0.202104161644.jar (deflated 19%) adding: plugins/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml14.odt.architecture.source_0.8.0.202104161644.jar (deflated 35%) adding: plugins/org.eclipse.papyrus.model2doc.emf.template2document.source_0.8.0.202104161644.jar (deflated 28%) adding: plugins/org.eclipse.papyrus.model2doc.integration.docx.uml.architecture.source_0.8.0.202104161644.jar (deflated 41%) adding: plugins/org.eclipse.papyrus.model2doc.integration.core.author.properties_0.8.0.202104161644.jar (deflated 37%) adding: plugins/org.eclipse.papyrus.model2doc.integration.core.author.properties_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.gmf.template2structure.source_0.8.0.202104161644.jar (deflated 25%) adding: plugins/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit_0.8.0.202104161644.jar (deflated 31%) adding: plugins/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.integration.nattable.template2structure.source_0.8.0.202104161644.jar (deflated 23%) adding: plugins/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui_0.8.0.202104161644.jar (deflated 28%) adding: plugins/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate_0.8.0.202104161644.jar.pack.gz (deflated 0%) adding: plugins/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate_0.8.0.202104161644.jar (deflated 12%) adding: plugins/org.eclipse.papyrus.model2doc.integration.odt.uml.architecture_0.8.0.202104161644.jar (deflated 31%) adding: plugins/org.eclipse.papyrus.model2doc.integration.odt.uml.architecture_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.gmf.template2structure_0.8.0.202104161644.jar (deflated 26%) adding: plugins/org.eclipse.papyrus.model2doc.gmf.template2structure_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit.source_0.8.0.202104161644.jar (deflated 30%) adding: plugins/org.eclipse.papyrus.model2doc.odt.emf.template2pdf.source_0.8.0.202104161644.jar (deflated 30%) adding: plugins/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit_0.8.0.202104161644.jar (deflated 28%) adding: plugins/org.eclipse.papyrus.model2doc.emf.documentstructure_0.8.0.202104161644.jar (deflated 13%) adding: plugins/org.eclipse.papyrus.model2doc.emf.documentstructure_0.8.0.202104161644.jar.pack.gz (deflated 0%) adding: plugins/org.eclipse.papyrus.model2doc.emf.structure2document.source_0.8.0.202104161644.jar (deflated 26%) adding: plugins/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.source_0.8.0.202104161644.jar (deflated 24%) adding: plugins/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit.source_0.8.0.202104161644.jar (deflated 32%) adding: plugins/org.eclipse.papyrus.model2doc.docx_0.8.0.202104161644.jar.pack.gz (deflated 0%) adding: plugins/org.eclipse.papyrus.model2doc.docx_0.8.0.202104161644.jar (deflated 0%) adding: plugins/org.eclipse.papyrus.model2doc.emf.documentstructure.edit.source_0.8.0.202104161644.jar (deflated 16%) adding: plugins/org.eclipse.papyrus.model2doc.integration.nattable.template2structure_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.integration.nattable.template2structure_0.8.0.202104161644.jar (deflated 25%) adding: plugins/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate_0.8.0.202104161644.jar (deflated 20%) adding: plugins/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types_0.8.0.202104161644.jar (deflated 40%) adding: plugins/org.eclipse.papyrus.model2doc.core.styledstring.source_0.8.0.202104161644.jar (deflated 28%) adding: plugins/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit.source_0.8.0.202104161644.jar (deflated 19%) adding: plugins/org.eclipse.papyrus.model2doc.integration.ieee.requirements_0.8.0.202104161644.jar (deflated 17%) adding: plugins/org.eclipse.papyrus.model2doc.integration.ieee.requirements_0.8.0.202104161644.jar.pack.gz (deflated 0%) adding: plugins/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture.source_0.8.0.202104161644.jar (deflated 31%) adding: plugins/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml14.odt.architecture_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml14.odt.architecture_0.8.0.202104161644.jar (deflated 19%) adding: plugins/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate_0.8.0.202104161644.jar (deflated 19%) adding: plugins/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.apache.xmlbeans.source_3.1.0.v20200922-1359.jar (deflated 15%) adding: plugins/org.eclipse.papyrus.model2doc.odt.emf.template2pdf_0.8.0.202104161644.jar (deflated 30%) adding: plugins/org.eclipse.papyrus.model2doc.odt.emf.template2pdf_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.odt.emf.structure2pdf_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.odt.emf.structure2pdf_0.8.0.202104161644.jar (deflated 33%) adding: plugins/org.eclipse.papyrus.model2doc.uml.template2structure_0.8.0.202104161644.jar (deflated 22%) adding: plugins/org.eclipse.papyrus.model2doc.uml.template2structure_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation_0.8.0.202104161644.jar (deflated 27%) adding: plugins/org.eclipse.papyrus.model2doc.integration.gmf.template2structure_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.integration.gmf.template2structure_0.8.0.202104161644.jar (deflated 28%) adding: plugins/org.eclipse.papyrus.model2doc.emf.documentstructure.source_0.8.0.202104161644.jar (deflated 15%) adding: plugins/org.eclipse.papyrus.model2doc.docx.emf.structure2document.source_0.8.0.202104161644.jar (deflated 37%) adding: plugins/org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties.source_0.8.0.202104161644.jar (deflated 32%) adding: plugins/org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties_0.8.0.202104161644.jar (deflated 34%) adding: plugins/org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.core.author.edit_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.core.author.edit_0.8.0.202104161644.jar (deflated 27%) adding: plugins/org.eclipse.papyrus.model2doc.emf.template2structure.source_0.8.0.202104161644.jar (deflated 20%) adding: plugins/org.apache.commons.compress.source_1.19.0.v20200106-2343.jar (deflated 7%) adding: plugins/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit_0.8.0.202104161644.jar (deflated 18%) adding: plugins/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.core.generatorconfiguration.source_0.8.0.202104161644.jar (deflated 19%) adding: plugins/org.eclipse.papyrus.model2doc.core.author_0.8.0.202104161644.jar (deflated 19%) adding: plugins/org.eclipse.papyrus.model2doc.core.author_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.dev.tools.source_0.8.0.202104161644.jar (deflated 18%) adding: plugins/org.eclipse.papyrus.model2doc.core.author.edit.source_0.8.0.202104161644.jar (deflated 22%) adding: plugins/org.eclipse.papyrus.model2doc.core.builtintypes.source_0.8.0.202104161644.jar (deflated 14%) adding: plugins/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit.source_0.8.0.202104161644.jar (deflated 27%) adding: plugins/org.eclipse.papyrus.model2doc.docx.emf.structure2document_0.8.0.202104161644.jar (deflated 36%) adding: plugins/org.eclipse.papyrus.model2doc.docx.emf.structure2document_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.source_0.8.0.202104161644.jar (deflated 20%) adding: plugins/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture_0.8.0.202104161644.jar (deflated 33%) adding: plugins/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.emf.template2structure_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.emf.template2structure_0.8.0.202104161644.jar (deflated 17%) adding: plugins/org.apache.xmlbeans_3.1.0.v20200922-1359.jar (deflated 15%) adding: plugins/org.apache.xmlbeans_3.1.0.v20200922-1359.jar.pack.gz (deflated 0%) adding: plugins/org.eclipse.papyrus.model2doc.emf.template2document_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.emf.template2document_0.8.0.202104161644.jar (deflated 29%) adding: plugins/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer_0.8.0.202104161644.jar (deflated 31%) adding: plugins/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.emf.documentstructure.edit_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.emf.documentstructure.edit_0.8.0.202104161644.jar (deflated 18%) adding: plugins/org.eclipse.papyrus.model2doc.core.styles.source_0.8.0.202104161644.jar (deflated 17%) adding: plugins/org.eclipse.papyrus.model2doc.odt.emf.structure2document_0.8.0.202104161644.jar (deflated 37%) adding: plugins/org.eclipse.papyrus.model2doc.odt.emf.structure2document_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.source_0.8.0.202104161644.jar (deflated 20%) adding: plugins/org.apache.commons.compress_1.19.0.v20200106-2343.jar (deflated 11%) adding: plugins/org.apache.commons.compress_1.19.0.v20200106-2343.jar.pack.gz (deflated 0%) adding: plugins/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit_0.8.0.202104161644.jar (deflated 31%) adding: plugins/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties_0.8.0.202104161644.jar (deflated 41%) adding: plugins/org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.emf.documentstructure.editor_0.8.0.202104161644.jar (deflated 16%) adding: plugins/org.eclipse.papyrus.model2doc.emf.documentstructure.editor_0.8.0.202104161644.jar.pack.gz (stored 0%) adding: plugins/org.eclipse.papyrus.model2doc.integration.core.author.properties.source_0.8.0.202104161644.jar (deflated 33%) adding: plugins/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties.source_0.8.0.202104161644.jar (deflated 35%) adding: plugins/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate_0.8.0.202104161644.jar.pack.gz (deflated 0%) adding: plugins/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate_0.8.0.202104161644.jar (deflated 12%) ++ mv /home/jenkins/agent/workspace/Papyrus-Model2Doc/repository/Papyrus-Model2Doc-Update-N.zip tmp/N ++ cd tmp ++ zip -r Papyrus-Model2Doc.zip N adding: N/ (stored 0%) adding: N/Papyrus-Model2Doc-Update-N.zip (stored 0%) ++ mv tmp/Papyrus-Model2Doc.zip . Terminating xvnc. Archiving artifacts Recording test results [Checks API] No suitable checks publisher found. Finished: SUCCESS