Skip to content

Console Output

03:21:38 Triggered by Gerrit: https://git.eclipse.org/r/c/esf/esf-infra/+/199679
03:21:38 Running as SYSTEM
03:21:38 Agent basic-gdpkh is provisioned from template basic
03:21:38 ---
03:21:38 apiVersion: "v1"
03:21:38 kind: "Pod"
03:21:38 metadata:
03:21:38   annotations: {}
03:21:38   labels:
03:21:38     jenkins: "slave"
03:21:38     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
03:21:38     jenkins/label: "basic"
03:21:38   name: "basic-gdpkh"
03:21:38   namespace: "esf"
03:21:38 spec:
03:21:38   containers:
03:21:38   - env:
03:21:38     - name: "JENKINS_SECRET"
03:21:38       value: "********"
03:21:38     - name: "JENKINS_TUNNEL"
03:21:38       value: "jenkins-discovery.esf.svc.cluster.local:50000"
03:21:38     - name: "JENKINS_AGENT_NAME"
03:21:38       value: "basic-gdpkh"
03:21:38     - name: "JENKINS_REMOTING_JAVA_OPTS"
03:21:38       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
03:21:38         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
03:21:38     - name: "JAVA_TOOL_OPTIONS"
03:21:38       value: ""
03:21:38     - name: "_JAVA_OPTIONS"
03:21:38       value: ""
03:21:38     - name: "OPENJ9_JAVA_OPTIONS"
03:21:38       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
03:21:38     - name: "JENKINS_NAME"
03:21:38       value: "basic-gdpkh"
03:21:38     - name: "JENKINS_AGENT_WORKDIR"
03:21:38       value: "/home/jenkins/agent"
03:21:38     - name: "JENKINS_URL"
03:21:38       value: "http://jenkins-ui.esf.svc.cluster.local/esf/"
03:21:38     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13.3"
03:21:38     imagePullPolicy: "Always"
03:21:38     name: "jnlp"
03:21:38     resources:
03:21:38       limits:
03:21:38         cpu: "2000m"
03:21:38         memory: "4096Mi"
03:21:38       requests:
03:21:38         cpu: "1000m"
03:21:38         memory: "4096Mi"
03:21:38     tty: true
03:21:38     volumeMounts:
03:21:38     - mountPath: "/home/jenkins/.m2/toolchains.xml"
03:21:38       name: "m2-dir"
03:21:38       readOnly: true
03:21:38       subPath: "toolchains.xml"
03:21:38     - mountPath: "/home/jenkins/.mavenrc"
03:21:38       name: "m2-dir"
03:21:38       readOnly: true
03:21:38       subPath: ".mavenrc"
03:21:38     - mountPath: "/opt/tools"
03:21:38       name: "volume-0"
03:21:38       readOnly: false
03:21:38     - mountPath: "/home/jenkins"
03:21:38       name: "volume-2"
03:21:38       readOnly: false
03:21:38     - mountPath: "/home/jenkins/.m2/repository"
03:21:38       name: "volume-3"
03:21:38       readOnly: false
03:21:38     - mountPath: "/home/jenkins/.m2/settings-security.xml"
03:21:38       name: "m2-secret-dir"
03:21:38       readOnly: true
03:21:38       subPath: "settings-security.xml"
03:21:38     - mountPath: "/home/jenkins/.m2/wrapper"
03:21:38       name: "volume-4"
03:21:38       readOnly: false
03:21:38     - mountPath: "/home/jenkins/.m2/settings.xml"
03:21:38       name: "m2-secret-dir"
03:21:38       readOnly: true
03:21:38       subPath: "settings.xml"
03:21:38     - mountPath: "/home/jenkins/.ssh"
03:21:38       name: "volume-1"
03:21:38       readOnly: false
03:21:38       subPath: ""
03:21:38     - mountPath: "/home/jenkins/agent"
03:21:38       name: "workspace-volume"
03:21:38       readOnly: false
03:21:38     workingDir: "/home/jenkins/agent"
03:21:38   nodeSelector:
03:21:38     kubernetes.io/os: "linux"
03:21:38   restartPolicy: "Never"
03:21:38   volumes:
03:21:38   - name: "volume-0"
03:21:38     persistentVolumeClaim:
03:21:38       claimName: "tools-claim-jiro-esf"
03:21:38       readOnly: true
03:21:38   - name: "m2-secret-dir"
03:21:38     secret:
03:21:38       secretName: "m2-secret-dir"
03:21:38   - emptyDir:
03:21:38       medium: ""
03:21:38     name: "volume-2"
03:21:38   - configMap:
03:21:38       name: "m2-dir"
03:21:38     name: "m2-dir"
03:21:38   - configMap:
03:21:38       name: "known-hosts"
03:21:38     name: "volume-1"
03:21:38   - emptyDir:
03:21:38       medium: ""
03:21:38     name: "workspace-volume"
03:21:38   - emptyDir:
03:21:38       medium: ""
03:21:38     name: "volume-4"
03:21:38   - emptyDir:
03:21:38       medium: ""
03:21:38     name: "volume-3"
03:21:38 
03:21:38 Building remotely on basic-gdpkh (basic) in workspace /home/jenkins/agent/workspace/esf-infra-gerrit-build
03:21:38 [WS-CLEANUP] Deleting project workspace...
03:21:38 [WS-CLEANUP] Deferred wipeout is used...
03:21:39 The recommended git tool is: NONE
03:21:40 No credentials specified
03:21:40 Cloning the remote Git repository
03:21:40 Cloning repository https://git.eclipse.org/r/esf/esf-infra.git
03:21:40  > git init /home/jenkins/agent/workspace/esf-infra-gerrit-build # timeout=10
03:21:40 Fetching upstream changes from https://git.eclipse.org/r/esf/esf-infra.git
03:21:40  > git --version # timeout=10
03:21:40  > git --version # 'git version 2.20.1'
03:21:40  > git fetch --tags --force --progress -- https://git.eclipse.org/r/esf/esf-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
03:21:40  > git config remote.origin.url https://git.eclipse.org/r/esf/esf-infra.git # timeout=10
03:21:40  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
03:21:40  > git config remote.origin.url https://git.eclipse.org/r/esf/esf-infra.git # timeout=10
03:21:40 Fetching upstream changes from https://git.eclipse.org/r/esf/esf-infra.git
03:21:40  > git fetch --tags --force --progress -- https://git.eclipse.org/r/esf/esf-infra.git refs/changes/79/199679/6 # timeout=10
03:21:40  > git rev-parse faee0a596cadd6c0c8e7e2fbc66a2447c931644e^{commit} # timeout=10
03:21:40 Checking out Revision faee0a596cadd6c0c8e7e2fbc66a2447c931644e (refs/changes/79/199679/6)
03:21:40  > git config core.sparsecheckout # timeout=10
03:21:40  > git checkout -f faee0a596cadd6c0c8e7e2fbc66a2447c931644e # timeout=10
03:21:44 Commit message: "[releng] Switch to tycho 2.7.2 - remove duplicate keys in in feature:   org.eclipse.emf.ecore, org.eclipse.papyrus.infra.viewpoints.policy, org.eclipse.emf.transaction - remove all esf plugins from required plugins"
03:22:15  > git rev-parse FETCH_HEAD^{commit} # timeout=10
03:22:15  > git rev-list --no-walk ba98335c611f8876b28b30faf22c69548a99b158 # timeout=10
03:22:15 Cleaning workspace
03:22:15  > git rev-parse --verify HEAD # timeout=10
03:22:15 Resetting working tree
03:22:15  > git reset --hard # timeout=10
03:22:15  > git clean -fdx # timeout=10
03:22:16 [esf-infra-gerrit-build] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=faee0a596cadd6c0c8e7e2fbc66a2447c931644e -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=ansgar.radermacher@cea.fr "-DGERRIT_EVENT_ACCOUNT_NAME=Ansgar Radermacher" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/esf/esf-infra/+/199679 -DGERRIT_PATCHSET_UPLOADER_EMAIL=ansgar.radermacher@cea.fr -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=esf/esf-infra -DGERRIT_CHANGE_NUMBER=199679 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Ansgar Radermacher\" <ansgar.radermacher@cea.fr>' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/79/199679/6 "-DGERRIT_PATCHSET_UPLOADER_NAME=Ansgar Radermacher" '-DGERRIT_CHANGE_OWNER=\"Ansgar Radermacher\" <ansgar.radermacher@cea.fr>' -DGERRIT_CHANGE_COMMIT_MESSAGE=W3JlbGVuZ10gU3dpdGNoIHRvIHR5Y2hvIDIuNy4yCi0gcmVtb3ZlIGR1cGxpY2F0ZSBrZXlzIGluIGluIGZlYXR1cmU6CiAgb3JnLmVjbGlwc2UuZW1mLmVjb3JlLCBvcmcuZWNsaXBzZS5wYXB5cnVzLmluZnJhLnZpZXdwb2ludHMucG9saWN5LCBvcmcuZWNsaXBzZS5lbWYudHJhbnNhY3Rpb24KLSByZW1vdmUgYWxsIGVzZiBwbHVnaW5zIGZyb20gcmVxdWlyZWQgcGx1Z2lucwoKQ2hhbmdlLUlkOiBJY2M3OGZlOGFlNDRmNmM0YjdhOWY4OTQ2YTk4YTgwMTUyM2Y3OGI3MwpTaWduZWQtb2ZmLWJ5OiBhcmFkZXJtYWNoZSA8YW5zZ2FyLnJhZGVybWFjaGVyQGNlYS5mcj4K "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=[releng] Switch to tycho 2.7.2 - remove duplicate keys in in feature:   org.eclipse.emf.ecore, org.eclipse.papyrus.infra.viewpoints.policy, org.eclipse.emf.transaction - remove all esf plugins from required plugins" '-DGERRIT_EVENT_ACCOUNT=\"Ansgar Radermacher\" <ansgar.radermacher@cea.fr>' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Icc78fe8ae44f6c4b7a9f8946a98a801523f78b73 -DGERRIT_EVENT_HASH=-623810725 -DGERRIT_VERSION=3.5.1 -DGERRIT_EVENT_ACCOUNT_EMAIL=ansgar.radermacher@cea.fr -DGERRIT_PATCHSET_NUMBER=6 "-DGERRIT_CHANGE_OWNER_NAME=Ansgar Radermacher" clean verify
03:22:17 Apache Maven 3.9.0 (9b58d2bad23a66be161c4664ef21ce219c2c8584)
03:22:17 Maven home: /opt/tools/apache-maven/latest
03:22:17 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
03:22:17 Default locale: en_US, platform encoding: UTF-8
03:22:17 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix"
03:22:18 [INFO] Scanning for projects...
03:22:33 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
03:22:33 SLF4J: Defaulting to no-operation (NOP) logger implementation
03:22:33 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
03:22:33 [INFO] Fetching p2.index from http://download.eclipse.org/releases/2020-06/ (122B)
03:22:33 [INFO] Adding repository http://download.eclipse.org/releases/2020-06
03:22:33 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/2020-06/ (483B)
03:22:33 [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/2020-06/ (142B)
03:22:33 [INFO] Fetching content.jar from http://download.eclipse.org/technology/epp/packages/2020-06/ (66.17kB)
03:22:34 [INFO] Fetching p2.index from http://download.eclipse.org/releases/2020-06/202006171000/ (142B)
03:22:34 [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/2020-06/202006171000/ (834.45kB)
03:22:35 [INFO] Resolving dependencies of MavenProject: org.polarsys.esf:org.polarsys.esf.core.diagram.esfarchitectureconcepts:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/diagram/org.polarsys.esf.core.diagram.esfarchitectureconcepts/pom.xml
03:22:36 [INFO] Fetching 202006171000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2020-06/ (63B)
03:22:36 [INFO] Fetching ca.odell.glazedlists_1.9.0.v201303080712.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (898.68kB)
03:22:36 [INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (743.15kB)
03:22:37 [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.5MB)
03:22:40 [INFO] Fetching org.eclipse.osgi_3.15.300.v20200520-1959.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (459.89kB)
03:22:41 [INFO] Fetching javax.annotation_1.3.5.v20200504-1837.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (36.58kB)
03:22:41 [INFO] Fetching org.apache.ant_1.10.8.v20200515-1239.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (2.86MB)
03:22:41 [INFO] Fetching org.apache.batik.bridge_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (504.53kB)
03:22:41 [INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (259.85kB)
03:22:41 [INFO] Fetching org.apache.batik.dom_1.6.1.v201505192100.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (107.88kB)
03:22:41 [INFO] Fetching org.apache.batik.dom.svg_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (453.74kB)
03:22:41 [INFO] Fetching org.apache.batik.ext.awt_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (387.41kB)
03:22:41 [INFO] Fetching org.apache.batik.parser_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (54.9kB)
03:22:41 [INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (99.44kB)
03:22:42 [INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (161.06kB)
03:22:42 [INFO] Fetching org.apache.batik.xml_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.81kB)
03:22:42 [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (95.26kB)
03:22:42 [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.03kB)
03:22:42 [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.59kB)
03:22:42 [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.35kB)
03:22:42 [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (258.72kB)
03:22:42 [INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (101.68kB)
03:22:42 [INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (63.49kB)
03:22:42 [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.52kB)
03:22:42 [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.71kB)
03:22:42 [INFO] Fetching org.apache.batik.pdf_1.6.0.v201105071520.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (498.28kB)
03:22:42 [INFO] Fetching org.apache.batik.transcoder_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (79.12kB)
03:22:42 [INFO] Fetching org.apache.batik.svggen_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (183.86kB)
03:22:42 [INFO] Fetching org.apache.commons.codec_1.13.0.v20200108-0001.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (143.6kB)
03:22:42 [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (82.7kB)
03:22:42 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.71kB)
03:22:42 [INFO] Fetching org.apache.felix.scr_2.1.16.v20200110-1820.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (155.55kB)
03:22:42 [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.03kB)
03:22:43 [INFO] Fetching org.eclipse.osgi.util_3.5.300.v20190708-1141.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.65kB)
03:22:43 [INFO] Fetching org.eclipse.ant.core_3.5.700.v20191221-1203.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (72.39kB)
03:22:43 [INFO] Fetching org.eclipse.core.variables_3.4.800.v20200120-1101.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (18.03kB)
03:22:43 [INFO] Fetching org.eclipse.core.runtime_3.18.0.v20200506-2143.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.65kB)
03:22:43 [INFO] Fetching org.eclipse.ant.launching_1.2.900.v20200410-1424.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (102.08kB)
03:22:43 [INFO] Fetching org.eclipse.debug.core_3.15.100.v20200514-0816.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.57kB)
03:22:43 [INFO] Fetching org.eclipse.jdt.launching_3.17.100.v20200526-1503.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (281.75kB)
03:22:43 [INFO] Fetching org.eclipse.core.externaltools_1.1.700.v20200416-1310.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.79kB)
03:22:43 [INFO] Fetching org.eclipse.text_3.10.200.v20200428-0633.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (100.5kB)
03:22:43 [INFO] Fetching org.eclipse.jdt.core_3.22.0.v20200530-2032.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (6.83MB)
03:22:44 [INFO] Fetching org.eclipse.core.resources_3.13.700.v20200209-1624.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (873.17kB)
03:22:44 [INFO] Fetching org.eclipse.ant.ui_3.7.800.v20200413-1643.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (483.38kB)
03:22:44 [INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.79kB)
03:22:44 [INFO] Fetching org.eclipse.ui.externaltools_3.4.700.v20200319-0924.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.77kB)
03:22:44 [INFO] Fetching org.eclipse.ui_3.117.0.v20200518-1705.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (363.6kB)
03:22:44 [INFO] Fetching org.eclipse.ui.console_3.9.200.v20200511-1122.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (85.4kB)
03:22:44 [INFO] Fetching org.eclipse.debug.ui_3.14.500.v20200520-0842.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1MB)
03:22:45 [INFO] Fetching org.eclipse.jdt.ui_3.21.100.v20200602-0959.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (3.94MB)
03:22:47 [INFO] Fetching org.eclipse.jdt.debug.ui_3.11.0.v20200525-2012.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.66MB)
03:22:47 [INFO] Fetching org.eclipse.team.core_3.8.1000.v20200428-1255.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.89kB)
03:22:47 [INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.0.v20200515-0330.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (105.75kB)
03:22:47 [INFO] Fetching org.eclipse.core.expressions_3.6.800.v20200319-0911.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.96kB)
03:22:47 [INFO] Fetching org.eclipse.jdt.junit_3.11.800.v20200518-1033.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (235.58kB)
03:22:48 [INFO] Fetching org.eclipse.compare_3.7.1000.v20200511-1203.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (306.31kB)
03:22:48 [INFO] Fetching org.eclipse.jface.text_3.16.300.v20200526-0811.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (316.88kB)
03:22:48 [INFO] Fetching org.eclipse.ui.ide_3.17.100.v20200530-0835.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (957.79kB)
03:22:49 [INFO] Fetching org.eclipse.ui.views_3.10.300.v20200311-1018.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (48.59kB)
03:22:49 [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.14.200.v20200421-1954.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (233.97kB)
03:22:49 [INFO] Fetching org.eclipse.ui.editors_3.13.200.v20200501-2307.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (199.91kB)
03:22:49 [INFO] Fetching org.eclipse.ui.forms_3.9.100.v20200413-1417.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.18kB)
03:22:49 [INFO] Fetching org.eclipse.compare.core_3.6.900.v20200412-2017.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (32.85kB)
03:22:49 [INFO] Fetching org.eclipse.core.commands_3.9.700.v20191217-1850.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.01kB)
03:22:49 [INFO] Fetching org.eclipse.equinox.common_3.12.0.v20200504-1602.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.07kB)
03:22:49 [INFO] Fetching org.eclipse.core.contenttype_3.7.700.v20200517-1644.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (41.49kB)
03:22:50 [INFO] Fetching org.eclipse.equinox.preferences_3.8.0.v20200422-1833.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.59kB)
03:22:50 [INFO] Fetching org.eclipse.equinox.registry_3.8.800.v20200406-0956.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.27kB)
03:22:50 [INFO] Fetching org.eclipse.core.databinding_1.9.0.v20200519-1409.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (56.72kB)
03:22:50 [INFO] Fetching org.eclipse.core.databinding.observable_1.9.0.v20200205-2119.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (82.47kB)
03:22:50 [INFO] Fetching org.eclipse.core.databinding.property_1.8.0.v20200124-0715.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.98kB)
03:22:50 [INFO] Fetching org.eclipse.core.databinding.beans_1.6.100.v20191217-1850.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.2kB)
03:22:50 [INFO] Fetching org.eclipse.core.filebuffers_3.6.1000.v20200409-1035.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (41.15kB)
03:22:50 [INFO] Fetching org.eclipse.core.jobs_3.10.800.v20200421-0950.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (46.11kB)
03:22:50 [INFO] Fetching org.eclipse.equinox.app_1.4.500.v20200422-1833.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (42.05kB)
03:22:50 [INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (120.7kB)
03:22:50 [INFO] Fetching org.eclipse.ui.workbench_3.119.0.v20200521-1247.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (997.92kB)
03:22:51 [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (215.67kB)
03:22:51 [INFO] Fetching org.eclipse.swt_3.114.100.v20200604-0951.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16kB)
03:22:51 [INFO] Fetching org.eclipse.e4.core.commands_0.12.900.v20200110-1732.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.76kB)
03:22:51 [INFO] Fetching org.eclipse.e4.core.di_1.7.600.v20200428-0912.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (25.88kB)
03:22:51 [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.07kB)
03:22:51 [INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.66kB)
03:22:51 [INFO] Fetching org.eclipse.e4.core.services_2.2.300.v20200422-1846.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (28.06kB)
03:22:51 [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.68kB)
03:22:51 [INFO] Fetching org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.72kB)
03:22:51 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.600.v20200311-0642.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.65kB)
03:22:51 [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.700.v20200318-1219.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.82kB)
03:22:51 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (107.16kB)
03:22:51 [INFO] Fetching org.eclipse.emf.ecore_2.22.0.v20200519-1135.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (487.54kB)
03:22:52 [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.900.v20200513-0930.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.02kB)
03:22:52 [INFO] Fetching org.eclipse.e4.ui.services_1.3.700.v20190930-1643.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.16kB)
03:22:52 [INFO] Fetching org.eclipse.jface_3.20.0.v20200505-1952.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (361.92kB)
03:22:52 [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.1200.v20200513-0930.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (66.16kB)
03:22:52 [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.1000.v20200525-0806.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.8kB)
03:22:52 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.700.v20200527-0719.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.47kB)
03:22:52 [INFO] Fetching org.eclipse.e4.ui.di_1.2.800.v20200128-0855.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.76kB)
03:22:52 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.800.v20200522-0923.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.84kB)
03:22:52 [INFO] Fetching org.eclipse.e4.ui.ide_3.15.100.v20200323-2111.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.94kB)
03:22:52 [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.700.v20200113-1422.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (111.14kB)
03:22:52 [INFO] Fetching org.eclipse.equinox.event_1.5.400.v20200511-1702.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.62kB)
03:22:52 [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.700.v20191222-1048.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.45kB)
03:22:52 [INFO] Fetching org.eclipse.e4.ui.workbench_1.11.300.v20200514-1625.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (85.1kB)
03:22:53 [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (51kB)
03:22:53 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (84.02kB)
03:22:53 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.1000.v20200517-1848.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.88kB)
03:22:53 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.1200.v20200529-1321.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (95.01kB)
03:22:53 [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.1000.v20200514-1625.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (60.86kB)
03:22:53 [INFO] Fetching org.eclipse.jface.databinding_1.11.100.v20200522-1835.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.88kB)
03:22:53 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.400.v20191216-0805.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.07kB)
03:22:53 [INFO] Fetching org.eclipse.urischeme_1.1.0.v20200603-1117.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.48kB)
03:22:53 [INFO] Fetching org.eclipse.emf.common_2.19.0.v20200324-0932.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (115.11kB)
03:22:53 [INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (59.46kB)
03:22:53 [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.42kB)
03:22:53 [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (61.27kB)
03:22:53 [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (96.94kB)
03:22:53 [INFO] Fetching org.eclipse.emf.edit.ui_2.18.0.v20200205-0529.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (108.42kB)
03:22:53 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (18.45kB)
03:22:53 [INFO] Fetching org.eclipse.emf.transaction_1.9.1.201805140824.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (169.13kB)
03:22:53 [INFO] Fetching org.eclipse.emf.validation_1.8.0.201812070911.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (403.76kB)
03:22:54 [INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.201805140824.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.51kB)
03:22:54 [INFO] Fetching org.eclipse.emf.workspace_1.5.1.201805140824.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (85.1kB)
03:22:54 [INFO] Fetching org.eclipse.equinox.bidi_1.2.300.v20191213-1901.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.95kB)
03:22:54 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.47kB)
03:22:54 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.56kB)
03:22:54 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.500.v20200406-2025.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (58.11kB)
03:22:54 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.0.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (107.88kB)
03:22:54 [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.42kB)
03:22:54 [INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (32.04kB)
03:22:54 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.600.v20200217-1130.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (38.9kB)
03:22:54 [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.700.v20200110-2121.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.47kB)
03:22:54 [INFO] Fetching org.eclipse.equinox.p2.director_2.4.700.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (47.99kB)
03:22:54 [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (116.64kB)
03:22:54 [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (81.19kB)
03:22:54 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.500.v20200211-1505.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.81kB)
03:22:54 [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (74.47kB)
03:22:54 [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.600.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.85kB)
03:22:54 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.400.v20191211-1528.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.94kB)
03:22:55 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.86kB)
03:22:55 [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.800.v20200410-1336.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.99kB)
03:22:55 [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.400.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.28kB)
03:22:55 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.600.v20200318-1507.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (105.95kB)
03:22:55 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.64kB)
03:22:55 [INFO] Fetching org.eclipse.equinox.security_1.3.500.v20200114-1637.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.56kB)
03:22:55 [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.500.v20200110-2121.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (121.9kB)
03:22:55 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.600.v20200114-1339.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (46.47kB)
03:22:55 [INFO] Fetching org.eclipse.equinox.p2.ui_2.6.0.v20200602-1138.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (288.61kB)
03:22:55 [INFO] Fetching org.eclipse.equinox.security.ui_1.2.600.v20191213-1901.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (71.21kB)
03:22:55 [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (366.65kB)
03:22:55 [INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (117.62kB)
03:22:55 [INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (257.14kB)
03:22:55 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (101.66kB)
03:22:56 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (120.53kB)
03:22:56 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (39.26kB)
03:22:56 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.86kB)
03:22:56 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (100.25kB)
03:22:56 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (76.2kB)
03:22:56 [INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (133.46kB)
03:22:56 [INFO] Fetching org.eclipse.gmf.runtime.notation_1.10.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (386.74kB)
03:22:56 [INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (114.29kB)
03:22:56 [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (190.36kB)
03:22:56 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.9.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.16MB)
03:22:56 [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29kB)
03:22:56 [INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (93.45kB)
03:22:56 [INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.1.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (101.73kB)
03:22:56 [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.900.v20200513-0930.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.75kB)
03:22:56 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.1.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.3kB)
03:22:56 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (218.73kB)
03:22:56 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (90.14kB)
03:22:56 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (137.53kB)
03:22:56 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (92.1kB)
03:22:56 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.8.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (196.73kB)
03:22:56 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.8.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (215.85kB)
03:22:56 [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (62.89kB)
03:22:56 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.91kB)
03:22:56 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.1.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (117.43kB)
03:22:57 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (123.72kB)
03:22:57 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (69.5kB)
03:22:57 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.1.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (318.69kB)
03:22:57 [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (110.07kB)
03:22:57 [INFO] Fetching org.eclipse.gmf.runtime.notation.edit_1.8.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (245.89kB)
03:22:57 [INFO] Fetching org.eclipse.jdt.core.manipulation_1.14.0.v20200526-0740.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (493.48kB)
03:22:57 [INFO] Fetching org.eclipse.jdt.debug_3.15.100.v20200525-2012.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (966.69kB)
03:22:57 [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.15.100.v20200525-2012/org.eclipse.jdt.debug-3.15.100.v20200525-2012.jar
03:22:57 [INFO] Fetching org.eclipse.search_3.11.1000.v20200410-1852.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (215.04kB)
03:22:57 [INFO] Fetching org.eclipse.jdt.junit.runtime_3.5.200.v20200501-1429.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.57kB)
03:22:57 [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.0.v20200515-0330.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (176.74kB)
03:22:58 [INFO] Fetching org.eclipse.jdt.junit.core_3.10.700.v20200501-1429.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.97kB)
03:22:58 [INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (123kB)
03:22:58 [INFO] Fetching org.eclipse.team.ui_3.8.900.v20200422-1935.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (492.92kB)
03:22:58 [INFO] Fetching org.eclipse.ui.navigator_3.9.300.v20200513-0930.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (131.02kB)
03:22:58 [INFO] Fetching org.eclipse.ui.navigator.resources_3.7.300.v20200417-1241.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (71.64kB)
03:22:58 [INFO] Fetching org.eclipse.m2m.qvt.oml_3.10.2.v20200609-1812.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.04MB)
03:22:58 [INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.10.2.v20200609-1812.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.37kB)
03:22:58 [INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20200609-1812.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (275.14kB)
03:22:59 [INFO] Fetching org.eclipse.ocl.ecore_3.15.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (111.44kB)
03:22:59 [INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.10.2.v20200609-1812.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.54kB)
03:22:59 [INFO] Fetching org.eclipse.ocl_3.15.0.v20200608-1555.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.14MB)
03:22:59 [INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.10.2.v20200609-1812.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.72kB)
03:22:59 [INFO] Fetching org.eclipse.nebula.widgets.nattable.core_1.5.0.201703192131.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.82MB)
03:22:59 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.114.100.v20200604-0951.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.13MB)
03:23:00 [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_1.5.0.201703192131.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (131.36kB)
03:23:00 [INFO] Fetching org.eclipse.nebula.widgets.richtext_1.2.0.201703081533.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.42MB)
03:23:00 [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (48.92kB)
03:23:00 [INFO] Fetching org.eclipse.ocl.common_1.8.400.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.75kB)
03:23:00 [INFO] Fetching org.eclipse.papyrus.editor_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.45kB)
03:23:00 [INFO] Fetching org.eclipse.papyrus.infra.ui_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (102.7kB)
03:23:00 [INFO] Fetching org.eclipse.papyrus.infra.emf_3.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.17kB)
03:23:00 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.utils_1.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.8kB)
03:23:00 [INFO] Fetching org.eclipse.papyrus.emf_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.48kB)
03:23:00 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.core_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.28kB)
03:23:00 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.ui_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.91kB)
03:23:00 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.core_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.38kB)
03:23:00 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.core_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.16kB)
03:23:00 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel_1.4.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.24kB)
03:23:00 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.core_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.59kB)
03:23:00 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel_1.3.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (308.91kB)
03:23:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.ui_3.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (52.74kB)
03:23:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.core_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.9kB)
03:23:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.ui_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (42.36kB)
03:23:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.swt_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.42kB)
03:23:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.jface.ui_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.12kB)
03:23:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet_1.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.54kB)
03:23:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.catalog_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.09kB)
03:23:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.core_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.06kB)
03:23:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.ui_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.74kB)
03:23:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.pde.core_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.81kB)
03:23:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.catalog_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.18kB)
03:23:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.66kB)
03:23:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.metamodel_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.93kB)
03:23:01 [INFO] Fetching org.eclipse.papyrus.infra.tools_3.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (38.91kB)
03:23:01 [INFO] Fetching org.eclipse.pde.core_3.13.400.v20200415-0531.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.29MB)
03:23:01 [INFO] Fetching org.eclipse.papyrus.infra.architecture_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.69kB)
03:23:01 [INFO] Fetching org.eclipse.papyrus.infra.core.architecture_2.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (42.11kB)
03:23:01 [INFO] Fetching org.eclipse.papyrus.infra.services.edit_3.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.69kB)
03:23:01 [INFO] Fetching org.eclipse.papyrus.infra.core_3.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (99.97kB)
03:23:01 [INFO] Fetching org.eclipse.papyrus.infra.types_4.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.23kB)
03:23:01 [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation_2.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.14kB)
03:23:01 [INFO] Fetching org.eclipse.papyrus.infra.constraints_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.05kB)
03:23:01 [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation.edit_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.68kB)
03:23:02 [INFO] Fetching org.eclipse.papyrus.infra.core.architecture.edit_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.22kB)
03:23:02 [INFO] Fetching org.eclipse.papyrus.infra.constraints.edit_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.06kB)
03:23:02 [INFO] Fetching org.eclipse.papyrus.infra.types.edit_4.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.04kB)
03:23:02 [INFO] Fetching org.eclipse.papyrus.infra.core.sashwindows.di_1.4.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (51.27kB)
03:23:02 [INFO] Fetching org.eclipse.papyrus.infra.core.log_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.13kB)
03:23:02 [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor_2.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (66.05kB)
03:23:02 [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor.di_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.72kB)
03:23:02 [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.5kB)
03:23:02 [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.12kB)
03:23:02 [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome_2.0.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (54.72kB)
03:23:02 [INFO] Fetching org.eclipse.papyrus.infra.properties.ui_3.4.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (81.37kB)
03:23:02 [INFO] Fetching org.eclipse.papyrus.infra.emf.appearance_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.94kB)
03:23:02 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions_1.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (42.6kB)
03:23:02 [INFO] Fetching org.eclipse.papyrus.infra.emf.gmf_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.7kB)
03:23:02 [INFO] Fetching org.eclipse.papyrus.infra.emf.nattable_5.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (36.35kB)
03:23:02 [INFO] Fetching org.eclipse.papyrus.infra.nattable_6.7.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (332.71kB)
03:23:02 [INFO] Fetching org.eclipse.papyrus.infra.emf.readonly_3.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (25.29kB)
03:23:02 [INFO] Fetching org.eclipse.papyrus.infra.onefile_2.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.97kB)
03:23:02 [INFO] Fetching org.eclipse.pde.ui_3.11.400.v20200514-1728.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.46MB)
03:23:03 [INFO] Fetching org.eclipse.papyrus.infra.internationalization_1.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (36.1kB)
03:23:03 [INFO] Fetching org.eclipse.papyrus.infra.emf.types_4.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.64kB)
03:23:03 [INFO] Fetching org.eclipse.papyrus.infra.types.rulebased_4.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.55kB)
03:23:03 [INFO] Fetching org.eclipse.papyrus.infra.properties.edit_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.49kB)
03:23:03 [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (171.76kB)
03:23:04 [INFO] Fetching org.eclipse.papyrus.infra.types.core_4.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35kB)
03:23:04 [INFO] Fetching org.eclipse.papyrus.infra.filters_1.3.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.02kB)
03:23:04 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.canonical_2.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.47kB)
03:23:04 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common_3.104.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (311.16kB)
03:23:04 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.commands_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.26kB)
03:23:04 [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.policy_3.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (38.58kB)
03:23:04 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.8kB)
03:23:04 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.tooling.runtime_3.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (87.62kB)
03:23:04 [INFO] Fetching org.eclipse.papyrus.infra.services.decoration_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.06kB)
03:23:04 [INFO] Fetching org.eclipse.papyrus.infra.sync_2.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.14kB)
03:23:04 [INFO] Fetching org.eclipse.papyrus.infra.services.edit.ui_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.26kB)
03:23:04 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.25kB)
03:23:04 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration_4.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.11kB)
03:23:04 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.dnd_1.4.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.76kB)
03:23:04 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.expansion_3.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (54.37kB)
03:23:05 [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.77kB)
03:23:05 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.04kB)
03:23:05 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.hyperlink_3.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.28kB)
03:23:05 [INFO] Fetching org.eclipse.papyrus.infra.hyperlink_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.09kB)
03:23:05 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.navigation_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.55kB)
03:23:05 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.preferences_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.68kB)
03:23:05 [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation_2.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.49kB)
03:23:05 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.menu_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.67kB)
03:23:05 [INFO] Fetching org.eclipse.papyrus.infra.widgets.toolbox_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (38.59kB)
03:23:05 [INFO] Fetching org.eclipse.papyrus.infra.services.navigation_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.38kB)
03:23:05 [INFO] Fetching org.eclipse.papyrus.infra.services.openelement_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.39kB)
03:23:05 [INFO] Fetching org.eclipse.papyrus.infra.services.viewersearch_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.02kB)
03:23:05 [INFO] Fetching org.eclipse.papyrus.views.properties_4.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.38kB)
03:23:05 [INFO] Fetching org.eclipse.papyrus.infra.widgets_3.6.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (571.45kB)
03:23:05 [INFO] Fetching org.eclipse.papyrus.infra.ui.emf_2.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.12kB)
03:23:05 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.properties_4.1.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (67.97kB)
03:23:06 [INFO] Fetching org.eclipse.papyrus.infra.nattable.model_4.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (111.94kB)
03:23:06 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.common_1.100.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.42kB)
03:23:06 [INFO] Fetching org.eclipse.papyrus.infra.services.labelprovider_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.21kB)
03:23:06 [INFO] Fetching org.eclipse.papyrus.infra.nattable.common_5.5.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.02kB)
03:23:06 [INFO] Fetching org.eclipse.papyrus.infra.newchild_4.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.26kB)
03:23:06 [INFO] Fetching org.eclipse.papyrus.infra.services.semantic_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.65kB)
03:23:06 [INFO] Fetching org.eclipse.papyrus.infra.properties_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.27kB)
03:23:06 [INFO] Fetching org.eclipse.xwt_1.4.0.202003031031.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (178.29kB)
03:23:06 [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.history_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.95kB)
03:23:06 [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (291.62kB)
03:23:06 [INFO] Fetching org.eclipse.papyrus.infra.services.markerlistener_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.72kB)
03:23:06 [INFO] Fetching org.eclipse.papyrus.infra.services.localizer_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.96kB)
03:23:06 [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.93kB)
03:23:06 [INFO] Fetching org.eclipse.papyrus.infra.services.validation_3.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.15kB)
03:23:06 [INFO] Fetching org.eclipse.papyrus.infra.ui.architecture_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.49kB)
03:23:06 [INFO] Fetching org.eclipse.pde_3.13.1100.v20200604-0540.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (41.27kB)
03:23:06 [INFO] Fetching org.eclipse.papyrus.uml.appearance_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.05kB)
03:23:06 [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.03MB)
03:23:07 [INFO] Fetching org.eclipse.papyrus.uml.diagram.common_3.4.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (575.77kB)
03:23:07 [INFO] Fetching org.eclipse.papyrus.uml.tools.utils_3.5.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (52.2kB)
03:23:08 [INFO] Fetching org.eclipse.papyrus.uml.diagram.wizards_3.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (66.33kB)
03:23:08 [INFO] Fetching org.eclipse.papyrus.uml.diagram.navigation_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.02kB)
03:23:08 [INFO] Fetching org.eclipse.papyrus.uml.profile_3.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (72.34kB)
03:23:08 [INFO] Fetching org.eclipse.papyrus.uml.modelrepair_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.38kB)
03:23:08 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.edit_1.100.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.23kB)
03:23:08 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.utils_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.3kB)
03:23:08 [INFO] Fetching org.eclipse.papyrus.uml.tools_4.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (94.27kB)
03:23:08 [INFO] Fetching org.eclipse.papyrus.uml.diagram.composite_3.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (457.41kB)
03:23:09 [INFO] Fetching org.eclipse.papyrus.uml.service.types_4.3.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (167.69kB)
03:23:09 [INFO] Fetching org.eclipse.papyrus.uml.diagram.stereotype.edition_2.0.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.44kB)
03:23:09 [INFO] Fetching org.eclipse.ui.intro_3.5.1000.v20200525-1037.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (142.89kB)
03:23:09 [INFO] Fetching org.eclipse.papyrus.uml.extensionpoints_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.07kB)
03:23:09 [INFO] Fetching org.eclipse.papyrus.uml.nattable_5.4.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (69.16kB)
03:23:09 [INFO] Fetching org.eclipse.papyrus.uml.nattable.stereotype.display_3.0.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.11kB)
03:23:09 [INFO] Fetching org.eclipse.uml2.uml.editor_5.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.29kB)
03:23:09 [INFO] Fetching org.eclipse.papyrus.uml.properties_3.5.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (236.34kB)
03:23:09 [INFO] Fetching org.eclipse.papyrus.uml.ui_1.3.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.71kB)
03:23:09 [INFO] Fetching org.eclipse.papyrus.uml.types.core_4.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (62.76kB)
03:23:09 [INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.63kB)
03:23:09 [INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.84kB)
03:23:10 [INFO] Fetching org.eclipse.pde.build_3.10.800.v20200410-1419.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (478.57kB)
03:23:10 [INFO] Fetching org.eclipse.update.configurator_3.4.600.v20200422-1910.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.22kB)
03:23:10 [INFO] Fetching org.eclipse.pde.launching_3.8.200.v20200512-0948.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (51.65kB)
03:23:10 [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.800.v20200522-1354.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (150.45kB)
03:23:10 [INFO] Fetching org.eclipse.ui.views.log_1.2.1100.v20200513-0930.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (85.26kB)
03:23:10 [INFO] Fetching org.eclipse.ui.trace_1.1.800.v20200106-1301.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.28kB)
03:23:10 [INFO] Fetching org.eclipse.ui.genericeditor_1.1.700.v20200211-1227.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.3kB)
03:23:10 [INFO] Fetching org.eclipse.uml2.uml.resources_5.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (243.5kB)
03:23:10 [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.18kB)
03:23:10 [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.12kB)
03:23:10 [INFO] Resolving dependencies of MavenProject: org.polarsys.esf:org.polarsys.esf.core.metamodel.esfarchitectureconcepts:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfarchitectureconcepts/pom.xml
03:23:10 [INFO] Resolving dependencies of MavenProject: org.polarsys.esf:org.polarsys.esf.core.metamodel.esfcore:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfcore/pom.xml
03:23:10 [INFO] Resolving dependencies of MavenProject: org.polarsys.esf:org.polarsys.esf.core.metamodel.esfbehaviours:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfbehaviours/pom.xml
03:23:10 [INFO] Resolving dependencies of MavenProject: org.polarsys.esf:org.polarsys.esf.core.metamodel.esfproperties:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfproperties/pom.xml
03:23:10 [INFO] Resolving dependencies of MavenProject: org.polarsys.esf:org.polarsys.esf.core.metamodel.esfsafetyconcepts:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfsafetyconcepts/pom.xml
03:23:11 [INFO] Resolving dependencies of MavenProject: org.polarsys.esf:org.polarsys.esf.core.profile.esfarchitectureconcepts:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts/pom.xml
03:23:11 [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.15.100.v20200525-2012/org.eclipse.jdt.debug-3.15.100.v20200525-2012.jar
03:23:11 [INFO] Resolving dependencies of MavenProject: org.polarsys.esf:org.polarsys.esf.core.profile.esfarchitectureconcepts.tests:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts.tests/pom.xml
03:23:11 [INFO] Fetching org.eclipse.core.net_1.3.900.v20200428-1255.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.74kB)
03:23:11 [INFO] Fetching org.eclipse.equinox.launcher_1.5.700.v20200207-2156.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.85kB)
03:23:11 [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.15.100.v20200525-2012/org.eclipse.jdt.debug-3.15.100.v20200525-2012.jar
03:23:11 [INFO] Fetching org.eclipse.ui.ide.application_1.3.700.v20200525-1456.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (56.86kB)
03:23:11 [INFO] Resolving dependencies of MavenProject: org.polarsys.esf:org.polarsys.esf.core.profile.esfarchitectureconcepts.application:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts.application/pom.xml
03:23:11 [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.15.100.v20200525-2012/org.eclipse.jdt.debug-3.15.100.v20200525-2012.jar
03:23:11 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel_2.3.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (51.09kB)
03:23:11 [INFO] Resolving dependencies of MavenProject: org.polarsys.esf:org.polarsys.esf.core.profile.esfbehaviours:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfbehaviours/pom.xml
03:23:11 [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.15.100.v20200525-2012/org.eclipse.jdt.debug-3.15.100.v20200525-2012.jar
03:23:11 [INFO] Resolving dependencies of MavenProject: org.polarsys.esf:org.polarsys.esf.core.profile.esfcore:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfcore/pom.xml
03:23:11 [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.15.100.v20200525-2012/org.eclipse.jdt.debug-3.15.100.v20200525-2012.jar
03:23:11 [INFO] Resolving dependencies of MavenProject: org.polarsys.esf:org.polarsys.esf.core.profile.esfproperties:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfproperties/pom.xml
03:23:11 [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.15.100.v20200525-2012/org.eclipse.jdt.debug-3.15.100.v20200525-2012.jar
03:23:11 [INFO] Resolving dependencies of MavenProject: org.polarsys.esf:org.polarsys.esf.core.profile.esfsafetyconcepts:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfsafetyconcepts/pom.xml
03:23:12 [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.15.100.v20200525-2012/org.eclipse.jdt.debug-3.15.100.v20200525-2012.jar
03:23:12 [INFO] Resolving dependencies of MavenProject: org.polarsys.esf:org.polarsys.esf.core.releng:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/releng/org.polarsys.esf.core.releng/pom.xml
03:23:12 [INFO] Resolving dependencies of MavenProject: org.polarsys.esf:org.polarsys.esf.core.releng.branding:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/releng/org.polarsys.esf.core.releng.branding/pom.xml
03:23:12 [INFO] Resolving dependencies of MavenProject: org.polarsys.esf:org.polarsys.esf.core.resources.graphical:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/resources/org.polarsys.esf.core.resources.graphical/pom.xml
03:23:12 [INFO] Fetching org.eclipse.emf.emfstore.common_1.9.0.v20170530-0703.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.86MB)
03:23:12 [INFO] Resolving dependencies of MavenProject: org.polarsys.esf:org.polarsys.esf.core.common:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/org.polarsys.esf.core.common/pom.xml
03:23:12 [INFO] Resolving dependencies of MavenProject: org.polarsys.esf:org.polarsys.esf.core.common.ui:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/org.polarsys.esf.core.common.ui/pom.xml
03:23:12 [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.15.100.v20200525-2012/org.eclipse.jdt.debug-3.15.100.v20200525-2012.jar
03:23:12 [INFO] Resolving dependencies of MavenProject: org.polarsys.esf:org.polarsys.esf.core.doc:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/org.polarsys.esf.core.doc/pom.xml
03:23:12 [INFO] Resolving dependencies of MavenProject: org.polarsys.esf:org.polarsys.esf.core.utils:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/org.polarsys.esf.core.utils/pom.xml
03:23:13 [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.15.100.v20200525-2012/org.eclipse.jdt.debug-3.15.100.v20200525-2012.jar
03:23:13 [INFO] Resolving dependencies of MavenProject: org.polarsys.esf:esf-infra.p2:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/esf-infra-gerrit-build/p2/pom.xml
03:23:13 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.114.100.v20200604-0951.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.13MB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.114.100.v20200604-0951.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.13MB)
03:23:13 [INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (743.15kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (743.15kB)
03:23:13 [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.5MB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.5MB)
03:23:13 [INFO] Fetching org.eclipse.osgi_3.15.300.v20200520-1959.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (459.89kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.osgi_3.15.300.v20200520-1959.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (459.89kB)
03:23:13 [INFO] Fetching javax.annotation_1.3.5.v20200504-1837.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (36.58kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching javax.annotation_1.3.5.v20200504-1837.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (36.58kB)
03:23:13 [INFO] Fetching org.apache.ant_1.10.8.v20200515-1239.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (2.86MB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.apache.ant_1.10.8.v20200515-1239.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (2.86MB)
03:23:13 [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.03kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.03kB)
03:23:13 [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (258.72kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (258.72kB)
03:23:13 [INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (101.68kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (101.68kB)
03:23:13 [INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (63.49kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (63.49kB)
03:23:13 [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.52kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.52kB)
03:23:13 [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.71kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.71kB)
03:23:13 [INFO] Fetching org.apache.commons.codec_1.13.0.v20200108-0001.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (143.6kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.apache.commons.codec_1.13.0.v20200108-0001.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (143.6kB)
03:23:13 [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (82.7kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (82.7kB)
03:23:13 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.71kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.71kB)
03:23:13 [INFO] Fetching org.apache.felix.scr_2.1.16.v20200110-1820.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (155.55kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.apache.felix.scr_2.1.16.v20200110-1820.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (155.55kB)
03:23:13 [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.03kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.03kB)
03:23:13 [INFO] Fetching org.eclipse.osgi.util_3.5.300.v20190708-1141.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.65kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.osgi.util_3.5.300.v20190708-1141.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.65kB)
03:23:13 [INFO] Fetching org.eclipse.ant.core_3.5.700.v20191221-1203.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (72.39kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.ant.core_3.5.700.v20191221-1203.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (72.39kB)
03:23:13 [INFO] Fetching org.eclipse.core.variables_3.4.800.v20200120-1101.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (18.03kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.core.variables_3.4.800.v20200120-1101.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (18.03kB)
03:23:13 [INFO] Fetching org.eclipse.core.runtime_3.18.0.v20200506-2143.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.65kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.core.runtime_3.18.0.v20200506-2143.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.65kB)
03:23:13 [INFO] Fetching org.eclipse.ant.launching_1.2.900.v20200410-1424.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (102.08kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.ant.launching_1.2.900.v20200410-1424.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (102.08kB)
03:23:13 [INFO] Fetching org.eclipse.debug.core_3.15.100.v20200514-0816.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.57kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.jdt.launching_3.17.100.v20200526-1503.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (281.75kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.core.externaltools_1.1.700.v20200416-1310.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.79kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.text_3.10.200.v20200428-0633.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (100.5kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.text_3.10.200.v20200428-0633.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (100.5kB)
03:23:13 [INFO] Fetching org.eclipse.ant.ui_3.7.800.v20200413-1643.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (483.38kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.ant.ui_3.7.800.v20200413-1643.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (483.38kB)
03:23:13 [INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.79kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.79kB)
03:23:13 [INFO] Fetching org.eclipse.ui.externaltools_3.4.700.v20200319-0924.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.77kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.ui.externaltools_3.4.700.v20200319-0924.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.77kB)
03:23:13 [INFO] Fetching org.eclipse.ui_3.117.0.v20200518-1705.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (363.6kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.ui_3.117.0.v20200518-1705.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (363.6kB)
03:23:13 [INFO] Fetching org.eclipse.ui.console_3.9.200.v20200511-1122.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (85.4kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.ui.console_3.9.200.v20200511-1122.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (85.4kB)
03:23:13 [INFO] Fetching org.eclipse.debug.ui_3.14.500.v20200520-0842.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1MB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.debug.ui_3.14.500.v20200520-0842.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1MB)
03:23:13 [INFO] Fetching org.eclipse.jdt.ui_3.21.100.v20200602-0959.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (3.94MB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.jdt.ui_3.21.100.v20200602-0959.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (3.94MB)
03:23:13 [INFO] Fetching org.eclipse.team.core_3.8.1000.v20200428-1255.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.89kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.team.core_3.8.1000.v20200428-1255.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.89kB)
03:23:13 [INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.0.v20200515-0330.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (105.75kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.0.v20200515-0330.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (105.75kB)
03:23:13 [INFO] Fetching org.eclipse.core.expressions_3.6.800.v20200319-0911.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.96kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.core.expressions_3.6.800.v20200319-0911.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.96kB)
03:23:13 [INFO] Fetching org.eclipse.jdt.junit_3.11.800.v20200518-1033.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (235.58kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.jdt.junit_3.11.800.v20200518-1033.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (235.58kB)
03:23:13 [INFO] Fetching org.eclipse.compare_3.7.1000.v20200511-1203.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (306.31kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.compare_3.7.1000.v20200511-1203.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (306.31kB)
03:23:13 [INFO] Fetching org.eclipse.jface.text_3.16.300.v20200526-0811.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (316.88kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.jface.text_3.16.300.v20200526-0811.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (316.88kB)
03:23:13 [INFO] Fetching org.eclipse.ui.ide_3.17.100.v20200530-0835.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (957.79kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.ui.ide_3.17.100.v20200530-0835.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (957.79kB)
03:23:13 [INFO] Fetching org.eclipse.ui.views_3.10.300.v20200311-1018.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (48.59kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.ui.views_3.10.300.v20200311-1018.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (48.59kB)
03:23:13 [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.14.200.v20200421-1954.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (233.97kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.14.200.v20200421-1954.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (233.97kB)
03:23:13 [INFO] Fetching org.eclipse.ui.editors_3.13.200.v20200501-2307.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (199.91kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.ui.editors_3.13.200.v20200501-2307.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (199.91kB)
03:23:13 [INFO] Fetching org.eclipse.ui.forms_3.9.100.v20200413-1417.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.18kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.ui.forms_3.9.100.v20200413-1417.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.18kB)
03:23:13 [INFO] Fetching org.eclipse.compare.core_3.6.900.v20200412-2017.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (32.85kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.compare.core_3.6.900.v20200412-2017.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (32.85kB)
03:23:13 [INFO] Fetching org.eclipse.core.commands_3.9.700.v20191217-1850.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.01kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.core.commands_3.9.700.v20191217-1850.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.01kB)
03:23:13 [INFO] Fetching org.eclipse.equinox.common_3.12.0.v20200504-1602.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.07kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.equinox.common_3.12.0.v20200504-1602.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.07kB)
03:23:13 [INFO] Fetching org.eclipse.core.contenttype_3.7.700.v20200517-1644.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (41.49kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.core.contenttype_3.7.700.v20200517-1644.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (41.49kB)
03:23:13 [INFO] Fetching org.eclipse.equinox.preferences_3.8.0.v20200422-1833.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.59kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.equinox.preferences_3.8.0.v20200422-1833.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.59kB)
03:23:13 [INFO] Fetching org.eclipse.equinox.registry_3.8.800.v20200406-0956.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.27kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.equinox.registry_3.8.800.v20200406-0956.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.27kB)
03:23:13 [INFO] Fetching org.eclipse.core.databinding_1.9.0.v20200519-1409.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (56.72kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.core.databinding_1.9.0.v20200519-1409.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (56.72kB)
03:23:13 [INFO] Fetching org.eclipse.core.databinding.observable_1.9.0.v20200205-2119.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (82.47kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.core.databinding.observable_1.9.0.v20200205-2119.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (82.47kB)
03:23:13 [INFO] Fetching org.eclipse.core.databinding.property_1.8.0.v20200124-0715.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.98kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.core.databinding.property_1.8.0.v20200124-0715.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.98kB)
03:23:13 [INFO] Fetching org.eclipse.core.databinding.beans_1.6.100.v20191217-1850.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.2kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.core.databinding.beans_1.6.100.v20191217-1850.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.2kB)
03:23:13 [INFO] Fetching org.eclipse.core.filebuffers_3.6.1000.v20200409-1035.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (41.15kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.core.filebuffers_3.6.1000.v20200409-1035.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (41.15kB)
03:23:13 [INFO] Fetching org.eclipse.core.jobs_3.10.800.v20200421-0950.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (46.11kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.core.jobs_3.10.800.v20200421-0950.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (46.11kB)
03:23:13 [INFO] Fetching org.eclipse.equinox.app_1.4.500.v20200422-1833.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (42.05kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.equinox.app_1.4.500.v20200422-1833.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (42.05kB)
03:23:13 [INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (120.7kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (120.7kB)
03:23:13 [INFO] Fetching org.eclipse.ui.workbench_3.119.0.v20200521-1247.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (997.92kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.ui.workbench_3.119.0.v20200521-1247.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (997.92kB)
03:23:13 [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (215.67kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (215.67kB)
03:23:13 [INFO] Fetching org.eclipse.swt_3.114.100.v20200604-0951.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16kB)
03:23:13 [INFO] The user operation is waiting for background work to complete.
03:23:13 [INFO] Fetching org.eclipse.swt_3.114.100.v20200604-0951.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16kB)
03:23:14 [INFO] Fetching org.eclipse.e4.core.commands_0.12.900.v20200110-1732.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.76kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.e4.core.commands_0.12.900.v20200110-1732.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.76kB)
03:23:14 [INFO] Fetching org.eclipse.e4.core.di_1.7.600.v20200428-0912.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (25.88kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.e4.core.di_1.7.600.v20200428-0912.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (25.88kB)
03:23:14 [INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.66kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.66kB)
03:23:14 [INFO] Fetching org.eclipse.e4.core.services_2.2.300.v20200422-1846.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (28.06kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.e4.core.services_2.2.300.v20200422-1846.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (28.06kB)
03:23:14 [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.68kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.68kB)
03:23:14 [INFO] Fetching org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.72kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.72kB)
03:23:14 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.600.v20200311-0642.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.65kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.600.v20200311-0642.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.65kB)
03:23:14 [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.700.v20200318-1219.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.82kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.700.v20200318-1219.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.82kB)
03:23:14 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (107.16kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (107.16kB)
03:23:14 [INFO] Fetching org.eclipse.emf.ecore_2.22.0.v20200519-1135.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (487.54kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.emf.ecore_2.22.0.v20200519-1135.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (487.54kB)
03:23:14 [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.900.v20200513-0930.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.02kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.900.v20200513-0930.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.02kB)
03:23:14 [INFO] Fetching org.eclipse.e4.ui.services_1.3.700.v20190930-1643.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.16kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.e4.ui.services_1.3.700.v20190930-1643.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.16kB)
03:23:14 [INFO] Fetching org.eclipse.jface_3.20.0.v20200505-1952.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (361.92kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.jface_3.20.0.v20200505-1952.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (361.92kB)
03:23:14 [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.1200.v20200513-0930.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (66.16kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.1200.v20200513-0930.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (66.16kB)
03:23:14 [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.1000.v20200525-0806.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.8kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.1000.v20200525-0806.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.8kB)
03:23:14 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.700.v20200527-0719.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.47kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.700.v20200527-0719.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.47kB)
03:23:14 [INFO] Fetching org.eclipse.e4.ui.di_1.2.800.v20200128-0855.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.76kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.e4.ui.di_1.2.800.v20200128-0855.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.76kB)
03:23:14 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.800.v20200522-0923.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.84kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.800.v20200522-0923.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.84kB)
03:23:14 [INFO] Fetching org.eclipse.e4.ui.ide_3.15.100.v20200323-2111.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.94kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.e4.ui.ide_3.15.100.v20200323-2111.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.94kB)
03:23:14 [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.700.v20200113-1422.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (111.14kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.700.v20200113-1422.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (111.14kB)
03:23:14 [INFO] Fetching org.eclipse.equinox.event_1.5.400.v20200511-1702.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.62kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.equinox.event_1.5.400.v20200511-1702.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.62kB)
03:23:14 [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.700.v20191222-1048.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.45kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.700.v20191222-1048.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.45kB)
03:23:14 [INFO] Fetching org.eclipse.e4.ui.workbench_1.11.300.v20200514-1625.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (85.1kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.e4.ui.workbench_1.11.300.v20200514-1625.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (85.1kB)
03:23:14 [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (51kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (51kB)
03:23:14 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (84.02kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (84.02kB)
03:23:14 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.1000.v20200517-1848.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.88kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.1000.v20200517-1848.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.88kB)
03:23:14 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.1200.v20200529-1321.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (95.01kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.1200.v20200529-1321.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (95.01kB)
03:23:14 [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.1000.v20200514-1625.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (60.86kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.1000.v20200514-1625.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (60.86kB)
03:23:14 [INFO] Fetching org.eclipse.jface.databinding_1.11.100.v20200522-1835.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.88kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.jface.databinding_1.11.100.v20200522-1835.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.88kB)
03:23:14 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.400.v20191216-0805.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.07kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.400.v20191216-0805.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.07kB)
03:23:14 [INFO] Fetching org.eclipse.urischeme_1.1.0.v20200603-1117.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.48kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.urischeme_1.1.0.v20200603-1117.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.48kB)
03:23:14 [INFO] Fetching org.eclipse.emf.common_2.19.0.v20200324-0932.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (115.11kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.emf.common_2.19.0.v20200324-0932.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (115.11kB)
03:23:14 [INFO] Fetching org.eclipse.emf.edit.ui_2.18.0.v20200205-0529.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (108.42kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.emf.edit.ui_2.18.0.v20200205-0529.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (108.42kB)
03:23:14 [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (61.27kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (61.27kB)
03:23:14 [INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (59.46kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (59.46kB)
03:23:14 [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.42kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.42kB)
03:23:14 [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (96.94kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (96.94kB)
03:23:14 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (18.45kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (18.45kB)
03:23:14 [INFO] Fetching org.eclipse.ocl.ecore_3.15.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (111.44kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.ocl.ecore_3.15.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (111.44kB)
03:23:14 [INFO] Fetching org.eclipse.equinox.bidi_1.2.300.v20191213-1901.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.95kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.equinox.bidi_1.2.300.v20191213-1901.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.95kB)
03:23:14 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.47kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.47kB)
03:23:14 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.56kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.56kB)
03:23:14 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.500.v20200406-2025.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (58.11kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.500.v20200406-2025.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (58.11kB)
03:23:14 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.0.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (107.88kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.0.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (107.88kB)
03:23:14 [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.42kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.42kB)
03:23:14 [INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (32.04kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (32.04kB)
03:23:14 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.600.v20200217-1130.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (38.9kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.600.v20200217-1130.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (38.9kB)
03:23:14 [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.700.v20200110-2121.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.47kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.700.v20200110-2121.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.47kB)
03:23:14 [INFO] Fetching org.eclipse.equinox.p2.director_2.4.700.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (47.99kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.equinox.p2.director_2.4.700.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (47.99kB)
03:23:14 [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (116.64kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (116.64kB)
03:23:14 [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (81.19kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (81.19kB)
03:23:14 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.500.v20200211-1505.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.81kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.500.v20200211-1505.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.81kB)
03:23:14 [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (74.47kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (74.47kB)
03:23:14 [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.600.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.85kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.600.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.85kB)
03:23:14 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.400.v20191211-1528.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.94kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.400.v20191211-1528.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.94kB)
03:23:14 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.86kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.86kB)
03:23:14 [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.800.v20200410-1336.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.99kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.800.v20200410-1336.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.99kB)
03:23:14 [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.400.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.28kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.400.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.28kB)
03:23:14 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.600.v20200318-1507.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (105.95kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.600.v20200318-1507.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (105.95kB)
03:23:14 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.64kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.64kB)
03:23:14 [INFO] Fetching org.eclipse.equinox.security_1.3.500.v20200114-1637.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.56kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.equinox.security_1.3.500.v20200114-1637.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.56kB)
03:23:14 [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.500.v20200110-2121.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (121.9kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.500.v20200110-2121.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (121.9kB)
03:23:14 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.600.v20200114-1339.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (46.47kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.600.v20200114-1339.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (46.47kB)
03:23:14 [INFO] Fetching org.eclipse.equinox.p2.ui_2.6.0.v20200602-1138.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (288.61kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.equinox.p2.ui_2.6.0.v20200602-1138.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (288.61kB)
03:23:14 [INFO] Fetching org.eclipse.equinox.security.ui_1.2.600.v20191213-1901.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (71.21kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.equinox.security.ui_1.2.600.v20191213-1901.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (71.21kB)
03:23:14 [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (366.65kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (366.65kB)
03:23:14 [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.900.v20200513-0930.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.75kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.900.v20200513-0930.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.75kB)
03:23:14 [INFO] Fetching org.eclipse.jdt.core.manipulation_1.14.0.v20200526-0740.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (493.48kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.jdt.core.manipulation_1.14.0.v20200526-0740.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (493.48kB)
03:23:14 [INFO] Fetching org.eclipse.jdt.debug_3.15.100.v20200525-2012.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (966.69kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.jdt.debug_3.15.100.v20200525-2012.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (966.69kB)
03:23:14 [INFO] Fetching org.eclipse.search_3.11.1000.v20200410-1852.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (215.04kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.search_3.11.1000.v20200410-1852.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (215.04kB)
03:23:14 [INFO] Fetching org.eclipse.jdt.junit.runtime_3.5.200.v20200501-1429.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.57kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.jdt.junit.runtime_3.5.200.v20200501-1429.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.57kB)
03:23:14 [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.0.v20200515-0330.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (176.74kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.0.v20200515-0330.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (176.74kB)
03:23:14 [INFO] Fetching org.eclipse.jdt.junit.core_3.10.700.v20200501-1429.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.97kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.jdt.junit.core_3.10.700.v20200501-1429.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.97kB)
03:23:14 [INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (123kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (123kB)
03:23:14 [INFO] Fetching org.eclipse.team.ui_3.8.900.v20200422-1935.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (492.92kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.team.ui_3.8.900.v20200422-1935.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (492.92kB)
03:23:14 [INFO] Fetching org.eclipse.ui.navigator_3.9.300.v20200513-0930.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (131.02kB)
03:23:14 [INFO] The user operation is waiting for background work to complete.
03:23:14 [INFO] Fetching org.eclipse.ui.navigator_3.9.300.v20200513-0930.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (131.02kB)
03:23:15 [INFO] Fetching org.eclipse.ui.navigator.resources_3.7.300.v20200417-1241.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (71.64kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.ui.navigator.resources_3.7.300.v20200417-1241.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (71.64kB)
03:23:15 [INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.10.2.v20200609-1812.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.37kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.10.2.v20200609-1812.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.37kB)
03:23:15 [INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20200609-1812.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (275.14kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20200609-1812.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (275.14kB)
03:23:15 [INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.10.2.v20200609-1812.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.54kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.10.2.v20200609-1812.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.54kB)
03:23:15 [INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.10.2.v20200609-1812.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.72kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.10.2.v20200609-1812.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.72kB)
03:23:15 [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (48.92kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (48.92kB)
03:23:15 [INFO] Fetching org.eclipse.ocl.common_1.8.400.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.75kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.ocl.common_1.8.400.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.75kB)
03:23:15 [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.03MB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.03MB)
03:23:15 [INFO] Fetching org.eclipse.uml2.uml.resources_5.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (243.5kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.uml2.uml.resources_5.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (243.5kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.widgets_3.6.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (571.45kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.widgets_3.6.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (571.45kB)
03:23:15 [INFO] Fetching org.eclipse.pde.ui_3.11.400.v20200514-1728.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.46MB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.pde.ui_3.11.400.v20200514-1728.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.46MB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.editor_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.45kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.editor_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.45kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.ui_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (102.7kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.ui_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (102.7kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.emf_3.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.17kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.emf_3.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.17kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.utils_1.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.8kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.core.log_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.13kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.core.log_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.13kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.emf_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.48kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.emf_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.48kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.core_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.28kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.core_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.28kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.catalog_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.18kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.catalog_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.18kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.core_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.38kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.core_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.38kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.ui_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.91kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.ui_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.91kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.core_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.16kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.core_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.16kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel_1.4.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.24kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel_1.4.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.24kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.core_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.59kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.core_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.59kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel_1.3.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (308.91kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel_1.3.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (308.91kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.ui_3.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (52.74kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.ui_3.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (52.74kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.metamodel_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.93kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.metamodel_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.93kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.pde.core_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.81kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.pde.core_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.81kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.core_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.9kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.core_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.9kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.ui_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (42.36kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.ui_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (42.36kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.swt_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.42kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.swt_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.42kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.jface.ui_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.12kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.jface.ui_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.12kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet_1.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.54kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet_1.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.54kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.catalog_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.09kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.catalog_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.09kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.core_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.06kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.core_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.06kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.ui_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.74kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.ui_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.74kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.66kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.66kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.tools_3.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (38.91kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.tools_3.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (38.91kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.constraints_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.05kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.constraints_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.05kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.04kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.04kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.architecture_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.69kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.architecture_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.69kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.core.architecture_2.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (42.11kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.core.architecture_2.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (42.11kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.services.edit_3.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.69kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.services.edit_3.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.69kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.core_3.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (99.97kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.core_3.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (99.97kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.types_4.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.23kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.types_4.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.23kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation_2.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.14kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation_2.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.14kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation.edit_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.68kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation.edit_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.68kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.core.architecture.edit_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.22kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.core.architecture.edit_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.22kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.constraints.edit_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.06kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.constraints.edit_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.06kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.types.edit_4.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.04kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.types.edit_4.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.04kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.core.sashwindows.di_1.4.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (51.27kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.core.sashwindows.di_1.4.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (51.27kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor_2.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (66.05kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor_2.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (66.05kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor.di_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.72kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor.di_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.72kB)
03:23:15 [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.5kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.5kB)
03:23:15 [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.12kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.12kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome_2.0.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (54.72kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome_2.0.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (54.72kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.properties.ui_3.4.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (81.37kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.properties.ui_3.4.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (81.37kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.services.navigation_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.38kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.services.navigation_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.38kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.internationalization_1.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (36.1kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.internationalization_1.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (36.1kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.common_1.100.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.42kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.common_1.100.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.42kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common_3.104.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (311.16kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common_3.104.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (311.16kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.emf.appearance_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.94kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.emf.appearance_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.94kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.emf.gmf_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.7kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.emf.gmf_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.7kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions_1.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (42.6kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions_1.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (42.6kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.emf.readonly_3.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (25.29kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.emf.readonly_3.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (25.29kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.emf.types_4.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.64kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.emf.types_4.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.64kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.emf.nattable_5.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (36.35kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.emf.nattable_5.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (36.35kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.nattable_6.7.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (332.71kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.nattable_6.7.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (332.71kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.onefile_2.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.97kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.onefile_2.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.97kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.types.rulebased_4.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.55kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.types.rulebased_4.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.55kB)
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.properties.edit_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.49kB)
03:23:15 [INFO] The user operation is waiting for background work to complete.
03:23:15 [INFO] Fetching org.eclipse.papyrus.infra.properties.edit_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.49kB)
03:23:16 [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (171.76kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (171.76kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.types.core_4.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.types.core_4.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.hyperlink_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.09kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.hyperlink_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.09kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.newchild_4.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.26kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.newchild_4.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.26kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.sync_2.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.14kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.sync_2.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.14kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.filters_1.3.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.02kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.filters_1.3.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.02kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.properties_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.27kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.properties_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.27kB)
03:23:16 [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.77kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.77kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.policy_3.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (38.58kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.policy_3.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (38.58kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.canonical_2.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.47kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.canonical_2.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.47kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.commands_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.26kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.commands_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.26kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.8kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.8kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.tooling.runtime_3.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (87.62kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.tooling.runtime_3.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (87.62kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.services.decoration_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.06kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.services.decoration_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.06kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.services.edit.ui_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.26kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.services.edit.ui_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.26kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.25kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.25kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration_4.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.11kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration_4.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.11kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.properties_4.1.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (67.97kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.properties_4.1.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (67.97kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.dnd_1.4.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.76kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.dnd_1.4.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.76kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.expansion_3.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (54.37kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.expansion_3.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (54.37kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.services.validation_3.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.15kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.services.validation_3.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.15kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.services.semantic_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.65kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.services.semantic_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.65kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.navigation_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.55kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.navigation_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.55kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.preferences_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.68kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.preferences_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.68kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.hyperlink_3.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.28kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.hyperlink_3.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.28kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.menu_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.67kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.menu_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.67kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation_2.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.49kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation_2.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.49kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.widgets.toolbox_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (38.59kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.widgets.toolbox_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (38.59kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.services.openelement_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.39kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.services.openelement_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.39kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.services.viewersearch_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.02kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.services.viewersearch_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.02kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.views.properties_4.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.38kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.views.properties_4.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.38kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.ui.emf_2.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.12kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.ui.emf_2.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.12kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.nattable.model_4.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (111.94kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.nattable.model_4.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (111.94kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.services.labelprovider_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.21kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.services.labelprovider_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.21kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.nattable.common_5.5.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.02kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.nattable.common_5.5.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.02kB)
03:23:16 [INFO] Fetching org.eclipse.xwt_1.4.0.202003031031.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (178.29kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.xwt_1.4.0.202003031031.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (178.29kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.history_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.95kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.history_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.95kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.services.markerlistener_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.72kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.services.markerlistener_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.72kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.93kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.93kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.services.localizer_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.96kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.services.localizer_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.96kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.ui.architecture_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.49kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.infra.ui.architecture_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.49kB)
03:23:16 [INFO] Fetching org.eclipse.pde_3.13.1100.v20200604-0540.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (41.27kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.pde_3.13.1100.v20200604-0540.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (41.27kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.uml.tools.utils_3.5.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (52.2kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.uml.tools.utils_3.5.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (52.2kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.uml.extensionpoints_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.07kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.uml.extensionpoints_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.07kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.uml.appearance_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.05kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.uml.appearance_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.05kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.uml.service.types_4.3.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (167.69kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.uml.service.types_4.3.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (167.69kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.uml.diagram.composite_3.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (457.41kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.uml.diagram.composite_3.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (457.41kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.uml.diagram.stereotype.edition_2.0.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.44kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.uml.diagram.stereotype.edition_2.0.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.44kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.uml.tools_4.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (94.27kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.uml.tools_4.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (94.27kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.utils_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.3kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.utils_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.3kB)
03:23:16 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel_2.3.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (51.09kB)
03:23:16 [INFO] The user operation is waiting for background work to complete.
03:23:16 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel_2.3.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (51.09kB)
03:23:17 [INFO] Fetching org.eclipse.papyrus.uml.properties_3.5.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (236.34kB)
03:23:17 [INFO] The user operation is waiting for background work to complete.
03:23:17 [INFO] Fetching org.eclipse.papyrus.uml.properties_3.5.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (236.34kB)
03:23:17 [INFO] Fetching org.eclipse.papyrus.uml.profile_3.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (72.34kB)
03:23:17 [INFO] The user operation is waiting for background work to complete.
03:23:17 [INFO] Fetching org.eclipse.papyrus.uml.profile_3.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (72.34kB)
03:23:17 [INFO] Fetching org.eclipse.papyrus.uml.diagram.common_3.4.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (575.77kB)
03:23:17 [INFO] The user operation is waiting for background work to complete.
03:23:17 [INFO] Fetching org.eclipse.papyrus.uml.diagram.common_3.4.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (575.77kB)
03:23:17 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.edit_1.100.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.23kB)
03:23:17 [INFO] The user operation is waiting for background work to complete.
03:23:17 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.edit_1.100.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.23kB)
03:23:17 [INFO] Fetching org.eclipse.papyrus.uml.diagram.wizards_3.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (66.33kB)
03:23:17 [INFO] The user operation is waiting for background work to complete.
03:23:17 [INFO] Fetching org.eclipse.papyrus.uml.diagram.wizards_3.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (66.33kB)
03:23:17 [INFO] Fetching org.eclipse.papyrus.uml.diagram.navigation_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.02kB)
03:23:17 [INFO] The user operation is waiting for background work to complete.
03:23:17 [INFO] Fetching org.eclipse.papyrus.uml.diagram.navigation_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.02kB)
03:23:17 [INFO] Fetching org.eclipse.papyrus.uml.modelrepair_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.38kB)
03:23:17 [INFO] The user operation is waiting for background work to complete.
03:23:17 [INFO] Fetching org.eclipse.papyrus.uml.modelrepair_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.38kB)
03:23:17 [INFO] Fetching org.eclipse.uml2.uml.editor_5.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.29kB)
03:23:17 [INFO] The user operation is waiting for background work to complete.
03:23:17 [INFO] Fetching org.eclipse.uml2.uml.editor_5.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.29kB)
03:23:17 [INFO] Fetching org.eclipse.ui.intro_3.5.1000.v20200525-1037.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (142.89kB)
03:23:17 [INFO] The user operation is waiting for background work to complete.
03:23:17 [INFO] Fetching org.eclipse.ui.intro_3.5.1000.v20200525-1037.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (142.89kB)
03:23:17 [INFO] Fetching org.eclipse.papyrus.uml.types.core_4.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (62.76kB)
03:23:17 [INFO] The user operation is waiting for background work to complete.
03:23:17 [INFO] Fetching org.eclipse.papyrus.uml.types.core_4.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (62.76kB)
03:23:17 [INFO] Fetching org.eclipse.papyrus.uml.nattable_5.4.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (69.16kB)
03:23:17 [INFO] The user operation is waiting for background work to complete.
03:23:17 [INFO] Fetching org.eclipse.papyrus.uml.nattable_5.4.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (69.16kB)
03:23:17 [INFO] Fetching org.eclipse.papyrus.uml.nattable.stereotype.display_3.0.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.11kB)
03:23:17 [INFO] The user operation is waiting for background work to complete.
03:23:17 [INFO] Fetching org.eclipse.papyrus.uml.nattable.stereotype.display_3.0.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.11kB)
03:23:17 [INFO] Fetching org.eclipse.papyrus.uml.ui_1.3.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.71kB)
03:23:17 [INFO] The user operation is waiting for background work to complete.
03:23:17 [INFO] Fetching org.eclipse.papyrus.uml.ui_1.3.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.71kB)
03:23:17 [INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.63kB)
03:23:17 [INFO] The user operation is waiting for background work to complete.
03:23:17 [INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.63kB)
03:23:17 [INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.84kB)
03:23:17 [INFO] The user operation is waiting for background work to complete.
03:23:17 [INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.84kB)
03:23:17 [INFO] Fetching org.eclipse.update.configurator_3.4.600.v20200422-1910.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.22kB)
03:23:17 [INFO] The user operation is waiting for background work to complete.
03:23:17 [INFO] Fetching org.eclipse.update.configurator_3.4.600.v20200422-1910.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.22kB)
03:23:17 [INFO] Fetching org.eclipse.pde.launching_3.8.200.v20200512-0948.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (51.65kB)
03:23:17 [INFO] The user operation is waiting for background work to complete.
03:23:17 [INFO] Fetching org.eclipse.pde.launching_3.8.200.v20200512-0948.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (51.65kB)
03:23:17 [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.800.v20200522-1354.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (150.45kB)
03:23:17 [INFO] The user operation is waiting for background work to complete.
03:23:17 [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.800.v20200522-1354.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (150.45kB)
03:23:17 [INFO] Fetching org.eclipse.ui.views.log_1.2.1100.v20200513-0930.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (85.26kB)
03:23:17 [INFO] The user operation is waiting for background work to complete.
03:23:17 [INFO] Fetching org.eclipse.ui.views.log_1.2.1100.v20200513-0930.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (85.26kB)
03:23:17 [INFO] Fetching org.eclipse.ui.trace_1.1.800.v20200106-1301.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.28kB)
03:23:17 [INFO] The user operation is waiting for background work to complete.
03:23:17 [INFO] Fetching org.eclipse.ui.trace_1.1.800.v20200106-1301.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.28kB)
03:23:17 [INFO] Fetching org.eclipse.ui.genericeditor_1.1.700.v20200211-1227.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.3kB)
03:23:17 [INFO] The user operation is waiting for background work to complete.
03:23:17 [INFO] Fetching org.eclipse.ui.genericeditor_1.1.700.v20200211-1227.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.3kB)
03:23:17 [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.18kB)
03:23:17 [INFO] The user operation is waiting for background work to complete.
03:23:17 [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.18kB)
03:23:17 [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.12kB)
03:23:17 [INFO] The user operation is waiting for background work to complete.
03:23:17 [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.12kB)
03:23:17 [INFO] ------------------------------------------------------------------------
03:23:17 [INFO] Reactor Build Order:
03:23:17 [INFO] 
03:23:17 [INFO] ESF                                                                [pom]
03:23:17 [INFO] ESF Core                                                           [pom]
03:23:17 [INFO] ESF Diagram                                                        [pom]
03:23:17 [INFO] org.polarsys.esf.core.common                            [eclipse-plugin]
03:23:17 [INFO] org.polarsys.esf.core.common.ui                         [eclipse-plugin]
03:23:17 [INFO] ESF Profile                                                        [pom]
03:23:17 [INFO] ESFCore Profile                                         [eclipse-plugin]
03:23:17 [INFO] ESFArchitectureConcepts Profile                         [eclipse-plugin]
03:23:17 [INFO] org.polarsys.esf.core.utils                             [eclipse-plugin]
03:23:17 [INFO] ESF Core Resources                                                 [pom]
03:23:17 [INFO] ESF Core Graphical Resources                            [eclipse-plugin]
03:23:17 [INFO] org.polarsys.esf.core.diagram.esfarchitectureconcepts   [eclipse-plugin]
03:23:17 [INFO] ESF Meta-model                                                     [pom]
03:23:17 [INFO] ESFArchitectureConcepts Meta-model                      [eclipse-plugin]
03:23:17 [INFO] ESFCore Meta-model                                      [eclipse-plugin]
03:23:17 [INFO] ESFBehaviours Meta-model                                [eclipse-plugin]
03:23:17 [INFO] ESFProperties Meta-model                                [eclipse-plugin]
03:23:17 [INFO] ESFSafetyConcepts Meta-model                            [eclipse-plugin]
03:23:17 [INFO] ESFArchitectureConcepts Profile test               [eclipse-test-plugin]
03:23:17 [INFO] org.polarsys.esf.core.profile.esfarchitectureconcepts.application [eclipse-plugin]
03:23:17 [INFO] ESFProperties Profile                                   [eclipse-plugin]
03:23:17 [INFO] ESFBehaviours Profile                                   [eclipse-plugin]
03:23:17 [INFO] ESFSafetyConcepts Profile                               [eclipse-plugin]
03:23:17 [INFO] ESF Releng                                                         [pom]
03:23:17 [INFO] org.polarsys.esf.core.doc                               [eclipse-plugin]
03:23:17 [INFO] ESF Core branding                                       [eclipse-plugin]
03:23:17 [INFO] ESF Core feature                                       [eclipse-feature]
03:23:17 [INFO] esf-infra.p2                                        [eclipse-repository]
03:23:17 [INFO] 
03:23:17 [INFO] ---------------------< org.polarsys.esf:esf-infra >---------------------
03:23:17 [INFO] Building ESF 0.7.0-SNAPSHOT                                       [1/28]
03:23:17 [INFO]   from pom.xml
03:23:17 [INFO] --------------------------------[ pom ]---------------------------------
03:23:17 [INFO] 
03:23:17 [INFO] --- clean:3.2.0:clean (default-clean) @ esf-infra ---
03:23:17 [INFO] 
03:23:17 [INFO] --- license:2.11:check (default) @ esf-infra ---
03:23:24 [INFO] Checking licenses...
03:23:24 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
03:23:24 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
03:23:24 [INFO] 
03:23:24 [INFO] ------------------< org.polarsys.esf:esf-infra.core >-------------------
03:23:24 [INFO] Building ESF Core 0.7.0-SNAPSHOT                                  [2/28]
03:23:24 [INFO]   from core/pom.xml
03:23:24 [INFO] --------------------------------[ pom ]---------------------------------
03:23:24 [INFO] 
03:23:24 [INFO] --- clean:3.2.0:clean (default-clean) @ esf-infra.core ---
03:23:24 [INFO] 
03:23:24 [INFO] --- license:2.11:check (default) @ esf-infra.core ---
03:23:24 [INFO] Checking licenses...
03:23:24 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
03:23:24 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
03:23:25 [INFO] 
03:23:25 [INFO] --------------< org.polarsys.esf:esf-infra.core.diagram >---------------
03:23:25 [INFO] Building ESF Diagram 0.7.0-SNAPSHOT                               [3/28]
03:23:25 [INFO]   from core/diagram/pom.xml
03:23:25 [INFO] --------------------------------[ pom ]---------------------------------
03:23:25 [INFO] 
03:23:25 [INFO] --- clean:3.2.0:clean (default-clean) @ esf-infra.core.diagram ---
03:23:25 [INFO] 
03:23:25 [INFO] --- license:2.11:check (default) @ esf-infra.core.diagram ---
03:23:25 [INFO] Checking licenses...
03:23:25 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
03:23:25 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
03:23:25 [INFO] 
03:23:25 [INFO] -----------< org.polarsys.esf:org.polarsys.esf.core.common >------------
03:23:25 [INFO] Building org.polarsys.esf.core.common 0.7.0-SNAPSHOT              [4/28]
03:23:25 [INFO]   from core/org.polarsys.esf.core.common/pom.xml
03:23:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
03:23:25 [INFO] 
03:23:25 [INFO] --- clean:3.2.0:clean (default-clean) @ org.polarsys.esf.core.common ---
03:23:25 [INFO] 
03:23:25 [INFO] --- tycho-packaging:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.common ---
03:23:25 [INFO] The project's OSGi version is 0.7.0.202304170722
03:23:25 [INFO] 
03:23:25 [INFO] --- tycho-packaging:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.common ---
03:23:25 [INFO] 
03:23:25 [INFO] --- tycho-packaging:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.common ---
03:23:25 [INFO] 
03:23:25 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.common ---
03:23:25 [INFO] 
03:23:25 [INFO] --- tycho-compiler:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.common ---
03:23:25 [INFO] Resolving class path of org.polarsys.esf.core.common...
03:23:26 [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.0.600.v20200414-1657.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.88kB)
03:23:26 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16kB)
03:23:26 [INFO] Fetching org.eclipse.equinox.weaving.hook_1.2.700.v20200422-1833.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.74kB)
03:23:26 [INFO] Fetching org.eclipse.fx.osgi_3.6.0.201907240103.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (45.98kB)
03:23:26 [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (36.57kB)
03:23:26 [INFO] Fetching org.eclipse.swt.gtk.linux.ppc64le_3.114.100.v20200604-0951.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (914.78kB)
03:23:26 [INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.61kB)
03:23:26 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.114.100.v20200604-0951.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (834.71kB)
03:23:27 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.114.100.v20200604-0951.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (955.98kB)
03:23:27 [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.32kB)
03:23:27 [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.600.v20190627-0755.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8kB)
03:23:27 [INFO] Fetching org.eclipse.core.filesystem.linux.ppc64le_1.4.100.v20180828-0158.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.97kB)
03:23:27 [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.200.v20190903-0945.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.18kB)
03:23:27 [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.800.v20200511-1223.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (103.56kB)
03:23:27 [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (56.91kB)
03:23:27 [INFO] Fetching org.eclipse.equinox.region_1.4.600.v20191002-1632.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (28.7kB)
03:23:27 [INFO] Fetching org.eclipse.equinox.transforms.hook_1.2.500.v20190714-1852.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.96kB)
03:23:28 [INFO] 
03:23:28 [INFO] --- license:2.11:check (default) @ org.polarsys.esf.core.common ---
03:23:28 [INFO] Checking licenses...
03:23:28 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
03:23:28 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
03:23:28 [INFO] 
03:23:28 [INFO] --- resources:2.4.3:resources (default-resources) @ org.polarsys.esf.core.common ---
03:23:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:23:29 [INFO] Copying 2 resources
03:23:29 [INFO] 
03:23:29 [INFO] --- tycho-compiler:2.7.2:compile (default-compile) @ org.polarsys.esf.core.common ---
03:23:29 [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/esf-infra-gerrit-build/core/org.polarsys.esf.core.common/.settings/org.eclipse.jdt.core.prefs' could not be found!
03:23:29 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/org.polarsys.esf.core.common/target/classes
03:23:30 [INFO] 
03:23:30 [INFO] --- tycho-ds:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.common ---
03:23:31 [INFO] 
03:23:31 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.common ---
03:23:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:23:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/org.polarsys.esf.core.common/src/test/resources
03:23:31 [INFO] 
03:23:31 [INFO] --- tycho-compiler:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.common ---
03:23:31 [INFO] 
03:23:31 [INFO] --- surefire:2.22.2:test (default-test) @ org.polarsys.esf.core.common ---
03:23:31 [INFO] No tests to run.
03:23:31 [INFO] 
03:23:31 [INFO] --- tycho-packaging:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.common ---
03:23:31 [INFO] 
03:23:31 [INFO] --- tycho-packaging:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.common ---
03:23:31 [INFO] Building jar: /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/org.polarsys.esf.core.common/target/org.polarsys.esf.core.common-0.7.0-SNAPSHOT.jar
03:23:31 [INFO] 
03:23:31 [INFO] --- tycho-p2:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.common ---
03:23:31 [INFO] 
03:23:31 [INFO] --- tycho-surefire:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.common ---
03:23:31 [INFO] 
03:23:31 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.polarsys.esf.core.common ---
03:23:32 [INFO] No tests to run.
03:23:32 [INFO] 
03:23:32 [INFO] ----------< org.polarsys.esf:org.polarsys.esf.core.common.ui >----------
03:23:32 [INFO] Building org.polarsys.esf.core.common.ui 0.7.0-SNAPSHOT           [5/28]
03:23:32 [INFO]   from core/org.polarsys.esf.core.common.ui/pom.xml
03:23:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
03:23:32 [INFO] 
03:23:32 [INFO] --- clean:3.2.0:clean (default-clean) @ org.polarsys.esf.core.common.ui ---
03:23:32 [INFO] 
03:23:32 [INFO] --- tycho-packaging:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.common.ui ---
03:23:32 [INFO] The project's OSGi version is 0.7.0.202304170722
03:23:32 [INFO] 
03:23:32 [INFO] --- tycho-packaging:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.common.ui ---
03:23:32 [INFO] 
03:23:32 [INFO] --- tycho-packaging:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.common.ui ---
03:23:32 [INFO] 
03:23:32 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.common.ui ---
03:23:32 [INFO] 
03:23:32 [INFO] --- tycho-compiler:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.common.ui ---
03:23:32 [INFO] Resolving class path of org.polarsys.esf.core.common.ui...
03:23:32 [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.15.100.v20200525-2012/org.eclipse.jdt.debug-3.15.100.v20200525-2012.jar
03:23:32 [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.67kB)
03:23:33 [INFO] Fetching org.eclipse.jdt.compiler.tool_1.2.900.v20200428-1854.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (153.68kB)
03:23:33 [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.200.v20190903-0934.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.56kB)
03:23:33 [INFO] Fetching org.eclipse.jdt.compiler.apt_1.3.1000.v20200505-1625.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.26kB)
03:23:33 [INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.36kB)
03:23:33 [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.04kB)
03:23:33 [INFO] 
03:23:33 [INFO] --- license:2.11:check (default) @ org.polarsys.esf.core.common.ui ---
03:23:33 [INFO] Checking licenses...
03:23:33 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
03:23:33 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
03:23:33 [INFO] 
03:23:33 [INFO] --- resources:2.4.3:resources (default-resources) @ org.polarsys.esf.core.common.ui ---
03:23:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:23:33 [INFO] Copying 26 resources
03:23:33 [INFO] 
03:23:33 [INFO] --- tycho-compiler:2.7.2:compile (default-compile) @ org.polarsys.esf.core.common.ui ---
03:23:33 [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/esf-infra-gerrit-build/core/org.polarsys.esf.core.common.ui/.settings/org.eclipse.jdt.core.prefs' could not be found!
03:23:33 [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/org.polarsys.esf.core.common.ui/target/classes
03:23:34 [INFO] 
03:23:34 [INFO] --- tycho-ds:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.common.ui ---
03:23:34 [INFO] 
03:23:34 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.common.ui ---
03:23:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:23:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/org.polarsys.esf.core.common.ui/src/test/resources
03:23:34 [INFO] 
03:23:34 [INFO] --- tycho-compiler:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.common.ui ---
03:23:34 [INFO] 
03:23:34 [INFO] --- surefire:2.22.2:test (default-test) @ org.polarsys.esf.core.common.ui ---
03:23:34 [INFO] No tests to run.
03:23:34 [INFO] 
03:23:34 [INFO] --- tycho-packaging:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.common.ui ---
03:23:34 [INFO] 
03:23:34 [INFO] --- tycho-packaging:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.common.ui ---
03:23:34 [INFO] Building jar: /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/org.polarsys.esf.core.common.ui/target/org.polarsys.esf.core.common.ui-0.7.0-SNAPSHOT.jar
03:23:34 [INFO] 
03:23:34 [INFO] --- tycho-p2:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.common.ui ---
03:23:34 [INFO] 
03:23:34 [INFO] --- tycho-surefire:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.common.ui ---
03:23:34 [INFO] 
03:23:34 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.polarsys.esf.core.common.ui ---
03:23:34 [INFO] No tests to run.
03:23:34 [INFO] 
03:23:34 [INFO] --------------< org.polarsys.esf:esf-infra.core.profile >---------------
03:23:34 [INFO] Building ESF Profile 0.7.0-SNAPSHOT                               [6/28]
03:23:34 [INFO]   from core/profile/pom.xml
03:23:34 [INFO] --------------------------------[ pom ]---------------------------------
03:23:34 [INFO] 
03:23:34 [INFO] --- clean:3.2.0:clean (default-clean) @ esf-infra.core.profile ---
03:23:34 [INFO] 
03:23:34 [INFO] --- license:2.11:check (default) @ esf-infra.core.profile ---
03:23:34 [INFO] Checking licenses...
03:23:34 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
03:23:34 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
03:23:34 [INFO] 
03:23:34 [INFO] -------< org.polarsys.esf:org.polarsys.esf.core.profile.esfcore >-------
03:23:34 [INFO] Building ESFCore Profile 0.7.0-SNAPSHOT                           [7/28]
03:23:34 [INFO]   from core/profile/org.polarsys.esf.core.profile.esfcore/pom.xml
03:23:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
03:23:34 [INFO] 
03:23:34 [INFO] --- clean:3.2.0:clean (default-clean) @ org.polarsys.esf.core.profile.esfcore ---
03:23:34 [INFO] 
03:23:34 [INFO] --- tycho-packaging:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.profile.esfcore ---
03:23:34 [INFO] The project's OSGi version is 0.7.0.202304170722
03:23:34 [INFO] 
03:23:34 [INFO] --- tycho-packaging:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.profile.esfcore ---
03:23:34 [INFO] 
03:23:34 [INFO] --- tycho-packaging:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.profile.esfcore ---
03:23:34 [INFO] 
03:23:34 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.profile.esfcore ---
03:23:34 [INFO] 
03:23:34 [INFO] --- tycho-compiler:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.profile.esfcore ---
03:23:34 [INFO] Resolving class path of ESFCore Profile...
03:23:34 [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.15.100.v20200525-2012/org.eclipse.jdt.debug-3.15.100.v20200525-2012.jar
03:23:34 [INFO] 
03:23:34 [INFO] --- license:2.11:check (default) @ org.polarsys.esf.core.profile.esfcore ---
03:23:34 [INFO] Checking licenses...
03:23:34 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
03:23:34 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
03:23:34 [INFO] 
03:23:34 [INFO] --- resources:2.4.3:resources (default-resources) @ org.polarsys.esf.core.profile.esfcore ---
03:23:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:23:34 [INFO] Copying 7 resources
03:23:34 [INFO] 
03:23:34 [INFO] --- tycho-compiler:2.7.2:compile (default-compile) @ org.polarsys.esf.core.profile.esfcore ---
03:23:34 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfcore/target/classes
03:23:34 [INFO] 
03:23:34 [INFO] --- tycho-ds:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.profile.esfcore ---
03:23:34 [INFO] 
03:23:34 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.profile.esfcore ---
03:23:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:23:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfcore/src/test/resources
03:23:34 [INFO] 
03:23:34 [INFO] --- tycho-compiler:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.profile.esfcore ---
03:23:34 [INFO] 
03:23:34 [INFO] --- surefire:2.22.2:test (default-test) @ org.polarsys.esf.core.profile.esfcore ---
03:23:34 [INFO] No tests to run.
03:23:34 [INFO] 
03:23:34 [INFO] --- tycho-packaging:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.profile.esfcore ---
03:23:34 [INFO] 
03:23:34 [INFO] --- tycho-packaging:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.profile.esfcore ---
03:23:34 [INFO] Building jar: /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfcore/target/org.polarsys.esf.core.profile.esfcore-0.7.0-SNAPSHOT.jar
03:23:34 [INFO] 
03:23:34 [INFO] --- tycho-p2:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.profile.esfcore ---
03:23:34 [INFO] 
03:23:34 [INFO] --- tycho-surefire:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.profile.esfcore ---
03:23:34 [INFO] 
03:23:34 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.polarsys.esf.core.profile.esfcore ---
03:23:34 [INFO] No tests to run.
03:23:34 [INFO] 
03:23:34 [INFO] --< org.polarsys.esf:org.polarsys.esf.core.profile.esfarchitectureconcepts >--
03:23:34 [INFO] Building ESFArchitectureConcepts Profile 0.7.0-SNAPSHOT           [8/28]
03:23:34 [INFO]   from core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts/pom.xml
03:23:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
03:23:34 [INFO] 
03:23:34 [INFO] --- clean:3.2.0:clean (default-clean) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
03:23:34 [INFO] 
03:23:34 [INFO] --- tycho-packaging:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
03:23:34 [INFO] The project's OSGi version is 0.7.0.202304170722
03:23:34 [INFO] 
03:23:34 [INFO] --- tycho-packaging:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
03:23:34 [INFO] 
03:23:34 [INFO] --- tycho-packaging:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
03:23:34 [INFO] 
03:23:34 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
03:23:34 [INFO] 
03:23:34 [INFO] --- tycho-compiler:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
03:23:34 [INFO] Resolving class path of ESFArchitectureConcepts Profile...
03:23:35 [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.15.100.v20200525-2012/org.eclipse.jdt.debug-3.15.100.v20200525-2012.jar
03:23:35 [INFO] 
03:23:35 [INFO] --- license:2.11:check (default) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
03:23:35 [INFO] Checking licenses...
03:23:35 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
03:23:35 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
03:23:35 [INFO] 
03:23:35 [INFO] --- resources:2.4.3:resources (default-resources) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
03:23:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:23:35 [INFO] Copying 7 resources
03:23:35 [INFO] 
03:23:35 [INFO] --- tycho-compiler:2.7.2:compile (default-compile) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
03:23:35 [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts/target/classes
03:23:35 [INFO] 
03:23:35 [INFO] --- tycho-ds:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
03:23:35 [INFO] 
03:23:35 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
03:23:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:23:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts/src/test/resources
03:23:35 [INFO] 
03:23:35 [INFO] --- tycho-compiler:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
03:23:35 [INFO] 
03:23:35 [INFO] --- surefire:2.22.2:test (default-test) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
03:23:35 [INFO] No tests to run.
03:23:35 [INFO] 
03:23:35 [INFO] --- tycho-packaging:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
03:23:35 [INFO] 
03:23:35 [INFO] --- tycho-packaging:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
03:23:35 [INFO] Building jar: /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts/target/org.polarsys.esf.core.profile.esfarchitectureconcepts-0.7.0-SNAPSHOT.jar
03:23:35 [INFO] 
03:23:35 [INFO] --- tycho-p2:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
03:23:35 [INFO] 
03:23:35 [INFO] --- tycho-surefire:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
03:23:35 [INFO] 
03:23:35 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
03:23:35 [INFO] No tests to run.
03:23:35 [INFO] 
03:23:35 [INFO] ------------< org.polarsys.esf:org.polarsys.esf.core.utils >------------
03:23:35 [INFO] Building org.polarsys.esf.core.utils 0.7.0-SNAPSHOT               [9/28]
03:23:35 [INFO]   from core/org.polarsys.esf.core.utils/pom.xml
03:23:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
03:23:35 [INFO] 
03:23:35 [INFO] --- clean:3.2.0:clean (default-clean) @ org.polarsys.esf.core.utils ---
03:23:35 [INFO] 
03:23:35 [INFO] --- tycho-packaging:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.utils ---
03:23:35 [INFO] The project's OSGi version is 0.7.0.202304170722
03:23:35 [INFO] 
03:23:35 [INFO] --- tycho-packaging:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.utils ---
03:23:35 [INFO] 
03:23:35 [INFO] --- tycho-packaging:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.utils ---
03:23:35 [INFO] 
03:23:35 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.utils ---
03:23:35 [INFO] 
03:23:35 [INFO] --- tycho-compiler:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.utils ---
03:23:35 [INFO] Resolving class path of org.polarsys.esf.core.utils...
03:23:36 [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.15.100.v20200525-2012/org.eclipse.jdt.debug-3.15.100.v20200525-2012.jar
03:23:36 [INFO] 
03:23:36 [INFO] --- license:2.11:check (default) @ org.polarsys.esf.core.utils ---
03:23:36 [INFO] Checking licenses...
03:23:36 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
03:23:36 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
03:23:36 [INFO] 
03:23:36 [INFO] --- resources:2.4.3:resources (default-resources) @ org.polarsys.esf.core.utils ---
03:23:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:23:36 [INFO] Copying 2 resources
03:23:36 [INFO] 
03:23:36 [INFO] --- tycho-compiler:2.7.2:compile (default-compile) @ org.polarsys.esf.core.utils ---
03:23:36 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/org.polarsys.esf.core.utils/target/classes
03:23:36 [INFO] 
03:23:36 [INFO] --- tycho-ds:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.utils ---
03:23:36 [INFO] 
03:23:36 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.utils ---
03:23:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:23:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/org.polarsys.esf.core.utils/src/test/resources
03:23:36 [INFO] 
03:23:36 [INFO] --- tycho-compiler:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.utils ---
03:23:36 [INFO] 
03:23:36 [INFO] --- surefire:2.22.2:test (default-test) @ org.polarsys.esf.core.utils ---
03:23:36 [INFO] No tests to run.
03:23:36 [INFO] 
03:23:36 [INFO] --- tycho-packaging:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.utils ---
03:23:36 [INFO] 
03:23:36 [INFO] --- tycho-packaging:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.utils ---
03:23:36 [INFO] Building jar: /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/org.polarsys.esf.core.utils/target/org.polarsys.esf.core.utils-0.7.0-SNAPSHOT.jar
03:23:36 [INFO] 
03:23:36 [INFO] --- tycho-p2:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.utils ---
03:23:36 [INFO] 
03:23:36 [INFO] --- tycho-surefire:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.utils ---
03:23:36 [INFO] 
03:23:36 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.polarsys.esf.core.utils ---
03:23:36 [INFO] No tests to run.
03:23:36 [INFO] 
03:23:36 [INFO] -------------< org.polarsys.esf:esf-infra.core.resources >--------------
03:23:36 [INFO] Building ESF Core Resources 0.7.0-SNAPSHOT                       [10/28]
03:23:36 [INFO]   from core/resources/pom.xml
03:23:36 [INFO] --------------------------------[ pom ]---------------------------------
03:23:36 [INFO] 
03:23:36 [INFO] --- clean:3.2.0:clean (default-clean) @ esf-infra.core.resources ---
03:23:36 [INFO] 
03:23:36 [INFO] --- license:2.11:check (default) @ esf-infra.core.resources ---
03:23:36 [INFO] Checking licenses...
03:23:36 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
03:23:36 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
03:23:36 [INFO] 
03:23:36 [INFO] -----< org.polarsys.esf:org.polarsys.esf.core.resources.graphical >-----
03:23:36 [INFO] Building ESF Core Graphical Resources 0.7.0-SNAPSHOT             [11/28]
03:23:36 [INFO]   from core/resources/org.polarsys.esf.core.resources.graphical/pom.xml
03:23:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
03:23:36 [INFO] 
03:23:36 [INFO] --- clean:3.2.0:clean (default-clean) @ org.polarsys.esf.core.resources.graphical ---
03:23:36 [INFO] 
03:23:36 [INFO] --- tycho-packaging:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.resources.graphical ---
03:23:36 [INFO] The project's OSGi version is 0.7.0.202304170722
03:23:36 [INFO] 
03:23:36 [INFO] --- tycho-packaging:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.resources.graphical ---
03:23:36 [INFO] 
03:23:36 [INFO] --- tycho-packaging:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.resources.graphical ---
03:23:36 [INFO] 
03:23:36 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.resources.graphical ---
03:23:36 [INFO] 
03:23:36 [INFO] --- tycho-compiler:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.resources.graphical ---
03:23:36 [INFO] Resolving class path of ESF Core Graphical Resources...
03:23:36 [INFO] 
03:23:36 [INFO] --- license:2.11:check (default) @ org.polarsys.esf.core.resources.graphical ---
03:23:36 [INFO] Checking licenses...
03:23:36 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
03:23:36 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
03:23:36 [INFO] 
03:23:36 [INFO] --- resources:2.4.3:resources (default-resources) @ org.polarsys.esf.core.resources.graphical ---
03:23:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:23:36 [INFO] Copying 25 resources
03:23:36 [INFO] 
03:23:36 [INFO] --- tycho-compiler:2.7.2:compile (default-compile) @ org.polarsys.esf.core.resources.graphical ---
03:23:36 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/resources/org.polarsys.esf.core.resources.graphical/target/classes
03:23:37 [INFO] 
03:23:37 [INFO] --- tycho-ds:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.resources.graphical ---
03:23:37 [INFO] 
03:23:37 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.resources.graphical ---
03:23:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:23:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/resources/org.polarsys.esf.core.resources.graphical/src/test/resources
03:23:37 [INFO] 
03:23:37 [INFO] --- tycho-compiler:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.resources.graphical ---
03:23:37 [INFO] 
03:23:37 [INFO] --- surefire:2.22.2:test (default-test) @ org.polarsys.esf.core.resources.graphical ---
03:23:37 [INFO] No tests to run.
03:23:37 [INFO] 
03:23:37 [INFO] --- tycho-packaging:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.resources.graphical ---
03:23:37 [INFO] 
03:23:37 [INFO] --- tycho-packaging:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.resources.graphical ---
03:23:37 [INFO] Building jar: /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/resources/org.polarsys.esf.core.resources.graphical/target/org.polarsys.esf.core.resources.graphical-0.7.0-SNAPSHOT.jar
03:23:37 [INFO] 
03:23:37 [INFO] --- tycho-p2:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.resources.graphical ---
03:23:37 [INFO] 
03:23:37 [INFO] --- tycho-surefire:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.resources.graphical ---
03:23:37 [INFO] 
03:23:37 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.polarsys.esf.core.resources.graphical ---
03:23:37 [INFO] No tests to run.
03:23:37 [INFO] 
03:23:37 [INFO] --< org.polarsys.esf:org.polarsys.esf.core.diagram.esfarchitectureconcepts >--
03:23:37 [INFO] Building org.polarsys.esf.core.diagram.esfarchitectureconcepts 0.7.0-SNAPSHOT [12/28]
03:23:37 [INFO]   from core/diagram/org.polarsys.esf.core.diagram.esfarchitectureconcepts/pom.xml
03:23:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
03:23:37 [INFO] 
03:23:37 [INFO] --- clean:3.2.0:clean (default-clean) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
03:23:37 [INFO] 
03:23:37 [INFO] --- tycho-packaging:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
03:23:37 [INFO] The project's OSGi version is 0.7.0.202304170722
03:23:37 [INFO] 
03:23:37 [INFO] --- tycho-packaging:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
03:23:37 [INFO] 
03:23:37 [INFO] --- tycho-packaging:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
03:23:37 [INFO] 
03:23:37 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
03:23:37 [INFO] 
03:23:37 [INFO] --- tycho-compiler:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
03:23:37 [INFO] Resolving class path of org.polarsys.esf.core.diagram.esfarchitectureconcepts...
03:23:38 [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.15.100.v20200525-2012/org.eclipse.jdt.debug-3.15.100.v20200525-2012.jar
03:23:38 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing.win32_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (752.78kB)
03:23:38 [INFO] 
03:23:38 [INFO] --- license:2.11:check (default) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
03:23:38 [INFO] Checking licenses...
03:23:38 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
03:23:38 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
03:23:38 [INFO] 
03:23:38 [INFO] --- resources:2.4.3:resources (default-resources) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
03:23:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:23:38 [INFO] Copying 27 resources
03:23:38 [INFO] 
03:23:38 [INFO] --- tycho-compiler:2.7.2:compile (default-compile) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
03:23:38 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/diagram/org.polarsys.esf.core.diagram.esfarchitectureconcepts/target/classes
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-ds:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
03:23:39 [INFO] 
03:23:39 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
03:23:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:23:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/diagram/org.polarsys.esf.core.diagram.esfarchitectureconcepts/src/test/resources
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-compiler:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
03:23:39 [INFO] 
03:23:39 [INFO] --- surefire:2.22.2:test (default-test) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
03:23:39 [INFO] No tests to run.
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-packaging:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-packaging:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
03:23:39 [INFO] Building jar: /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/diagram/org.polarsys.esf.core.diagram.esfarchitectureconcepts/target/org.polarsys.esf.core.diagram.esfarchitectureconcepts-0.7.0-SNAPSHOT.jar
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-p2:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-surefire:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
03:23:39 [INFO] 
03:23:39 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
03:23:39 [INFO] No tests to run.
03:23:39 [INFO] 
03:23:39 [INFO] -------------< org.polarsys.esf:esf-infra.core.metamodel >--------------
03:23:39 [INFO] Building ESF Meta-model 0.7.0-SNAPSHOT                           [13/28]
03:23:39 [INFO]   from core/metamodel/pom.xml
03:23:39 [INFO] --------------------------------[ pom ]---------------------------------
03:23:39 [INFO] 
03:23:39 [INFO] --- clean:3.2.0:clean (default-clean) @ esf-infra.core.metamodel ---
03:23:39 [INFO] 
03:23:39 [INFO] --- license:2.11:check (default) @ esf-infra.core.metamodel ---
03:23:39 [INFO] Checking licenses...
03:23:39 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
03:23:39 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
03:23:39 [INFO] 
03:23:39 [INFO] --< org.polarsys.esf:org.polarsys.esf.core.metamodel.esfarchitectureconcepts >--
03:23:39 [INFO] Building ESFArchitectureConcepts Meta-model 0.7.0-SNAPSHOT       [14/28]
03:23:39 [INFO]   from core/metamodel/org.polarsys.esf.core.metamodel.esfarchitectureconcepts/pom.xml
03:23:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
03:23:39 [INFO] 
03:23:39 [INFO] --- clean:3.2.0:clean (default-clean) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-packaging:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
03:23:39 [INFO] The project's OSGi version is 0.7.0.202304170722
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-packaging:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-packaging:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
03:23:39 [INFO] 
03:23:39 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-compiler:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
03:23:39 [INFO] Resolving class path of ESFArchitectureConcepts Meta-model...
03:23:39 [INFO] 
03:23:39 [INFO] --- license:2.11:check (default) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
03:23:39 [INFO] Checking licenses...
03:23:39 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
03:23:39 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
03:23:39 [INFO] 
03:23:39 [INFO] --- resources:2.4.3:resources (default-resources) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
03:23:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:23:39 [INFO] Copying 4 resources
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-compiler:2.7.2:compile (default-compile) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
03:23:39 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfarchitectureconcepts/target/classes
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-ds:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
03:23:39 [INFO] 
03:23:39 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
03:23:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:23:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfarchitectureconcepts/src/test/resources
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-compiler:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
03:23:39 [INFO] 
03:23:39 [INFO] --- surefire:2.22.2:test (default-test) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
03:23:39 [INFO] No tests to run.
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-packaging:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-packaging:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
03:23:39 [INFO] Building jar: /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfarchitectureconcepts/target/org.polarsys.esf.core.metamodel.esfarchitectureconcepts-0.7.0-SNAPSHOT.jar
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-p2:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-surefire:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
03:23:39 [INFO] 
03:23:39 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
03:23:39 [INFO] No tests to run.
03:23:39 [INFO] 
03:23:39 [INFO] ------< org.polarsys.esf:org.polarsys.esf.core.metamodel.esfcore >------
03:23:39 [INFO] Building ESFCore Meta-model 0.7.0-SNAPSHOT                       [15/28]
03:23:39 [INFO]   from core/metamodel/org.polarsys.esf.core.metamodel.esfcore/pom.xml
03:23:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
03:23:39 [INFO] 
03:23:39 [INFO] --- clean:3.2.0:clean (default-clean) @ org.polarsys.esf.core.metamodel.esfcore ---
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-packaging:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.metamodel.esfcore ---
03:23:39 [INFO] The project's OSGi version is 0.7.0.202304170722
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-packaging:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.metamodel.esfcore ---
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-packaging:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.metamodel.esfcore ---
03:23:39 [INFO] 
03:23:39 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.metamodel.esfcore ---
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-compiler:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.metamodel.esfcore ---
03:23:39 [INFO] Resolving class path of ESFCore Meta-model...
03:23:39 [INFO] 
03:23:39 [INFO] --- license:2.11:check (default) @ org.polarsys.esf.core.metamodel.esfcore ---
03:23:39 [INFO] Checking licenses...
03:23:39 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
03:23:39 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
03:23:39 [INFO] 
03:23:39 [INFO] --- resources:2.4.3:resources (default-resources) @ org.polarsys.esf.core.metamodel.esfcore ---
03:23:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:23:39 [INFO] Copying 4 resources
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-compiler:2.7.2:compile (default-compile) @ org.polarsys.esf.core.metamodel.esfcore ---
03:23:39 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfcore/target/classes
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-ds:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.metamodel.esfcore ---
03:23:39 [INFO] 
03:23:39 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.metamodel.esfcore ---
03:23:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:23:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfcore/src/test/resources
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-compiler:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.metamodel.esfcore ---
03:23:39 [INFO] 
03:23:39 [INFO] --- surefire:2.22.2:test (default-test) @ org.polarsys.esf.core.metamodel.esfcore ---
03:23:39 [INFO] No tests to run.
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-packaging:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.metamodel.esfcore ---
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-packaging:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.metamodel.esfcore ---
03:23:39 [INFO] Building jar: /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfcore/target/org.polarsys.esf.core.metamodel.esfcore-0.7.0-SNAPSHOT.jar
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-p2:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.metamodel.esfcore ---
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-surefire:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.metamodel.esfcore ---
03:23:39 [INFO] 
03:23:39 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.polarsys.esf.core.metamodel.esfcore ---
03:23:39 [INFO] No tests to run.
03:23:39 [INFO] 
03:23:39 [INFO] ---< org.polarsys.esf:org.polarsys.esf.core.metamodel.esfbehaviours >---
03:23:39 [INFO] Building ESFBehaviours Meta-model 0.7.0-SNAPSHOT                 [16/28]
03:23:39 [INFO]   from core/metamodel/org.polarsys.esf.core.metamodel.esfbehaviours/pom.xml
03:23:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
03:23:39 [INFO] 
03:23:39 [INFO] --- clean:3.2.0:clean (default-clean) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-packaging:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
03:23:39 [INFO] The project's OSGi version is 0.7.0.202304170722
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-packaging:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-packaging:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
03:23:39 [INFO] 
03:23:39 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-compiler:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
03:23:39 [INFO] Resolving class path of ESFBehaviours Meta-model...
03:23:39 [INFO] 
03:23:39 [INFO] --- license:2.11:check (default) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
03:23:39 [INFO] Checking licenses...
03:23:39 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
03:23:39 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
03:23:39 [INFO] 
03:23:39 [INFO] --- resources:2.4.3:resources (default-resources) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
03:23:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:23:39 [INFO] Copying 4 resources
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-compiler:2.7.2:compile (default-compile) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
03:23:39 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfbehaviours/target/classes
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-ds:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
03:23:39 [INFO] 
03:23:39 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
03:23:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:23:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfbehaviours/src/test/resources
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-compiler:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
03:23:39 [INFO] 
03:23:39 [INFO] --- surefire:2.22.2:test (default-test) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
03:23:39 [INFO] No tests to run.
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-packaging:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-packaging:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
03:23:39 [INFO] Building jar: /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfbehaviours/target/org.polarsys.esf.core.metamodel.esfbehaviours-0.7.0-SNAPSHOT.jar
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-p2:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-surefire:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
03:23:39 [INFO] 
03:23:39 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
03:23:39 [INFO] No tests to run.
03:23:39 [INFO] 
03:23:39 [INFO] ---< org.polarsys.esf:org.polarsys.esf.core.metamodel.esfproperties >---
03:23:39 [INFO] Building ESFProperties Meta-model 0.7.0-SNAPSHOT                 [17/28]
03:23:39 [INFO]   from core/metamodel/org.polarsys.esf.core.metamodel.esfproperties/pom.xml
03:23:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
03:23:39 [INFO] 
03:23:39 [INFO] --- clean:3.2.0:clean (default-clean) @ org.polarsys.esf.core.metamodel.esfproperties ---
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-packaging:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.metamodel.esfproperties ---
03:23:39 [INFO] The project's OSGi version is 0.7.0.202304170722
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-packaging:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.metamodel.esfproperties ---
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-packaging:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.metamodel.esfproperties ---
03:23:39 [INFO] 
03:23:39 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.metamodel.esfproperties ---
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-compiler:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.metamodel.esfproperties ---
03:23:39 [INFO] Resolving class path of ESFProperties Meta-model...
03:23:39 [INFO] 
03:23:39 [INFO] --- license:2.11:check (default) @ org.polarsys.esf.core.metamodel.esfproperties ---
03:23:39 [INFO] Checking licenses...
03:23:39 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
03:23:39 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
03:23:39 [INFO] 
03:23:39 [INFO] --- resources:2.4.3:resources (default-resources) @ org.polarsys.esf.core.metamodel.esfproperties ---
03:23:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:23:39 [INFO] Copying 4 resources
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-compiler:2.7.2:compile (default-compile) @ org.polarsys.esf.core.metamodel.esfproperties ---
03:23:39 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfproperties/target/classes
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-ds:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.metamodel.esfproperties ---
03:23:39 [INFO] 
03:23:39 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.metamodel.esfproperties ---
03:23:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:23:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfproperties/src/test/resources
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-compiler:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.metamodel.esfproperties ---
03:23:39 [INFO] 
03:23:39 [INFO] --- surefire:2.22.2:test (default-test) @ org.polarsys.esf.core.metamodel.esfproperties ---
03:23:39 [INFO] No tests to run.
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-packaging:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.metamodel.esfproperties ---
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-packaging:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.metamodel.esfproperties ---
03:23:39 [INFO] Building jar: /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfproperties/target/org.polarsys.esf.core.metamodel.esfproperties-0.7.0-SNAPSHOT.jar
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-p2:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.metamodel.esfproperties ---
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-surefire:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.metamodel.esfproperties ---
03:23:39 [INFO] 
03:23:39 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.polarsys.esf.core.metamodel.esfproperties ---
03:23:39 [INFO] No tests to run.
03:23:39 [INFO] 
03:23:39 [INFO] --< org.polarsys.esf:org.polarsys.esf.core.metamodel.esfsafetyconcepts >--
03:23:39 [INFO] Building ESFSafetyConcepts Meta-model 0.7.0-SNAPSHOT             [18/28]
03:23:39 [INFO]   from core/metamodel/org.polarsys.esf.core.metamodel.esfsafetyconcepts/pom.xml
03:23:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
03:23:39 [INFO] 
03:23:39 [INFO] --- clean:3.2.0:clean (default-clean) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-packaging:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
03:23:39 [INFO] The project's OSGi version is 0.7.0.202304170722
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-packaging:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-packaging:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
03:23:39 [INFO] 
03:23:39 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-compiler:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
03:23:39 [INFO] Resolving class path of ESFSafetyConcepts Meta-model...
03:23:39 [INFO] 
03:23:39 [INFO] --- license:2.11:check (default) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
03:23:39 [INFO] Checking licenses...
03:23:39 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
03:23:39 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
03:23:39 [INFO] 
03:23:39 [INFO] --- resources:2.4.3:resources (default-resources) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
03:23:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:23:39 [INFO] Copying 4 resources
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-compiler:2.7.2:compile (default-compile) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
03:23:39 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfsafetyconcepts/target/classes
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-ds:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
03:23:39 [INFO] 
03:23:39 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
03:23:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:23:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfsafetyconcepts/src/test/resources
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-compiler:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
03:23:39 [INFO] 
03:23:39 [INFO] --- surefire:2.22.2:test (default-test) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
03:23:39 [INFO] No tests to run.
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-packaging:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-packaging:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
03:23:39 [INFO] Building jar: /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfsafetyconcepts/target/org.polarsys.esf.core.metamodel.esfsafetyconcepts-0.7.0-SNAPSHOT.jar
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-p2:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-surefire:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
03:23:39 [INFO] 
03:23:39 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
03:23:39 [INFO] No tests to run.
03:23:39 [INFO] 
03:23:39 [INFO] --< org.polarsys.esf:org.polarsys.esf.core.profile.esfarchitectureconcepts.tests >--
03:23:39 [INFO] Building ESFArchitectureConcepts Profile test 0.7.0-SNAPSHOT     [19/28]
03:23:39 [INFO]   from core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts.tests/pom.xml
03:23:39 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
03:23:39 [INFO] 
03:23:39 [INFO] --- clean:3.2.0:clean (default-clean) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.tests ---
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-packaging:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.tests ---
03:23:39 [INFO] The project's OSGi version is 0.7.0.202304170722
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-packaging:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.tests ---
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-packaging:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.tests ---
03:23:39 [INFO] 
03:23:39 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.tests ---
03:23:39 [INFO] 
03:23:39 [INFO] --- tycho-compiler:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.tests ---
03:23:39 [INFO] Resolving class path of ESFArchitectureConcepts Profile test...
03:23:40 [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.15.100.v20200525-2012/org.eclipse.jdt.debug-3.15.100.v20200525-2012.jar
03:23:40 [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.500.v20190925-1337.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.44kB)
03:23:40 [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1200.v20200508-1552.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (39.42kB)
03:23:40 [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1200.v20200508-1552.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (81.06kB)
03:23:40 [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.400.v20190924-1023.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (93.41kB)
03:23:40 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1200.v20200508-1552.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (69.04kB)
03:23:40 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.ppc64le_1.1.1200.v20200508-1552.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (76.44kB)
03:23:40 [INFO] 
03:23:40 [INFO] --- license:2.11:check (default) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.tests ---
03:23:40 [INFO] Checking licenses...
03:23:40 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
03:23:40 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
03:23:40 [INFO] 
03:23:40 [INFO] --- resources:2.4.3:resources (default-resources) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.tests ---
03:23:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:23:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts.tests/src/main/resources
03:23:40 [INFO] 
03:23:40 [INFO] --- tycho-compiler:2.7.2:compile (default-compile) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.tests ---
03:23:40 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts.tests/target/classes
03:23:40 [INFO] 
03:23:40 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.tests ---
03:23:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:23:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts.tests/src/test/resources
03:23:40 [INFO] 
03:23:40 [INFO] --- tycho-packaging:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.tests ---
03:23:40 [INFO] 
03:23:40 [INFO] --- tycho-packaging:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.tests ---
03:23:40 [INFO] Building jar: /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts.tests/target/org.polarsys.esf.core.profile.esfarchitectureconcepts.tests-0.7.0-SNAPSHOT.jar
03:23:40 [INFO] 
03:23:40 [INFO] --- tycho-p2:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.tests ---
03:23:40 [INFO] 
03:23:40 [INFO] --- tycho-surefire:2.7.2:test (default-test) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.tests ---
03:23:41 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
03:23:41 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts.tests/target/work/data/.metadata/.log
03:23:41 [INFO] Command line:
03:23:41 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -data, /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts.tests/target/work/data, -install, /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts.tests/target/work, -configuration, /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts.tests/target/surefire.properties]
03:23:43 Running org.polarsys.esf.core.profile.esfarchitectureconcepts.tests.impl.MSBlockTest
03:23:43 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.663 s - in org.polarsys.esf.core.profile.esfarchitectureconcepts.tests.impl.MSBlockTest
03:23:43 testBasicGetSModel(org.polarsys.esf.core.profile.esfarchitectureconcepts.tests.impl.MSBlockTest)  Time elapsed: 0.632 s
03:23:43 
03:23:43 Results:
03:23:43 
03:23:43 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
03:23:43 
03:23:44 [INFO] All tests passed!
03:23:44 [INFO] 
03:23:44 [INFO] --< org.polarsys.esf:org.polarsys.esf.core.profile.esfarchitectureconcepts.application >--
03:23:44 [INFO] Building org.polarsys.esf.core.profile.esfarchitectureconcepts.application 0.7.0-SNAPSHOT [20/28]
03:23:44 [INFO]   from core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts.application/pom.xml
03:23:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
03:23:44 [INFO] 
03:23:44 [INFO] --- clean:3.2.0:clean (default-clean) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
03:23:44 [INFO] 
03:23:44 [INFO] --- tycho-packaging:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
03:23:44 [INFO] The project's OSGi version is 0.7.0.202304170722
03:23:44 [INFO] 
03:23:44 [INFO] --- tycho-packaging:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
03:23:44 [INFO] 
03:23:44 [INFO] --- tycho-packaging:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
03:23:44 [INFO] 
03:23:44 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
03:23:44 [INFO] 
03:23:44 [INFO] --- tycho-compiler:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
03:23:44 [INFO] Resolving class path of org.polarsys.esf.core.profile.esfarchitectureconcepts.application...
03:23:44 [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.15.100.v20200525-2012/org.eclipse.jdt.debug-3.15.100.v20200525-2012.jar
03:23:44 [INFO] 
03:23:44 [INFO] --- license:2.11:check (default) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
03:23:44 [INFO] Checking licenses...
03:23:44 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
03:23:44 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
03:23:44 [INFO] 
03:23:44 [INFO] --- resources:2.4.3:resources (default-resources) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
03:23:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:23:44 [INFO] Copying 1 resource
03:23:44 [INFO] 
03:23:44 [INFO] --- tycho-compiler:2.7.2:compile (default-compile) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
03:23:44 [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts.application/.settings/org.eclipse.jdt.core.prefs' could not be found!
03:23:44 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts.application/target/classes
03:23:45 [INFO] 
03:23:45 [INFO] --- tycho-ds:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
03:23:45 [INFO] 
03:23:45 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
03:23:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:23:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts.application/src/test/resources
03:23:45 [INFO] 
03:23:45 [INFO] --- tycho-compiler:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
03:23:45 [INFO] 
03:23:45 [INFO] --- surefire:2.22.2:test (default-test) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
03:23:45 [INFO] No tests to run.
03:23:45 [INFO] 
03:23:45 [INFO] --- tycho-packaging:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
03:23:45 [INFO] 
03:23:45 [INFO] --- tycho-packaging:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
03:23:45 [INFO] Building jar: /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts.application/target/org.polarsys.esf.core.profile.esfarchitectureconcepts.application-0.7.0-SNAPSHOT.jar
03:23:45 [INFO] 
03:23:45 [INFO] --- tycho-p2:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
03:23:45 [INFO] 
03:23:45 [INFO] --- tycho-surefire:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
03:23:45 [INFO] 
03:23:45 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
03:23:45 [INFO] No tests to run.
03:23:45 [INFO] 
03:23:45 [INFO] ----< org.polarsys.esf:org.polarsys.esf.core.profile.esfproperties >----
03:23:45 [INFO] Building ESFProperties Profile 0.7.0-SNAPSHOT                    [21/28]
03:23:45 [INFO]   from core/profile/org.polarsys.esf.core.profile.esfproperties/pom.xml
03:23:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
03:23:45 [INFO] 
03:23:45 [INFO] --- clean:3.2.0:clean (default-clean) @ org.polarsys.esf.core.profile.esfproperties ---
03:23:45 [INFO] 
03:23:45 [INFO] --- tycho-packaging:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.profile.esfproperties ---
03:23:45 [INFO] The project's OSGi version is 0.7.0.202304170722
03:23:45 [INFO] 
03:23:45 [INFO] --- tycho-packaging:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.profile.esfproperties ---
03:23:45 [INFO] 
03:23:45 [INFO] --- tycho-packaging:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.profile.esfproperties ---
03:23:45 [INFO] 
03:23:45 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.profile.esfproperties ---
03:23:45 [INFO] 
03:23:45 [INFO] --- tycho-compiler:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.profile.esfproperties ---
03:23:45 [INFO] Resolving class path of ESFProperties Profile...
03:23:45 [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.15.100.v20200525-2012/org.eclipse.jdt.debug-3.15.100.v20200525-2012.jar
03:23:45 [INFO] 
03:23:45 [INFO] --- license:2.11:check (default) @ org.polarsys.esf.core.profile.esfproperties ---
03:23:45 [INFO] Checking licenses...
03:23:45 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
03:23:45 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
03:23:45 [INFO] 
03:23:45 [INFO] --- resources:2.4.3:resources (default-resources) @ org.polarsys.esf.core.profile.esfproperties ---
03:23:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:23:45 [INFO] Copying 7 resources
03:23:45 [INFO] 
03:23:45 [INFO] --- tycho-compiler:2.7.2:compile (default-compile) @ org.polarsys.esf.core.profile.esfproperties ---
03:23:45 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfproperties/target/classes
03:23:45 [INFO] 
03:23:45 [INFO] --- tycho-ds:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.profile.esfproperties ---
03:23:45 [INFO] 
03:23:45 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.profile.esfproperties ---
03:23:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:23:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfproperties/src/test/resources
03:23:45 [INFO] 
03:23:45 [INFO] --- tycho-compiler:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.profile.esfproperties ---
03:23:45 [INFO] 
03:23:45 [INFO] --- surefire:2.22.2:test (default-test) @ org.polarsys.esf.core.profile.esfproperties ---
03:23:45 [INFO] No tests to run.
03:23:45 [INFO] 
03:23:45 [INFO] --- tycho-packaging:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.profile.esfproperties ---
03:23:45 [INFO] 
03:23:45 [INFO] --- tycho-packaging:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.profile.esfproperties ---
03:23:45 [INFO] Building jar: /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfproperties/target/org.polarsys.esf.core.profile.esfproperties-0.7.0-SNAPSHOT.jar
03:23:45 [INFO] 
03:23:45 [INFO] --- tycho-p2:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.profile.esfproperties ---
03:23:45 [INFO] 
03:23:45 [INFO] --- tycho-surefire:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.profile.esfproperties ---
03:23:45 [INFO] 
03:23:45 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.polarsys.esf.core.profile.esfproperties ---
03:23:45 [INFO] No tests to run.
03:23:45 [INFO] 
03:23:45 [INFO] ----< org.polarsys.esf:org.polarsys.esf.core.profile.esfbehaviours >----
03:23:45 [INFO] Building ESFBehaviours Profile 0.7.0-SNAPSHOT                    [22/28]
03:23:45 [INFO]   from core/profile/org.polarsys.esf.core.profile.esfbehaviours/pom.xml
03:23:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
03:23:45 [INFO] 
03:23:45 [INFO] --- clean:3.2.0:clean (default-clean) @ org.polarsys.esf.core.profile.esfbehaviours ---
03:23:45 [INFO] 
03:23:45 [INFO] --- tycho-packaging:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.profile.esfbehaviours ---
03:23:45 [INFO] The project's OSGi version is 0.7.0.202304170722
03:23:45 [INFO] 
03:23:45 [INFO] --- tycho-packaging:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.profile.esfbehaviours ---
03:23:45 [INFO] 
03:23:45 [INFO] --- tycho-packaging:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.profile.esfbehaviours ---
03:23:45 [INFO] 
03:23:45 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.profile.esfbehaviours ---
03:23:45 [INFO] 
03:23:45 [INFO] --- tycho-compiler:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.profile.esfbehaviours ---
03:23:45 [INFO] Resolving class path of ESFBehaviours Profile...
03:23:46 [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.15.100.v20200525-2012/org.eclipse.jdt.debug-3.15.100.v20200525-2012.jar
03:23:46 [INFO] 
03:23:46 [INFO] --- license:2.11:check (default) @ org.polarsys.esf.core.profile.esfbehaviours ---
03:23:46 [INFO] Checking licenses...
03:23:46 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
03:23:46 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
03:23:46 [INFO] 
03:23:46 [INFO] --- resources:2.4.3:resources (default-resources) @ org.polarsys.esf.core.profile.esfbehaviours ---
03:23:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:23:46 [INFO] Copying 7 resources
03:23:46 [INFO] 
03:23:46 [INFO] --- tycho-compiler:2.7.2:compile (default-compile) @ org.polarsys.esf.core.profile.esfbehaviours ---
03:23:46 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfbehaviours/target/classes
03:23:46 [INFO] 
03:23:46 [INFO] --- tycho-ds:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.profile.esfbehaviours ---
03:23:46 [INFO] 
03:23:46 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.profile.esfbehaviours ---
03:23:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:23:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfbehaviours/src/test/resources
03:23:46 [INFO] 
03:23:46 [INFO] --- tycho-compiler:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.profile.esfbehaviours ---
03:23:46 [INFO] 
03:23:46 [INFO] --- surefire:2.22.2:test (default-test) @ org.polarsys.esf.core.profile.esfbehaviours ---
03:23:46 [INFO] No tests to run.
03:23:46 [INFO] 
03:23:46 [INFO] --- tycho-packaging:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.profile.esfbehaviours ---
03:23:46 [INFO] 
03:23:46 [INFO] --- tycho-packaging:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.profile.esfbehaviours ---
03:23:46 [INFO] Building jar: /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfbehaviours/target/org.polarsys.esf.core.profile.esfbehaviours-0.7.0-SNAPSHOT.jar
03:23:46 [INFO] 
03:23:46 [INFO] --- tycho-p2:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.profile.esfbehaviours ---
03:23:46 [INFO] 
03:23:46 [INFO] --- tycho-surefire:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.profile.esfbehaviours ---
03:23:46 [INFO] 
03:23:46 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.polarsys.esf.core.profile.esfbehaviours ---
03:23:46 [INFO] No tests to run.
03:23:46 [INFO] 
03:23:46 [INFO] --< org.polarsys.esf:org.polarsys.esf.core.profile.esfsafetyconcepts >--
03:23:46 [INFO] Building ESFSafetyConcepts Profile 0.7.0-SNAPSHOT                [23/28]
03:23:46 [INFO]   from core/profile/org.polarsys.esf.core.profile.esfsafetyconcepts/pom.xml
03:23:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
03:23:46 [INFO] 
03:23:46 [INFO] --- clean:3.2.0:clean (default-clean) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
03:23:46 [INFO] 
03:23:46 [INFO] --- tycho-packaging:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
03:23:46 [INFO] The project's OSGi version is 0.7.0.202304170722
03:23:46 [INFO] 
03:23:46 [INFO] --- tycho-packaging:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
03:23:46 [INFO] 
03:23:46 [INFO] --- tycho-packaging:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
03:23:46 [INFO] 
03:23:46 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
03:23:46 [INFO] 
03:23:46 [INFO] --- tycho-compiler:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
03:23:46 [INFO] Resolving class path of ESFSafetyConcepts Profile...
03:23:47 [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.15.100.v20200525-2012/org.eclipse.jdt.debug-3.15.100.v20200525-2012.jar
03:23:47 [INFO] 
03:23:47 [INFO] --- license:2.11:check (default) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
03:23:47 [INFO] Checking licenses...
03:23:47 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
03:23:47 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
03:23:47 [INFO] 
03:23:47 [INFO] --- resources:2.4.3:resources (default-resources) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
03:23:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:23:47 [INFO] Copying 7 resources
03:23:47 [INFO] 
03:23:47 [INFO] --- tycho-compiler:2.7.2:compile (default-compile) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
03:23:47 [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfsafetyconcepts/target/classes
03:23:47 [INFO] 
03:23:47 [INFO] --- tycho-ds:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
03:23:47 [INFO] 
03:23:47 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
03:23:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:23:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfsafetyconcepts/src/test/resources
03:23:47 [INFO] 
03:23:47 [INFO] --- tycho-compiler:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
03:23:47 [INFO] 
03:23:47 [INFO] --- surefire:2.22.2:test (default-test) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
03:23:47 [INFO] No tests to run.
03:23:47 [INFO] 
03:23:47 [INFO] --- tycho-packaging:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
03:23:47 [INFO] 
03:23:47 [INFO] --- tycho-packaging:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
03:23:47 [INFO] Building jar: /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfsafetyconcepts/target/org.polarsys.esf.core.profile.esfsafetyconcepts-0.7.0-SNAPSHOT.jar
03:23:47 [INFO] 
03:23:47 [INFO] --- tycho-p2:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
03:23:47 [INFO] 
03:23:47 [INFO] --- tycho-surefire:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
03:23:47 [INFO] 
03:23:47 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
03:23:47 [INFO] No tests to run.
03:23:47 [INFO] 
03:23:47 [INFO] ---------------< org.polarsys.esf:esf-infra.core.releng >---------------
03:23:47 [INFO] Building ESF Releng 0.7.0-SNAPSHOT                               [24/28]
03:23:47 [INFO]   from core/releng/pom.xml
03:23:47 [INFO] --------------------------------[ pom ]---------------------------------
03:23:47 [INFO] 
03:23:47 [INFO] --- clean:3.2.0:clean (default-clean) @ esf-infra.core.releng ---
03:23:47 [INFO] 
03:23:47 [INFO] --- license:2.11:check (default) @ esf-infra.core.releng ---
03:23:47 [INFO] Checking licenses...
03:23:47 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
03:23:47 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
03:23:47 [INFO] 
03:23:47 [INFO] -------------< org.polarsys.esf:org.polarsys.esf.core.doc >-------------
03:23:47 [INFO] Building org.polarsys.esf.core.doc 0.7.0-SNAPSHOT                [25/28]
03:23:47 [INFO]   from core/org.polarsys.esf.core.doc/pom.xml
03:23:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
03:23:47 [INFO] 
03:23:47 [INFO] --- clean:3.2.0:clean (default-clean) @ org.polarsys.esf.core.doc ---
03:23:47 [INFO] 
03:23:47 [INFO] --- tycho-packaging:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.doc ---
03:23:47 [INFO] The project's OSGi version is 0.7.0.202304170722
03:23:47 [INFO] 
03:23:47 [INFO] --- tycho-packaging:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.doc ---
03:23:47 [INFO] 
03:23:47 [INFO] --- tycho-packaging:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.doc ---
03:23:47 [INFO] 
03:23:47 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.doc ---
03:23:47 [INFO] 
03:23:47 [INFO] --- tycho-compiler:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.doc ---
03:23:47 [INFO] Resolving class path of org.polarsys.esf.core.doc...
03:23:47 [INFO] 
03:23:47 [INFO] --- license:2.11:check (default) @ org.polarsys.esf.core.doc ---
03:23:47 [INFO] Checking licenses...
03:23:47 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
03:23:47 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
03:23:47 [INFO] 
03:23:47 [INFO] --- resources:2.4.3:resources (default-resources) @ org.polarsys.esf.core.doc ---
03:23:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:23:47 [INFO] Copying 21 resources
03:23:47 [INFO] 
03:23:47 [INFO] --- tycho-compiler:2.7.2:compile (default-compile) @ org.polarsys.esf.core.doc ---
03:23:47 [INFO] 
03:23:47 [INFO] --- tycho-ds:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.doc ---
03:23:47 [INFO] 
03:23:47 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.doc ---
03:23:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:23:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/org.polarsys.esf.core.doc/src/test/resources
03:23:47 [INFO] 
03:23:47 [INFO] --- tycho-compiler:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.doc ---
03:23:47 [INFO] 
03:23:47 [INFO] --- surefire:2.22.2:test (default-test) @ org.polarsys.esf.core.doc ---
03:23:47 [INFO] No tests to run.
03:23:47 [INFO] 
03:23:47 [INFO] --- tycho-packaging:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.doc ---
03:23:47 [INFO] 
03:23:47 [INFO] --- tycho-packaging:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.doc ---
03:23:47 [INFO] Building jar: /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/org.polarsys.esf.core.doc/target/org.polarsys.esf.core.doc-0.7.0-SNAPSHOT.jar
03:23:47 [INFO] 
03:23:47 [INFO] --- tycho-p2:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.doc ---
03:23:47 [INFO] 
03:23:47 [INFO] --- tycho-surefire:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.doc ---
03:23:47 [INFO] 
03:23:47 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.polarsys.esf.core.doc ---
03:23:47 [INFO] No tests to run.
03:23:47 [INFO] 
03:23:47 [INFO] -------< org.polarsys.esf:org.polarsys.esf.core.releng.branding >-------
03:23:47 [INFO] Building ESF Core branding 0.7.0-SNAPSHOT                        [26/28]
03:23:47 [INFO]   from core/releng/org.polarsys.esf.core.releng.branding/pom.xml
03:23:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
03:23:47 [INFO] 
03:23:47 [INFO] --- clean:3.2.0:clean (default-clean) @ org.polarsys.esf.core.releng.branding ---
03:23:47 [INFO] 
03:23:47 [INFO] --- tycho-packaging:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.releng.branding ---
03:23:47 [INFO] The project's OSGi version is 0.7.0.202304170722
03:23:47 [INFO] 
03:23:47 [INFO] --- tycho-packaging:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.releng.branding ---
03:23:47 [INFO] 
03:23:47 [INFO] --- tycho-packaging:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.releng.branding ---
03:23:47 [INFO] 
03:23:47 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.releng.branding ---
03:23:47 [INFO] 
03:23:47 [INFO] --- tycho-compiler:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.releng.branding ---
03:23:47 [INFO] Resolving class path of ESF Core branding...
03:23:47 [INFO] 
03:23:47 [INFO] --- license:2.11:check (default) @ org.polarsys.esf.core.releng.branding ---
03:23:47 [INFO] Checking licenses...
03:23:47 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
03:23:47 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
03:23:47 [INFO] 
03:23:47 [INFO] --- resources:2.4.3:resources (default-resources) @ org.polarsys.esf.core.releng.branding ---
03:23:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:23:47 [INFO] Copying 2 resources
03:23:47 [INFO] 
03:23:47 [INFO] --- tycho-compiler:2.7.2:compile (default-compile) @ org.polarsys.esf.core.releng.branding ---
03:23:47 [INFO] 
03:23:47 [INFO] --- tycho-ds:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.releng.branding ---
03:23:47 [INFO] 
03:23:47 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.releng.branding ---
03:23:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:23:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/releng/org.polarsys.esf.core.releng.branding/src/test/resources
03:23:47 [INFO] 
03:23:47 [INFO] --- tycho-compiler:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.releng.branding ---
03:23:47 [INFO] 
03:23:47 [INFO] --- surefire:2.22.2:test (default-test) @ org.polarsys.esf.core.releng.branding ---
03:23:47 [INFO] No tests to run.
03:23:47 [INFO] 
03:23:47 [INFO] --- tycho-packaging:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.releng.branding ---
03:23:47 [INFO] 
03:23:47 [INFO] --- tycho-packaging:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.releng.branding ---
03:23:47 [INFO] Building jar: /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/releng/org.polarsys.esf.core.releng.branding/target/org.polarsys.esf.core.releng.branding-0.7.0-SNAPSHOT.jar
03:23:47 [INFO] 
03:23:47 [INFO] --- tycho-p2:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.releng.branding ---
03:23:47 [INFO] 
03:23:47 [INFO] --- tycho-surefire:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.releng.branding ---
03:23:47 [INFO] 
03:23:47 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.polarsys.esf.core.releng.branding ---
03:23:47 [INFO] No tests to run.
03:23:47 [INFO] 
03:23:47 [INFO] -----------< org.polarsys.esf:org.polarsys.esf.core.releng >------------
03:23:47 [INFO] Building ESF Core feature 0.7.0-SNAPSHOT                         [27/28]
03:23:47 [INFO]   from core/releng/org.polarsys.esf.core.releng/pom.xml
03:23:47 [INFO] --------------------------[ eclipse-feature ]---------------------------
03:23:47 [INFO] 
03:23:47 [INFO] --- clean:3.2.0:clean (default-clean) @ org.polarsys.esf.core.releng ---
03:23:47 [INFO] 
03:23:47 [INFO] --- tycho-packaging:2.7.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.polarsys.esf.core.releng ---
03:23:47 [INFO] The project's OSGi version is 0.7.0.202304170722
03:23:47 [INFO] 
03:23:47 [INFO] --- tycho-packaging:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.releng ---
03:23:47 [INFO] 
03:23:47 [INFO] --- tycho-packaging:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.releng ---
03:23:47 [INFO] 
03:23:47 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.releng ---
03:23:47 [INFO] 
03:23:47 [INFO] --- license:2.11:check (default) @ org.polarsys.esf.core.releng ---
03:23:47 [INFO] Checking licenses...
03:23:47 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
03:23:47 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
03:23:47 [INFO] 
03:23:47 [INFO] --- tycho-packaging:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.releng ---
03:23:47 [INFO] 
03:23:47 [INFO] --- tycho-packaging:2.7.2:package-feature (default-package-feature) @ org.polarsys.esf.core.releng ---
03:23:47 [INFO] Building jar: /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/releng/org.polarsys.esf.core.releng/target/org.polarsys.esf.core.releng-0.7.0-SNAPSHOT.jar
03:23:47 [INFO] 
03:23:47 [INFO] --- tycho-p2:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.releng ---
03:23:47 [INFO] 
03:23:47 [INFO] --- tycho-p2:2.7.2:feature-p2-metadata (default-feature-p2-metadata) @ org.polarsys.esf.core.releng ---
03:23:47 [INFO] 
03:23:47 [INFO] -------------------< org.polarsys.esf:esf-infra.p2 >--------------------
03:23:47 [INFO] Building esf-infra.p2 0.7.0-SNAPSHOT                             [28/28]
03:23:47 [INFO]   from p2/pom.xml
03:23:47 [INFO] -------------------------[ eclipse-repository ]-------------------------
03:23:47 [INFO] 
03:23:47 [INFO] --- clean:3.2.0:clean (default-clean) @ esf-infra.p2 ---
03:23:47 [INFO] 
03:23:47 [INFO] --- tycho-packaging:2.7.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ esf-infra.p2 ---
03:23:47 [INFO] The project's OSGi version is 0.7.0.202304170722
03:23:47 [INFO] 
03:23:47 [INFO] --- clean:3.2.0:clean (default-clean-1) @ esf-infra.p2 ---
03:23:47 [INFO] 
03:23:47 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ esf-infra.p2 ---
03:23:47 [INFO] 
03:23:47 [INFO] --- license:2.11:check (default) @ esf-infra.p2 ---
03:23:47 [INFO] Checking licenses...
03:23:47 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
03:23:47 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
03:23:47 [INFO] 
03:23:47 [INFO] --- resources:2.4.3:resources (default-resources) @ esf-infra.p2 ---
03:23:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:23:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/p2/src/main/resources
03:23:47 [INFO] 
03:23:47 [INFO] --- tycho-p2-publisher:2.7.2:publish-osgi-ee (default-publish-osgi-ee) @ esf-infra.p2 ---
03:23:47 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
03:23:47 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
03:23:48 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
03:23:48 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
03:23:48 [INFO] 
03:23:48 [INFO] --- tycho-p2-publisher:2.7.2:publish-products (default-publish-products) @ esf-infra.p2 ---
03:23:48 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
03:23:48 [INFO] 
03:23:48 [INFO] --- tycho-p2-publisher:2.7.2:publish-categories (default-publish-categories) @ esf-infra.p2 ---
03:23:48 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
03:23:48 [INFO] 
03:23:48 [INFO] --- tycho-p2-publisher:2.7.2:attach-artifacts (default-attach-artifacts) @ esf-infra.p2 ---
03:23:48 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
03:23:48 [INFO] 
03:23:48 [INFO] --- tycho-p2-repository:2.7.2:assemble-repository (default-assemble-repository) @ esf-infra.p2 ---
03:23:48 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
03:23:48 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16kB)
03:23:48 [INFO] The user operation is waiting for background work to complete.
03:23:48 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16kB)
03:23:48 [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (36.57kB)
03:23:48 [INFO] The user operation is waiting for background work to complete.
03:23:48 [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (36.57kB)
03:23:48 [INFO] Fetching org.eclipse.swt.gtk.linux.ppc64le_3.114.100.v20200604-0951.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (914.78kB)
03:23:48 [INFO] The user operation is waiting for background work to complete.
03:23:48 [INFO] Fetching org.eclipse.swt.gtk.linux.ppc64le_3.114.100.v20200604-0951.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (914.78kB)
03:23:48 [INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.61kB)
03:23:48 [INFO] The user operation is waiting for background work to complete.
03:23:48 [INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.61kB)
03:23:48 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.114.100.v20200604-0951.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (834.71kB)
03:23:48 [INFO] The user operation is waiting for background work to complete.
03:23:48 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.114.100.v20200604-0951.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (834.71kB)
03:23:48 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.114.100.v20200604-0951.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (955.98kB)
03:23:48 [INFO] The user operation is waiting for background work to complete.
03:23:48 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.114.100.v20200604-0951.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (955.98kB)
03:23:48 [INFO] Fetching org.eclipse.jdt.compiler.apt_1.3.1000.v20200505-1625.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.26kB)
03:23:48 [INFO] The user operation is waiting for background work to complete.
03:23:48 [INFO] Fetching org.eclipse.jdt.compiler.apt_1.3.1000.v20200505-1625.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.26kB)
03:23:48 [INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.36kB)
03:23:48 [INFO] The user operation is waiting for background work to complete.
03:23:48 [INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.36kB)
03:23:48 [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.800.v20200511-1223.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (103.56kB)
03:23:48 [INFO] The user operation is waiting for background work to complete.
03:23:48 [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.800.v20200511-1223.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (103.56kB)
03:23:48 [INFO] Fetching org.eclipse.equinox.transforms.hook_1.2.500.v20190714-1852.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.96kB)
03:23:48 [INFO] The user operation is waiting for background work to complete.
03:23:48 [INFO] Fetching org.eclipse.equinox.transforms.hook_1.2.500.v20190714-1852.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.96kB)
03:23:48 [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.0.600.v20200414-1657.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.88kB)
03:23:48 [INFO] The user operation is waiting for background work to complete.
03:23:48 [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.0.600.v20200414-1657.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.88kB)
03:23:48 [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.67kB)
03:23:48 [INFO] The user operation is waiting for background work to complete.
03:23:48 [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.67kB)
03:23:48 [INFO] Fetching org.eclipse.equinox.weaving.hook_1.2.700.v20200422-1833.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.74kB)
03:23:48 [INFO] The user operation is waiting for background work to complete.
03:23:48 [INFO] Fetching org.eclipse.equinox.weaving.hook_1.2.700.v20200422-1833.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.74kB)
03:23:48 [INFO] Fetching org.eclipse.jdt.compiler.tool_1.2.900.v20200428-1854.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (153.68kB)
03:23:48 [INFO] The user operation is waiting for background work to complete.
03:23:48 [INFO] Fetching org.eclipse.jdt.compiler.tool_1.2.900.v20200428-1854.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (153.68kB)
03:23:48 [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.200.v20190903-0934.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.56kB)
03:23:48 [INFO] The user operation is waiting for background work to complete.
03:23:48 [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.200.v20190903-0934.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.56kB)
03:23:48 [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.600.v20190627-0755.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8kB)
03:23:48 [INFO] The user operation is waiting for background work to complete.
03:23:48 [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.600.v20190627-0755.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8kB)
03:23:48 [INFO] Fetching org.eclipse.core.filesystem.linux.ppc64le_1.4.100.v20180828-0158.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.97kB)
03:23:48 [INFO] The user operation is waiting for background work to complete.
03:23:48 [INFO] Fetching org.eclipse.core.filesystem.linux.ppc64le_1.4.100.v20180828-0158.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.97kB)
03:23:48 [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.200.v20190903-0945.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.18kB)
03:23:48 [INFO] The user operation is waiting for background work to complete.
03:23:48 [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.200.v20190903-0945.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.18kB)
03:23:48 [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (56.91kB)
03:23:48 [INFO] The user operation is waiting for background work to complete.
03:23:48 [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (56.91kB)
03:23:48 [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.04kB)
03:23:48 [INFO] The user operation is waiting for background work to complete.
03:23:48 [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.04kB)
03:23:48 [INFO] Fetching org.eclipse.equinox.region_1.4.600.v20191002-1632.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (28.7kB)
03:23:48 [INFO] The user operation is waiting for background work to complete.
03:23:48 [INFO] Fetching org.eclipse.equinox.region_1.4.600.v20191002-1632.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (28.7kB)
03:23:48 [INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (253.02kB)
03:23:48 [INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (141.47kB)
03:23:48 [INFO] The user operation is waiting for background work to complete.
03:23:48 [INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (141.47kB)
03:23:48 [INFO] Unpacking com.google.inject_3.0.0.v201605172100...
03:23:49 [INFO] Fetching io.github.classgraph_4.8.35.v20190528-1517.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (476.29kB)
03:23:49 [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (249kB)
03:23:49 [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.29MB)
03:23:49 [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (45.51kB)
03:23:49 [INFO] The user operation is waiting for background work to complete.
03:23:49 [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (45.51kB)
03:23:49 [INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400...
03:23:49 [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (122.3kB)
03:23:49 [INFO] The user operation is waiting for background work to complete.
03:23:49 [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (122.3kB)
03:23:49 [INFO] Unpacking org.apache.xml.serializer_2.7.1.v201005080400...
03:23:49 [INFO] Fetching org.eclipse.emf.codegen_2.20.0.v20200324-0932.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (126.91kB)
03:23:49 [INFO] The user operation is waiting for background work to complete.
03:23:49 [INFO] Fetching org.eclipse.emf.codegen_2.20.0.v20200324-0932.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (126.91kB)
03:23:49 [INFO] Unpacking org.eclipse.emf.codegen_2.20.0.v20200324-0932...
03:23:49 [INFO] Fetching org.eclipse.emf.codegen.ecore_2.22.0.v20200324-0947.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (417.98kB)
03:23:49 [INFO] The user operation is waiting for background work to complete.
03:23:49 [INFO] Fetching org.eclipse.emf.codegen.ecore_2.22.0.v20200324-0947.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (417.98kB)
03:23:49 [INFO] Unpacking org.eclipse.emf.codegen.ecore_2.22.0.v20200324-0947...
03:23:49 [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.22.0.v20200324-0947.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (69.64kB)
03:23:49 [INFO] The user operation is waiting for background work to complete.
03:23:49 [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.22.0.v20200324-0947.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (69.64kB)
03:23:49 [INFO] Unpacking org.eclipse.emf.codegen.ecore.ui_2.22.0.v20200324-0947...
03:23:49 [INFO] Fetching org.eclipse.emf.codegen.ui_2.22.0.v20200424-0451.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (102.25kB)
03:23:49 [INFO] The user operation is waiting for background work to complete.
03:23:49 [INFO] Fetching org.eclipse.emf.codegen.ui_2.22.0.v20200424-0451.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (102.25kB)
03:23:49 [INFO] Unpacking org.eclipse.emf.codegen.ui_2.22.0.v20200424-0451...
03:23:49 [INFO] Fetching org.eclipse.emf.converter_2.10.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.46kB)
03:23:49 [INFO] The user operation is waiting for background work to complete.
03:23:49 [INFO] Fetching org.eclipse.emf.converter_2.10.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.46kB)
03:23:49 [INFO] Unpacking org.eclipse.emf.converter_2.10.0.v20180706-1146...
03:23:49 [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.78kB)
03:23:49 [INFO] The user operation is waiting for background work to complete.
03:23:49 [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.78kB)
03:23:49 [INFO] Unpacking org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725...
03:23:49 [INFO] Fetching org.eclipse.emf.validation.ocl_1.4.0.201812070911.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.89kB)
03:23:50 [INFO] Fetching org.eclipse.emf.validation.ui_1.7.0.201812070911.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (74.26kB)
03:23:50 [INFO] Fetching org.eclipse.emf.workspace.ui_1.3.0.201805140824.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.12kB)
03:23:50 [INFO] Fetching org.eclipse.m2m.qvt.oml.project_3.10.2.v20200609-1812.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.87kB)
03:23:50 [INFO] The user operation is waiting for background work to complete.
03:23:50 [INFO] Fetching org.eclipse.m2m.qvt.oml.project_3.10.2.v20200609-1812.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.87kB)
03:23:50 [INFO] Unpacking org.eclipse.m2m.qvt.oml.project_3.10.2.v20200609-1812...
03:23:50 [INFO] Fetching org.eclipse.m2m.qvt.oml.runtime_3.10.2.v20200609-1812.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (95.24kB)
03:23:50 [INFO] The user operation is waiting for background work to complete.
03:23:50 [INFO] Fetching org.eclipse.m2m.qvt.oml.runtime_3.10.2.v20200609-1812.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (95.24kB)
03:23:50 [INFO] Unpacking org.eclipse.m2m.qvt.oml.runtime_3.10.2.v20200609-1812...
03:23:50 [INFO] Fetching org.eclipse.nebula.cwt_1.0.0.201703081533.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (157.36kB)
03:23:50 [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.nebula_1.1.0.201703192131.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.58kB)
03:23:50 [INFO] Fetching org.eclipse.wb.core.lib_1.9.1.201812270937.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (5.23MB)
03:23:50 [INFO] Fetching org.eclipse.ocl.common.ui_1.12.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.35kB)
03:23:50 [INFO] The user operation is waiting for background work to complete.
03:23:50 [INFO] Fetching org.eclipse.ocl.common.ui_1.12.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.35kB)
03:23:50 [INFO] Unpacking org.eclipse.ocl.common.ui_1.12.0.v20200608-1555...
03:23:50 [INFO] Fetching org.eclipse.ocl.examples.debug_2.12.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.2kB)
03:23:50 [INFO] The user operation is waiting for background work to complete.
03:23:50 [INFO] Fetching org.eclipse.ocl.examples.debug_2.12.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.2kB)
03:23:50 [INFO] Unpacking org.eclipse.ocl.examples.debug_2.12.0.v20200608-1555...
03:23:50 [INFO] Fetching org.eclipse.ocl.xtext.completeocl_1.12.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (158.38kB)
03:23:50 [INFO] The user operation is waiting for background work to complete.
03:23:50 [INFO] Fetching org.eclipse.ocl.xtext.completeocl_1.12.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (158.38kB)
03:23:50 [INFO] Unpacking org.eclipse.ocl.xtext.completeocl_1.12.0.v20200608-1555...
03:23:50 [INFO] Fetching org.eclipse.ocl.xtext.oclinecore_1.12.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (169.45kB)
03:23:50 [INFO] The user operation is waiting for background work to complete.
03:23:50 [INFO] Fetching org.eclipse.ocl.xtext.oclinecore_1.12.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (169.45kB)
03:23:50 [INFO] Unpacking org.eclipse.ocl.xtext.oclinecore_1.12.0.v20200608-1555...
03:23:50 [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib_1.12.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (169.24kB)
03:23:50 [INFO] The user operation is waiting for background work to complete.
03:23:50 [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib_1.12.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (169.24kB)
03:23:50 [INFO] Unpacking org.eclipse.ocl.xtext.oclstdlib_1.12.0.v20200608-1555...
03:23:50 [INFO] Fetching org.eclipse.ocl.examples.debug.vm_2.12.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (71.16kB)
03:23:50 [INFO] The user operation is waiting for background work to complete.
03:23:50 [INFO] Fetching org.eclipse.ocl.examples.debug.vm_2.12.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (71.16kB)
03:23:50 [INFO] Unpacking org.eclipse.ocl.examples.debug.vm_2.12.0.v20200608-1555...
03:23:50 [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (129.49kB)
03:23:50 [INFO] The user operation is waiting for background work to complete.
03:23:50 [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (129.49kB)
03:23:50 [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815...
03:23:50 [INFO] Fetching org.eclipse.ocl.xtext.base_1.12.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (158.66kB)
03:23:50 [INFO] The user operation is waiting for background work to complete.
03:23:50 [INFO] Fetching org.eclipse.ocl.xtext.base_1.12.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (158.66kB)
03:23:50 [INFO] Unpacking org.eclipse.ocl.xtext.base_1.12.0.v20200608-1555...
03:23:51 [INFO] Fetching org.eclipse.ocl.examples.debug.vm.ui_2.12.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.97kB)
03:23:51 [INFO] The user operation is waiting for background work to complete.
03:23:51 [INFO] Fetching org.eclipse.ocl.examples.debug.vm.ui_2.12.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.97kB)
03:23:51 [INFO] Unpacking org.eclipse.ocl.examples.debug.vm.ui_2.12.0.v20200608-1555...
03:23:51 [INFO] Fetching org.eclipse.xtext.ui_2.22.0.v20200602-1242.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (527.62kB)
03:23:51 [INFO] The user operation is waiting for background work to complete.
03:23:51 [INFO] Fetching org.eclipse.xtext.ui_2.22.0.v20200602-1242.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (527.62kB)
03:23:51 [INFO] Unpacking org.eclipse.xtext.ui_2.22.0.v20200602-1242...
03:23:51 [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity_2.9.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (57.19kB)
03:23:51 [INFO] The user operation is waiting for background work to complete.
03:23:51 [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity_2.9.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (57.19kB)
03:23:51 [INFO] Unpacking org.eclipse.ocl.examples.emf.validation.validity_2.9.0.v20200608-1555...
03:23:51 [INFO] Fetching org.eclipse.ocl.pivot_1.12.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (924.9kB)
03:23:51 [INFO] The user operation is waiting for background work to complete.
03:23:51 [INFO] Fetching org.eclipse.ocl.pivot_1.12.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (924.9kB)
03:23:51 [INFO] Unpacking org.eclipse.ocl.pivot_1.12.0.v20200608-1555...
03:23:52 [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity.ui_2.9.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (58.78kB)
03:23:52 [INFO] The user operation is waiting for background work to complete.
03:23:52 [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity.ui_2.9.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (58.78kB)
03:23:52 [INFO] Unpacking org.eclipse.ocl.examples.emf.validation.validity.ui_2.9.0.v20200608-1555...
03:23:52 [INFO] Fetching org.eclipse.ocl.examples.ui_1.8.400.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.7kB)
03:23:52 [INFO] The user operation is waiting for background work to complete.
03:23:52 [INFO] Fetching org.eclipse.ocl.examples.ui_1.8.400.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.7kB)
03:23:52 [INFO] Unpacking org.eclipse.ocl.examples.ui_1.8.400.v20200608-1555...
03:23:52 [INFO] Fetching org.eclipse.ocl.examples.xtext.console_4.12.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.23kB)
03:23:52 [INFO] The user operation is waiting for background work to complete.
03:23:52 [INFO] Fetching org.eclipse.ocl.examples.xtext.console_4.12.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.23kB)
03:23:52 [INFO] Unpacking org.eclipse.ocl.examples.xtext.console_4.12.0.v20200608-1555...
03:23:52 [INFO] Fetching org.eclipse.ocl.xtext.essentialocl.ui_1.12.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (107.28kB)
03:23:52 [INFO] The user operation is waiting for background work to complete.
03:23:52 [INFO] Fetching org.eclipse.ocl.xtext.essentialocl.ui_1.12.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (107.28kB)
03:23:52 [INFO] Unpacking org.eclipse.ocl.xtext.essentialocl.ui_1.12.0.v20200608-1555...
03:23:52 [INFO] Fetching org.eclipse.ocl.pivot.ui_1.12.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.68kB)
03:23:52 [INFO] The user operation is waiting for background work to complete.
03:23:52 [INFO] Fetching org.eclipse.ocl.pivot.ui_1.12.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.68kB)
03:23:52 [INFO] Unpacking org.eclipse.ocl.pivot.ui_1.12.0.v20200608-1555...
03:23:52 [INFO] Fetching org.eclipse.xtext.ui.shared_2.22.0.v20200602-1242.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (25.68kB)
03:23:52 [INFO] The user operation is waiting for background work to complete.
03:23:52 [INFO] Fetching org.eclipse.xtext.ui.shared_2.22.0.v20200602-1242.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (25.68kB)
03:23:52 [INFO] Unpacking org.eclipse.xtext.ui.shared_2.22.0.v20200602-1242...
03:23:52 [INFO] Fetching org.eclipse.ocl.xtext.completeocl.ui_1.12.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (142.71kB)
03:23:52 [INFO] The user operation is waiting for background work to complete.
03:23:52 [INFO] Fetching org.eclipse.ocl.xtext.completeocl.ui_1.12.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (142.71kB)
03:23:52 [INFO] Unpacking org.eclipse.ocl.xtext.completeocl.ui_1.12.0.v20200608-1555...
03:23:52 [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib.ui_1.12.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (162.54kB)
03:23:52 [INFO] The user operation is waiting for background work to complete.
03:23:52 [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib.ui_1.12.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (162.54kB)
03:23:52 [INFO] Unpacking org.eclipse.ocl.xtext.oclstdlib.ui_1.12.0.v20200608-1555...
03:23:52 [INFO] Fetching org.eclipse.ocl.pivot.uml_1.12.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (88.05kB)
03:23:52 [INFO] The user operation is waiting for background work to complete.
03:23:52 [INFO] Fetching org.eclipse.ocl.pivot.uml_1.12.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (88.05kB)
03:23:52 [INFO] Unpacking org.eclipse.ocl.pivot.uml_1.12.0.v20200608-1555...
03:23:52 [INFO] Fetching org.eclipse.uml2.codegen.ecore_2.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (144.07kB)
03:23:52 [INFO] The user operation is waiting for background work to complete.
03:23:52 [INFO] Fetching org.eclipse.uml2.codegen.ecore_2.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (144.07kB)
03:23:52 [INFO] Unpacking org.eclipse.uml2.codegen.ecore_2.5.0.v20200302-1312...
03:23:52 [INFO] Fetching org.eclipse.xtext_2.22.0.v20200602-1352.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (708.42kB)
03:23:52 [INFO] The user operation is waiting for background work to complete.
03:23:52 [INFO] Fetching org.eclipse.xtext_2.22.0.v20200602-1352.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (708.42kB)
03:23:52 [INFO] Unpacking org.eclipse.xtext_2.22.0.v20200602-1352...
03:23:53 [INFO] Fetching org.eclipse.ocl.xtext.base.ui_1.12.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.64kB)
03:23:53 [INFO] The user operation is waiting for background work to complete.
03:23:53 [INFO] Fetching org.eclipse.ocl.xtext.base.ui_1.12.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.64kB)
03:23:53 [INFO] Unpacking org.eclipse.ocl.xtext.base.ui_1.12.0.v20200608-1555...
03:23:53 [INFO] Fetching org.eclipse.xtext.builder_2.22.0.v20200602-1242.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (122.64kB)
03:23:53 [INFO] The user operation is waiting for background work to complete.
03:23:53 [INFO] Fetching org.eclipse.xtext.builder_2.22.0.v20200602-1242.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (122.64kB)
03:23:53 [INFO] Unpacking org.eclipse.xtext.builder_2.22.0.v20200602-1242...
03:23:53 [INFO] Fetching org.eclipse.ocl.xtext.essentialocl_1.12.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (218.19kB)
03:23:53 [INFO] The user operation is waiting for background work to complete.
03:23:53 [INFO] Fetching org.eclipse.ocl.xtext.essentialocl_1.12.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (218.19kB)
03:23:53 [INFO] Unpacking org.eclipse.ocl.xtext.essentialocl_1.12.0.v20200608-1555...
03:23:53 [INFO] Fetching org.eclipse.ocl.xtext.oclinecore.ui_1.12.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (194.07kB)
03:23:53 [INFO] The user operation is waiting for background work to complete.
03:23:53 [INFO] Fetching org.eclipse.ocl.xtext.oclinecore.ui_1.12.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (194.07kB)
03:23:53 [INFO] Unpacking org.eclipse.ocl.xtext.oclinecore.ui_1.12.0.v20200608-1555...
03:23:53 [INFO] Fetching org.eclipse.ocl.xtext.markup.ui_1.12.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (38.54kB)
03:23:53 [INFO] The user operation is waiting for background work to complete.
03:23:53 [INFO] Fetching org.eclipse.ocl.xtext.markup.ui_1.12.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (38.54kB)
03:23:53 [INFO] Unpacking org.eclipse.ocl.xtext.markup.ui_1.12.0.v20200608-1555...
03:23:53 [INFO] Fetching org.eclipse.ocl.xtext.markup_1.12.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (62.1kB)
03:23:53 [INFO] The user operation is waiting for background work to complete.
03:23:53 [INFO] Fetching org.eclipse.ocl.xtext.markup_1.12.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (62.1kB)
03:23:53 [INFO] Unpacking org.eclipse.ocl.xtext.markup_1.12.0.v20200608-1555...
03:23:53 [INFO] Fetching org.eclipse.papyrus.copypaste.ui.doc_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.26kB)
03:23:53 [INFO] The user operation is waiting for background work to complete.
03:23:53 [INFO] Fetching org.eclipse.papyrus.copypaste.ui.doc_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.26kB)
03:23:53 [INFO] Unpacking org.eclipse.papyrus.copypaste.ui.doc_1.2.0.202006100749...
03:23:53 [INFO] Fetching org.eclipse.papyrus.infra.doc_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.49kB)
03:23:53 [INFO] The user operation is waiting for background work to complete.
03:23:53 [INFO] Fetching org.eclipse.papyrus.infra.doc_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.49kB)
03:23:53 [INFO] Unpacking org.eclipse.papyrus.infra.doc_1.2.0.202006100749...
03:23:53 [INFO] Fetching org.eclipse.papyrus.developer.doc_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.76MB)
03:23:53 [INFO] The user operation is waiting for background work to complete.
03:23:53 [INFO] Fetching org.eclipse.papyrus.developer.doc_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.76MB)
03:23:53 [INFO] Unpacking org.eclipse.papyrus.developer.doc_1.0.0.202006100749...
03:23:55 [INFO] Fetching org.eclipse.papyrus.dsml.validation.doc_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (278.94kB)
03:23:55 [INFO] The user operation is waiting for background work to complete.
03:23:55 [INFO] Fetching org.eclipse.papyrus.dsml.validation.doc_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (278.94kB)
03:23:55 [INFO] Unpacking org.eclipse.papyrus.dsml.validation.doc_1.2.0.202006100749...
03:23:55 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.doc_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (180.28kB)
03:23:55 [INFO] The user operation is waiting for background work to complete.
03:23:55 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.doc_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (180.28kB)
03:23:55 [INFO] Unpacking org.eclipse.papyrus.infra.emf.expressions.doc_1.0.0.202006100749...
03:23:55 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common.doc_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (3.03MB)
03:23:55 [INFO] The user operation is waiting for background work to complete.
03:23:55 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common.doc_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (3.03MB)
03:23:55 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.common.doc_1.2.0.202006100749...
03:23:55 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.doc_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (430.72kB)
03:23:55 [INFO] The user operation is waiting for background work to complete.
03:23:55 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.doc_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (430.72kB)
03:23:55 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.css.doc_1.2.0.202006100749...
03:23:55 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.doc_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (177.67kB)
03:23:55 [INFO] The user operation is waiting for background work to complete.
03:23:55 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.doc_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (177.67kB)
03:23:55 [INFO] Unpacking org.eclipse.papyrus.infra.internationalization.doc_1.0.0.202006100749...
03:23:55 [INFO] Fetching org.eclipse.papyrus.infra.nattable.doc_1.3.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (5.05MB)
03:23:55 [INFO] The user operation is waiting for background work to complete.
03:23:55 [INFO] Fetching org.eclipse.papyrus.infra.nattable.doc_1.3.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (5.05MB)
03:23:55 [INFO] Unpacking org.eclipse.papyrus.infra.nattable.doc_1.3.100.202006100749...
03:23:56 [INFO] Fetching org.eclipse.papyrus.infra.newchild.doc_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (372.31kB)
03:23:56 [INFO] The user operation is waiting for background work to complete.
03:23:56 [INFO] Fetching org.eclipse.papyrus.infra.newchild.doc_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (372.31kB)
03:23:56 [INFO] Unpacking org.eclipse.papyrus.infra.newchild.doc_1.2.0.202006100749...
03:23:56 [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.doc_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (623.71kB)
03:23:56 [INFO] The user operation is waiting for background work to complete.
03:23:56 [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.doc_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (623.71kB)
03:23:56 [INFO] Unpacking org.eclipse.papyrus.infra.services.controlmode.doc_1.2.0.202006100749...
03:23:56 [INFO] Fetching org.eclipse.papyrus.infra.services.decoration.doc_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (863.83kB)
03:23:56 [INFO] The user operation is waiting for background work to complete.
03:23:56 [INFO] Fetching org.eclipse.papyrus.infra.services.decoration.doc_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (863.83kB)
03:23:56 [INFO] Unpacking org.eclipse.papyrus.infra.services.decoration.doc_1.0.0.202006100749...
03:23:56 [INFO] Fetching org.eclipse.papyrus.infra.services.navigation.doc_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (166.71kB)
03:23:56 [INFO] The user operation is waiting for background work to complete.
03:23:56 [INFO] Fetching org.eclipse.papyrus.infra.services.navigation.doc_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (166.71kB)
03:23:56 [INFO] Unpacking org.eclipse.papyrus.infra.services.navigation.doc_1.0.0.202006100749...
03:23:56 [INFO] Fetching org.eclipse.papyrus.infra.architecture.doc_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (810.66kB)
03:23:56 [INFO] The user operation is waiting for background work to complete.
03:23:56 [INFO] Fetching org.eclipse.papyrus.infra.architecture.doc_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (810.66kB)
03:23:56 [INFO] Unpacking org.eclipse.papyrus.infra.architecture.doc_1.0.0.202006100749...
03:23:57 [INFO] Fetching org.eclipse.papyrus.infra.types.doc_3.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (458.77kB)
03:23:57 [INFO] The user operation is waiting for background work to complete.
03:23:57 [INFO] Fetching org.eclipse.papyrus.infra.types.doc_3.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (458.77kB)
03:23:57 [INFO] Unpacking org.eclipse.papyrus.infra.types.doc_3.0.100.202006100749...
03:23:57 [INFO] Fetching org.eclipse.papyrus.req.reqif.doc_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.23MB)
03:23:57 [INFO] The user operation is waiting for background work to complete.
03:23:57 [INFO] Fetching org.eclipse.papyrus.req.reqif.doc_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.23MB)
03:23:57 [INFO] Unpacking org.eclipse.papyrus.req.reqif.doc_1.2.0.202006100749...
03:23:57 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.doc_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (2.32MB)
03:23:57 [INFO] The user operation is waiting for background work to complete.
03:23:57 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.doc_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (2.32MB)
03:23:57 [INFO] Unpacking org.eclipse.papyrus.uml.decoratormodel.doc_1.2.0.202006100749...
03:23:57 [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.doc_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (2.03MB)
03:23:57 [INFO] The user operation is waiting for background work to complete.
03:23:57 [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.doc_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (2.03MB)
03:23:57 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.common.doc_1.2.0.202006100749...
03:23:57 [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile.doc_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (3.07MB)
03:23:57 [INFO] The user operation is waiting for background work to complete.
03:23:57 [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile.doc_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (3.07MB)
03:23:58 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.profile.doc_1.2.0.202006100749...
03:23:58 [INFO] Fetching org.eclipse.papyrus.uml.doc_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (3.48MB)
03:23:58 [INFO] The user operation is waiting for background work to complete.
03:23:58 [INFO] Fetching org.eclipse.papyrus.uml.doc_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (3.48MB)
03:23:58 [INFO] Unpacking org.eclipse.papyrus.uml.doc_1.2.0.202006100749...
03:23:59 [INFO] Fetching org.eclipse.papyrus.uml.migration.doc_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.31kB)
03:23:59 [INFO] The user operation is waiting for background work to complete.
03:23:59 [INFO] Fetching org.eclipse.papyrus.uml.migration.doc_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.31kB)
03:23:59 [INFO] Unpacking org.eclipse.papyrus.uml.migration.doc_1.0.0.202006100749...
03:23:59 [INFO] Fetching org.eclipse.papyrus.uml.modelrepair.doc_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (56.05kB)
03:23:59 [INFO] The user operation is waiting for background work to complete.
03:23:59 [INFO] Fetching org.eclipse.papyrus.uml.modelrepair.doc_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (56.05kB)
03:23:59 [INFO] Unpacking org.eclipse.papyrus.uml.modelrepair.doc_1.2.0.202006100749...
03:23:59 [INFO] Fetching org.eclipse.papyrus.uml.profile.assistants.doc_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (886.63kB)
03:23:59 [INFO] The user operation is waiting for background work to complete.
03:23:59 [INFO] Fetching org.eclipse.papyrus.uml.profile.assistants.doc_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (886.63kB)
03:23:59 [INFO] Unpacking org.eclipse.papyrus.uml.profile.assistants.doc_1.2.0.202006100749...
03:23:59 [INFO] Fetching org.eclipse.papyrus.uml.search.ui.doc_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.18MB)
03:23:59 [INFO] The user operation is waiting for background work to complete.
03:23:59 [INFO] Fetching org.eclipse.papyrus.uml.search.ui.doc_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.18MB)
03:23:59 [INFO] Unpacking org.eclipse.papyrus.uml.search.ui.doc_1.2.0.202006100749...
03:23:59 [INFO] Fetching org.eclipse.papyrus.views.properties.doc_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (903.64kB)
03:23:59 [INFO] The user operation is waiting for background work to complete.
03:23:59 [INFO] Fetching org.eclipse.papyrus.views.properties.doc_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (903.64kB)
03:23:59 [INFO] Unpacking org.eclipse.papyrus.views.properties.doc_1.3.0.202006100749...
03:24:00 [INFO] Fetching org.eclipse.papyrus.emf.facet.aggregate.doc_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (82.37kB)
03:24:00 [INFO] The user operation is waiting for background work to complete.
03:24:00 [INFO] Fetching org.eclipse.papyrus.emf.facet.aggregate.doc_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (82.37kB)
03:24:00 [INFO] Unpacking org.eclipse.papyrus.emf.facet.aggregate.doc_1.2.0.202006100749...
03:24:00 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.doc_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (144.24kB)
03:24:00 [INFO] The user operation is waiting for background work to complete.
03:24:00 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.doc_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (144.24kB)
03:24:00 [INFO] Unpacking org.eclipse.papyrus.emf.facet.custom.doc_1.2.0.202006100749...
03:24:00 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (503.85kB)
03:24:00 [INFO] The user operation is waiting for background work to complete.
03:24:00 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (503.85kB)
03:24:00 [INFO] Unpacking org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc_1.2.0.202006100749...
03:24:00 [INFO] Fetching org.eclipse.papyrus.emf.facet.doc_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (157.91kB)
03:24:00 [INFO] The user operation is waiting for background work to complete.
03:24:00 [INFO] Fetching org.eclipse.papyrus.emf.facet.doc_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (157.91kB)
03:24:00 [INFO] Unpacking org.eclipse.papyrus.emf.facet.doc_1.2.0.202006100749...
03:24:00 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.doc_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (322.55kB)
03:24:00 [INFO] The user operation is waiting for background work to complete.
03:24:00 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.doc_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (322.55kB)
03:24:00 [INFO] Unpacking org.eclipse.papyrus.emf.facet.efacet.doc_1.2.0.202006100749...
03:24:00 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.doc_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (121.31kB)
03:24:00 [INFO] The user operation is waiting for background work to complete.
03:24:00 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.doc_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (121.31kB)
03:24:00 [INFO] Unpacking org.eclipse.papyrus.emf.facet.util.emf.doc_1.2.0.202006100749...
03:24:00 [INFO] Fetching org.eclipse.papyrus.toolsmiths.profilemigration.doc_0.7.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (567.68kB)
03:24:00 [INFO] The user operation is waiting for background work to complete.
03:24:00 [INFO] Fetching org.eclipse.papyrus.toolsmiths.profilemigration.doc_0.7.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (567.68kB)
03:24:00 [INFO] Unpacking org.eclipse.papyrus.toolsmiths.profilemigration.doc_0.7.0.202006100749...
03:24:00 [INFO] Fetching org.eclipse.papyrus.views.references.doc_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (53.27kB)
03:24:00 [INFO] The user operation is waiting for background work to complete.
03:24:00 [INFO] Fetching org.eclipse.papyrus.views.references.doc_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (53.27kB)
03:24:00 [INFO] Unpacking org.eclipse.papyrus.views.references.doc_1.2.0.202006100749...
03:24:00 [INFO] Fetching org.eclipse.papyrus.views.documentation.doc_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (79.59kB)
03:24:00 [INFO] The user operation is waiting for background work to complete.
03:24:00 [INFO] Fetching org.eclipse.papyrus.views.documentation.doc_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (79.59kB)
03:24:00 [INFO] Unpacking org.eclipse.papyrus.views.documentation.doc_1.0.0.202006100749...
03:24:00 [INFO] Fetching org.eclipse.papyrus.toolsmiths.architecture.doc_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.49kB)
03:24:00 [INFO] The user operation is waiting for background work to complete.
03:24:00 [INFO] Fetching org.eclipse.papyrus.toolsmiths.architecture.doc_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.49kB)
03:24:00 [INFO] Unpacking org.eclipse.papyrus.toolsmiths.architecture.doc_1.0.0.202006100749...
03:24:00 [INFO] Fetching org.eclipse.papyrus.toolsmiths.validation.doc_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (150.55kB)
03:24:00 [INFO] The user operation is waiting for background work to complete.
03:24:00 [INFO] Fetching org.eclipse.papyrus.toolsmiths.validation.doc_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (150.55kB)
03:24:00 [INFO] Unpacking org.eclipse.papyrus.toolsmiths.validation.doc_1.0.0.202006100749...
03:24:00 [INFO] Fetching org.eclipse.papyrus.doc.feature_3.1.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.52kB)
03:24:00 [INFO] Fetching org.eclipse.papyrus.eclipse.project.editors_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.88kB)
03:24:00 [INFO] The user operation is waiting for background work to complete.
03:24:00 [INFO] Fetching org.eclipse.papyrus.eclipse.project.editors_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.88kB)
03:24:00 [INFO] Unpacking org.eclipse.papyrus.eclipse.project.editors_2.1.0.202006100749...
03:24:00 [INFO] Fetching org.eclipse.papyrus.editor.perspectiveconfiguration_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.42kB)
03:24:00 [INFO] The user operation is waiting for background work to complete.
03:24:00 [INFO] Fetching org.eclipse.papyrus.editor.perspectiveconfiguration_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.42kB)
03:24:00 [INFO] Unpacking org.eclipse.papyrus.editor.perspectiveconfiguration_1.2.0.202006100749...
03:24:00 [INFO] Fetching org.eclipse.papyrus.editor.feature_2.0.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.86kB)
03:24:00 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.sdk.core_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.94kB)
03:24:00 [INFO] The user operation is waiting for background work to complete.
03:24:00 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.sdk.core_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.94kB)
03:24:00 [INFO] Unpacking org.eclipse.papyrus.emf.facet.common.sdk.core_1.2.0.202006100749...
03:24:00 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.edit_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.34kB)
03:24:00 [INFO] The user operation is waiting for background work to complete.
03:24:00 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.edit_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.34kB)
03:24:00 [INFO] Unpacking org.eclipse.papyrus.emf.facet.custom.metamodel.edit_1.3.0.202006100749...
03:24:00 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel.edit_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.52kB)
03:24:00 [INFO] The user operation is waiting for background work to complete.
03:24:00 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel.edit_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.52kB)
03:24:00 [INFO] Unpacking org.eclipse.papyrus.emf.facet.efacet.metamodel.edit_1.2.0.202006100749...
03:24:00 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (57.46kB)
03:24:00 [INFO] The user operation is waiting for background work to complete.
03:24:00 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (57.46kB)
03:24:00 [INFO] Unpacking org.eclipse.papyrus.emf.facet.custom.metamodel.editor_1.3.0.202006100749...
03:24:00 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.sdk.ui_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (71.69kB)
03:24:00 [INFO] The user operation is waiting for background work to complete.
03:24:00 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.sdk.ui_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (71.69kB)
03:24:00 [INFO] Unpacking org.eclipse.papyrus.emf.facet.efacet.sdk.ui_2.0.0.202006100749...
03:24:00 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.ui_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.49kB)
03:24:00 [INFO] The user operation is waiting for background work to complete.
03:24:00 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.ui_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.49kB)
03:24:00 [INFO] Unpacking org.eclipse.papyrus.emf.facet.custom.sdk.ui_1.2.0.202006100749...
03:24:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.metamodel_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.84kB)
03:24:01 [INFO] The user operation is waiting for background work to complete.
03:24:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.metamodel_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.84kB)
03:24:01 [INFO] Unpacking org.eclipse.papyrus.emf.facet.query.ocl.metamodel_1.2.0.202006100749...
03:24:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.core_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.54kB)
03:24:01 [INFO] The user operation is waiting for background work to complete.
03:24:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.core_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.54kB)
03:24:01 [INFO] Unpacking org.eclipse.papyrus.emf.facet.custom.sdk.core_1.2.0.202006100749...
03:24:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (45.97kB)
03:24:01 [INFO] The user operation is waiting for background work to complete.
03:24:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (45.97kB)
03:24:01 [INFO] Unpacking org.eclipse.papyrus.emf.facet.widgets.celleditors_1.2.0.202006100749...
03:24:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.ui_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (73.42kB)
03:24:01 [INFO] The user operation is waiting for background work to complete.
03:24:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.ui_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (73.42kB)
03:24:01 [INFO] Unpacking org.eclipse.papyrus.emf.facet.efacet.ui_3.0.0.202006100749...
03:24:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.edit_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.21kB)
03:24:01 [INFO] The user operation is waiting for background work to complete.
03:24:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.edit_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.21kB)
03:24:01 [INFO] Unpacking org.eclipse.papyrus.emf.facet.efacet.edit_1.2.0.202006100749...
03:24:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.editor_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.87kB)
03:24:01 [INFO] The user operation is waiting for background work to complete.
03:24:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.editor_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.87kB)
03:24:01 [INFO] Unpacking org.eclipse.papyrus.emf.facet.efacet.editor_1.2.0.202006100749...
03:24:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.sdk.ui_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.34kB)
03:24:01 [INFO] The user operation is waiting for background work to complete.
03:24:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.sdk.ui_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.34kB)
03:24:01 [INFO] Unpacking org.eclipse.papyrus.emf.facet.query.java.sdk.ui_1.2.0.202006100749...
03:24:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.core_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.86kB)
03:24:01 [INFO] The user operation is waiting for background work to complete.
03:24:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.core_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.86kB)
03:24:01 [INFO] Unpacking org.eclipse.papyrus.emf.facet.query.ocl.core_1.2.0.202006100749...
03:24:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.57kB)
03:24:01 [INFO] The user operation is waiting for background work to complete.
03:24:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.57kB)
03:24:01 [INFO] Unpacking org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui_2.0.0.202006100749...
03:24:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.68kB)
03:24:01 [INFO] The user operation is waiting for background work to complete.
03:24:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.68kB)
03:24:01 [INFO] Unpacking org.eclipse.papyrus.emf.facet.widgets_1.2.0.202006100749...
03:24:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (25.2kB)
03:24:01 [INFO] The user operation is waiting for background work to complete.
03:24:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (25.2kB)
03:24:01 [INFO] Unpacking org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore_1.2.0.202006100749...
03:24:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.feature_3.0.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.3kB)
03:24:01 [INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.49kB)
03:24:01 [INFO] The user operation is waiting for background work to complete.
03:24:01 [INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.49kB)
03:24:01 [INFO] Unpacking org.eclipse.emf_2.8.0.v20180706-1146...
03:24:01 [INFO] Fetching org.eclipse.papyrus.emf.ui_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.89kB)
03:24:01 [INFO] The user operation is waiting for background work to complete.
03:24:01 [INFO] Fetching org.eclipse.papyrus.emf.ui_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.89kB)
03:24:01 [INFO] Unpacking org.eclipse.papyrus.emf.ui_1.0.0.202006100749...
03:24:01 [INFO] Fetching org.eclipse.papyrus.emf.feature_1.1.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.79kB)
03:24:01 [INFO] Fetching org.eclipse.papyrus.extensionpoints.editors_3.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.49kB)
03:24:01 [INFO] The user operation is waiting for background work to complete.
03:24:01 [INFO] Fetching org.eclipse.papyrus.extensionpoints.editors_3.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.49kB)
03:24:01 [INFO] Unpacking org.eclipse.papyrus.extensionpoints.editors_3.1.0.202006100749...
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.architecture.feature_1.0.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.88kB)
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.constraints.editor_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (36.05kB)
03:24:01 [INFO] The user operation is waiting for background work to complete.
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.constraints.editor_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (36.05kB)
03:24:01 [INFO] Unpacking org.eclipse.papyrus.infra.constraints.editor_2.0.0.202006100749...
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.constraints.ui_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.58kB)
03:24:01 [INFO] The user operation is waiting for background work to complete.
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.constraints.ui_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.58kB)
03:24:01 [INFO] Unpacking org.eclipse.papyrus.infra.constraints.ui_2.0.0.202006100749...
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.core.feature_3.0.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.97kB)
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.internationalization_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.21kB)
03:24:01 [INFO] The user operation is waiting for background work to complete.
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.internationalization_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.21kB)
03:24:01 [INFO] Unpacking org.eclipse.papyrus.infra.editor.welcome.internationalization_2.0.0.202006100749...
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.ui_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.57kB)
03:24:01 [INFO] The user operation is waiting for background work to complete.
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.ui_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.57kB)
03:24:01 [INFO] Unpacking org.eclipse.papyrus.infra.internationalization.ui_1.0.0.202006100749...
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.nattable_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.68kB)
03:24:01 [INFO] The user operation is waiting for background work to complete.
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.nattable_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.68kB)
03:24:01 [INFO] Unpacking org.eclipse.papyrus.infra.editor.welcome.nattable_3.0.0.202006100749...
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.emf.diagram.common_2.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.38kB)
03:24:01 [INFO] The user operation is waiting for background work to complete.
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.emf.diagram.common_2.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.38kB)
03:24:01 [INFO] Unpacking org.eclipse.papyrus.infra.emf.diagram.common_2.0.100.202006100749...
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.edit_1.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.42kB)
03:24:01 [INFO] The user operation is waiting for background work to complete.
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.edit_1.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.42kB)
03:24:01 [INFO] Unpacking org.eclipse.papyrus.infra.emf.expressions.edit_1.1.0.202006100749...
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.editor_1.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.06kB)
03:24:01 [INFO] The user operation is waiting for background work to complete.
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.editor_1.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.06kB)
03:24:01 [INFO] Unpacking org.eclipse.papyrus.infra.emf.expressions.editor_1.1.0.202006100749...
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.properties_1.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (18.27kB)
03:24:01 [INFO] The user operation is waiting for background work to complete.
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.properties_1.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (18.27kB)
03:24:01 [INFO] Unpacking org.eclipse.papyrus.infra.emf.expressions.properties_1.0.100.202006100749...
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.feature_1.0.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.9kB)
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.emf.types.ui_4.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.74kB)
03:24:01 [INFO] The user operation is waiting for background work to complete.
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.emf.types.ui_4.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.74kB)
03:24:01 [INFO] Unpacking org.eclipse.papyrus.infra.emf.types.ui_4.1.0.202006100749...
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.emf.feature_3.0.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.9kB)
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.psf_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.37kB)
03:24:01 [INFO] The user operation is waiting for background work to complete.
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.psf_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.37kB)
03:24:01 [INFO] Unpacking org.eclipse.papyrus.infra.psf_1.2.0.202006100749...
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.newchild.edit_4.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.91kB)
03:24:01 [INFO] The user operation is waiting for background work to complete.
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.newchild.edit_4.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.91kB)
03:24:01 [INFO] Unpacking org.eclipse.papyrus.infra.newchild.edit_4.1.0.202006100749...
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.filters.edit_1.4.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.24kB)
03:24:01 [INFO] The user operation is waiting for background work to complete.
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.filters.edit_1.4.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.24kB)
03:24:01 [INFO] Unpacking org.eclipse.papyrus.infra.filters.edit_1.4.0.202006100749...
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.properties.editor_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (42.36kB)
03:24:01 [INFO] The user operation is waiting for background work to complete.
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.properties.editor_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (42.36kB)
03:24:01 [INFO] Unpacking org.eclipse.papyrus.infra.properties.editor_3.0.0.202006100749...
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.feature_3.0.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.29kB)
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant_1.5.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.52kB)
03:24:01 [INFO] The user operation is waiting for background work to complete.
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant_1.5.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.52kB)
03:24:01 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.assistant_1.5.100.202006100749...
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.edit_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.23kB)
03:24:01 [INFO] The user operation is waiting for background work to complete.
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.edit_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.23kB)
03:24:01 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.assistant.edit_1.3.0.202006100749...
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.editor_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.05kB)
03:24:01 [INFO] The user operation is waiting for background work to complete.
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.editor_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.05kB)
03:24:01 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.assistant.editor_1.3.0.202006100749...
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.ui_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.37kB)
03:24:01 [INFO] The user operation is waiting for background work to complete.
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.ui_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.37kB)
03:24:01 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.assistant.ui_1.3.0.202006100749...
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.controlmode_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.41kB)
03:24:01 [INFO] The user operation is waiting for background work to complete.
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.controlmode_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.41kB)
03:24:01 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.controlmode_1.2.0.202006100749...
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.48kB)
03:24:01 [INFO] The user operation is waiting for background work to complete.
03:24:01 [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.48kB)
03:24:01 [INFO] Unpacking org.eclipse.papyrus.infra.services.controlmode_2.1.0.202006100749...
03:24:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css_2.4.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (75.25kB)
03:24:02 [INFO] The user operation is waiting for background work to complete.
03:24:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css_2.4.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (75.25kB)
03:24:02 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.css_2.4.0.202006100749...
03:24:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model_1.3.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.19kB)
03:24:02 [INFO] The user operation is waiting for background work to complete.
03:24:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model_1.3.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.19kB)
03:24:02 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.css.model_1.3.100.202006100749...
03:24:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.configuration_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (25.54kB)
03:24:02 [INFO] The user operation is waiting for background work to complete.
03:24:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.configuration_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (25.54kB)
03:24:02 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.css.configuration_2.0.0.202006100749...
03:24:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.properties_3.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.95kB)
03:24:02 [INFO] The user operation is waiting for background work to complete.
03:24:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.properties_3.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.95kB)
03:24:02 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.css.properties_3.1.100.202006100749...
03:24:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (107.62kB)
03:24:02 [INFO] The user operation is waiting for background work to complete.
03:24:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (107.62kB)
03:24:02 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.css3.xtext_3.0.0.202006100749...
03:24:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (88.49kB)
03:24:02 [INFO] The user operation is waiting for background work to complete.
03:24:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (88.49kB)
03:24:02 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui_3.0.0.202006100749...
03:24:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.theme_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.4kB)
03:24:02 [INFO] The user operation is waiting for background work to complete.
03:24:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.theme_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.4kB)
03:24:02 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.css.theme_1.2.0.202006100749...
03:24:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model.edit_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.87kB)
03:24:02 [INFO] The user operation is waiting for background work to complete.
03:24:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model.edit_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.87kB)
03:24:02 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.css.model.edit_1.3.0.202006100749...
03:24:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.feature_3.0.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.95kB)
03:24:02 [INFO] Fetching org.eclipse.xtext.xbase.lib_2.22.0.v20200602-0713.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.18kB)
03:24:02 [INFO] The user operation is waiting for background work to complete.
03:24:02 [INFO] Fetching org.eclipse.xtext.xbase.lib_2.22.0.v20200602-0713.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.18kB)
03:24:02 [INFO] Unpacking org.eclipse.xtext.xbase.lib_2.22.0.v20200602-0713...
03:24:02 [INFO] Fetching org.eclipse.xtext.common.types_2.22.0.v20200602-1114.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (133.76kB)
03:24:02 [INFO] The user operation is waiting for background work to complete.
03:24:02 [INFO] Fetching org.eclipse.xtext.common.types_2.22.0.v20200602-1114.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (133.76kB)
03:24:02 [INFO] Unpacking org.eclipse.xtext.common.types_2.22.0.v20200602-1114...
03:24:02 [INFO] Fetching org.eclipse.xtext.util_2.22.0.v20200602-1352.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (107.58kB)
03:24:02 [INFO] The user operation is waiting for background work to complete.
03:24:02 [INFO] Fetching org.eclipse.xtext.util_2.22.0.v20200602-1352.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (107.58kB)
03:24:02 [INFO] Unpacking org.eclipse.xtext.util_2.22.0.v20200602-1352...
03:24:02 [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (201.73kB)
03:24:02 [INFO] Fetching org.eclipse.xtext.common.types.ui_2.22.0.v20200602-1242.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (82.56kB)
03:24:02 [INFO] The user operation is waiting for background work to complete.
03:24:02 [INFO] Fetching org.eclipse.xtext.common.types.ui_2.22.0.v20200602-1242.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (82.56kB)
03:24:02 [INFO] Unpacking org.eclipse.xtext.common.types.ui_2.22.0.v20200602-1242...
03:24:02 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.22.0.v20200602-1242.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.38kB)
03:24:02 [INFO] The user operation is waiting for background work to complete.
03:24:02 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.22.0.v20200602-1242.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.38kB)
03:24:02 [INFO] Unpacking org.eclipse.xtext.ui.codetemplates.ui_2.22.0.v20200602-1242...
03:24:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.export_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.34kB)
03:24:02 [INFO] The user operation is waiting for background work to complete.
03:24:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.export_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.34kB)
03:24:02 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.export_2.1.0.202006100749...
03:24:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.outline_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.55kB)
03:24:02 [INFO] The user operation is waiting for background work to complete.
03:24:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.outline_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.55kB)
03:24:02 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.outline_2.0.0.202006100749...
03:24:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.widgets_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.31kB)
03:24:02 [INFO] The user operation is waiting for background work to complete.
03:24:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.widgets_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.31kB)
03:24:02 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.widgets_1.2.0.202006100749...
03:24:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gef_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.3kB)
03:24:02 [INFO] The user operation is waiting for background work to complete.
03:24:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gef_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.3kB)
03:24:02 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.gef_1.2.0.202006100749...
03:24:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.modelexplorer_1.3.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.38kB)
03:24:02 [INFO] The user operation is waiting for background work to complete.
03:24:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.modelexplorer_1.3.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.38kB)
03:24:02 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.modelexplorer_1.3.100.202006100749...
03:24:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.viewersearcher_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.33kB)
03:24:02 [INFO] The user operation is waiting for background work to complete.
03:24:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.viewersearcher_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.33kB)
03:24:02 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.viewersearcher_1.2.0.202006100749...
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.05kB)
03:24:03 [INFO] The user operation is waiting for background work to complete.
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.05kB)
03:24:03 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter_1.2.0.202006100749...
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.welcome_1.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.23kB)
03:24:03 [INFO] The user operation is waiting for background work to complete.
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.welcome_1.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.23kB)
03:24:03 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.welcome_1.2.100.202006100749...
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation.edit_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.36kB)
03:24:03 [INFO] The user operation is waiting for background work to complete.
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation.edit_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.36kB)
03:24:03 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.representation.edit_2.1.0.202006100749...
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style.edit_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.86kB)
03:24:03 [INFO] The user operation is waiting for background work to complete.
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style.edit_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.86kB)
03:24:03 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.style.edit_2.0.0.202006100749...
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit_4.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.01kB)
03:24:03 [INFO] The user operation is waiting for background work to complete.
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit_4.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.01kB)
03:24:03 [INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit_4.0.0.202006100749...
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.feature_3.0.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.45kB)
03:24:03 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer_3.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (84.99kB)
03:24:03 [INFO] The user operation is waiting for background work to complete.
03:24:03 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer_3.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (84.99kB)
03:24:03 [INFO] Unpacking org.eclipse.papyrus.views.modelexplorer_3.1.0.202006100749...
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.edit_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.34kB)
03:24:03 [INFO] The user operation is waiting for background work to complete.
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.edit_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.34kB)
03:24:03 [INFO] Unpacking org.eclipse.papyrus.infra.internationalization.edit_1.0.0.202006100749...
03:24:03 [INFO] Fetching org.eclipse.papyrus.views.search_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.93kB)
03:24:03 [INFO] The user operation is waiting for background work to complete.
03:24:03 [INFO] Fetching org.eclipse.papyrus.views.search_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.93kB)
03:24:03 [INFO] Unpacking org.eclipse.papyrus.views.search_2.0.0.202006100749...
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.controlmode_1.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.64kB)
03:24:03 [INFO] The user operation is waiting for background work to complete.
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.controlmode_1.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.64kB)
03:24:03 [INFO] Unpacking org.eclipse.papyrus.infra.internationalization.controlmode_1.0.100.202006100749...
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.readonly_1.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.33kB)
03:24:03 [INFO] The user operation is waiting for background work to complete.
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.readonly_1.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.33kB)
03:24:03 [INFO] Unpacking org.eclipse.papyrus.infra.internationalization.readonly_1.1.0.202006100749...
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.feature_1.0.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.93kB)
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.nattable.controlmode_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.66kB)
03:24:03 [INFO] The user operation is waiting for background work to complete.
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.nattable.controlmode_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.66kB)
03:24:03 [INFO] Unpacking org.eclipse.papyrus.infra.nattable.controlmode_2.1.0.202006100749...
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.nattable.model.edit_4.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.89kB)
03:24:03 [INFO] The user operation is waiting for background work to complete.
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.nattable.model.edit_4.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.89kB)
03:24:03 [INFO] Unpacking org.eclipse.papyrus.infra.nattable.model.edit_4.1.0.202006100749...
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.nattable.model.editor_5.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (78.14kB)
03:24:03 [INFO] The user operation is waiting for background work to complete.
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.nattable.model.editor_5.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (78.14kB)
03:24:03 [INFO] Unpacking org.eclipse.papyrus.infra.nattable.model.editor_5.0.0.202006100749...
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.nattable.modelexplorer_4.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (18.46kB)
03:24:03 [INFO] The user operation is waiting for background work to complete.
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.nattable.modelexplorer_4.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (18.46kB)
03:24:03 [INFO] Unpacking org.eclipse.papyrus.infra.nattable.modelexplorer_4.1.0.202006100749...
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.nattable.views.config_5.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.51kB)
03:24:03 [INFO] The user operation is waiting for background work to complete.
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.nattable.views.config_5.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.51kB)
03:24:03 [INFO] Unpacking org.eclipse.papyrus.infra.nattable.views.config_5.0.0.202006100749...
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.nattable.views.editor_1.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.04kB)
03:24:03 [INFO] The user operation is waiting for background work to complete.
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.nattable.views.editor_1.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.04kB)
03:24:03 [INFO] Unpacking org.eclipse.papyrus.infra.nattable.views.editor_1.2.100.202006100749...
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.nattable.properties_2.5.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.6kB)
03:24:03 [INFO] The user operation is waiting for background work to complete.
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.nattable.properties_2.5.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.6kB)
03:24:03 [INFO] Unpacking org.eclipse.papyrus.infra.nattable.properties_2.5.0.202006100749...
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.nattable.gmfdiag_1.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.04kB)
03:24:03 [INFO] The user operation is waiting for background work to complete.
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.nattable.gmfdiag_1.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.04kB)
03:24:03 [INFO] Unpacking org.eclipse.papyrus.infra.nattable.gmfdiag_1.2.100.202006100749...
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation.edit_2.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.97kB)
03:24:03 [INFO] The user operation is waiting for background work to complete.
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation.edit_2.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.97kB)
03:24:03 [INFO] Unpacking org.eclipse.papyrus.infra.nattable.representation.edit_2.2.0.202006100749...
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.nattable.feature_4.0.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.17kB)
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.newchild.editor_3.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.35kB)
03:24:03 [INFO] The user operation is waiting for background work to complete.
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.newchild.editor_3.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.35kB)
03:24:03 [INFO] Unpacking org.eclipse.papyrus.infra.newchild.editor_3.1.0.202006100749...
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.newchild.ui_2.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.3kB)
03:24:03 [INFO] The user operation is waiting for background work to complete.
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.newchild.ui_2.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.3kB)
03:24:03 [INFO] Unpacking org.eclipse.papyrus.infra.newchild.ui_2.0.100.202006100749...
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.onefile.ui_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.76kB)
03:24:03 [INFO] The user operation is waiting for background work to complete.
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.onefile.ui_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.76kB)
03:24:03 [INFO] Unpacking org.eclipse.papyrus.infra.onefile.ui_1.2.0.202006100749...
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.services.architecture_1.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.37kB)
03:24:03 [INFO] The user operation is waiting for background work to complete.
03:24:03 [INFO] Fetching org.eclipse.papyrus.infra.services.architecture_1.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.37kB)
03:24:03 [INFO] Unpacking org.eclipse.papyrus.infra.services.architecture_1.0.100.202006100749...
03:24:04 [INFO] Fetching org.eclipse.papyrus.infra.services.viewlabelprovider_1.2.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.21kB)
03:24:04 [INFO] The user operation is waiting for background work to complete.
03:24:04 [INFO] Fetching org.eclipse.papyrus.infra.services.viewlabelprovider_1.2.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.21kB)
03:24:04 [INFO] Unpacking org.eclipse.papyrus.infra.services.viewlabelprovider_1.2.200.202006100749...
03:24:04 [INFO] Fetching org.eclipse.papyrus.infra.services.feature_3.0.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.06kB)
03:24:04 [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading.ui_1.2.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.84kB)
03:24:04 [INFO] The user operation is waiting for background work to complete.
03:24:04 [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading.ui_1.2.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.84kB)
03:24:04 [INFO] Unpacking org.eclipse.papyrus.infra.services.resourceloading.ui_1.2.200.202006100749...
03:24:04 [INFO] Fetching org.eclipse.papyrus.infra.types.editor_3.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.98kB)
03:24:04 [INFO] The user operation is waiting for background work to complete.
03:24:04 [INFO] Fetching org.eclipse.papyrus.infra.types.editor_3.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.98kB)
03:24:04 [INFO] Unpacking org.eclipse.papyrus.infra.types.editor_3.1.0.202006100749...
03:24:04 [INFO] Fetching org.eclipse.papyrus.infra.types.ui_3.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.35kB)
03:24:04 [INFO] The user operation is waiting for background work to complete.
03:24:04 [INFO] Fetching org.eclipse.papyrus.infra.types.ui_3.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.35kB)
03:24:04 [INFO] Unpacking org.eclipse.papyrus.infra.types.ui_3.0.100.202006100749...
03:24:04 [INFO] Fetching org.eclipse.papyrus.infra.ui.resources_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.07kB)
03:24:04 [INFO] The user operation is waiting for background work to complete.
03:24:04 [INFO] Fetching org.eclipse.papyrus.infra.ui.resources_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.07kB)
03:24:04 [INFO] Unpacking org.eclipse.papyrus.infra.ui.resources_1.3.0.202006100749...
03:24:04 [INFO] Fetching org.eclipse.papyrus.infra.ui.fonts_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (315.54kB)
03:24:04 [INFO] The user operation is waiting for background work to complete.
03:24:04 [INFO] Fetching org.eclipse.papyrus.infra.ui.fonts_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (315.54kB)
03:24:04 [INFO] Unpacking org.eclipse.papyrus.infra.ui.fonts_1.0.0.202006100749...
03:24:04 [INFO] Fetching org.eclipse.papyrus.infra.ui.feature_3.0.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.12kB)
03:24:04 [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.feature_3.0.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.8kB)
03:24:04 [INFO] Fetching org.eclipse.papyrus.infra.widget.feature_3.0.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.88kB)
03:24:04 [INFO] Fetching org.eclipse.papyrus.sdk_4.8.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.17kB)
03:24:04 [INFO] The user operation is waiting for background work to complete.
03:24:04 [INFO] Fetching org.eclipse.papyrus.sdk_4.8.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.17kB)
03:24:04 [INFO] Unpacking org.eclipse.papyrus.sdk_4.8.0.202006100749...
03:24:04 [INFO] Fetching org.eclipse.papyrus.sdk.feature_4.8.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.22kB)
03:24:04 [INFO] Fetching org.eclipse.papyrus.uml.alf_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (556.27kB)
03:24:04 [INFO] The user operation is waiting for background work to complete.
03:24:04 [INFO] Fetching org.eclipse.papyrus.uml.alf_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (556.27kB)
03:24:04 [INFO] Unpacking org.eclipse.papyrus.uml.alf_3.0.0.202006100749...
03:24:04 [INFO] Fetching org.eclipse.papyrus.uml.alf.libraries_2.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (394.36kB)
03:24:04 [INFO] The user operation is waiting for background work to complete.
03:24:04 [INFO] Fetching org.eclipse.papyrus.uml.alf.libraries_2.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (394.36kB)
03:24:04 [INFO] Unpacking org.eclipse.papyrus.uml.alf.libraries_2.0.100.202006100749...
03:24:04 [INFO] Fetching org.eclipse.papyrus.uml.alf.common_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.74kB)
03:24:04 [INFO] The user operation is waiting for background work to complete.
03:24:04 [INFO] Fetching org.eclipse.papyrus.uml.alf.common_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.74kB)
03:24:04 [INFO] Unpacking org.eclipse.papyrus.uml.alf.common_2.0.0.202006100749...
03:24:04 [INFO] Fetching org.eclipse.papyrus.uml.alf.common.ui_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.69kB)
03:24:04 [INFO] The user operation is waiting for background work to complete.
03:24:04 [INFO] Fetching org.eclipse.papyrus.uml.alf.common.ui_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.69kB)
03:24:04 [INFO] Unpacking org.eclipse.papyrus.uml.alf.common.ui_2.0.0.202006100749...
03:24:04 [INFO] Fetching org.eclipse.papyrus.uml.alf.to.fuml_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.33kB)
03:24:04 [INFO] The user operation is waiting for background work to complete.
03:24:04 [INFO] Fetching org.eclipse.papyrus.uml.alf.to.fuml_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.33kB)
03:24:04 [INFO] Unpacking org.eclipse.papyrus.uml.alf.to.fuml_1.2.0.202006100749...
03:24:05 [INFO] Fetching org.eclipse.papyrus.uml.alf.ui_3.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (203.38kB)
03:24:05 [INFO] The user operation is waiting for background work to complete.
03:24:05 [INFO] Fetching org.eclipse.papyrus.uml.alf.ui_3.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (203.38kB)
03:24:05 [INFO] Unpacking org.eclipse.papyrus.uml.alf.ui_3.0.100.202006100749...
03:24:05 [INFO] Fetching org.eclipse.papyrus.uml.alf.feature_3.0.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.88kB)
03:24:05 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.ui_2.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (42.62kB)
03:24:05 [INFO] The user operation is waiting for background work to complete.
03:24:05 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.ui_2.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (42.62kB)
03:24:05 [INFO] Unpacking org.eclipse.papyrus.uml.xtext.integration.ui_2.2.0.202006100749...
03:24:05 [INFO] Fetching org.eclipse.papyrus.uml.service.validation_2.1.1.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.32kB)
03:24:05 [INFO] The user operation is waiting for background work to complete.
03:24:05 [INFO] Fetching org.eclipse.papyrus.uml.service.validation_2.1.1.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.32kB)
03:24:05 [INFO] Unpacking org.eclipse.papyrus.uml.service.validation_2.1.1.202006100749...
03:24:05 [INFO] Fetching org.eclipse.papyrus.uml.architecture_1.1.400.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.64kB)
03:24:05 [INFO] The user operation is waiting for background work to complete.
03:24:05 [INFO] Fetching org.eclipse.papyrus.uml.architecture_1.1.400.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.64kB)
03:24:05 [INFO] Unpacking org.eclipse.papyrus.uml.architecture_1.1.400.202006100749...
03:24:05 [INFO] Fetching org.eclipse.papyrus.uml.diagram.activity_3.5.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (965.88kB)
03:24:05 [INFO] The user operation is waiting for background work to complete.
03:24:05 [INFO] Fetching org.eclipse.papyrus.uml.diagram.activity_3.5.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (965.88kB)
03:24:05 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.activity_3.5.100.202006100749...
03:24:06 [INFO] Fetching org.eclipse.papyrus.uml.diagram.clazz_3.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (392.36kB)
03:24:06 [INFO] The user operation is waiting for background work to complete.
03:24:06 [INFO] Fetching org.eclipse.papyrus.uml.diagram.clazz_3.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (392.36kB)
03:24:06 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.clazz_3.2.0.202006100749...
03:24:07 [INFO] Fetching org.eclipse.papyrus.uml.diagram.communication_4.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (231.47kB)
03:24:07 [INFO] The user operation is waiting for background work to complete.
03:24:07 [INFO] Fetching org.eclipse.papyrus.uml.diagram.communication_4.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (231.47kB)
03:24:07 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.communication_4.1.0.202006100749...
03:24:07 [INFO] Fetching org.eclipse.papyrus.uml.diagram.component_3.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (209.96kB)
03:24:07 [INFO] The user operation is waiting for background work to complete.
03:24:07 [INFO] Fetching org.eclipse.papyrus.uml.diagram.component_3.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (209.96kB)
03:24:07 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.component_3.2.0.202006100749...
03:24:07 [INFO] Fetching org.eclipse.papyrus.uml.diagram.deployment_3.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (179.75kB)
03:24:07 [INFO] The user operation is waiting for background work to complete.
03:24:07 [INFO] Fetching org.eclipse.papyrus.uml.diagram.deployment_3.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (179.75kB)
03:24:07 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.deployment_3.2.0.202006100749...
03:24:07 [INFO] Fetching org.eclipse.papyrus.uml.diagram.interactionoverview_3.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (54.92kB)
03:24:07 [INFO] The user operation is waiting for background work to complete.
03:24:07 [INFO] Fetching org.eclipse.papyrus.uml.diagram.interactionoverview_3.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (54.92kB)
03:24:07 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.interactionoverview_3.1.0.202006100749...
03:24:08 [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile_3.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (217.56kB)
03:24:08 [INFO] The user operation is waiting for background work to complete.
03:24:08 [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile_3.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (217.56kB)
03:24:08 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.profile_3.2.0.202006100749...
03:24:08 [INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence_5.3.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (463.43kB)
03:24:08 [INFO] The user operation is waiting for background work to complete.
03:24:08 [INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence_5.3.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (463.43kB)
03:24:08 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.sequence_5.3.100.202006100749...
03:24:08 [INFO] Fetching org.eclipse.papyrus.uml.diagram.statemachine_3.2.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (219.33kB)
03:24:08 [INFO] The user operation is waiting for background work to complete.
03:24:08 [INFO] Fetching org.eclipse.papyrus.uml.diagram.statemachine_3.2.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (219.33kB)
03:24:08 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.statemachine_3.2.200.202006100749...
03:24:08 [INFO] Fetching org.eclipse.papyrus.uml.diagram.timing_1.4.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (272.45kB)
03:24:08 [INFO] The user operation is waiting for background work to complete.
03:24:08 [INFO] Fetching org.eclipse.papyrus.uml.diagram.timing_1.4.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (272.45kB)
03:24:08 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.timing_1.4.200.202006100749...
03:24:09 [INFO] Fetching org.eclipse.papyrus.uml.diagram.usecase_4.0.300.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (212.99kB)
03:24:09 [INFO] The user operation is waiting for background work to complete.
03:24:09 [INFO] Fetching org.eclipse.papyrus.uml.diagram.usecase_4.0.300.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (212.99kB)
03:24:09 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.usecase_4.0.300.202006100749...
03:24:09 [INFO] Fetching org.eclipse.papyrus.uml.nattable.clazz.config_5.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.04kB)
03:24:09 [INFO] The user operation is waiting for background work to complete.
03:24:09 [INFO] Fetching org.eclipse.papyrus.uml.nattable.clazz.config_5.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.04kB)
03:24:09 [INFO] Unpacking org.eclipse.papyrus.uml.nattable.clazz.config_5.0.0.202006100749...
03:24:09 [INFO] Fetching org.eclipse.papyrus.uml.nattable.generic.config_1.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.29kB)
03:24:09 [INFO] The user operation is waiting for background work to complete.
03:24:09 [INFO] Fetching org.eclipse.papyrus.uml.nattable.generic.config_1.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.29kB)
03:24:09 [INFO] Unpacking org.eclipse.papyrus.uml.nattable.generic.config_1.2.100.202006100749...
03:24:09 [INFO] Fetching org.eclipse.papyrus.uml.service.types.ui_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.88kB)
03:24:09 [INFO] The user operation is waiting for background work to complete.
03:24:09 [INFO] Fetching org.eclipse.papyrus.uml.service.types.ui_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.88kB)
03:24:09 [INFO] Unpacking org.eclipse.papyrus.uml.service.types.ui_2.1.0.202006100749...
03:24:09 [INFO] Fetching org.eclipse.papyrus.uml.architecture.feature_1.0.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.79kB)
03:24:09 [INFO] Fetching org.eclipse.papyrus.uml.commands_1.3.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.42kB)
03:24:09 [INFO] The user operation is waiting for background work to complete.
03:24:09 [INFO] Fetching org.eclipse.papyrus.uml.commands_1.3.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.42kB)
03:24:09 [INFO] Unpacking org.eclipse.papyrus.uml.commands_1.3.100.202006100749...
03:24:09 [INFO] Fetching org.eclipse.papyrus.uml.controlmode.profile_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.41kB)
03:24:09 [INFO] The user operation is waiting for background work to complete.
03:24:09 [INFO] Fetching org.eclipse.papyrus.uml.controlmode.profile_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.41kB)
03:24:09 [INFO] Unpacking org.eclipse.papyrus.uml.controlmode.profile_2.1.0.202006100749...
03:24:09 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.controlmode_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.14kB)
03:24:09 [INFO] The user operation is waiting for background work to complete.
03:24:09 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.controlmode_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.14kB)
03:24:09 [INFO] Unpacking org.eclipse.papyrus.uml.decoratormodel.controlmode_1.3.0.202006100749...
03:24:09 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.ui_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.52kB)
03:24:09 [INFO] The user operation is waiting for background work to complete.
03:24:09 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.ui_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.52kB)
03:24:09 [INFO] Unpacking org.eclipse.papyrus.uml.decoratormodel.ui_2.1.0.202006100749...
03:24:09 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.properties_4.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.53kB)
03:24:09 [INFO] The user operation is waiting for background work to complete.
03:24:09 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.properties_4.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.53kB)
03:24:09 [INFO] Unpacking org.eclipse.papyrus.uml.decoratormodel.properties_4.1.0.202006100749...
03:24:09 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.feature_3.0.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.91kB)
03:24:09 [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.groups_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (41.19kB)
03:24:09 [INFO] The user operation is waiting for background work to complete.
03:24:09 [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.groups_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (41.19kB)
03:24:09 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.common.groups_2.0.0.202006100749...
03:24:09 [INFO] Fetching org.eclipse.papyrus.uml.diagram.menu_2.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (84.67kB)
03:24:09 [INFO] The user operation is waiting for background work to complete.
03:24:09 [INFO] Fetching org.eclipse.papyrus.uml.diagram.menu_2.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (84.67kB)
03:24:09 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.menu_2.0.100.202006100749...
03:24:09 [INFO] Fetching org.eclipse.papyrus.uml.diagram.css_2.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.48kB)
03:24:09 [INFO] The user operation is waiting for background work to complete.
03:24:09 [INFO] Fetching org.eclipse.papyrus.uml.diagram.css_2.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.48kB)
03:24:09 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.css_2.0.100.202006100749...
03:24:09 [INFO] Fetching org.eclipse.papyrus.uml.diagram.css.feature_2.0.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.84kB)
03:24:09 [INFO] Fetching org.eclipse.papyrus.uml.diagram.dnd_1.3.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (25.92kB)
03:24:09 [INFO] The user operation is waiting for background work to complete.
03:24:09 [INFO] Fetching org.eclipse.papyrus.uml.diagram.dnd_1.3.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (25.92kB)
03:24:09 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.dnd_1.3.100.202006100749...
03:24:09 [INFO] Fetching org.eclipse.papyrus.uml.diagram.icons_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (286.18kB)
03:24:09 [INFO] The user operation is waiting for background work to complete.
03:24:09 [INFO] Fetching org.eclipse.papyrus.uml.diagram.icons_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (286.18kB)
03:24:09 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.icons_1.2.0.202006100749...
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.diagram.modelexplorer_1.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.53kB)
03:24:10 [INFO] The user operation is waiting for background work to complete.
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.diagram.modelexplorer_1.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.53kB)
03:24:10 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.modelexplorer_1.2.100.202006100749...
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols_1.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (18.47kB)
03:24:10 [INFO] The user operation is waiting for background work to complete.
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols_1.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (18.47kB)
03:24:10 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.symbols_1.2.100.202006100749...
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols.properties_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.83kB)
03:24:10 [INFO] The user operation is waiting for background work to complete.
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols.properties_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.83kB)
03:24:10 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.symbols.properties_1.2.0.202006100749...
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.diagram.linklf_2.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (18.91kB)
03:24:10 [INFO] The user operation is waiting for background work to complete.
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.diagram.linklf_2.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (18.91kB)
03:24:10 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.linklf_2.0.100.202006100749...
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence.restrictions_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.16kB)
03:24:10 [INFO] The user operation is waiting for background work to complete.
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence.restrictions_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.16kB)
03:24:10 [INFO] Unpacking org.eclipse.papyrus.uml.diagram.sequence.restrictions_1.0.0.202006100749...
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.diagram.feature_3.0.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.25kB)
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.documentation.profile_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.86kB)
03:24:10 [INFO] The user operation is waiting for background work to complete.
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.documentation.profile_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.86kB)
03:24:10 [INFO] Unpacking org.eclipse.papyrus.uml.documentation.profile_1.3.0.202006100749...
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.export_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.2kB)
03:24:10 [INFO] The user operation is waiting for background work to complete.
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.export_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.2kB)
03:24:10 [INFO] Unpacking org.eclipse.papyrus.uml.export_1.0.0.202006100749...
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.expressions_2.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (28.43kB)
03:24:10 [INFO] The user operation is waiting for background work to complete.
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.expressions_2.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (28.43kB)
03:24:10 [INFO] Unpacking org.eclipse.papyrus.uml.expressions_2.1.100.202006100749...
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.expressions.edit_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.45kB)
03:24:10 [INFO] The user operation is waiting for background work to complete.
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.expressions.edit_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.45kB)
03:24:10 [INFO] Unpacking org.eclipse.papyrus.uml.expressions.edit_2.1.0.202006100749...
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.expressions.properties_1.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.71kB)
03:24:10 [INFO] The user operation is waiting for background work to complete.
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.expressions.properties_1.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.71kB)
03:24:10 [INFO] Unpacking org.eclipse.papyrus.uml.expressions.properties_1.0.100.202006100749...
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.expressions.feature_1.0.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.87kB)
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.icons_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.45MB)
03:24:10 [INFO] The user operation is waiting for background work to complete.
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.icons_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.45MB)
03:24:10 [INFO] Unpacking org.eclipse.papyrus.uml.icons_1.2.0.202006100749...
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.import_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.25kB)
03:24:10 [INFO] The user operation is waiting for background work to complete.
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.import_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.25kB)
03:24:10 [INFO] Unpacking org.eclipse.papyrus.uml.import_1.2.0.202006100749...
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.perspective_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.43kB)
03:24:10 [INFO] The user operation is waiting for background work to complete.
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.perspective_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.43kB)
03:24:10 [INFO] Unpacking org.eclipse.papyrus.uml.perspective_1.2.0.202006100749...
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.profile.drafter_1.4.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (53.78kB)
03:24:10 [INFO] The user operation is waiting for background work to complete.
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.profile.drafter_1.4.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (53.78kB)
03:24:10 [INFO] Unpacking org.eclipse.papyrus.uml.profile.drafter_1.4.0.202006100749...
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.resourceloading.profile_1.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.91kB)
03:24:10 [INFO] The user operation is waiting for background work to complete.
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.resourceloading.profile_1.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.91kB)
03:24:10 [INFO] Unpacking org.eclipse.papyrus.uml.resourceloading.profile_1.2.100.202006100749...
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.templaterepository_2.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.13kB)
03:24:10 [INFO] The user operation is waiting for background work to complete.
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.templaterepository_2.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.13kB)
03:24:10 [INFO] Unpacking org.eclipse.papyrus.uml.templaterepository_2.0.100.202006100749...
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.oclconstraintevaluation_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.8kB)
03:24:10 [INFO] The user operation is waiting for background work to complete.
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.oclconstraintevaluation_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.8kB)
03:24:10 [INFO] Unpacking org.eclipse.papyrus.uml.oclconstraintevaluation_1.2.0.202006100749...
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.navigation_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.45kB)
03:24:10 [INFO] The user operation is waiting for background work to complete.
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.navigation_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.45kB)
03:24:10 [INFO] Unpacking org.eclipse.papyrus.uml.navigation_1.2.0.202006100749...
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.services.decoration_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.44kB)
03:24:10 [INFO] The user operation is waiting for background work to complete.
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.services.decoration_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.44kB)
03:24:10 [INFO] Unpacking org.eclipse.papyrus.uml.services.decoration_1.2.0.202006100749...
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.filters_1.4.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.43kB)
03:24:10 [INFO] The user operation is waiting for background work to complete.
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.filters_1.4.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.43kB)
03:24:10 [INFO] Unpacking org.eclipse.papyrus.uml.filters_1.4.100.202006100749...
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.filters.edit_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.72kB)
03:24:10 [INFO] The user operation is waiting for background work to complete.
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.filters.edit_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.72kB)
03:24:10 [INFO] Unpacking org.eclipse.papyrus.uml.filters.edit_1.3.0.202006100749...
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.feature_4.0.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.38kB)
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.internationalization_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.17kB)
03:24:10 [INFO] The user operation is waiting for background work to complete.
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.internationalization_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.17kB)
03:24:10 [INFO] Unpacking org.eclipse.papyrus.uml.internationalization_1.0.0.202006100749...
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.feature_1.0.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.85kB)
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common_1.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (62.89kB)
03:24:10 [INFO] The user operation is waiting for background work to complete.
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common_1.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (62.89kB)
03:24:10 [INFO] Unpacking org.eclipse.papyrus.uml.m2m.qvto.common_1.1.100.202006100749...
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes_1.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.6kB)
03:24:10 [INFO] The user operation is waiting for background work to complete.
03:24:10 [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes_1.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.6kB)
03:24:10 [INFO] Unpacking org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes_1.0.100.202006100749...
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.feature_1.0.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.83kB)
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (61.49kB)
03:24:11 [INFO] The user operation is waiting for background work to complete.
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (61.49kB)
03:24:11 [INFO] Unpacking org.eclipse.papyrus.uml.modelexplorer_2.1.0.202006100749...
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.widgets_2.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.02kB)
03:24:11 [INFO] The user operation is waiting for background work to complete.
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.widgets_2.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.02kB)
03:24:11 [INFO] Unpacking org.eclipse.papyrus.uml.modelexplorer.widgets_2.0.100.202006100749...
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.feature_2.0.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.83kB)
03:24:11 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.widgets_2.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.58kB)
03:24:11 [INFO] The user operation is waiting for background work to complete.
03:24:11 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.widgets_2.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.58kB)
03:24:11 [INFO] Unpacking org.eclipse.papyrus.views.modelexplorer.widgets_2.0.100.202006100749...
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.nattable.generic_1.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.35kB)
03:24:11 [INFO] The user operation is waiting for background work to complete.
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.nattable.generic_1.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.35kB)
03:24:11 [INFO] Unpacking org.eclipse.papyrus.uml.nattable.generic_1.2.100.202006100749...
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.nattable.matrix_1.0.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.71kB)
03:24:11 [INFO] The user operation is waiting for background work to complete.
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.nattable.matrix_1.0.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.71kB)
03:24:11 [INFO] Unpacking org.eclipse.papyrus.uml.nattable.matrix_1.0.200.202006100749...
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.nattable.properties_1.0.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.38kB)
03:24:11 [INFO] The user operation is waiting for background work to complete.
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.nattable.properties_1.0.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.38kB)
03:24:11 [INFO] Unpacking org.eclipse.papyrus.uml.nattable.properties_1.0.200.202006100749...
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.nattable.menu_1.2.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (41.41kB)
03:24:11 [INFO] The user operation is waiting for background work to complete.
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.nattable.menu_1.2.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (41.41kB)
03:24:11 [INFO] Unpacking org.eclipse.papyrus.uml.nattable.menu_1.2.200.202006100749...
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.integration_2.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.17kB)
03:24:11 [INFO] The user operation is waiting for background work to complete.
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.integration_2.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.17kB)
03:24:11 [INFO] Unpacking org.eclipse.papyrus.uml.nattable.xtext.integration_2.0.100.202006100749...
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.valuespecification_5.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.96kB)
03:24:11 [INFO] The user operation is waiting for background work to complete.
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.valuespecification_5.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.96kB)
03:24:11 [INFO] Unpacking org.eclipse.papyrus.uml.nattable.xtext.valuespecification_5.0.0.202006100749...
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.nattable.richtext_2.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.26kB)
03:24:11 [INFO] The user operation is waiting for background work to complete.
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.nattable.richtext_2.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.26kB)
03:24:11 [INFO] Unpacking org.eclipse.papyrus.uml.nattable.richtext_2.1.100.202006100749...
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.nattable.feature_4.0.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.05kB)
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils_1.4.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.89kB)
03:24:11 [INFO] The user operation is waiting for background work to complete.
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils_1.4.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.89kB)
03:24:11 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils_1.4.0.202006100749...
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.08kB)
03:24:11 [INFO] The user operation is waiting for background work to complete.
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.08kB)
03:24:11 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui_2.1.0.202006100749...
03:24:11 [INFO] Fetching org.eclipse.papyrus.views.validation_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.16kB)
03:24:11 [INFO] The user operation is waiting for background work to complete.
03:24:11 [INFO] Fetching org.eclipse.papyrus.views.validation_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.16kB)
03:24:11 [INFO] Unpacking org.eclipse.papyrus.views.validation_2.1.0.202006100749...
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.properties.xtext_1.3.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.42kB)
03:24:11 [INFO] The user operation is waiting for background work to complete.
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.properties.xtext_1.3.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.42kB)
03:24:11 [INFO] Unpacking org.eclipse.papyrus.uml.properties.xtext_1.3.100.202006100749...
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.properties.feature_3.0.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.83kB)
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.search.ui_2.0.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.71kB)
03:24:11 [INFO] The user operation is waiting for background work to complete.
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.search.ui_2.0.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.71kB)
03:24:11 [INFO] Unpacking org.eclipse.papyrus.uml.search.ui_2.0.200.202006100749...
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.search.feature_2.0.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.8kB)
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.42kB)
03:24:11 [INFO] The user operation is waiting for background work to complete.
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.42kB)
03:24:11 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.collaborationuse.xtext_2.1.0.202006100749...
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (38.41kB)
03:24:11 [INFO] The user operation is waiting for background work to complete.
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (38.41kB)
03:24:11 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.common.xtext_2.1.0.202006100749...
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.19kB)
03:24:11 [INFO] The user operation is waiting for background work to complete.
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.19kB)
03:24:11 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui_2.1.0.202006100749...
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext.ui_2.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.95kB)
03:24:11 [INFO] The user operation is waiting for background work to complete.
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext.ui_2.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.95kB)
03:24:11 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.common.xtext.ui_2.1.100.202006100749...
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.core_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.66kB)
03:24:11 [INFO] The user operation is waiting for background work to complete.
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.core_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.66kB)
03:24:11 [INFO] Unpacking org.eclipse.papyrus.uml.xtext.integration.core_2.1.0.202006100749...
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.5kB)
03:24:11 [INFO] The user operation is waiting for background work to complete.
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.5kB)
03:24:11 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext_2.1.0.202006100749...
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.88kB)
03:24:11 [INFO] The user operation is waiting for background work to complete.
03:24:11 [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.88kB)
03:24:11 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui_2.1.0.202006100749...
03:24:12 [INFO] Fetching org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.62kB)
03:24:12 [INFO] The user operation is waiting for background work to complete.
03:24:12 [INFO] Fetching org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.62kB)
03:24:12 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext_1.3.0.202006100749...
03:24:12 [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (32.6kB)
03:24:12 [INFO] The user operation is waiting for background work to complete.
03:24:12 [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (32.6kB)
03:24:12 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.message.xtext_2.1.0.202006100749...
03:24:12 [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext.ui_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (25.03kB)
03:24:12 [INFO] The user operation is waiting for background work to complete.
03:24:12 [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext.ui_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (25.03kB)
03:24:12 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.message.xtext.ui_2.1.0.202006100749...
03:24:12 [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.7kB)
03:24:12 [INFO] The user operation is waiting for background work to complete.
03:24:12 [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.7kB)
03:24:12 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.parameter.xtext_2.1.0.202006100749...
03:24:12 [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext.ui_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (38.95kB)
03:24:12 [INFO] The user operation is waiting for background work to complete.
03:24:12 [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext.ui_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (38.95kB)
03:24:12 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.parameter.xtext.ui_2.1.0.202006100749...
03:24:12 [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (62.71kB)
03:24:12 [INFO] The user operation is waiting for background work to complete.
03:24:12 [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (62.71kB)
03:24:12 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.property.xtext_2.1.0.202006100749...
03:24:12 [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext.ui_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (38.14kB)
03:24:12 [INFO] The user operation is waiting for background work to complete.
03:24:12 [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext.ui_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (38.14kB)
03:24:12 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.property.xtext.ui_2.1.0.202006100749...
03:24:12 [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (42.6kB)
03:24:12 [INFO] The user operation is waiting for background work to complete.
03:24:12 [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (42.6kB)
03:24:12 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.state.xtext_2.1.0.202006100749...
03:24:12 [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext.ui_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.47kB)
03:24:12 [INFO] The user operation is waiting for background work to complete.
03:24:12 [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext.ui_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.47kB)
03:24:12 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.state.xtext.ui_2.1.0.202006100749...
03:24:12 [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext_1.4.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (42.1kB)
03:24:12 [INFO] The user operation is waiting for background work to complete.
03:24:12 [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext_1.4.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (42.1kB)
03:24:12 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.transition.xtext_1.4.0.202006100749...
03:24:12 [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext.ui_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.07kB)
03:24:12 [INFO] The user operation is waiting for background work to complete.
03:24:12 [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext.ui_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.07kB)
03:24:12 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.transition.xtext.ui_2.1.0.202006100749...
03:24:12 [INFO] Fetching org.eclipse.papyrus.uml.textedit.javaconstraint_2.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.93kB)
03:24:12 [INFO] The user operation is waiting for background work to complete.
03:24:12 [INFO] Fetching org.eclipse.papyrus.uml.textedit.javaconstraint_2.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.93kB)
03:24:12 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.javaconstraint_2.0.100.202006100749...
03:24:12 [INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext_1.4.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (64.25kB)
03:24:12 [INFO] The user operation is waiting for background work to complete.
03:24:12 [INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext_1.4.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (64.25kB)
03:24:12 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.port.xtext_1.4.0.202006100749...
03:24:12 [INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext.ui_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (39.91kB)
03:24:12 [INFO] The user operation is waiting for background work to complete.
03:24:12 [INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext.ui_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (39.91kB)
03:24:12 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.port.xtext.ui_2.1.0.202006100749...
03:24:12 [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext_1.4.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.92kB)
03:24:12 [INFO] The user operation is waiting for background work to complete.
03:24:12 [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext_1.4.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.92kB)
03:24:12 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.valuespecification.xtext_1.4.0.202006100749...
03:24:12 [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (165.63kB)
03:24:12 [INFO] The user operation is waiting for background work to complete.
03:24:12 [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (165.63kB)
03:24:12 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext_3.0.0.202006100749...
03:24:12 [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (198.8kB)
03:24:12 [INFO] The user operation is waiting for background work to complete.
03:24:12 [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (198.8kB)
03:24:12 [INFO] Unpacking org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui_3.0.0.202006100749...
03:24:12 [INFO] Fetching org.eclipse.papyrus.uml.textedit.feature_2.0.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (19.19kB)
03:24:12 [INFO] Fetching org.eclipse.papyrus.uml.tools.feature_3.0.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.84kB)
03:24:13 [INFO] Fetching org.eclipse.papyrus.uml.ui.feature_1.2.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.82kB)
03:24:13 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.validation_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.44kB)
03:24:13 [INFO] The user operation is waiting for background work to complete.
03:24:13 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.validation_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.44kB)
03:24:13 [INFO] Unpacking org.eclipse.papyrus.uml.xtext.integration.validation_2.1.0.202006100749...
03:24:13 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.feature_2.0.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.84kB)
03:24:13 [INFO] Fetching org.eclipse.papyrus.views.documentation_1.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.3kB)
03:24:13 [INFO] The user operation is waiting for background work to complete.
03:24:13 [INFO] Fetching org.eclipse.papyrus.views.documentation_1.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.3kB)
03:24:13 [INFO] Unpacking org.eclipse.papyrus.views.documentation_1.0.100.202006100749...
03:24:13 [INFO] Fetching org.eclipse.papyrus.views.documentation.feature_1.0.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.83kB)
03:24:13 [INFO] Fetching org.eclipse.papyrus.views.feature_1.0.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.82kB)
03:24:13 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.resourceloading_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.17kB)
03:24:13 [INFO] The user operation is waiting for background work to complete.
03:24:13 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.resourceloading_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.17kB)
03:24:13 [INFO] Unpacking org.eclipse.papyrus.views.modelexplorer.resourceloading_2.0.0.202006100749...
03:24:13 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.newchild_1.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.67kB)
03:24:13 [INFO] The user operation is waiting for background work to complete.
03:24:13 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.newchild_1.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.67kB)
03:24:13 [INFO] Unpacking org.eclipse.papyrus.views.modelexplorer.newchild_1.2.100.202006100749...
03:24:13 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.feature_3.0.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.87kB)
03:24:13 [INFO] Fetching org.eclipse.papyrus.views.properties.model.xwt_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (28.06kB)
03:24:13 [INFO] The user operation is waiting for background work to complete.
03:24:13 [INFO] Fetching org.eclipse.papyrus.views.properties.model.xwt_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (28.06kB)
03:24:13 [INFO] Unpacking org.eclipse.papyrus.views.properties.model.xwt_2.0.0.202006100749...
03:24:13 [INFO] Fetching org.eclipse.papyrus.views.properties.feature_3.0.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.87kB)
03:24:13 [INFO] Fetching org.eclipse.wst.xml.core_1.2.200.v202005180122.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (255.24kB)
03:24:13 [INFO] The user operation is waiting for background work to complete.
03:24:13 [INFO] Fetching org.eclipse.wst.xml.core_1.2.200.v202005180122.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (255.24kB)
03:24:13 [INFO] Unpacking org.eclipse.wst.xml.core_1.2.200.v202005180122...
03:24:13 [INFO] Fetching org.eclipse.papyrus.views.references_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (18.51kB)
03:24:13 [INFO] The user operation is waiting for background work to complete.
03:24:13 [INFO] Fetching org.eclipse.papyrus.views.references_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (18.51kB)
03:24:13 [INFO] Unpacking org.eclipse.papyrus.views.references_2.0.0.202006100749...
03:24:13 [INFO] Fetching org.eclipse.papyrus.views.references.feature_2.0.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.8kB)
03:24:13 [INFO] Fetching org.eclipse.papyrus.views.search.feature_2.0.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.77kB)
03:24:13 [INFO] Fetching org.eclipse.papyrus.views.validation.feature_2.0.0.202006100749.jar from http://download.eclipse.org/releases/2020-06/202006171000/features/ (18.83kB)
03:24:13 [INFO] Fetching org.eclipse.platform_4.16.0.v20200604-0540.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (341.13kB)
03:24:13 [INFO] The user operation is waiting for background work to complete.
03:24:13 [INFO] Fetching org.eclipse.platform_4.16.0.v20200604-0540.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (341.13kB)
03:24:13 [INFO] Unpacking org.eclipse.platform_4.16.0.v20200604-0540...
03:24:13 [INFO] Fetching org.eclipse.ui.themes_1.2.1000.v20200528-1125.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (28.8kB)
03:24:13 [INFO] The user operation is waiting for background work to complete.
03:24:13 [INFO] Fetching org.eclipse.ui.themes_1.2.1000.v20200528-1125.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (28.8kB)
03:24:13 [INFO] Unpacking org.eclipse.ui.themes_1.2.1000.v20200528-1125...
03:24:13 [INFO] Fetching org.eclipse.wst.common.core_1.3.0.v201903222010.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24kB)
03:24:13 [INFO] The user operation is waiting for background work to complete.
03:24:13 [INFO] Fetching org.eclipse.wst.common.core_1.3.0.v201903222010.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24kB)
03:24:13 [INFO] Unpacking org.eclipse.wst.common.core_1.3.0.v201903222010...
03:24:13 [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.300.v201903222010.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.69kB)
03:24:13 [INFO] The user operation is waiting for background work to complete.
03:24:13 [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.300.v201903222010.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.69kB)
03:24:13 [INFO] Unpacking org.eclipse.wst.common.uriresolver_1.2.300.v201903222010...
03:24:13 [INFO] Fetching org.eclipse.wst.sse.core_1.2.400.v202004081818.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (123.75kB)
03:24:13 [INFO] The user operation is waiting for background work to complete.
03:24:13 [INFO] Fetching org.eclipse.wst.sse.core_1.2.400.v202004081818.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (123.75kB)
03:24:13 [INFO] Unpacking org.eclipse.wst.sse.core_1.2.400.v202004081818...
03:24:13 [INFO] Fetching org.eclipse.xtend.lib_2.22.0.v20200602-0713.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (59.31kB)
03:24:13 [INFO] The user operation is waiting for background work to complete.
03:24:13 [INFO] Fetching org.eclipse.xtend.lib_2.22.0.v20200602-0713.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (59.31kB)
03:24:13 [INFO] Unpacking org.eclipse.xtend.lib_2.22.0.v20200602-0713...
03:24:13 [INFO] Fetching org.eclipse.xtend.lib.macro_2.22.0.v20200602-0713.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.31kB)
03:24:13 [INFO] The user operation is waiting for background work to complete.
03:24:13 [INFO] Fetching org.eclipse.xtend.lib.macro_2.22.0.v20200602-0713.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.31kB)
03:24:13 [INFO] Unpacking org.eclipse.xtend.lib.macro_2.22.0.v20200602-0713...
03:24:13 [INFO] Fetching org.eclipse.xtext.smap_2.22.0.v20200602-1114.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.22kB)
03:24:13 [INFO] The user operation is waiting for background work to complete.
03:24:13 [INFO] Fetching org.eclipse.xtext.smap_2.22.0.v20200602-1114.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.22kB)
03:24:13 [INFO] Unpacking org.eclipse.xtext.smap_2.22.0.v20200602-1114...
03:24:13 [INFO] Fetching org.objectweb.asm_8.0.1.v20200420-1007.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (60.93kB)
03:24:13 [INFO] The user operation is waiting for background work to complete.
03:24:13 [INFO] Fetching org.objectweb.asm_8.0.1.v20200420-1007.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (60.93kB)
03:24:13 [INFO] Unpacking org.objectweb.asm_8.0.1.v20200420-1007...
03:24:13 [INFO] Fetching org.eclipse.xtext.common.types.edit_2.22.0.v20200602-1242.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.41kB)
03:24:13 [INFO] The user operation is waiting for background work to complete.
03:24:13 [INFO] Fetching org.eclipse.xtext.common.types.edit_2.22.0.v20200602-1242.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.41kB)
03:24:13 [INFO] Unpacking org.eclipse.xtext.common.types.edit_2.22.0.v20200602-1242...
03:24:14 [INFO] Fetching org.eclipse.xtext.ide_2.22.0.v20200602-1352.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (172.09kB)
03:24:14 [INFO] The user operation is waiting for background work to complete.
03:24:14 [INFO] Fetching org.eclipse.xtext.ide_2.22.0.v20200602-1352.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (172.09kB)
03:24:14 [INFO] Unpacking org.eclipse.xtext.ide_2.22.0.v20200602-1352...
03:24:14 [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.22.0.v20200602-1242.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (57.06kB)
03:24:14 [INFO] The user operation is waiting for background work to complete.
03:24:14 [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.22.0.v20200602-1242.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (57.06kB)
03:24:14 [INFO] Unpacking org.eclipse.xtext.ui.codetemplates_2.22.0.v20200602-1242...
03:24:14 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.22.0.v20200602-1242.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.18kB)
03:24:14 [INFO] The user operation is waiting for background work to complete.
03:24:14 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.22.0.v20200602-1242.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.18kB)
03:24:14 [INFO] Unpacking org.eclipse.xtext.ui.codetemplates.ide_2.22.0.v20200602-1242...
03:24:15 [INFO] 
03:24:15 [INFO] --- tycho-p2-repository:2.7.2:archive-repository (default-archive-repository) @ esf-infra.p2 ---
03:24:15 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
03:24:15 [INFO] Building zip: /home/jenkins/agent/workspace/esf-infra-gerrit-build/p2/target/esf-infra.p2-0.7.0-SNAPSHOT.zip
03:24:15 [INFO] ------------------------------------------------------------------------
03:24:15 [INFO] Reactor Summary for ESF 0.7.0-SNAPSHOT:
03:24:15 [INFO] 
03:24:15 [INFO] ESF ................................................ SUCCESS [  7.244 s]
03:24:15 [INFO] ESF Core ........................................... SUCCESS [  0.192 s]
03:24:15 [INFO] ESF Diagram ........................................ SUCCESS [  0.009 s]
03:24:15 [INFO] org.polarsys.esf.core.common ....................... SUCCESS [  7.026 s]
03:24:15 [INFO] org.polarsys.esf.core.common.ui .................... SUCCESS [  2.076 s]
03:24:15 [INFO] ESF Profile ........................................ SUCCESS [  0.027 s]
03:24:15 [INFO] ESFCore Profile .................................... SUCCESS [  0.697 s]
03:24:15 [INFO] ESFArchitectureConcepts Profile .................... SUCCESS [  0.989 s]
03:24:15 [INFO] org.polarsys.esf.core.utils ........................ SUCCESS [  0.879 s]
03:24:15 [INFO] ESF Core Resources ................................. SUCCESS [  0.005 s]
03:24:15 [INFO] ESF Core Graphical Resources ....................... SUCCESS [  0.407 s]
03:24:15 [INFO] org.polarsys.esf.core.diagram.esfarchitectureconcepts SUCCESS [  2.032 s]
03:24:15 [INFO] ESF Meta-model ..................................... SUCCESS [  0.007 s]
03:24:15 [INFO] ESFArchitectureConcepts Meta-model ................. SUCCESS [  0.162 s]
03:24:15 [INFO] ESFCore Meta-model ................................. SUCCESS [  0.126 s]
03:24:15 [INFO] ESFBehaviours Meta-model ........................... SUCCESS [  0.172 s]
03:24:15 [INFO] ESFProperties Meta-model ........................... SUCCESS [  0.196 s]
03:24:15 [INFO] ESFSafetyConcepts Meta-model ....................... SUCCESS [  0.132 s]
03:24:15 [INFO] ESFArchitectureConcepts Profile test ............... SUCCESS [  4.242 s]
03:24:15 [INFO] org.polarsys.esf.core.profile.esfarchitectureconcepts.application SUCCESS [  1.015 s]
03:24:15 [INFO] ESFProperties Profile .............................. SUCCESS [  0.637 s]
03:24:15 [INFO] ESFBehaviours Profile .............................. SUCCESS [  0.592 s]
03:24:15 [INFO] ESFSafetyConcepts Profile .......................... SUCCESS [  1.127 s]
03:24:15 [INFO] ESF Releng ......................................... SUCCESS [  0.003 s]
03:24:15 [INFO] org.polarsys.esf.core.doc .......................... SUCCESS [  0.066 s]
03:24:15 [INFO] ESF Core branding .................................. SUCCESS [  0.021 s]
03:24:15 [INFO] ESF Core feature ................................... SUCCESS [  0.285 s]
03:24:15 [INFO] esf-infra.p2 ....................................... SUCCESS [ 27.864 s]
03:24:15 [INFO] ------------------------------------------------------------------------
03:24:15 [INFO] BUILD SUCCESS
03:24:15 [INFO] ------------------------------------------------------------------------
03:24:15 [INFO] Total time:  01:57 min
03:24:15 [INFO] Finished at: 2023-04-17T07:24:15Z
03:24:15 [INFO] ------------------------------------------------------------------------
03:24:24 Finished: SUCCESS